Hi!
You added some custom code to the css file ( wp-content/themes/enfold/config-woocommerce/woocommerce-mod.css ) – i.e.
.template-shop .page-title {display:none;}
.title_container .breadcrumb { display: none; }
.woocommerce .title_container .breadcrumb { display: block; }
which hides the breadcrumb. I added some css code to the quick css field to show the breadcrumb again. I couldn’t restore the title on your shop page but I think this issue is a side effect of customized theme code because by default the shop page looks like: http://kriesi.at/themes/enfold/shop/
If you want to get the default layout please upload the original theme files with ftp ( https://vimeo.com/channels/aviathemes/67209750 ) and the shop page title should work as expected.
Best regards,
Peter
Hey Felix!
1) Since Enfold 2.4.5 it’s possible at add the link to the icon – you can select it in the dropdown: http://www.clipular.com/c/5858871776116736.png?k=2dogp6-NT-0rSj1DFX3h1I6UrLY
2) Can you post a link to your website please – the css code may vary based on the content type (links, widgets, etc.)
Best regards,
Peter
Hi!
@globePIC – I can’t reproduce the issue on your website with Firefox too. Please test it on other PCs and deactivate all browser extensions. Please deactivate the W3TC minify cache – maybe it breaks the scripts on your website somehow.
Cheers!
Peter
Hey NanaKuo!
We did not remove this action. In fact our theme even uses it to add a div to the default product grid template. I.e. search for following code in wp-content/themes/enfold/config-woocommerce/config.php
add_action( 'woocommerce_before_shop_loop_item_title', 'avia_shop_overview_extra_header_div', 20);
function avia_shop_overview_extra_header_div()
{
echo "<div class='inner_product_header'><div class='avia-arrow'></div>";
}
– as you can see the avia_shop_overview_extra_header_div() function also uses the same action. Please contact the plugin author and ask him to debug the code.
Best regards,
Peter
Similar if not the same issues here – for example on the contact page: wohnhirsch.ch/kotakt/ Firefox will not display the icons i’ve selected for the Icon boxes – on both Mac and Windows versions. Same for the search Icon. Depending on the settings in W3TC, Firefox will not show the Layerslider.
Regards
Markus
Hello Josue,
thank you. Sorry, for this question, right now is the 3.8.1 WP Version.
at your Link (2.here) is::
Software Version WordPress 3.8,
means this that usually need to wait to update, untill comes 3.81 under “Software Version” ?
Or 3.8 means 3.8 untill for exemple 3.8.9?
Does Enfold Theme will be checked also for those version (3.81, 3.82 and so on) or most for main verison like 3.7, 3.8, 3.9 ?
sorry, need to understeand when we should update and how often ;)
thank you
Hey!
Please add following code to the functions.php file:
add_action('init','deactivate_avia_css_cache', 10);
function deactivate_avia_css_cache(){
remove_action('avia_ajax_after_save_options_page', 'avia_generate_stylesheet', 30, 1);
}
It will deactivate the dynamic stylesheet generation and print the code in the head section. This should temporarily fix the issue and you can develop your website without changing the file permissions of the dynamic stylesheet.
Cheers!
Peter
Hi!
Please do so.
Also, i need the auth access to see the actual page.
Regards,
Josue
Hey!
Unfortunately that featured is not available at the moment, your best bet would be to use Yigit’s suggestion (which will work without issue in most cases), also feel free to request it here.
Best regards,
Josue
Hey!
Your wordpress installation seems to be broken. I switched to the default TwentyThirteen Theme and the TinyMCE Editor doesn’t work too. I get the same error with Enfold:
GET http://www.smallworldbeers.com/wp-includes/js/tinymce/langs/en.js?ver=359-20131026 404 (Not Found) wp-tinymce.php?c=1&ver=359-20131026:1
Failed to load: http://www.smallworldbeers.com/wp-includes/js/tinymce/langs/en.js wp-tinymce.php?c=1&ver=359-20131026:1
GET http://www.smallworldbeers.com/wp-includes/js/tinymce/themes/advanced/langs/en.js?ver=359-20131026 404 (Not Found) wp-tinymce.php?c=1&ver=359-20131026:1
Failed to load: http://www.smallworldbeers.com/wp-includes/js/tinymce/themes/advanced/langs/en.js wp-tinymce.php?c=1&ver=359-20131026:1
It seems like one or more files are missing. Please try to re-install wordpress and upload the wordpress3.8.1 files from here: http://wordpress.org/latest.zip to your server. Use ftp and make sure all “old” files on your server are affected by the update and ftp overwrites them. If the update doesn’t fix the issue for you try this fix: http://wordpress.org/support/topic/visual-editor-not-working-mimicing-html-editor-blanking-out-no-tool-bar?replies=7#post-2974630
Best regards,
Peter
Hey susannetessamueller!
f you want to change the gallery/slideshow settings please select the “Don’t show the images at all and display the preview text only” option: http://www.clipular.com/c/6453051829256192.png?k=5TIdSdjsRn87CQytVuQeUU4899A
By going this way Enfold will stretch the content area of the ajax preview to 100% width and you can use the new space to build your custom layout. I.e. use a 2/3 column element and the “Easy Slider” shortcode and change the autorotation time to 4 seconds. Then add a 1/3 column and insert your preview text into this column.
Best regards,
Peter
Using Enfold 2.4.5, WP 3.8. (This does have the new 5.0 LayerSlider, right?) At any rate: My current global settings for responsive, fullwidth slider: Slide width x height = 1700×600 px. (bg image is exactly those dimensions) Responsive under 1140, Layers container 1140.
Problem: Slider is way off-center, with only left nav arrow showing, etc. But if I set to slide width x height to 100%, all is fine. But in your LayerSlider video, you advise strongly against using a percentage for responsive, hence the px.
What are the global settings on your demo? The demo looks perfect.
Thanks.
What gives? Broken out of the box?
I’m not using any plugins, no customisations whatsoever.
Can provide more information in a private message.
WordPress: 3.8.1
Enfold: 2.4.5
I can give you access credentials if you want to look at the page in WP admin .
It only seems to happen on this page http://staging.actify.com/product-visualization/
Other pages are saving fine it seems so far.
hi,
In addition,
When I checked to enfold the theme of Hal and loop-search.php file search.php searchform.php and be sure to go through it.
Check the operation of the default WordPress theme to go through the above file so am I supposed to do?
Or you need to test enfold you going to disable the theme?
I get the same problem, but only on the home page. When I update the home page with Yoast SEO plugin and add a targeted keyword, the update takes me to a blank screen/page. My business partner determined earlier today that it was conflicting with having a product grid element from the “plugin additions” tab. As soon as we removed the product grid, the homepage would update fine with all Yoast SEO settings in place.
Could it be a conflict with WooCommerce or a combination of WooCommerce and Enfold?
-Jim
Hey Tio!
Here: http://kriesi.at/themes/enfold/shortcodes/
If you want to see them in the editor, you can do it using the Magic Wand tool (without entering ALB).
Cheers!
Josue
Hi Gr. Jeen!
1. As far as I know not this time, Kriesi is devoting time to updating and improving Enfold for a while. But i personally believe that if there’s a new theme will probably have the same or an improved editor.
2. Yes, it’s possible, please refer to this topic: https://kriesi.at/support/topic/renaming-the-theme/ (it will work with Enfold)
Best regards,
Josue
Hi,
Does it happen with the default WordPress theme?
You can check your theme version in the Appearance page.
Cheers!
Josue
Hey!
1. Update through FTP without changing the Theme.
2. Here.

