Forum Replies Created
-
AuthorPosts
-
August 16, 2024 at 4:41 pm in reply to: Different logo on pages and posts (transparent header) #1464787
Hey Richard,
You will need to use two filters, one for the standard logo and one for the transparent logo, please see this post.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,
MikeAugust 16, 2024 at 4:34 pm in reply to: Add changes in config-templatebuilder\avia-shortcodes in childtheme #1464785Hi,
This is only for items in the /avia-shortcodes/ directory and you must add the code to your child theme and add a /shortcodes/ directory to your child theme, please see our documentation here. If the page doesn’t scroll automatically, scroll to Add Elements to ALBBest regards,
MikeAugust 16, 2024 at 1:19 am in reply to: Menu items are not working after upgrading to version 6.0.2 #1464734Hi,
Thanks, I have not seen this before, it looks like a plugin conflict, I see an error at the top of your page:It looks like there may be a problem with the dsIDXpress that’s installed on this blog. Please take a look at the dsIDXpress diagnostics area to find out more about any potential issues
and an on “dsIDXpress diagnostics” page it says that the plugin is not active
so try deactivating your plugins, them build your menu, and if that works activate your plugins again.Best regards,
MikeAugust 16, 2024 at 12:47 am in reply to: enfold fullwidth easy slider caption text move on mobile #1464733Hi,
Sorry try this:@media only screen and (max-width: 990px) { .logo.avia-standard-logo img { max-height: 180px; } }
Best regards,
MikeAugust 16, 2024 at 12:23 am in reply to: enfold fullwidth easy slider caption text move on mobile #1464730Hi,
This css doubles it, try adjusting to suit:.av-hamburger-box { width: 70px; height: 16px; }
Best regards,
MikeHi,
You can use css to replace it, see this thread for examplesBest regards,
MikeAugust 15, 2024 at 11:09 pm in reply to: Menu in transparant box with logo area with separate background #1464726Hi,
The width of the burger menu is set at Enfold Theme Options ▸ Main Menu ▸ Burger/Mobile Menu Styling ▸ Flyout Width
The default is 500px:
which is like this at 768px:
so you can change it to something else like a percentage, I test 90%:
try to adjust to suit with a percentage that matches your content width percentage.Best regards,
MikeAugust 15, 2024 at 10:57 pm in reply to: Site Health issue after recent update version 6.0.2 #1464724Hi,
This looks like a caching problem with clouldflare or litespeed. clouldflare challenges me with every click, when I first view your site I saw a burger menu, but after the challenges I saw the error.
I don’t know what “optimised DB” is but deleting the plugin would not cause this.
Right now you can restore your site with your server backup and clear the clouldflare or litespeed caches, and then once your live site is back to normal create a staging clone to do these changes/tests.
Or you can clear the clouldflare or litespeed caches and then disable both, and wait 12 hours for the site to catchup and check again. Like I said I don’t know what “optimised DB” is so I don’t know if caused the issue, I would restore my site and create a staging clone.Best regards,
MikeHi,
Sorry I have not used Figma, and I don’t make SVG’s, hopefully @Guenni007 will have a solution.
I tried to adjust your logo with css but each letter is a element, so it didn’t work.Best regards,
MikeAugust 15, 2024 at 1:04 am in reply to: Need to move social media icons to top of menu when using sidebar menu #1464644Hey tonyiatridis,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top .inner-container { display: flex !important; flex-wrap: wrap !important; } #top .logo.avia-standard-logo { order: 1 !important; } #top .av-sidebar-social-container { order: 2 !important; border-bottom: 1px solid #e1e1e1; border-right: 1px solid #e1e1e1; } #top nav.main_menu { order: 3 !important; }
After applying the css, please clear your browser cache and check.
Best regards,
MikeHey MysticMimi,
Thanks for the link to your page, but we could not login without a user name, nonetheless try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:@media only screen and (min-width: 1024px) { .logo.avia-standard-logo { height: 200px; top: -49px; } }
After applying the css, please clear your browser cache and check.
Best regards,
MikeHey Kay Seemann,
Thank you for your interest in Enfold, unfortunately Enfold is not compatible with Elementor, so you will need to build the site from scratch with Enfold.
You probably should set a temp site to build on and leave your live site up while you work on it.
Unfortunately we can not donate the theme to you, we have a strict contract with Theme Forest and it is the only place that a license can be created.
Hopefully this helps and thank you.Best regards,
MikeHi,
To show the search icon on the desktop menu try enabling Enfold Theme Options ▸ Main Menu ▸ General ▸ Append search icon to main menu
I can’t see your images as they require a login, to add a screenshot please try using an Screenshot service and pasting the image URL in your post.Best regards,
MikeAugust 14, 2024 at 11:22 pm in reply to: Site Health issue after recent update version 6.0.2 #1464637Hi,
Thank you for the login, I believe that this is due to one or many of your plugins, I have many plugins on my demo site and I don’t see this. But I don’t have the same plugins as you.
I see that your 404 to 301 plugin has 394,577 items and your Core Web Vitals plugin is storing 284 URLs
I also see that your Wordfence Firewall is storing a block list of 19,985
So the message that you see could be from one, or all of these as they are stored in the database. The only way that I can think of checking is to uninstall the plugins, simply disabling will not clear the database.
You could try a plugin like AAA Option Optimizer but I have not used it and it doesn’t have a lot of activations, so it might be risky. I recommend ignoring this message or try these suggestions on a staging site so your live site won’t crash.Best regards,
MikeAugust 14, 2024 at 10:45 pm in reply to: Menu in transparant box with logo area with separate background #1464636Hi,
You can change the width of the burger menu at Enfold Theme Options ▸ Main Menu ▸ Burger/Mobile Menu Styling ▸ Flyout Width
To align the button text to the left, try this css:#av-burger-menu-ul .button.cta.av-menu-button, #av-burger-menu-ul .button.cta.av-menu-button .avia-menu-text { padding-left: 0; padding-right: 0; }
Best regards,
MikeHi,
Glad that you have sorted this 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,
MikeHi,
To add a screenshot please try using an Screenshot service and pasting the image URL in your post.Best regards,
MikeHi,
I’m not sure what you mean by add some kind padding or margin around logotype to make it breath from the top and bottom limit in the header
perhaps you want more space around the logo with a larger header? You can make the header larger in the theme settings: Enfold Theme Options ▸ Header ▸ Header Layout ▸ Header Custom Height
please try this, or explain further.Best regards,
MikeHi,
Thanks for the link to your site, it looks like you are using v5.7.1 this is quite old and may not be good with the current WordPress version.
I recommend first creating a staging site to test on, most cPanel webhosts have a staging site option, some in the dashboard:
Others add the option in the Softaculous WordPress Management
There may be other staging site options in different cPanel servers, these are the two that I have seen.
Then you can test the update on your new staging site and your live site will stay online.
Then 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.
If this staging site works fine then do the same for your live site, if you see errors on your staging site then post the admin login so we can check.
I don’t think that you will have errors, but it is better to be safe.Best regards,
MikeHi,
themeSG I assume that you are also sybille gburek for us it looks like two different users.
So assuming that germandirect.org is your site, if so it is v4.2.1 we are now at 6.0.2. so you must update.
Does your site look correct now? I’m not sure. I assume that you have not modified any theme files as it looks like you are not using a child theme, if you know that some theme files were modified by a developer then these modifications will be lost. I doubt this, but must tell you.
OK, so at your point I recommend first creating a staging site to test on, most cPanel webhosts have a staging site option, some in the dashboard:
Others add the option in the Softaculous WordPress Management
There may be other staging site options in different cPanel servers, these are the two that I have seen.
Then you can test the update on your new staging site and your live site will stay online.
Then 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.
If this staging site works fine then do the same for your live site, if you see errors on your staging site then post the admin login so we can check.
I don’t think that you will have errors, but it is better to be safe.Best regards,
MikeHi,
Thanks for the links to your pages, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:@media only screen and (max-width: 425px) { #top #wrap_all #main .avia-slideshow .av-slideshow-caption .avia-caption-title, #top #wrap_all #main .avia-slideshow .av-slideshow-caption .avia-caption-content p, #top #main .avia-slideshow .av-slideshow-caption .avia-caption-content { font-size: 20px; margin: 0; } .html_header_transparency #top #main .avia-builder-el-0 .slideshow_caption { padding-top: 0; } }
After applying the css, please clear your browser cache and check.
Best regards,
MikeHi,
Thanks for the links to your site, but I was not able to view in order to understand, if you are blocking Sweden, Philippines, USA, or Turkey, ip addresses please unblock so we can help.Best regards,
MikeHey richard918,
I have checked the site above and indeed your version is 3.8 unfortunately this is very old and you must update to v6.0.2
I assume that you have not modified any theme files as it looks like you are not using a child theme, if you know that some theme files were modified by a developer then these modifications will be lost. I doubt this, but must tell you.
OK, so at your point I recommend first creating a staging site to test on, most cPanel webhosts have a staging site option, some in the dashboard:
Others add the option in the Softaculous WordPress Management
There may be other staging site options in different cPanel servers, these are the two that I have seen.
Then you can test the update on your new staging site and your live site will stay online.
Then 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.
If this staging site works fine then do the same for your live site, if you see errors on your staging site then post the admin login so we can check.
I don’t think that you will have errors, but it is better to be safe.Best regards,
MikeAugust 11, 2024 at 3:32 pm in reply to: Loss of my footer widget customization after theme update #1464404Hi,
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 Empatica,
Thanks for your login, first you had a JavaScript error on your site in the child theme file “custom.js” I fix it for you.
Then I research showing the “order notes” by default, although there are many “solutions” online, I find none work in my test.
So I added this to your functions.php and it seems to work:function auto_click_order_notes_checkbox() { ?> <script type="text/javascript"> document.addEventListener('DOMContentLoaded', function() { const orderNoteCheckbox = document.querySelector('.woocommerce-checkout .wc-block-checkout__add-note #checkbox-control-0'); if (orderNoteCheckbox && !orderNoteCheckbox.checked) { orderNoteCheckbox.click(); } }); </script> <?php } add_action('wp_footer', 'auto_click_order_notes_checkbox');
Please check.
For future readers, for some reason the element was different on my test site so I had to use the following, if the above doesn’t work for you try this instead:
function auto_click_order_notes_checkbox() { ?> <script type="text/javascript"> document.addEventListener('DOMContentLoaded', function() { const orderNoteCheckbox = document.querySelector('.woocommerce-checkout .wc-block-checkout__add-note #checkbox-control-1'); if (orderNoteCheckbox && !orderNoteCheckbox.checked) { orderNoteCheckbox.click(); } }); </script> <?php } add_action('wp_footer', 'auto_click_order_notes_checkbox');
Best regards,
Mike -
AuthorPosts