Thanks for your help Rikard. Sorry for the delay in replying, this is a busy time on the farm.
Looking to the future, I can see the CSS File Merging and Compression on the Performance Page and it is, as it has been, set to “enable- merge and compress all theme CSS Files” But I am not sure how to “activate the option to delete all old CSS and JS files on the same page.” I tried googling that phrase but couldn’t find anything — does Enfold have some documentation either on the dashboard or on my site that I could read.
This reply has been marked as private.
Hey Support
I’m trying to change the background color. I have added the color #bbc7b6 to Menu Hover BG (Menu Links in overlay/slide out), but the hover-background color is still blue.
What should I do now?
I have seen ticket “how to change color of hover-background in burger menu of 17.02.2022.
Where you are suggesting this CSS:
————————————————————————————————————————
#top .av_header_transparency .main_menu ul:first-child > li > a:hover, #top .av_header_transparency .main_menu ul:first-child > li > a:focus, #top #wrap_all .av_header_transparency .sub_menu > ul > li > a:hover, #top #wrap_all .av_header_transparency .sub_menu > ul > li > a:focus {
opacity: 1;
}
#top #wrap_all .av-burger-overlay #av-burger-menu-ul li a:hover .avia-menu-text {
color:#ff0197;
}
—————————————————————————————-
1. Can I use this for changing the hover-background color?
2. Should this be placed under Enfold child option or just Enfold child (General styling tab)?
Best regards
Lene
Hi Mauro,
I believe the Default setting in the Enfold Category Styling which is shown when you edit a category does what you mentioned (having the long description at the bottom of the banner), the other option is to have fullwidth page banner with the description on top of it.
Best regards,
Nikko
Hi, we recently get issues on the frontend of our website in the WooCommerce Bookings calendar after updating to the latest plugin versions.
Once we try to set a date for bookings (start and end date) we get a note:
Screenshot 1
To finalize the booking, we have to repeat it with the same dates to get the product into the shopping cart.
Choosing another date after the first attempt creates this note:
Screenshot 2
We already contacted the WooCommerce support and they said it’s a JavaScript error related to the theme.
To investigate they asked for changing the theme to the Storefront theme which I installed on a staging site and the error is gone.
In addition there is very slow backend performance on all sites where we run the Enfold theme.
Could you please check what’s going wrong?
Best regards,
Dirk
-
This topic was modified 3 years, 5 months ago by
diggital.
-
This topic was modified 3 years, 4 months ago by
Mike.
Hi Hi John,
We’re glad that we could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko
Anke Guest
Guten Tag,
ich habe für eine Kundin eine WordPress-Seite mit Enfold eingerichtet.
Sie hat das Theme gekauft und möchte jetzt alleine weiter daran arbeiten.
Leider kann Sie sich nicht im Forum mit ihrem Purchase Code anmelden, weil dieser schon von mir genutzt wird.
Wie ist es nun möglich, dass ich mich abmelde und sie sich mit dem Code neu anmeldtet?
Danke für die Hilfe
Hi,
Glad to hear that you have this sorted out, 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
Hi,
Thanks for the update, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi,
Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Ok thank you Nikko,
but this adjustment is just a detail, the big problem is that the long description should go in the white area below the banner
Over the banner, there should be just one title and one short subtitle, more than that is ugly.
But the standard place in WooCommerce to write the long description of the product category has been “stolen” by Enfold, so now either you have a banner or you have a long description, and that is not correct
That text is very important to explain what is that product category and also to bring product category pages to rank high in Google
Please see screenshot
Thank you Mauro
Hi Rikard,
I installed now Enfold 5.2 beta, but the problem is the same.
The LayerSlider still tries to load Google fonts and every click in the Backend of WordPress takes approx. 15 Sekonds to answer, because on every click the LayerSlider produces timeouts.
So the new beta release does also not fix the issue with the layer slider.
Best regards
Dave
This reply has been marked as private.
Hi,
Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi,
Thanks for the update and clarification. I’m not sure I fully understand what you are looking for, but it sounds like you want lazy loading? If so, then you can set and activate that under Enfold->Performance. Look for the Responsive Images And Lazy Loading option.
Best regards,
Rikard
As you mention it these hidden files comes from Mac OS X System.
Those files with the dot before the filename are created by that Operating System and are on default hidden files. On ftp Programs you can force to show them on the file structure. ( under menu “Server” – show hidden files )
You can temporarly show them on your desktop by a key combination: ⌘ ⇧ . ( command – shift – dot )
press again to hide those files again.
Now: When downloading the enfold.zip file from envato and expand that file – even under my OSX – there are no .DS_Store files inside.
So – where does your enfold.zip file come from?
PS: DS_Store files are automatically created by the Mac OS X Finder in browsed folders. These files contain system configuration information. If you upload them along with other files, the files can be misused to obtain information about your computer.
But under my OSX Monterey they are not generated even after browsing a folder.
Hi, we have an active token and are currently on Enfold 4.5.5.
The system tells us that we are running on the latest version.
How could we automatically update to 5.0
Our host needs to update to PHP 8 and it looks like Enfold 4.5.5 doesn’t run on it.
Is that true?
Thanks for support.
Hi rathi66,
I’m glad that Mike could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko
Hi Arantza,
Thanks for giving us admin access.
I have removed the code I have given in Quick CSS and have installed and activated this plugin: WPCode – Insert Headers and Footers + Custom Code Snippets – WordPress Code Manager then added Mike’s code and saved it (named it: Remove Time from Enfold Latest News Widget) and it worked well.
I have also removed this code in your Quick CSS:
/* link logo para idiomas diferentes */
add_filter(‘avf_logo’,’av_change_logo’);
function av_change_logo($logo)
{
$lang = pll_current_language(‘locale’);
switch ($lang) {
case 'de_AT':
$logo = “/wp-content/uploads/2022/07/Aespa-Logo_ES.png”;
break;
case 'es_ES':
$logo = “/wp-content/uploads/2022/10/Aespa-Logo_DE.png”;
break;
}
return $logo;
}
This code will not run since it’s not CSS and may cause unintentional behavior.
Best regards,
Nikko
Hey!
UPDATE: You will have to modify the enfold/config-templatebuilder/avia-shortcodes/slideshow/slideshow-video.js
file as well, around line 309, look for this code.
_self.player = new YT.Player(_self.$video.attr('id'),
{
videoId: params.videoid,
height: _self.$video.attr('height'),
width: _self.$video.attr('width'),
playerVars: params,
Then add the host parameter like so.
_self.player = new YT.Player(_self.$video.attr('id'),
{
videoId: params.videoid,
height: _self.$video.attr('height'),
width: _self.$video.attr('width'),
playerVars: params,
host: 'https://www.youtube-nocookie.com',
Based on: https://stackoverflow.com/questions/56225247/enforce-nocookie-mode-when-using-the-youtube-iframe-api
Best regards,
Ismael
Hey ussma,
Thank you for the inquiry.
You may need to use this css code to hide the masonry content on mobile view.
@media only screen and (max-width: 767px) {
.av-inner-masonry-content.site-background {
display: none;
}
}
Or this css code to convert the caption container to an overlay with a transparent background.
@media only screen and (max-width: 767px) {
/* Add your Mobile Styles here */
.av-inner-masonry-content.site-background {
position: absolute;
top: 0;
height: 100%;
background: rgba(0, 0, 0, 0.5);
text-align: center;
}
.av-masonry-entry .av-masonry-entry-title {
color: #ffffff;
}
}
Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css. Let us know if this helps.
Best regards,
Ismael
Rodolfo GonzalezGuest
Hello!
This is not a pre-sale question but my user name and password is not working.
I have purchased the ENFOLD for fifth time but now I am not able to download any demo.
Could you please help me with that?
Thanks,
Rodolfo Gonzalez
Hi,
You may need to modify the themes/enfold/js/avia.js file and look for this code around line 866.
if( newHash != '' && newHash != '#' && newHash != '#prev' && newHash != '#next' && !clicked.is('.comment-reply-link, #cancel-comment-reply-link, .no-scroll'))
{
Replace it with:
if( newHash != '' && newHash != '#' && newHash != '#prev' && newHash != '#next' && !clicked.is('.comment-reply-link, #cancel-comment-reply-link, .no-scroll') && !clicked.parent().is('.av-width-submenu'))
{
Please toggle or temporarily disable the Enfold > Performance > File Compression settings afterwards. Let us know if this works.
Thank you for your patience.
Best regards,
Ismael
Hi,
Thank you for the update.
You have to modify the enfold/config-templatebuilder/avia-shortcode-helpers/class-avia-slideshow.php file, look for the which_video_service function and this code around line 1389.
if( strpos( $video_url, 'youtube.com/watch' ) !== false || strpos( $video_url, 'youtu.be/' ) !== false )
{
$service = 'youtube';
}
Replace it with:
if( strpos( $video_url, 'youtube-nocookie' ) !== false || strpos( $video_url, 'youtube.com/watch' ) !== false || strpos( $video_url, 'youtu.be/' ) !== false )
{
$service = 'youtube';
}
Best regards,
Ismael
Hi asociacionespanolaaustria,
Please add this CSS code in Enfold > General Styling > Quick CSS:
#top .news-time {
display: none;
}
If that does not help, please give us a link so we can check it.
Best regards,
Nikko
Hi colorlike,
Please edit those specific Text Blocks and then go to Advanced (tab) > Developer Settings > Custom CSS Class put titleblock
Then go to Enfold > General Styling > Quick CSS and add this code:
#top .titleblock .avia_textblock {
display: flex;
align-items: center;
justify-content: center;
}
#top .titleblock .avia_textblock > * {
margin-top: 20px;
}
Best regards,
Nikko
Hi Guido,
You’ll need to add it at the bottom of your functions.php file (child theme).
If you don’t have a child theme yet, you can download it here (instructions are included in the link).
Hope this helps.
Best regards,
Nikko
Hi AHolm1957,
I think it would be best if you use the Advanced Layout Builder to change the layout.
Go to Enfold (theme options) > Blog Layout > Blog Layout and set it to Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page)
Then enable the Advanced Layout Builder in your blog page and make changes there.
Best regards,
Nikko
Hi bynet2013,
Thanks for informing us of the solution that worked for you. :)
Although I think it may be a server/configuration issue as I have been using PHP 7.4 with Enfold in different platforms (as well as other users have used it) without issues.
Thanks again for using Enfold and have a great day!
Best regards,
Nikko