Cheers!
Josue
Hi,
Can you create an administrator account and post it here as a private reply?
Regards,
Josue
[Problem]
Press the Search button in the home running any results when searching inability symptoms
Loop_search.php personally from analysis if (have_post ()): There are not proceeding to the next line.
Check my site, please.
[Environment]
Windows 2008 R2
IIS -> WordPress site
MSSQL 2008R2
WordPress 3.8
enfold
tomcat5.0 -> Running different sites
[More details]
http://www.bizentro.com of connection
go to the tomcat root
index.jsp in the root folder will be called an iframe wordpress site.
[Sites]
http://www.bizentro.com
I have a page we built that whenever we make any edits to it it only saves part of the page. The page has about 8 “scenes”. It just started saving only the top 2 scenes. When we click “Preview Changes” it only displays the top 2 scenes. If we hit Update the same result happens on real page. We are on version 3.8.1.
How can I tell which version of the theme I have?
What could be causing this? We have list many many hours trying to figure out what i happening.
Mine’s really pretty basic compared to some of the awesome sites in this thread, but here’s the work-in-progress site I made for my martial arts school:
http://www.blackbeltacademy.info
Hallo,
ist es möglich, alle gemachten Einstellungen/Anpassungen von einer Enfold – Installation in eine andere 1:1 zu übernehmen?
Ist es in Enfold nicht mehr möglich im Footer Bereich ©2000 – 2014 in PHP zu realisieren?
Siehe Footer früher: http://www.robertfarthofer.com
MfG,
Robert Farthofer
Hello I purchased enfold from themeforest and love it !
Now am looking to make a site for another client… before I buy I must ask question…
I want to use the parallax layout. I have already entered pages in 2 languages using qtranslate ( I also have licence for WPML).
Would I be able to setup a multilanguage site using enfold parallax ? qtranslate uses url links for each page
ex. http://www.mydomain.com//?lang=en and http://www.mydomain.com//?lang=fr
using menu items to links above could I make my site multilingual with parallax ?
Thanks
Again, great theme !
First of all, loving the Enfold theme. Exactly what we were looking for in an eCommerce theme.
For product pages, do you know if there is a way to introduce a scroll feature to the Reviews? We anticipate quite a few Reviews, and it gets really lengthy as they pile up. What we’d like to do is simply have them scroll, or limit the number that appear to # at a time. Make sense?
Hi, how do I implement tooltips in this Enfold theme?