Forum Replies Created
-
AuthorPosts
-
Hi solf,
I apologize for the delayed response.
Please use this CSS code instead:#top .av-main-nav .sub-menu .sub-menu a { line-height: 23px; padding: 4px 15px; } #top .av-main-nav .sub-menu .sub-menu a .avia-menu-text { font-size: 13px; }
Just adjust the line-height, font-size and padding values.
Hope this helps.Best regards,
NikkoHi WebDevDept,
Thanks for using Enfold and have a great day!
Best regards,
NikkoHi ac1977,
We are happy to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoApril 7, 2022 at 9:51 am in reply to: Website Breaks with Any Update or Change to Child Theme Options #1347510Hi Ludz,
Can you setup a staging site for us? so we can check and try to inspect the issues you mentioned.
Best regards,
NikkoHi ewingmh,
I have checked your site and I do see the images, can you give us a screenshot on how it looks on your end?
Best regards,
NikkoHi Evi,
You can fix this by editing the Special Heading (with issues mentioned) and go to the Styling (tab) > Font Sizes > Heading Font Sizes > click on the Mobile icon and set the font size (make it less than 28px)
I hope this screenshot helps: https://imgur.com/sgNlYn9Best regards,
Nikko-
This reply was modified 3 years, 4 months ago by
Nikko.
Hey travel2unlimited,
Please try using this plugin to update Enfold to the latest version: https://www.envato.com/lp/market-plugin/
You will be required to provide a token, if you don’t have one yet, please generate an envato token, here’s an instruction on how to make one (with correct permissions): https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-tokenBest regards,
NikkoHi Intell,
I’m glad that Rikard could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi FeedXL2019,
Thanks for giving us admin access.
We have fixed the header.php file of your child theme on the staging site and is now showing the footer properly.
Please check your site, on your live site, just replace header.php of your child theme and that should be fixed.Best regards,
NikkoHi sebzh22,
Thanks as well for using Enfold and have a great day!
Best regards,
NikkoHey solf,
Please add this CSS code in Enfold > General Styling > Quick CSS:
#top #menu-item-8709 .sub-menu { top: -220px; }
Hope this helps.
Best regards,
NikkoHi SofieHelm,
I’m glad that Rikard could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHey EricSmeets,
Try using this CSS code:
#top .elektrischladen { color: green; background-color: green; }
if that still does not work, please use this instead:
#top .elektrischladen { color: green !important; background-color: green; }
Best regards,
NikkoHi Alwin,
That’s a shortcode, you can search or google for WordPress shortcodes and you should see similar format, for example the gallery:
[gallery id="123" size="medium"]
Best regards,
NikkoHi Alwin,
I’m not sure if WordPress forgot to remove it from the list or it is allowed by default however, I did try upload a .ico file on my end and I get this error:
“icon.ico” has failed to upload. Sorry, you are not allowed to upload this file type.
So my assumption is that it is not allowed, please proceed to editing wp-config.php file as instructed above since it’s working properly and I have also tested it.
Best regards,
NikkoHi virtualbis,
I’m glad that Rikard could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Alwin,
Please do the following.
1. Go to Enfold > Theme Options > Select Your Editor, set to Use WP Classic Editor
2. Create a new post (no need to save or add title)
3. Click on the magic wand icon and select Content Elements > Button. Here’s a screenshot
4. Once you have made the button and click save, it should generate some shortcode, copy this shortcode and add to your widgets.
Hope this helps.Best regards,
NikkoHi Alwin,
WordPress restricts the type of files you can upload, you can find the list here: https://codex.wordpress.org/Uploading_Files
In order to allow .ico files to be uploaded, edit wp-config.php file located in the root folder of your site (you can view this using FTP or through Cpanel).
Find this line of text in wp-config.php file:/* Add any custom values between this line and the "stop editing" line. */
below it add this code:
define( 'ALLOW_UNFILTERED_UPLOADS', true );
Hope this helps.
Best regards,
NikkoHey tremblayly,
Please try adding this CSS code in Enfold > General Styling > Quick CSS:
#ppc-button { float: left; margin-top: 12px; text-align: left; width: 100%; } #top #ppc-button .paypal-buttons-context-iframe { max-width: 250px; }
Best regards,
NikkoHi kringsstefanie,
Can you try to temporarily disable all plugins and see if it helps? if it does, enable the plugin one by one to know which one is causing the issue.
If it does not help, please try to change the PHP version to 7.4.
Hope this helps.Best regards,
NikkoHi Nina,
We’re glad to hear that.
Just let us know if you still need further assistance on the topic.Best regards,
NikkoHi Andres,
If the latest version of Enfold is not showing in the Theme Updates even if you have already provided the token with correct permissions then please try using this plugin to update Enfold to the latest version: https://www.envato.com/lp/market-plugin/
Best regards,
NikkoApril 1, 2022 at 4:35 am in reply to: After update to 4.9.2, the site header and footer break. #1346800Hi ryhan,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi SenjaLp,
When you enable the Advanced Layout Builder in a post, you’ll need to put the summary of of your post in the Excerpt box.
Here’s a screenshot where you can find it: https://imgur.com/kDGV1bv
Just fill it with some content and you should see it reflect in the blog page.Best regards,
NikkoHi web4698,
Thanks please add a span tag on those lines that you want to separate, for example:
<span><a href="http://www.website.com/page/">My Page</a></span> <span>Phone: <a href="tel:1-562-867-5309">1-562-867-5309</a></span> <span>Email: <a href="mailto:<a href="mailto:info@website.com" rel="nofollow">info@website.com</a>"><a href="mailto:info@website.com" rel="nofollow">info@website.com</a></a></span>
Then go to Enfold > General Styling > Quick CSS and add this CSS code:
@media only screen and (max-width:767px) { #top .phone-info span { display: block; line-height: 1.4; } }
Hope this helps.
Best regards,
Nikko-
This reply was modified 3 years, 4 months ago by
Nikko.
Hi Sitadi,
Thanks for giving us admin access.
This is now fixed.
Please review your site.Best regards,
NikkoMarch 30, 2022 at 5:35 pm in reply to: After update to 4.9.2, the site header and footer break. #1346628Hi ryhan,
Thanks for providing the link, I added the shortcode in header.php file.
Please review your site.Best regards,
NikkoHey web4698,
I tried to check the link you gave however it is blocked by Sucuri:
Block reason: Access from your Country was disabled by the administrator.
Best regards,
NikkoHi Chad Milburn,
Thanks for contacting us!
Please do the following but first make a backup:
– Site Backup: https://kriesi.at/documentation/enfold/backup-wordpress-site/
– Theme Settings Backup: https://kriesi.at/documentation/enfold/backup-theme-settings/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.
Hope this helps.Best regards,
Nikko -
This reply was modified 3 years, 4 months ago by
-
AuthorPosts