Forum Replies Created
-
AuthorPosts
-
Hi,
This is because the transparency setting has priority, I will point this out to the Dev Team for their review.
For now please use this css:@media only screen and (max-width: 989px) { .responsive #top .av_header_transparency #header_meta { background: #066892; } }After applying the css, please clear your browser cache and check.
Best regards,
MikeHey carlosTLM98,
Thank you for the link to your site, try this css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field.av_seperator_small_border .av-main-nav > li#menu-item-257 > a > .avia-menu-text { border-left-style: none; }After applying the css, please clear your browser cache and check.
Best regards,
MikeOctober 27, 2022 at 7:20 pm in reply to: Replace the thumbnail in portfolio entries navigation #1370489Hi,
Thanks for the login, I customized the script to make your sidebar widgets sticky on blog posts, and the two privacy policy pages, this is what I added to your child theme functions.phpfunction custom_sticky_sidebar_widgets() { ?> <script> window.addEventListener('DOMContentLoaded', function() { (function($){ var width = $(window).width(); var $stickyTop = $('#top.single-post #recent-posts-3,#top.privacy-policy #custom_html-3,#top.page-id-8479 #custom_html-3'); if (width >= 767) { $stickyTop.waypoint(function(direction) { if (direction === 'down') { $stickyTop.css({ 'position': 'fixed', 'top': '40px', 'width': $stickyTop.innerWidth() }); } if (direction === 'up') { $stickyTop.css({ 'position': 'static', 'top': '0px', 'width': '' }); } }, { offset: '40px' }); } })(jQuery); }); </script> <?php } add_action('wp_footer', 'custom_sticky_sidebar_widgets');please clear your browser cache and check.
Best regards,
MikeOctober 27, 2022 at 6:28 pm in reply to: Image with Hotspots – Disable Tooltip when Hotspot Link is present #1370487Hi,
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,
MikeHey Eleina,
Thanks for the link to your example, try adding this code to your Enfold Theme Options ▸ Header ▸ Extra Elements ▸ Phone Number or small info text<ul class="topbar-contact"><li class="map"><span class="inline"><a href="#">[av_font_icon icon='ue842' font='entypo-fontello' size='20px'][/av_font_icon]Pet Street 123 - New York</a></span></li> <li class="phone"><span class="inline"><a href="tel://1-555-555-5555">[av_font_icon icon='ue854' font='entypo-fontello' size='20px'][/av_font_icon]555-555-5555</a></span></li> <li class="mail"><span class="inline"><a href="mailto: (Email address hidden if logged out) ">[av_font_icon icon='ue805' font='entypo-fontello' size='20px'][/av_font_icon] (Email address hidden if logged out) </a></span></li></ul>and add this css to your Enfold Theme Options ▸ General Styling ▸ Quick CSS field
#header_meta .inline {display: inline-block;} #header_meta .topbar-contact ul {list-style: none; list-style-type: none;} #header_meta ul.topbar-contact li {display: inline;} #header_meta ul.topbar-contact li a {vertical-align: middle;} #header_meta ul.topbar-contact {margin-bottom: 0;}Best regards,
MikeHi,
Sorry for the very late reply, I checked your site and it looks like v5.1.2 is loading correctly.
Are you still having issues?
I see that the admin login is not working.Best regards,
MikeOctober 27, 2022 at 12:34 pm in reply to: Image with Hotspots – Disable Tooltip when Hotspot Link is present #1370447October 27, 2022 at 12:20 pm in reply to: Problem with breadcrumbs (when activating "polylang for woocommerce") #1370443Hi,
We will leave this thread open to hear back from you after you have created a staging site.Best regards,
MikeOctober 27, 2022 at 12:15 pm in reply to: Update from Version 3.1 (with Child T.) to 5.1.2 – how to? #1370442Hi,
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,
Mike -
AuthorPosts



