Forum Replies Created
-
AuthorPosts
-
May 28, 2014 at 11:39 pm in reply to: Change Menu backgorund color & drop down color backgorund #271500
Hi Salvador!
You can use the Advanced Styling Options:

Best regards,
JosueHi!
There is a reason for that, classes can’t start with numbers (we use the same class string for the titles of the links), however there is a fix for that, try adding this to the theme functions.php file:
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery(".social_bookmarks_five_100_px a").attr("title", "500px"); }); </script> <?php } add_action('wp_footer', 'add_custom_script');Regards,
JosueHey Colin!
Try adding this code to the Quick CSS:
#socket .menu a { color: white !important; }Cheers!
JosueHi!
1. Add an ID (colsright) to each color section that should have the columns on the right, then add this to the Quick CSS too:
.page-id-3599 #colsright .flex_column { float: right !important; }2. They seem all equally aligned to me:

Regards,
JosueIt appears that the GA onclick event is conflicting with the WP Video Lightbox plugin.
Unfortunately we can’t do much about it because it’s not exactly a theme issue, you’d need to contact a developer to help you debug the code.
Cheers!
JosueWell, that depends on the designer workflow, there isn’t much we can do about it.
Regards,
JosueYes, you should remove the other link in the link tab. It seems to be working:

Cheers!
JosueHi Jonathan!
There isn’t as far as i know in the demo, but you are already doing it, this forum is a bbPress 2 installation running on Enfold.
Cheers!
JosueMay 28, 2014 at 10:22 pm in reply to: Theme not updating properly / failed to update / maintenance mode #271454Hi!
Have you tried doing what the message says?
We detected some custom styling rules in your custom.css file but could not restore it. Please open the file yourself and add the following content:
Cheers!
JosueHier:

lg
JosueHello,
Please try to deactivate all third party plugins to see if it gets fixed.
Regards,
JosueHey!
Try adding this code to the Quick CSS:
@media print { #header, #footer, .title_container { display: none !important; } }Cheers!
JosueYou are welcome, glad we could help :)
Regards,
JosueHey!
Possible yes. You could start using the transparent header option:
http://kriesi.at/themes/enfold/homepage/transparent-header/And with some Quick CSS to push the header:
#header{ top: 250px; /* change this by the height of the header image }Other features like the background audio player and ajax navigation would need to be implemented with help of a plugin or a developer.
Regards,
JosueHi Jean!
Can you post a link to the website? i checked this but couldn’t find the phone number.
Best regards,
JosueHello Joe,
Please try to deactivate all third party plugins to see if it gets fixed.
Regards,
JosueHi!
You’d need to put the link inside an HTML layer, something like this:

Best regards,
JosueHi,
Can you post a link to your website please?
Regards,
JosueHey!
You don’t have to configure anything, just enable it and that’s it. Give it a try.
Cheers!
JosueHi!
That featured is not available at the moment, feel free to request it here.
Also, you can make a double sidebar (you can actually put dynamic widgets) layout with the Advanced Layout Builder.
Regards,
JosueHi Jack!
Make sure you have this option selected when inserting the media file:

Regards,
JosueHey!
Can you create me an administrator account? post it here as a private reply.
Cheers!
JosueHey!
This will do it:
/* Blog Posts */ .post div.blog-meta a { display: none; } /* Post Slider */ .post-entry .slide-image { display: none; }Regards,
JosueHey!
That featured is not available at the moment, feel free to request it here.
Best regards,
JosueMay 28, 2014 at 8:13 pm in reply to: Blog posts redirecting to Landing Page for no (apparent) reason #271401Hi!
They are working now:
http://steinzeitfitness.de/schwermetalle-reisprotein/
http://www.steinzeitfitness.de/paleo-paleoI disabled the “redirection” plugin.
Regards,
JosueHi again!
Can you post a screenshot of your view on mobile?
Regards,
JosueNo, that’s a WordPress feature.
Regards,
Josue -
AuthorPosts


