Hi!
I have just checked the pages where you are/were having issues and it seems to be working fine now. Can you confirm that it is fine on your end as well?
Also, version 2.5.2 was released recently and has some small bug fixes. If you are having any other issues, please try updating the theme ( see http://kriesi.at/documentation/enfold/updating-your-theme-files/ )
Best regards,
Yigit
I have got the site up again, but there are still pages that suddenly default or have other errors.
How can I see what is causing this? Pages change names or switch to the other language. Doesn’t Enfold support WPML?
I am not doing anything terribly complicated… I just updated to the new version, and have disabled some plugins I think
were incompatable.
thanks for any ideas!
n
Hi!
For now you can add the tags to the dynamic template builder template. Open up wp-content/themes/enfold/template-builder.php and replace
echo $content;
with
echo $content;
if(has_tag() && is_single())
{
echo '<span class="blog-tags minor-meta">';
the_tags('<strong>'.__('Tags:','avia_framework').'</strong><span> ');
echo '</span></span>';
}
Regards,
Peter
Hi!
Make sure you’re using the latest version of Enfold (2.5.2) and follow the instructions here: http://kriesi.at/documentation/enfold/translating-the-portfolio-slug-with-wpml/ – then you can be sure it’s not an incompatibility issue triggered by the theme.
Best regards,
Peter
Hi!
Please review your website now. You can find custom CSS code i added in Quick CSS section in Enfold theme options under Styling tab
Regards,
Yigit
Hi. I really need your help please, I’m pulling my hair out with this.
I’m trying to create a homepage with several fixed and scrolling images on the site http://internet-of-things.co.uk/ these images obviously need to be responsive to fit all host browses, If you look, you will see what I am tryting to achive (currrnt images have too smaller rez)
I’m using the below plugin to try and achieve this, plugin works fine in the twenty twelve plugin, but it will not work within Enfold. I really need to get this site out the door. Is there a way of getting this plugin to work with Enfold? if not, is there another way of using the standard enfold theme to achieve this result.
Image&Video FullScreen Background WordPress Plugin from here http://codecanyon.net/item/imagevideo-fullscreen-background-wordpress-plugin/5899703
Appreciate your help in advance.
All best
J
Hi,
I need to know if does exists a way to “duplicate” the entire website in a new language automatically by using WPML and then start to translate.
I explain better:
I introduced a lot of portfolio tags, categories, menus and items that I use in the page to show some elements in certain pages by using in Avia Page Builder:
Blog Post -> Display Entries for custom taxonomies -> Post Tag -> Tag
If I have to translate the entire site tag by tag, page by page, item by item, I have to make again the entire work.
Is there a way to workaround this?
I have a question about Enfold and WPML:
Does exist a way to translate the slug “Portfolio Items Base”?
I explain: for a porfolio item I need to use
For italian: mydomain.com/it/prd/itemname
For English: mydomain.com/en/prds/itemname
(prds instead of prd)
Is it possible?
Hi,
I would like to add a javascript from linkedin into my page, were can i paste this code in the source files of the enfold template?
Cheers,
Benjamin
Hi,
I wish translating “Enfold Theme Options” in french, I tried to translate directly the file / wp-content/themes/enfold/includes/admin/register-admin-options.php, but it causes errors with accents and apostrophes, you can translate it with poedit file (file .po)? There is there an update planned with “Enfold Theme Options” ready for translation?
Thank you for your reply
-
This topic was modified 11 years, 10 months ago by
Alex.
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#expertise { border-top: 1px solid white; }
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options for a temporary workaround and adjust as needed
html.html_boxed {
background: #8ca8ee;
}
Regards,
Yigit
Hi!
Did you add the featured image on one post? Please deactivate all plugins, see if that helps. Update your Enfold installation, download the latest version on your themeforest account. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750
Cheers!
Ismael
Hey costin!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.menu li > a:after { content: ' ▾'; }
.menu li > a:only-child:after { content: ''; }
Cheers!
Yigit
This reply has been marked as private.
Hi Anthony!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
div .main_color .tabcontainer .active_tab_content { background-color: red; }
div .main_color .tabcontainer .active_tab { background-color: green; color: white; }
Best regards,
Yigit
Hey tlow87!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.team-social a { background: transparent; }
Regards,
Yigit
Hi rdswestnet!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#av_section_1 .container_wrap, .avia-layerslider { border-top-style: none; }
.avia-layerslider .avia-shadow { box-shadow: none; }
#header_main { border-bottom-style: none; }
Cheers!
Yigit
Hi netinfoplc!
It seems like you have already removed the social icons. To move breadcrumbs higher, please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container .breadcrumb {
z-index: 999; top: -92%; }
Best regards,
Yigit
Hi Josue,
I’ve updated woocomerce. I have also included the data for the upgrade of Enfold. He says I have the latest version.
Still not be the last blog entries.
Thanks Josue and Yigit
Jesus
Hello dear Dude,
Thank you so much. I will check them out. I hope that it will be helpful.
Kind regards,
D.S.
Hey,
we are using enfold 2.4.5 and have a full-width youtube video on intro page. We want to stop showing the youtube related videos at the end, but none of the codes seems to work – we tried adding the &rel=0 and ?rel=0 code.
Do you have any advice?
Thanks from zebra.bi
Hi guys,
after solving my logo problem, here’s another question:
When setting the primary color for Main Content in the Enfold styling section the same color is used for bold text as well as for links. This is unfortunate, since I would like the links to pop out more from the rest of the content.
Any CSS quick code to either add another color for the links or for the bold text – so that the links have their own unique color?
Thanks a lot,
Ruppert
-
This topic was modified 11 years, 10 months ago by
rfb4.
Hello,
Please, as I can download and update the new version of Enfold 2.5.2?
thanks
Hi Peter,
tried all suggestions, none worked..
Also deactivated and reactivated plug-in, but didn’t help..
I have also tried on several devices (iPad, phone, etc.), cleared browser several times…
Any chance to get back to the former version of Enfold before the update?
Cheers
Moritz
Hey greenmarimo!
If you need to tweak the search template modify wp-content/themes/enfold/search.php and wp-content/themes/enfold/includes/loop-search.php. For detailed instructions contact the plugin author please because we can’t provide support for third party plugin implementations. You can use this plugin to maximize the search power of your website: SearchWP
Refer to this link in order to integrate the plugin on ajax search: http://kriesi.at/documentation/enfold/use-searchwp-instead-of-the-standard-search/
Best regards,
Peter
Hi silviouk!
Please update Enfold to version 2.5.2. It should be compatible with WooCommerce 2.1.x
Regards,
Peter
Hey dogukansara!
We uploaded some tutorial videos here: https://vimeo.com/channels/aviathemes and an extensive documentation can be found here: http://kriesi.at/documentation/enfold/
Regards,
Peter
Hopefully last question for now:
Below blog posts there is the comment section (using jetpack comments, if it matters). It looks like this:
http://imgur.com/TmWjT9m
Where/How can I change the text above the comment field? I couldn’t find it anywhere in all kinds of settings or in any po file.
Same question for the standard text above the captcha line within the Enfold Contact Form which reads “Bitte lösen Sie die Gleichung. Diese Maßnahme dient der Abwehr von Spam. *” in German.
Thanks a lot,
Ruppert