Forum Replies Created
-
AuthorPosts
-
Hi Verena,
We’re happy to hear that :)
Thanks for using Enfold and have a great day!
@Guenni007 thanks for helping :)Best regards,
NikkoHi astrogim,
Is this showing in the frontend? or backend? or any specific pages?
I tried to check in some pages but I don’t see any errors in the web console.Best regards,
NikkoApril 5, 2021 at 5:06 pm in reply to: Logo not visible in header after moving WP from subfolder to root #1292563Hi gorkas,
I have checked the link you gave and I do see the logo properly and it seems to be working just fine.
The source of the image is from a CDN when I try to inspect the logo.Best regards,
NikkoHi Jorge,
I have replaced your last code in Quick CSS, to this one:
/* Display Burger Menu on mobile only for logged-in users */ @media only screen and (max-width: 767px) { .responsive #top .av-main-nav .menu-item-avia-special { display: none; } .responsive #top.logged-in .av-main-nav .menu-item-avia-special { display: block; } }Please review your site.
Best regards,
NikkoApril 5, 2021 at 4:58 pm in reply to: menu button with bold name is not activated in main menu #1292559Hi jordip,
We’re happy to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoApril 5, 2021 at 4:56 pm in reply to: Can't resize Logo After Uploading new Logo to Theme Options #1292558Hi acherkasky,
We’re happy to hear that this is resolved after updating to the latest version of Enfold, WordPress and plugins.
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Oliver,
Can you give us a link to one of the pages showing the issue? so we can take a closer look.
Best regards,
NikkoHi Christian,
We hear you :)
Webp support for Enfold is queued up for the next releases of Enfold.Best regards,
NikkoHi AlexR,
Please use a child theme (if you haven’t used one yet), you can download and see the instructions in our documentation: https://kriesi.at/documentation/enfold/child-theme/
Then copy archive.php from the parent theme (enfold) to the child theme.
Then you can put the code after this line of code (line 30 in Enfold 4.8.1):<main class='content <?php avia_layout_class( 'content' ); ?> units' <?php avia_markup_helper(array('context' => 'content','post_type'=>'post'));?>>Hope this helps.
Best regards,
NikkoApril 5, 2021 at 4:42 pm in reply to: Enfold contact form not sending email in wordpress 5.7 #1292551Hi Vera,
Can you try the solution @bigamist mentioned in this thread: https://kriesi.at/support/topic/forms-not-working-properly/#post-1291722
Hope it helps.Best regards,
NikkoHi Erwin,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi fabienneRedUmb,
The heading links is covered by the overlay and is unclickable, to fix this, please add this CSS code in Enfold > General Styling > Quick CSS:
.home #av_section_1 .container { z-index: 2; }Best regards,
NikkoHi NicomIT,
We’re happy to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi 219innova24hsl,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi bauchope,
Try adding this CSS code in Enfold > General Styling > Quick CSS:
#top #header #avia-menu .av-menu-button .avia-menu-text { color: black; }just change the color from black to anything that you’d like.
Best regards,
NikkoHi Charlotte,
Try adding this CSS code in Enfold > General Styling > Quick CSS:
#top .caption_framed .slideshow_caption .avia-caption-title { background-color: rgba(255,255,255,0.5); }Best regards,
NikkoHi Marc,
Can you give us a link to your site? so we can take a closer look and try to give some CSS code that should remove it.
Best regards,
NikkoApril 5, 2021 at 4:22 pm in reply to: Footer: insert a row below the "footer – columns1, 2 and 3" #1292537Hi pacopradas,
We are happy to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoApril 5, 2021 at 4:22 pm in reply to: Make 3 text boxes containing HTML take up whole width #1292536Hi TrevorMF,
Please try adding this CSS code in Enfold > General Styling > Quick CSS:
#section-width .container { max-width: 100%; padding: 0; } #section-width img { width: 100%; }You may need to use a bigger image.
Best regards,
NikkoApril 5, 2021 at 4:14 pm in reply to: Several Masonry galleries on single page not loading properly #1292534Hi chrizz06,
Can you try to disable Javascript file merging and compression in Enfold > Performance?
Also try to clear the browser cache.Best regards,
NikkoApril 5, 2021 at 4:08 pm in reply to: Burger-Menü: Darstellung der Menüpunkte-Hierarchie korrigieren #1292532Hi F,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Bettina,
We’re happy to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoApril 5, 2021 at 4:07 pm in reply to: Enfold 4.8.1 and Max Mega Menu error with mobile version HELP! #1292529Hi elfuego1340,
Can you give us a link to your site? so we can take a closer look.
Best regards,
NikkoHihaufengr,
I believe your issue is similar to https://kriesi.at/support/topic/homepages-wont-load-after-upgrading-to-both-4-8-and-4-81/#post-1288743
Your av-helper-slideshow.php in the child theme might be missing this static function: default_args
Best regards,
NikkoHi hampfi,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Asterios,
Adding “star rating” to your blog articles would require a plugin.
Maybe you can try this plugin https://wordpress.org/plugins/rate-my-post/ I haven’t tested it but it seems to high rating and recently updated, you can also try to find other similar plugins.Best regards,
NikkoHi mooshonov,
We’re glad to hear that :)
Let us know if you need further assistance.Best regards,
NikkoHi daves1997,
Jordan just meant you need to go to Enfold > General Styling > Quick CSS, then find this code:
background: #7d7d7d!important;then to comment it out, just add /* in the beginning of the code and */ at the end, so it would look like this:
/* background: #7d7d7d!important; */Best regards,
NikkoHi gregcarrollLMG,
It can only be changed via CSS, you can add the following codes (and just change the font size) in Enfold > General Styling > Quick CSS:
For Tab Section titles:
#top .av-inner-tab-title { font-size: 16px; }For Tabs:
#top .tab_titles .tab { font-size: 16px; }Best regards,
NikkoApril 5, 2021 at 3:42 pm in reply to: need help updating theme – can't do it from theme options #1292520Hi bobfurgo,
Please follow the steps below to update.
Make a backup:
– Site Backup: https://kriesi.at/documentation/enfold/backup-wordpress-site/
– Theme Settings Backup: https://kriesi.at/documentation/enfold/backup-theme-settings/Option 1: Use Envato Market to update your site
– link: https://envato.com/market-plugin/Option 2: Update manually
1. Login to ThemeForest and download the Enfold theme, right-click over the downloaded zip file and extract/unzip it.
2. It should generate a new folder, open it and look for the enfold folder
3. Right-click the enfold folder then zip it, here’s a tutorial on how to create a zip file in windows: https://www.howtogeek.com/668409/how-to-zip-and-unzip-files-on-windows-10/ (this should create enfold.zip
4. Log in to WordPress as and Admin.
5. Install and activate a maintenance plugin and put your site in Maintenance mode.
6. Go to Appearance > Themes, switch to a default WordPress theme like TwentyTwenty then delete Enfold.
7. Click on the ADD NEW button.
8. Click on the UPLOAD THEME button.
9. Click BROWSE and choose enfold.zip file
10. Click the INSTALL NOW button and switch to Enfold or your child theme.
11. Remove the maintenance mode then deactivate and remove the maintenance plugin.Register the theme by following the instructions in https://kriesi.at/documentation/enfold/theme-registration/
Once this is done, the next time you update, you’ll only need to go to Enfold > Theme Updates and click on the Update button.If you still want us to do the updates, then please backup your site and give us FTP access.
Best regards,
Nikko -
AuthorPosts
