-
Search Results
-
Hi guys,
I have raised this as a ticket with Relevanssi but wondered if there has been an update from Enfold’s end.
Previous posts have not provided a valid solution.When Relevanssi is installed the Ajax search results that appear from the Enfold Search bar is set to all results meaning you get an extremely long load time for ajax results and a list as long as the entire page!
If you turn on Throttling in Relevanssi settings it limits this to 500 entries but also limits the full search results page to 500 entries.If I add the following function it limits the Ajax search to 5 entries BUT also limits the full search results page to 5 entries. This is obviously not great for users and in solving the ajax issue it causes another problem!
add_filter( 'pre_option_relevanssi_throttle_limit', function( $limit ) { return 5; } );Is there a way to limit just the Ajax search results to 5 rather than globally adjusting the Relevanssi search to 5.
I want to limit Ajax instant searches to between 5 – 50 results and let the actual search results page display all or use the standard 500 throttle limit.
Topic: Critical error on kriesi.at
Tried to use the search facility on the support forum (https://kriesi.at/support/forum/enfold/) just now, 6 pm UK time, type in my search words of “load featured image”, click on the magnifying glass and I get this error every time:
There has been a critical error on this website. Learn more about troubleshooting WordPress.“featured image” does work.
Hi Enfold
How do I delete the search icon on mobile screens
Cheer
Alan ;)Topic: AJAX search CSS
Hey guys,
Can I get your help with some CSS please?
When you run an AJAX search, Enfold has a little spinner icon and behind it is the theme colour (in my case red).
Client wants to remove the red background and only show the spinner, but due to the way this is injected I’m having a hard time isolating the CSS needed to do this.
Could you please assist?
Thanks
Tim
Hey there!
I’m considering getting an Enfold theme (They’re all fantastic btw), as I´m currently helping my father set up a Website for his ‘handyman’ business. Doing some research I found this website – https://cronerenovering.dk/
I can see it was built with Kriesi + Enfold. Do you have any idea what demo they’re using?I’m NOT going to pirate an entire website, I just want to show my father the possibilities and customizations of you guys’ themes. Hope you can help me out and get me further in the purchase process :)
Very kind regards,
Andreas G.Topic: google search result
Hi
I recently did a site at https://gropodtreeguards.com.au
when i do a google search for “gro pod tree guards”
the first result for thsis site comes up aswhich has an enfold logo –
is there a way to get the sites gropod logo to display on this page?Topic: License
Good morning,
On April 8, 2023, I updated the license for the Enfold theme that was regularly installed on my website, Dablec.com.
Unfortunately, this domain experienced a hacker attack that caused significant damage to its search engine indexing.
The domain is expiring on the 21st of this month, and I will not be renewing it because I have created a new one with the IT extension.
Is it possible to transfer your license to the new site, dablec.it?
Thank you,
Tiziano MolettaHello,
I put a new site live recently, changing it from a different WordPress template to Enfold. I was careful to keep all content and URL structure the same.
After going live, I now have only 1 page showing as indexed in Google Search Console, the rest are not indexed, apparently due to a redirect on each page.
I am struggling to work out why this is, as I’ve not set up any redirects. Can anyone offer any help?!
I’d be really grateful as the rankings and traffic have drastically decreased as a result. SEMRush audit is also showing pages with permanent re-directs but I can’t see how or why they have occurred.
Login details are in the private content.
Many thanksHi guys,
I am trying to remove some of the options from the Woocommerce default product sorting options.
As per this post here: https://www.businessbloomer.com/woocommerce-remove-rename-add-default-sorting-options-shop/This code doesnt do anything On my Enfold sites.
I found this on another forum post which seems to suggest that the default filters hook has a different name.
function avia_remove_woocommerce_frontend_search_params() { remove_action('woocommerce_before_shop_loop','avia_woocommerce_frontend_search_params', 20); } add_action( 'init', 'avia_remove_woocommerce_frontend_search_params');Can you provide me with the correct code to remove some of the options.
Copied from the article – This code doesnt work with Enfold.
/** * @snippet Remove Sorting Option @ WooCommerce Shop * @how-to Get CustomizeWoo.com FREE * @author Rodolfo Melogli * @testedwith WooCommerce 3.8 * @donate $9 https://businessbloomer.com/bloomer-armada/ */ add_filter( 'woocommerce_catalog_orderby', 'bbloomer_remove_sorting_option_woocommerce_shop' ); function bbloomer_remove_sorting_option_woocommerce_shop( $options ) { unset( $options['rating'] ); return $options; } // Note: you can unset other sorting options by adding more "unset" calls... here's the list: 'menu_order', 'popularity', 'rating', 'date', 'price', 'price-desc'Topic: Cannot Instal Enfold
Hi,
I have a dedicated server and have a WP site with Enfold for several years and have no issues with it.
I am now making a new site so purchased another license, downloaded the latest files and created a new WP installation but I cannot install it.
In the dashboard if I try to install I get the error: “The link you followed has expired.”
I have searched for how to fix this and have been directed to the php.ini and .ht access to make changes to the limits. I have tried all of this but no sucess.
Then I tried the Cpanel file manager to upload the Zip of Enfold to the Themes directory. Extracted it. Can see it in the Appearance menu. When I select activate I get an error message: “There has been a critical error on this website. Please check your site admin email inbox for instructions.”
I have tried for hours and just can’t get this to install.
Thanks,
Jason
Topic: Enfold Conflict With Yoast
Received this from Yoast support:
Mushrit replied
Jun 29, 5:55
Hi Dave,Thank you for your reply and for confirming.
We understand you are facing readability is not available. I am sorry for the situation you are facing. We are here to help.
From the screenshot, it seems you are not using the default block editor of WordPress. Are you adding the content from a page builder of your theme? If yes, please know that Yoast SEO can analyze the content and detect it correctly when added from the default block editor of WordPress.
I understand you would not want to change your theme, which may ruin the structure of your pages. However, please have a look at the workaround below:
Workaround:
We offer a workaround in such cases that you can use to avoid the limitation of page builder within Yoast SEO Premium.
First create a staging site.
Some popular web hosts offer quick setups for a staging site, so please contact your web host for assistance. They will probably be able to help you out. If your web host does not offer staging sites, the WordPress plugin repository offers staging plugins or you can create your own staging site.
Test the content from Staging site
Kindly log into your staging site, activate a default theme like Twenty Twenty three and also make sure you have the page builder deactivated. Then add the content of your post using the default WordPress block editor. Check the suggestions made by Yoast SEO Premium’s readability analysis, adjust the content as required. Once you are happy with the content, you can add the content back the page builder in your live site.
Why Yoast SEO’s readability analysis fails when content is added using a page builder:
Yoast SEO Premium analyzes the default WordPress content areas like the title, URL, the main content box (WordPress editor). If you are adding your content through other plugin or theme content boxes (as most page builders do), Yoast SEO Premium may not be able to detect it by default. Currently, we are compatible with the Elementor page builder. The Yoast SEO Elementor integration is free to use for everyone; no premium or add-on is required for core functionality.
If you are using another page builder, please understand that page builders commonly use a custom editor designed by their team. Because plugins rely on the default editor, some page builders make the data entered into their editor available in the default editor. In these cases, Yoast SEO will see and analyze the content as if created with the default editor. When this is not the case, an integration feature must be available to parse the page builder content into Yoast SEO for analysis.
It’s like opening a room to find a safe inside it. Unless you have the code to unlock the safe, you can only see the inside of the room. To get the code to open the safe, you must contact the person who set the unlock code. We have tried to automatically unlock and parse content from other plugins and themes with inferior results in the past. Therefore, we opted to provide an API that developers can use to unlock their content and pass it to our page analysis.
For a permanent fix, if you are using a plugin or theme that doesn’t send their content to our page analysis, please reach out to the author or developer to request an integration feature for better SEO compatibility. Our development team provides information about creating a custom integration here. Although our plugin does not detect your content and shows an incorrect analysis report from a content page builder, this does not affect how search engines crawl and analyze your site. Search engines process the front end of your site and will detect your content.
Feel free to let us know should you have additional questions on this.
How would you rate my reply?
Satisfaction Rating IconsThanks and regards,
Mushrit—
Mushrit Shabnam
Support Engineer at YoastWant to further optimize your website? Improve your SEO skills with our online SEO training courses!
Have you seen our Help Center? This will probably have the answer you’re looking for!
Dave Sorenson replied
Jun 28, 16:56
yes to both, they have been this way for quite awhile
Mushrit replied
Jun 28, 14:43
Hi Dave,Thank you for your reply
We understand you are facing Readability: Not available from the Yoast SEO. I am sorry for the situation you are facing. We are here to help.
Kindly confirm you have configured the following settings:
Can you confirm you have the right user permissions? You can check by going to WordPress dashboard > Users >Profile >Yoast SEO settings (may need to scroll down) and confirm that both “Disable SEO analysis” and “Disable readability analysis” are not checked? Please remove checkmarks if you have any and then click save. Please check the screenshot attached to this email named “permission”.
Can you confirm that the SEO, Readability, and Insights are all enabled by going to Yoast SEO > Settings >Site Features and checking that SEO Analysis, Readability Analysis, and Insights are all set to ‘On’? Please check the screenshot attached to this email named “Settings”
Kindly make sure you have configured as suggested above. Then check if the issue exists.We look forward to your reply.
We have now built more than 30 websites with Enfold for our customers. Previously, we built all websites in Typo3 and there it was easily possible to show and hide a content element by date and time.
Are there such possibilities in Enfold as well?Im searching for a solution for a website of one customer.
Hi
I have an old bug that has not disappeared after the update.
Is there a way?
Under PHP 8.0 the page does not load .WordPress has detected an error in the theme it is using: Enfold. WordPress Version 6.2.2
Current theme: Enfold (version 5.6.2)
Current plugin: (version )
PHP Version: 7.4.30The E_ERROR error was caused on line 17 of the …/wp-content/themes/enfold/searchform.php file.
Error message: Uncaught Error: Call to undefined function av_icon_char() in …/wp-content/themes/enfold/searchform.php:17
Stack trace:
# 0 …/wp-includes/general-template.php(308): require()
# 1 …/wp-content/themes/enfold/includes/error404.php(17): get_search_form()
# 2 …/wp-includes/template.php(785): require(‘/home/users/…’)
# 3 …/wp-includes/template.php(718): load_template(‘/home/users/…’, false, Array)
# 4 …/wp-includes/general-template.php(204): locate_template(Array, true, false, Array)
# 5 …/wp-content/themes/enfold/404.php(30): get_template_part(‘includes/error4…’)
# 6 …/wp-content/plugins/wp-cerber/cerber-load.php(4658): include(‘/home/users/…’)Daniel






