Forum Replies Created
-
AuthorPosts
-
July 22, 2024 at 8:23 pm in reply to: avia_search no longer after updating from WordPress 6.4.4 onwards #1462704
Hi Gerry
First of all, the shortcode for the search needs to be commented (or deleted).
I solved the issue by using the plugin “Ivory Search” and added the search feature to the desired menu in there.Hope that helps.
Cheers
MichaelApril 19, 2024 at 1:58 pm in reply to: Update from WP 6.4.4 to WP 6.5.2 breaks Enfold header (main navigation) #1440362Nevermind – issue solved. Thanks.
April 19, 2024 at 12:55 pm in reply to: Update from WP 6.4.4 to WP 6.5.2 breaks Enfold header (main navigation) #1440359Hi
It seems that this line of code in my functions.php causes the issue:
add_shortcode('avia_search', 'get_search_form');
Commenting it resolves the issue but also hides the search form I had in the header (left side of the language switcher).
How do I add the search form in the Enfold header if not via shortcode?Thanks a lot,
MichaelApril 18, 2024 at 11:38 am in reply to: Update from WP 6.4.4 to WP 6.5.2 breaks Enfold header (main navigation) #1440275Did one of the following files change recently?
I use those as well in my child theme:- class-breadcrumb.php
- function-set-avia-frontend.php
- loop-search.php
April 18, 2024 at 11:32 am in reply to: Update from WP 6.4.4 to WP 6.5.2 breaks Enfold header (main navigation) #1440274Thanks Ismael.
True, I use a header.php template file in my child theme in order to use a custom webfont:
<link rel="stylesheet" type="text/css" href="/MyFontsWebfontsKit.css">
Ah, found something this is only used since Enfold v5.1.
However: Updated the header.php file in my child theme using the one from the parent theme now, enriched it with one line of code (see above) – unfortunately no change visible in the header layout.Best,
MichaelApril 17, 2024 at 7:16 pm in reply to: Update from WP 6.4.4 to WP 6.5.2 breaks Enfold header (main navigation) #1440228Hi Rikard
Sure, I have setup a staging site using WP 6.5.2 (see private content for details please).
You can see the header problem there.Thanks a lot
MichaelIssue resolved – please check my reply in the other thread.
Thank you so much Rikard!
I am indeed using header.php in my child theme (was obviously quite outdated).
- Backed up my header.php from the child theme.
- Copied the custom font HTML snippet from there (one line of code).
- Pasted it into the header.php from the (updated) parent theme and moved the updated header.php file back to my child theme.
Done. Worked like a charm for two websites. Issue can be marked as resolved.
Best,
MichaelHi RIkard
The issue still happens and the footer goes missing after the Enfold theme update from version 4.8.6.2 to 4.8.7.1.
It might also be an issue connected with WPML as this website is multilingual. Other plugins should not cause any issues as the website only uses 11 plugins including four being just from WPML.
Have you tried to reproduce it on a test installation together with WPML?
Would be interesting to see if you could reproduce this glitch together with this plugin.Thanks again and best regards
MichaelThanks Rikard – this is why I downgraded again to the second most recent version of the theme as you mentioned.
As this is a live site and it is important that it is displayed fine, I cannot afford a missing footer.Will try again later and/or after the next release, but I guess there is a glitch between the newest Enfold release and WP 5.8.1 (as they changed the widget area completely).
August 18, 2020 at 9:22 pm in reply to: Website thinks it has up to date Enfold theme – but it doesn't! #1238921Updating your Enfold theme via FTP manually
1) Make a full backup of your website using a backup plugin.
2) Safe the backup somewhere outside from the webserver of your website (e.g. on your local computer or in any cloud storage you trust).
3) Sign out from your WordPress website.
4) Go to your themeforest account, sign in and download the most recent Enfold version to your computer. Extract it and search for the file enfold.zip. Extract this file as well to already have your folder ready to be uploaded.
5) Sign in to FTP or SFTP using FileZilla or any other tool which is able to do that.
6) Go to the folder ./wp-content/themes and search for “enfold”. If you want, you can download the enfold folder to your computer as well (just in case you want to restore if afterwards which is easier like that than using the whole backup).
7) Delete the folder enfold via FTP. This may take 5-10min, depending on the server speed obviously.
8) Wait until it is finished and the enfold folder is gone. If that is the case, upload the “new” enfold folder to your website in the same directory.
9) Sign in to your WordPress website again and go to the Enfold tab (or the one from your child theme). Scroll down to the tab called Theme Update.
10) Your current API token will not work anymore as Envato changed some stuff on their API. Therefore you need to remove your current key and generate a new private key as visible in your themeforest account under “Settings” -> “API keys”. Go to https://build.envato.com and follow the steps there. To me, https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#toggle-id-5 was also very helpful (scroll down a bit there to find out about the permissions your private API key needs in order to check for future Enfold updates). Without these permissions it will not work.
11) After revalidating your new private key within the Enfold update tab, you should see a blue rectangle saying when it could be checked for the last time.
12) Done!Feel free to ask me in case you need any assistance.
Try to empty your browser cache. That solved the issue for me and the advanced layout builder works again.
Try to empty your browser cache. That solved the issue for me and the Enfold options are visible again.
In order to solve the update issue itself I would need access to your website if possible.@TJ: Try to empty your browser cache. That solved the issue for me and the advanced layout builder works again (WP All Import activated).
Try to empty your browser cache. That solved the issue for me and the advanced layout builder works again.
Hi Birgitte
Alright, I know that they changed how updates work before version 4.5.
Since you have version 4.5.1 installed, it should be working properly.Quite difficult to say what causes the issue in your case without having access to the website.
In WordPress I can actually only open the Enfold Theme Options, but not any of the other Enfold navigation links.
In this case you are very likely facing an issue with one of the plugins you have installed. I saw you already updated to WordPress 5.5 which is good. However, one of the plugins causes the issue that the other Enfold navigation links are not visible.
Is it possible to make a list of your installed plugins here?
Regards to Copenhagen
MichaelHi Birgitte
Which Enfold version are you currently using?
If you have updated your theme recently there should be an update visible at the same place where all the updates are visible (submenu of the dashboard).Can you see a theme update there?
Best regards
MichaelUpdate: The plugin WP All Import Pro was the issue in my case.
Deactivating it “resolved” the issue for now. Contacting them shortly to let them know that the plugin is causing errors in the console.Might help somebody else.
Cheers
MichaelUpdate: The plugin WP All Import Pro was the issue in my case.
Deactivating it “resolved” the issue for now. Contacting them shortly to let them know that the plugin is causing errors in the console.Might help somebody else.
Cheers
MichaelHi guys
Same issue here for one of my sites.
Any updates on how to resolve it?Thanks in advance
MichaelHi guys
Same issue here for one of my sites.
Any updates on how to resolve it?Thanks in advance
MichaelHi
I would first update to the most recent version of WordPress and Enfold.
It looks that you are using outdated versions on both systems (Enfold 4.4.1 and WordPress 4.9.13).Afterwards these errors might be gone – give it a try.
Cheers
MichaelIt looks totally fine with Safari v13.0.4.
Hey OSLO2019
There is no such thing like text-transform:normal which is why it does not work.
You can use the following code in order to get it normal case:
h1, h2 { text-transform: none !important; }
Cheers
MichaelDecember 16, 2019 at 3:59 pm in reply to: Contact Form – message copy to sender after writing a message over contact form #1166467Hi strumpumpel
I asked the exact same question about a year ago, see https://kriesi.at/support/topic/contact-form-send-copy-to-senders-email-address/
Therefore I think it is still not possible with the Enfold contact form feature.In order to send a copy including the form data to the submitter email address I recommend using a premium plugin such as https://www.gravityforms.com/.
Cheers and I hope this helps
MichaelHi Katrien
Since when does the whitespace issue happen?
And are they also ignored if you create a new page in the backend and save it or just for existing pages?Unfortunately I can’t see any private content here but I could check the URL with Safari if you want – if I know what the URL is ;)
Best,
MichaelHi omunyak
Try this snippet here:
.social_bookmarks_soundcloud a::before, .av-social-link-soundcloud a::before { font-family: ‘entypo-fontello’; content: ‘\f1be’; }
Cheers
MichaelDecember 16, 2019 at 10:36 am in reply to: Gutenberg paragraph blocks color settings not styled correctly #1166293Hi Andi
Theme devs register the color palette and also provide css for the color options, no?
I honestly don’t know. Gutenberg itself (without a theme using a separate page editor) works great from my experience. However, there might be some issues when you combine the Advanced Layout Builder from Enfold with Gutenberg.
Therefore a moderator can give you a better answer than me in this case.
Cheers
MichaelDecember 16, 2019 at 10:04 am in reply to: Gutenberg paragraph blocks color settings not styled correctly #1166274Hi Andi
Ah I see. As it looks correct in the backend preview, it is very likely a caching issue.
Please empty your browser cache and the cache generated by a plugin (in case you are using one).
This should do the trick.Best,
MichaelDecember 16, 2019 at 9:24 am in reply to: Gutenberg paragraph blocks color settings not styled correctly #1166268Hi Andi
It seems you don’t have a background color defined to your class (at least I can’t see one in the browser inspector tools)
has-background has-col-919191-background-color
Which background color would you like to use for that red font?
Best,
Michael -
AuthorPosts