-
Search Results
-
Hi,
as already said in the topic,
1.) there is the desktop menu shown + an overlapping “Menü” (on the logo) shown + a “Menü” item in the desktop menu shown + two search lenses are shwon
2.) there is no menu shown at my mobile phone.I am the new web developer of the customer’s website and the web developer before me made a child them with several modifications. After migrating the website to one of my servers id did not work at all, so i bought the current version of enfold theme and now have the problems.
I’ll provide links to the original site (running old versions of enfold at php) and links to the new site (actual php and enfold)
Kind regards.
ThomasTopic: Token not accepted
I have 2 Enfold purchases at Envato.
One for my website
Yesterdag I bourght a new licence for an new website.Wenn I want to activate the new make token I get:
Incorrect token permissions, please generate another token or fix the permissions on the existing token.
Please ensure only the following permissions are enabled:
View and search Envato sites
Download your purchased items
List purchases you’ve madeAdditional Error Details:
Found too many permissions on token..
sale:verifyTopic: Search Element results
Hi Enfold,
We have been testing the Enfold Search Element. In this element a filter can be added to only show a certain post type. In our case we only want to show products. The ajax results work fine and the search results are only product. But the results on the search result page itself show all the search results. I expected to see only products there. Am I doing something wrong or is the filter only for the ajax results and not for the search page results?
Regards,
Rob van Heijst
Clever StrategyI used this tutorial (https://birchtree.me/blog/reading-time-wp-php/) to add reading time to enfold blog posts. However, i was only able to call the reading time on single blog posts by adding this code (echo reading_time();) to the …/enfold/includes/loop-index.php file. I noticed it is not showing up on the Blog Post Slider Element. I’ll like to make it show there also.
I have searched on the forum and i know i need to edit the …/enfold/config-templatebuilder/avia-shortcodes/postslider/postslider.php file.
Could you please help with the code i need to insert and where, in order to make the reading minutes show inside the slide-meta div along with the date and comments meta on the blog post builder element set to grid layout.
Hi Support,
thanks for the great theme and the nice documentation.
We use the Code from https://kriesi.at/documentation/enfold/search/ to get SearchWP to work, but the ajax search doesn´t work.
Please look at the private Content and the Temporary login Link.
Thanks for your help!
Tobias
Topic: AJAX Search everywhere
Hello,
Quick question: Is it possible to have the AJAX search enabled in all the search fields throughout the website, not only in the header search field? Let me be more precise: I am asking about getting the search results as I am typing a keyword, as it is the case in the header search field.
Also, I am talking about the Enfold search field widget, not third-party. I am not using Relevanssi or similar, just the standard, embedded search function Enfold-WP.
Thanks!
Regards
Topic: Favicon not showing
Good day Enfold Forum,
Today i want to present a problem which is bothering us for a few day’s now.
The url of the website: www . futureprofessionals.nl/
If you have feedback on the website we would really like to hear! :)I think i tried everything but maybe I’m overlooking something.
So we put the favicon in multiple formats and way’s but based on these article so:
https://stackoverflow.com/questions/11362968/favicon-not-workinghttps://community.wappler.io/t/favicon-ico-png-not-displaying-in-chrome-solved/6099
So we are compliant to the guidelines of Google:
https://support.google.com/webmasters/answer/9290858?hl=enI tried this via WordPress Plugin “Favicon door RealFaviconGenerator” not working.
The Enfold favicon in theme: tried 512 x 512, 48 x 48, 16 x 16
The frontpage favicon: tried 512 x 512, 48 x 48, 16 x 16
I really don’t know why Google Mobile is not picking up our Favicon. In Google Search Console it’s visible, in Duck Duck Go it’s visible but we really want it to be visibile on Google.
We have to wait a day before Google crawles our website so every day we are trying a new way to see if it sticks.
Really looking forward to your reply.
Kind regards,
Bob
After implementing the code from https://kriesi.at/documentation/enfold/search/, no AJAX search results are shown when using the search icon.
After hitting enter or clicking the search icon, SearchWP results are shown as intended. I do see a PHP error logged, let me know if you need the output.
Is this code only for SearchWP v3 or also v4?
Hi Guys,
We have an issue displaying widget content above the footer. After thorough research we have found the problem to be related with the section components.
Situation:
In the child theme functions.php we have created a function that calls for a widget.
In that widget we use custom HTML and set an Optinmonster script. That scripts loads a container with an e-mail optin call-to-action.
Somehow the content of this container is much larger then it should be and floats over the page content.We’ve made an Example: https://www.anglers.nl/test-enfold-issue/
Note that that at this moment this is the only page the optinmonster script is called for.The problem occurs on pages where we use the Enfold Advanced Layout builder and the elements at the bottom of the content are placed within a layout element (<div id=”av_section_X”).
Please note that we have ruled out that optinmonster is the problem:
– if elements are NOT placed within a layout element (<div id=”after_section_X”) the content does not float over that element
– the same Optinmonster script is used on blog pages. We do not use the Enfold builder for blogs. We have no problems there.
https://www.anglers.nl/stappenplan-in-10-stappen-een-nieuwe-website-laten-maken/It looks like there is an issue with the section containers.
Please help!
Topic: Problem with BlogPosting
Dear members of the forum!
We use the blog posts in enfold. We have checked the code Test . The result of the code check gave the following error:
image Feld "image.url" fehlt (optional)What to do?
Thanks a lot!
Best regards,
PMHi
I searched and found the following CSS that I thought would help me customize the entry H3, a, titles to the following page:
.page-id-597 #top #wrap_all .main_color .grid-entry-title {
font-weight: bold!important;
color: #760008!important;
}
These changes don’t get applied.I’ve added the CSS in my general styling tab on the Enfold settings.
The page link is here: https://thecurryqueen.com/recipes/
Can you please help me figure out why these changes don’t get applied even when I use the !important.
Thank you
LyseI discovered I missed an update (or maybe a few), because of the theme options weren’t showing anymore in the dashboard. Probably for a while, but didn’t notice it before. Searching other topics I found this link: https://kriesi.at/documentation/enfold/install-enfold-theme/#reinstall-or-update-using-ftp
Tried it and it went all wrong… The child theme was broken after updating. So now I’ve put the backup back, but still don’t know how to update without messing up my website.Hi,
since a while I get multilanguage results via the ajax search. The Relevanssi support cannot give me a solution and answers “The Polylang language restriction is a taxonomy parameter. If the Enfold Ajax search overrides the taxonomy parameters, that would remove the Polylang restriction from the search. But as I don’t know what Enfold does, I can’t say if that’s the case. That would explain it, though.”I already implemented your workarounds from your documentation. Doesn’t help. The result page shows the results correct. It’s just the ajax results that’s not working correct.
I already deactivated all plugins to check if there’s a conflict with no results.You can test it via the search in the header on any page.
Any idea what cause the problem?
ThanksTopic: Related Posts ENFOLD
Topic: Mobile Hamburger Menu
Hi,
I Searched the forum, but there are so many threads about it, that I can’t find the solution for my question.
In Enfold I imported a demo: https://kriesi.at/themes/enfold-dark-photography/ and changed it to the Enfold2017 white.
I use the Main Menu on the desktop version, and the Hamburger Menu on the Mobile. It’s on a white background and I changed the hamburger icon it self in to a grey #b0b0b0. But In this case the menu and it’s sub menu’s are hardly visible on a mobile phone or tablet.
Is there a way in Enfold to change this or maybe in CSS?The site is for a client and still under construction
Dear Support,
I miss a feature: At most elements, the color element is available.
Can you please include additional 3 or 4 fixed colors below the color picker, called “branded colors”, defined in Enfold option?This should give the user the possibility, to pick the branded colors like green, red or something else with the own hex-code more easy.
Instead to search every time for the right hex code.Best
S.
Hello… I’ve been researching how to troubleshoot this issue and have tried every fix I’ve come across to no avail.
I’ve tried all of the fixes here: https://kriesi.at/documentation/enfold/intro-to-layout-builder/#layout-builder-is-not-loading-properly
and this fix as well: https://go-creative.com.au/tutorials/fix-avia-layout-builder-when-it-wont-load/#tab-id-1-active
I’ve also switched to the WP Classic Editor.I’ve added login credentials for site & FTP. Any help is appreciated.

