This reply has been marked as private.
Hey!
Exactly, ntn-child number and color hex value
Best regards,
Yigit
This reply has been marked as private.
Hey!
Custom CSS was removed somehow, maybe you were making changes at the same time. I added them once again. Please flush browser cache and refresh your page a few times. If they disappear again, you can use following code to fix it
/* Custom CSS code to change hover state of social icons in footer */
#av_section_5 span.av_font_icon:nth-child(3) a:hover { color: #46d4fe!important; }
#av_section_5 span.av_font_icon:nth-child(4) a:hover { color: #37589b!important; }
#av_section_5 span.av_font_icon:nth-child(5) a:hover { color: #cb2027!important; }
#av_section_5 span.av_font_icon:nth-child(6) a:hover { color: #419cca!important; }
Cheers!
Yigit
Hi lisabarfield!
1) By default excerpts don’t support html code or shortcodes. You can use the do_shortcodes() function to execute shortcodes though. Open up /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/postslider.php and search for
if($loop_counter == 1) $output .= "<div class='slide-entry-wrap'>";
Replace the code with
$excerpt = do_shortcode($excerpt);
if($loop_counter == 1) $output .= "<div class='slide-entry-wrap'>";
2) Replace
if($show_meta && !empty($excerpt))
with
$show_meta = false;
if($show_meta && !empty($excerpt))
3) Did you select the WODs page as blog page (Enfold > Theme Options)? If yes please select another page as blog page otherwise the WODs page will ignore the template builder settings and it will use a special blog template for this page instead.
4) You can place it in the child theme folder. However you must add some code into the child theme functions.php file to overwrite the original parent theme code – see: https://kriesi.at/support/topic/have-easyslider-fill-up-entire-column-with-no-padding-or-margins/#post-205281
Best regards,
Peter
This reply has been marked as private.
Hi!
Please add following code to Quick CSS as well
.iconbox_content_container { display: none; }
Best regards,
Yigit
Hi!
Please go to Enfold theme options > Styling tab and add the code Peter posted to Quick CSS section
Regards,
Yigit
Hey!
Changes are done. Please review your website. You can find custom CSS code i added at the bottom of Quick CSS section in Enfold theme options under Styling tab
Cheers!
Yigit
This reply has been marked as private.
Hey!
Changes are done. Please review your website. You can find custom CSS code i added in the bottom of Quick CSS section in Enfold theme options under Styling tab
Regards,
Yigit
This reply has been marked as private.
Hey!
You are using Enfold version 1.8.1 which is fairly old. Please update Enfold to version 2.4.4 and WordPress to 3.8. There have been many bug fixes and improvements on the theme since version 1.8.1 and now you can choose to display sidebar on mobile devices or not
Please see http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit
Hi!
Do you mind creating a temporary admin login and post it here privately so i can do it for you? It would be faster and in the meantime you can turn on maintainance mode again.
Best regards,
Yigit
Hey!
No, in functions-enfold.php – use it instead of the code you posted in your first post.
Regards,
Peter
This reply has been marked as private.
Does anyone know how to change the style from bbpress plugin? I use the predefinies black sytel from enfold theme but bbpress is not easy readable:

As you can see it does not match theme colors.
May anyone can provide some custom css for this issue?
Thanks.
Hi nagarjuna_leicester!
Can you please once again make sure that you have entered correct ThemeForest API key in Enfold theme options > Theme Update? For more information and how to update the theme via FTP, please see http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Yigit
Hi bloomfashion!
Can you post the link to your website?
Regards,
Yigit
Hey Ali!
Please add following code to Quick CSS in Enfold theme options under Styling tab as well
1-
#header_main .container, .main_menu ul:first-child > li a {
height: 60px !important;
line-height: 60px !important;
}
.logo, .logo a, .logo img { max-height: 60px!important; }
2-
.avia-arrow { display: none; }
Regards,
Yigit
Hi There,
Is there a possibility to set hover effects for icons (most favorably per icon)? Not the icon list or icon box but just the fontello standalone icons.
I made a footer including all social media icons however there is no hover effect.
Thanks in advance.
Enfold generates 12 files for each image that is uploaded. this sums up quite a bit if you work wit galleries etc.. did you think of using timthumb or a similar solution?
-
This topic was modified 12 years, 2 months ago by
maratino.
the Enfold theme is blocking access to update the website and plugin installs and updates. the error message we are getting is:
”
Fatal error: Cannot use object of type WP_Error as array in /home/nagar/public_html/meditateinleicester.org/wp-content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php on line 346
”
please let us know to do to fix it.
Hey deyowulf!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.main_color h1, .alternate_color h1 { color: #0988ba; }
Cheers!
Yigit
Hi Peter,
Thank you for your response. I have the latest version of enfold, WPML and wordpress. I tried removing and reinstalling WPML but that didn’t help.
I copied your code to the functions.php file in my Enfold folder, but it didn’t fix it. I tried using a different browser, made a different admin account, as you suggested in the related post, but non of it works.
Do you have another suggestion maybe that I can try?
Thanks again,
Irene
Hey Josue,
I contacted my service provider, will resolve soon.
thank you very much
-
This reply was modified 12 years, 2 months ago by
macrunner.
Hey nmillas!
1.) Please try these plugins:
http://wordpress.org/plugins/floating-menu/
http://wordpress.org/plugins/codeflavors-floating-menu/
2.) There are header types that includes social icons. You can set it on Enfold > Header > Header Type.
3.) Please hire a freelance developer to add the pop up feature for you.
Best regards,
Ismael
Hey guys.
I am wondering on the status of this bug fix documented here.
https://kriesi.at/support/topic/fullwidth-masonry-gallery-image-loading-issue/
I just updated to wordpress 3.8 and enfold 2.4.4 and I still get this behavior. I have not added the bug hack code again. If figured this would be addressed by now after the 4.3 and now 4.4 updates. But it seams this wasn’t addressed. And the update wiped the fix. For reference. When a large (many photo) gallery is being populated for the first time (uncashed) if you don’t scroll down at all, after load is finished and you then scroll down most often things look good. But if you scroll down before the load finishes then photos start to overlap each other all over the place. A page refresh or re-size fixes. Any word on when this will be fixed in a native theme update.
link to one on my site http://jackandaddi.com/gallery/rykowski-family/
Thanks
Hi!
The LayerSlider is working now. Please remove browser cache then reload the page a few times. Test it on another browser.

Cheers!
Ismael