Forum Replies Created
-
AuthorPosts
-
Hey!
Try adding this code to the Quick CSS:
.main_color strong { color: inherit; }Cheers!
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueJuly 5, 2015 at 1:54 pm in reply to: enfold mobile responsive second header wrapping and layer slider image alignment #468560You are welcome, glad to help :)
Regards,
JosueJuly 5, 2015 at 10:27 am in reply to: Masonry Gallery custom field links gone after migration #468513I’ve not tested it but i’d say yes.
Regards,
JosueYeah that’s a Mac resource-saving thing.
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHey!
Refer to Installation notes here:
https://github.com/envato/envato-wordpress-toolkitRegards,
JosueJuly 4, 2015 at 2:06 pm in reply to: Masonry Gallery custom field links gone after migration #468400Hey!
Custom Link in gallery items is a meta data bound to the Media (post type attachment) in question, so maybe that plugin handles Media files differently.
Best regards,
JosueI’m not sure if i understood the issue correctly, what exactly appears in the footer? can you post a screenshot depicting the issue?
Best regards,
JosueHey!
Try adding this code to the Quick CSS:
#top .coco-social.bottom { max-width: 582px; margin: 0 auto; display: block; } #top .fb-comments { display: block; text-align: center; }Cheers!
JosueHey!
Set a custom ID to that section and add this to Quick CSS:
#custom_section{ min-height: initial !important; } #custom_section .content{ padding: 0 !important; }Cheers!
JosueHi!
Did you manage to solve this issue? right now the pdf looks the same as the actual website – http://screencast.com/t/demyjqhmax
Regards,
JosueHey!
The second link leads to a thread in the forums, please post a link to the actual page where the icons are not showing.
Cheers!
JosueHey!
Try adding this code to the Quick CSS:
#top .av-video-slide { pointer-events: none; }Cheers!
JosueHi!
You’d need to modify includes/loop-index.php:102-107:
if(!is_archive()){ if(strpos($blog_style, 'big') !== false) { if($slider) $slider = '<a href="'.$link.'" title="'.$featured_img_desc.'">'.$slider.'</a>'; if($slider) echo '<div class="big-preview '.$blog_style.'">'.$slider.'</div>'; } }Regards,
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHey!
You needed to add the SDK FB code, i’ve done that and added the like box code to the Hacienda portfolio item and it’s working.
Best regards,
JosueHey!
Try adding this at the very end of your theme / child theme functions.php file:
function admin_head_func() { ?> <style> .debug { color: transparent !important; background: transparent !important; margin: auto !important; padding: 0 !important; border: none !important; } </style> <?php } add_filter('admin_head', 'admin_head_func');Cheers!
JosueHi,
Can you please check if the issue persists with the default WordPress theme activated?
Regards,
JosueHi Darryl!
“Official” plugin compatibility support is limited to the ones listed here – http://screencast.com/t/FiEiNL2c. However, that doesn’t mean we’d ignore BuddyPress-related (or other third-party plugins) tickets.
Regards,
JosueHi,
Open js/avia.js and look for line:
groups : ['.avia-slideshow', '.avia-gallery', '.isotope', '.post-entry', '.sidebar', '#main', '.main_menu'],Replace it by this:
groups : ['.avia-slideshow', '.avia-gallery', '.isotope', '.post-entry', '.sidebar', '#main', '.main_menu', '.ls-slide'],Regards,
JosueHi!
Check it now, needed to add this to Quick CSS:
.avia_wpml_language_switch { height: auto; }By the way, i’d suggest you transitioning to a child theme if you this mod to survive updates.
Best regards,
JosueHi!
In Enfold folder (wp-content/themes/enfold).
Best regards,
JosueYou are welcome, glad to help :)
Regards,
JosueGo to Users > Your Profile and make sure this option is unchecked – http://screencast.com/t/pVgVXr4NdJ, i did that for “thekchenweb” and now i can see the visual / text tabs.
Best regards,
JosueI see it now, the problem is that there are lots of code mixed with text, is this intender or did you just paste that as a bunch of text?
Regards,
JosueYes, but when creating a simple Page do you see this tabs – http://screencast.com/t/8nLLC0G8LdC ?
Regards,
Josue -
AuthorPosts

