-
Search Results
-
The Avia layout builder recently started hanging on loading for all pages. I’ve tried:
- Deactivating all plug-ins
- Updating the theme
- Reinstalling the theme
- Clearing cache and using different browsers
- Searched for
filter('a[rel="' + hash + '"]');issue from this thread – it was correctly coded - Cleared functions.php of modifications
The Avia layout builder loads on a second admin account, however the content editor windows show no content and are malfunctioning. When switched to HTML version, they show content. When switched back to the WYSIWG editor the content disappears and the boxes collapse and malfunction. This issue occurred before hanging on loading as originally submitted. The hanging loading view is still present for the original admin.
I believe this is a JavaScript issue. Any ideas?
Hello,
Recently I received notice that an updated version of Enfold is available and that I should update the theme. I have been nervous about doing so for fear I might mess something up.
The only thing we added as a customization was a snippet of code your team recommended to fix an issue via Quick CSS in the Enfold back end. Not sure that would be considered a custom change or if the update would remove the snippet? I suppose we could always add the snippet again….
In researching this topic, I discovered this page with a video and a child theme to download: Enfold Video and Child Theme Download
I’ve downloaded the update and also downloaded the child theme from the page above. The instructions seem pretty clear and easy, but the child theme is three years old. Has there been an update to the child theme your team is recommending? If so, where is it located?
I’m not an expert on Child themes. In fact, it is a little confusing. Once it is uploaded, I presume I will still work (add pages/make changes) from the Enfold backend as normal and won’t have to worry about the child theme again?
Thoughts?
Thank you,
Bob
Topic: New to Enfold
Hi Team Kriesi,
We purchased your theme after researching for a long time on which theme to buy and use on majority of our projects. We were choosing between Avada, X, Salient, Uncode, Jupiter, The 7 and Enfold. Well, you already know which one we chose. We hope we did the right decision.
Thank you.
Topic: robots.txt use
Hi Kriesi
I am looking into the correct way to use my robots.txt with the awesome Enfold theme.
When i look at your robots.txt – http://kriesi.at/robots.txtit shows:
User-agent: * Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php Sitemap: http://kriesi.at/sitemap.xmlIs it fine if i do the same with my robots.txt obviously changing the sitemap url.
When i read the post Yoast wrote (Yoast article on robots.txt
he states:
We also do not block our /wp-admin/ folder. The reason is simple: if you block it, but link to it somewhere by chance, people will still be able to do a simple [inurl:wp-admin] query in Google and find your site. This type of query is the type of query malicious hackers love to do. If you don’t do anything, WordPress has (by my doing) a robots meta x-http header on the admin pages that prevents search engines from showing these pages in the search results, a much cleaner solution.
So why do you Disallow: /wp-admin/ ?
Thank you for your time
Topic: Customising Header Search
Hi
Is it possible to include a search by SKU option with the standard header search facility in Enfold, or can it only search by product description text?
Thank you
JayneTopic: Enfold Shop Theme
Hi,
Under the site name this text “This is a Page excerpt. It will be displayed for search results.” is shown in the google search results. I read the old threads about this but couldn’t solve the problem, the threads seem to be related to older versions of Enfold.
Can someone please help me remove this ?
Regards,
Topic: Optimize search results
Hello Enfold,
Thanks for your fantastic theme. I use relevanssi instead of the default WordPress default search engine as described here: I have a few questions about the search results presentation.
1. AJAX search display the pagebuilder code. If possible I would like to show highlighted text with search word here or it this is not possible the exerpt. How do I fix this?

2. How do I exclude ‘avia button text’ from indexing and search results?

Best regards,
Lennart
Topic: Module position error
I use wpml language switcher. Search area button shows in main page, but if i change to other language, search button not showing.
please look attached picture.what should i do

Hello,
I tried to embed a YouTube-Video with full width with some parameters, but have several problems. Here I tried to embed with Slideshow full width, but video didn’t load: http://mftest.betapage.ch/ueber-uns/
Here I tried with LayerSlider, but there is a black area above the video. I changed high of video but didn’t found good solution.I also found here some hints to use https://wordpress.org/plugins/hide-youtube-related-videos/ for using parameters of embedding youtube-videos, but the code I insert in function.php didn’t work and on support-page of this plugin there are several issues about plugin didn’t work the author didn’t reply since more one month :-(
So my questions to the team:
1) What is your recommondation to insert a full width video in Enfold? Which media element is best to insert YouTube-Videos with parameters? Or do you recommand a self-hosted version of the video?
2) How can I embbed a video like this: http://messibubbles.hu/? I mean only one video not a slideshow as in this example.Thanks for help!
Claudia
Dear Enfold support,
I want to add a comments and social sharing section to all of my post (blog) pages.
Now I’ve searched over this forum and the internet to figure out how I can activate Enfold’s social sharing and/or Comment/Reaction features on every single blog page. And indeed there are some pages with information about this topic but none of them are giving a satisfying answer.
I know that this is a function which is fully supported but it has to be possible to activate the options somehow.
I already figured out how to add the social sharing section below all the blog pages combining two different codes which I’ve found on this forum:
function avia_add_custom_social_icon($icons) { $icons['Icon Label'] = 'icon_name'; return $icons; } add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1); add_filter('avf_template_builder_content', 'avia_add_social_toolbar_template_builder', 10, 1); function avia_add_social_toolbar_template_builder($content = "") { if(is_single()) { $content .= '<div style="height:1px; margin-top:20px;" class="hr"></div>'; $content .= avia_social_share_links(array(), false, '', false); } return $content; }I want all post (blog) pages to also display the comment section below the social sharing icons just like when I’m not using the template builder. Hope you can provide me a code which I can add to functions.php which will activate the comment section for all blog pages.
Thanks in advance!
-Patrick
Hi, I’m trying to replicate the process done in this post here to add the Research Gate and Google Scholar Academicons found here.
I’ve added the code to the header.php, functions.php, and style.css as outlined in that post. But I’m not sure how to actually go about adding the icons onto my website?
Topic: add image to header
On my Enfold site – http://www.webstrats.com/seec –
I would like to add an image to the header – to the right of the logo, and let of the social icons. Please tell me how! Thanks.Also – is it possible to add a search icon to the social icons in the header?
Hello! I tried searching the forum but had no luck so far. We want to use the home page setup of http://kriesi.at/themes/enfold-startup/ BUT use slider images, instead of a video. The slider images need to be only 75% height but 100% width, as well as using the Play Icon for the button – so I don’t think the fullscreen slider will work. Is it possible and what elements would we use?
Thank you so much!
Bluehost.com, my hosting company, is telling me the site query to their database is so slow that my site keeps going down. They tell me this is because the site (a whopping 2 pages) is not optimized. None of this was an issue until I moved the site from the Catalyst/Dynamik theme into the Enfold theme. The dude is speaking a foreign language to me, but tells me my site will continue to go down and stay down.
I build simple sites in WordPress and don’t do hard-core coding. From my research, it says a lot of images could be an issue? How can one have a portfolio if one can’t add photos? None of this was ever an issue until I rebuilt the site in the Enfold theme. Is there something I’m missing?
