Forum Replies Created
-
AuthorPosts
-
October 27, 2022 at 12:15 pm in reply to: Update from Version 3.1 (with Child T.) to 5.1.2 – how to? #1370442
Hi,
Please try this approach, assuming that you have made a full backup of your site with the backup feature of your webhost, please don’t use a backup plugin unless you have specific knowledge on restoring it. Many backup plugins fail on restore.
and the site PHP is v5.6 and the theme v3.1 and you are using a child theme.
First login and download a copy of the theme export file, at Enfold Theme Options ▸ Import/Export ▸ Export Theme Settings File and save should you need it later, then change your PHP to v7.4
and delete the parent theme directory /enfold/ via FTP and save any custom header.php or footer.php from the child theme, and remove them from the child theme directory, they will not be compatible with the new theme version.
Then upload the new version parent theme directory /enfold/ via FTP
Please do not try to overwrite the old parent theme directory as this will leave old files behind and cause errors.
Now you should be able to login and your site should work without errors, assuming you have no outdated plugins.
Please check your site carefully, if all is well you can update to PHP v8 if you wish and check again.Best regards,
MikeOctober 27, 2022 at 11:56 am in reply to: enfold latest news WIDGET how to remove date and time #1370437Hi,
Glad Nikko was able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeOctober 27, 2022 at 12:56 am in reply to: Replace the thumbnail in portfolio entries navigation #1370393Hi,
I misunderstood, I thought you said you were using PHP v7.2
Can you disable the sticky plugin for a couple of days so I can test, or include an admin login so I can disable it while I test?Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeOctober 26, 2022 at 5:43 pm in reply to: Replace the thumbnail in portfolio entries navigation #1370377Hi,
It looks like the Fixed Widget plugin is not returning the css left value to zero after scrolling down.
Unfortunately, your page doesn’t get the “scrolled” class because of the sidebar menu so I don’t see an easy way to add some css to correct.
If you are using PHP v7.2, try updating to v7.4, this is what WordPress recommends as the minimum PHP version.
If this doesn’t correct disable the plugin and try using this solution instead.Best regards,
MikeHi,
Thanks for your input Steve, this may help someone in the future.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Thank you for the link to your site, I tested your product and I was able to change the quantity from one to two, but your product has a max availability of two set, so if you want to allow more you will need to change this setting:

I believe the setting is under Products ▸ Inventory ▸ Manage inventory ▸ Manage stock ▸ Low stock threshold

If this doesn’t help, please include admin login in the Private Content area so we can check.Best regards,
MikeHi,
Thank you for your feedback and glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeOctober 26, 2022 at 11:53 am in reply to: How to remove a section not visible on Edit page – and not in the footer #1370290Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad to hear,
In the LayerSlider ▸ Project Settings ▸ Appearance ▸ Project Appearance ▸ Skin
In the bundled version there are only two choices Fullwidth & Noskin in your version you have many other choices, perhaps you have the Pro version?
If you notice an issue with the arrows again, try the different skins.
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Sorry, we don’t have any instructions for creating custom CPTs, it’s out of scope for our support here.
Try following Guenni007 advice.Best regards,
MikeHi,
Try adding this css:@media only screen and (max-width: 767px) { .responsive #top.home #wrap_all #main #av-masonry-1 .av-current-sort-title { float: none; } }yes, you can add a comment in the quick css like this:
/* Mansory Übersicht Fotos volle Breite – Mobile Ansicht */Best regards,
MikeOctober 25, 2022 at 5:57 pm in reply to: Replace the thumbnail in portfolio entries navigation #1370219Hi,
Try using this script instead:function custom_replace_post_navigation_script() { ?> <script> window.addEventListener('DOMContentLoaded', function() { (function($){ $("#top.postid-449 .avia-post-prev picture source").attr("srcset","https://your-site/ms/wp-content/uploads/sysprog-thumbnail.jpg"); $("#top.postid-4613 .avia-post-prev img").attr("srcset","https://your-site/ms/wp-content/uploads/sysprog-thumbnail.jpg"); })(jQuery); }); </script> <?php } add_action('wp_footer', 'custom_replace_post_navigation_script');Best regards,
MikeHi,
Are you uploading with a FTP client or with your webhost cPanel file manager?
Since you were not able to re-upload the un-edited file it sounds like your FTP client is changing the file permissions, try using the cPanel file manager.
But even if you get this to work, since you are editing a WordPress core file you will need to do this with every WP update, perhaps using an audio player plugin that offers this option will save you from this?Best regards,
MikeHi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Since you are using v4.5.3 it uses the Envato API key which Envato replaced a few years back with the new Token
To update your version of Enfold you will need to download the latest installable WP version from your Theme Forest account and upload it to your WordPress ▸ Appearance ▸ Themes ▸ Add Themes ▸ Add New

after you choose the zip file and click install, you will see a This theme is already installed message because you are updating, you can continue

then you will see the Theme updated successfully message.

Then you will need to create a Envato Token so that you can update in the future.
We recommend making the full site backup using your webhost backup tools, please don’t use a backup plugin unless you have specific knowledge on restoring it. Many backup plugins fail on restore.Best regards,
MikeHi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeOctober 25, 2022 at 1:10 pm in reply to: Change the background color to the highlighter of the Headline Rotator text #1370156Hi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeOctober 25, 2022 at 1:05 pm in reply to: Replace the thumbnail in portfolio entries navigation #1370155Hi,
Ok, try switching your featured image back and add this code to the end of your child theme functions.php file in Appearance ▸ Editor:function custom_replace_post_navigation_script() { ?> <script> window.addEventListener('DOMContentLoaded', function() { (function($){ $("#top.postid-449 .avia-post-prev picture source").attr("srcset","your-image"); })(jQuery); }); </script> <?php } add_action('wp_footer', 'custom_replace_post_navigation_script');in the script replace your-image with the image you want to use.
I tested with your logo, see the screenshot in the Private Content area.Best regards,
MikeHi,
Try this css:@media only screen and (max-width: 767px) { .responsive #top.home #wrap_all #main #av-masonry-1 { width: 100vw !important; position: relative !important; left: calc(-50vw + 50%) !important; } }After applying the css, please clear your browser cache and check.
Best regards,
MikeOctober 25, 2022 at 12:15 pm in reply to: Is there a way to stop paragraphs breaking with multi-column layouts? #1370145Hi,
Glad Guenni007 could help, thank you Guenni007, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Thanks for the feedback, try adding this css:.responsive #top #after_full_slider_1 .container .content { padding: 0; }After applying the css, please clear your browser cache and check.
Best regards,
MikeOctober 24, 2022 at 6:04 pm in reply to: Lato Font is loaded by Avia Theme and not deleteable #1370025Hi,
I see that you changed the code block content from the html of the form

to an embed link that pulls the font from the remote server:

I recommend going back to the html in the code block and just remove the one line for the google font.
Sorry I probably didn’t explain what I meant very well.Best regards,
Mike -
AuthorPosts


