Forum Replies Created
-
AuthorPosts
-
Hi,
Thank you for your patience, I checked the page below in the Private Content area and I see that the image size has been changed, the issue now is the css that I gave you when the image size was smaller, please look in your Quick CSS and remove this css:#top.single-post .fullsize .template-blog .big-preview img { width: 1200px; min-height: 630px; }it is not needed with the new image sizes.
Best regards,
MikeHey Andreas,
Thank you for the link to your site, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:.av-marked-text span.av-rotator-text-single { background-color: transparent !important; color: #fff !important; }After applying the css, please clear your browser cache and check.
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,
To zoom in on the slideshow image on hover, such as the slideshow image on your site with the caption “Local Optician”, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:.avia-slideshow-slide:hover img { animation: zoom 7s; animation-fill-mode: forwards; } @keyframes zoom { to { transform: scale(1.2) } }After applying the css, please clear your browser cache and check.
Best regards,
MikeHi,
When I check the English home page clicking the logo works correctly and doesn’t give a “page not found”
I don’t see a number added to the pages in English.
I see the X button on the English pages.
I assume that you have already found solutions for your questions, well done.Best regards,
MikeHi,
I was using the Mega Menu from Enfold, I didn’t realize that you were using the Max Mega Menu plugin.
Unfortunately I don’t see any causes or errors that would explain why this is occuring, and offering support for third party plugins is outside of our scope.
I would recommend using the Mega Menu from Enfold instead or ask the plugin author for advice, perhaps this is a known issue with them and they have a solution already.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,
MikeHey SimonePols,
Try setting the frontpage in the theme settings at Enfold Theme Options ▸ Theme Options ▸ Frontpage Settings if you have a conflict try un-setting the WordPress options at WordPress ▸ Settings ▸ Reading ▸ Your homepage displaysBest regards,
MikeHey woogie07,
Please see this thread, the first solution is for if your full width sub menu is at the top of your page on mobile and you want it sticky. The second solution is for if your full width sub menu is further down the page and you want it sticky when it reachs the top.Best regards,
MikeHey Debbie McIlhone,
Please try extracting the zip file: themeforest-ctWL7D0f-enfold-responsive-multipurpose-theme.zip
I believe that you will find that this is the full theme AND documentation file and you need to find the directory /enfold/ inside
if it is already a zip file upload this to the Dashboard > Appearance > Themes and click on the “Add New” option on the top
if it is not a zip file just a plain directory then first zip it and then upload it.
Or ask your manager to download the Installable WordPress file only version from Theme Forest, your manager should see two download options.Best regards,
MikeHi,
Envato reported an issue with some older tokens, try creating a new token or using the official Envato Market WordPress Plugin to update.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,
The theme’s mailchimp element doesn’t have an option to send a sign-up confirmation email, this is controlled by your mailchimp account.
I tested this on my test site and my mailchimp account and didn’t receive a confirmation email, so if you are then ask the mailchimp support team to check.Best regards,
MikeJune 26, 2023 at 5:57 pm in reply to: Since Update from 6.2.2 WordPress all Sidebars are empty #1411749Hi,
Thanks for the link to your site, I see that your widgets are empty so there is nothing to show in your sidebars:

When I add a test widget to your widget area it shows on the frontend, so they are working correctly, so I guess your question is why there are no widgets in your widget area and for this I don’t know, I have not seen this before. I see that you have a couple of widget plugins, and perhaps this is related I’m not sure.
I see at the bottom on your widget page there are a lot of widgets in the inactive widget area and perhaps these are the ones that were bumped out and you can drag them back into the widgets. Please give this a try.

Best regards,
MikeHi,
Mailchimp will not let you sign up with the same email twice, this is Mailchimp and not the theme.Best regards,
MikeJune 26, 2023 at 12:02 pm in reply to: Issue with Fullscreen Button Not Appearing in Enfold Theme’s HTML5 Video Player #1411723Hi,
I only tested by disabling all of your plugins and found the fullscreen button in the HTML5 video player showed, but you have many plugin and testing each one individually would take some time so I recommend that you try this to identify the one causing the conflict. Since I guessed that the four WPML plugins may not cause this and I didn’t deactivate these that is four that you won’t need to test.
Try disabling your plugins each one individually until you find the one causing the conflict.Best regards,
MikeHi,
I believe that you have misunderstood, I’m suggesting that you add this css to your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:.avia-post-nav { display: none; }After applying the css, please clear your browser cache and check.
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,
I believe this will work for you, please try adding the css to your Enfold Theme Options ▸ General Styling ▸ Quick CSS field#top.single-post .fullsize .template-blog .big-preview img { width: 1200px; min-height: 630px; }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 my mistake I was looking at horizontally centered, I see your point now, I added this css for desktop:@media only screen and (min-width: 768px) { .avia-logo-slider .slide-entry-wrap { display: flex; align-items: center; } }please clear your browser cache and check.
Best regards,
MikeHi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:@media only screen and (max-width: 767px) { #top .av_textblock_section .avia_textblock.av_multi_colums { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; } }After applying the css, please clear your browser cache and check.
Best regards,
MikeHi,
When I examine the featured image for the post you linked to, it looks like the full size image that you uploaded is 1210 x 423. I checked a few others and they all seem to be the same size. So the issue is that you want the images to be 1200 x 630 but WordPress can not make the height of the images larger. If the original image had been 1802 x 630 (or a similar ratio) then the then the scripts above could have made it 1200 x 630 without cropping.
Since you have 1100 blog posts the only solution I can offer is to use css to stretch your images taller:#top.single-post .fullsize .template-blog .big-preview img { width: 1200px; min-height: 630px; }Best regards,
MikeJune 25, 2023 at 8:34 pm in reply to: but still I have a lot of gap on my website. What is it due to? #1411650Hi,
The chat assistant is in the code block element above the empty image element, you can leave the empty image element if you wish, it won’t cause issues.Best regards,
MikeJune 25, 2023 at 7:50 pm in reply to: Cls rate due to Avoid non-composited animations Unsupported CSS Property #1411642Hey edolmen,
Thank you for your patience, I don’t have any ideas so I have asked the team for advice, either I or a member of the team will reply when we have investigated this further. Thank you for your patience.Best regards,
MikeHi,
Thanks for the feedback, please include an admin login in the Private Content area so we can investigate further.Best regards,
MikeHey Marcos Q.,
Thanks for your patience, but I’m not able to reproduce this, when I create a sub-category “oil painting” under “painting” for example:

the post only shows once at the end of the breadcrumbs:

Perhaps you have a plugin conflict, try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.
Otherwise please expain how we can reproduce the error.Best regards,
MikeHey Monika,
Thank you for your patience and the link to your site, to hide the video loader I added this css to your WordPress ▸ Customize ▸ Additional CSS/*hide video loader*/ #top .mejs-overlay-loading { display: none !important; }To make the video not loop I edited your enfold/config-templatebuilder/avia-shortcodes/section.php on line 1581 ‘video_loop’ to False

To add this to your child theme so you won’t lose the change after your next update, create a directory in your child theme called shortcodes, then create a copy of the section.php file inside.
Then add this code to your child theme functions.php:function avia_include_shortcode_template($paths) { $template_url = get_stylesheet_directory(); array_unshift($paths, $template_url.'/shortcodes/'); return $paths; } add_filter('avia_load_shortcodes', 'avia_include_shortcode_template', 15, 1);Best regards,
Mike -
AuthorPosts


