Forum Replies Created

Viewing 30 posts - 331 through 360 (of 33,009 total)
  • Author
    Posts
  • in reply to: Styling (css) areremoved/missing #1463961

    Hi,
    Yes, if you have Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression disabled, then enable Enfold Theme Options ▸ Performance ▸ Delete old CSS and JS files then the files will be cleared when the cache is cleared.
    I recommend waiting until this occurs on it’s own, as your server cache seems to lag behind causing your issues above.
    If you manually delete the files and your server cache is still calling them you will probably see some errors, so it will be better to wait until it occurs on it’s own.

    Best regards,
    Mike

    in reply to: Variable product is not working #1463960

    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

    in reply to: Hide Menu in Header #1463886

    Hi,
    Try adding this css to your Quick CSS field:

    @media only screen and (max-width: 767px) {
    .responsive #top .logo.avia-standard-logo {
    	display: flex;
      justify-content: center;
      width: 100%;
    }
    }

    Best regards,
    Mike

    in reply to: Styling (css) areremoved/missing #1463885

    Hi,
    If you have the theme cache disabled and enable the setting Delete Old CSS And JS Files the folder should be empty after you clear your host cache.
    Since we can not reproduce, we can not offer a future theme fix for this.

    Best regards,
    Mike

    in reply to: header transparency inverse behavior #1463884

    Hi,
    Glad that we could help, if you have any further questions please open a new thread and we will be happy to help.

    Best regards,
    Mike

    in reply to: Custom layout to display posts for category / year-month #1463883

    Hi,
    I added your horizontal gallery to your archive pages with this function.php file:

    add_action('ava_after_main_container', 'ava_after_main_title_mod');
    function ava_after_main_title_mod() {
    	if ( is_archive() ) {
    		echo do_shortcode("[av_horizontal_gallery ids='3297,3299,3315,3298,3318,3308,3316,3303,3317' ids_dynamic='' initial='' img_copyright='' height='20' size='large' gap='no' active='' control_layout='av-control-hidden' slider_navigation='av-navigate-arrows av-navigate-dots' nav_visibility_desktop='' nav_arrow_color='' nav_arrow_bg_color='' nav_dots_color='' nav_dot_active_color='' lightbox_arrow_color='' lightbox_arrow_bg_color='' img_copyright_font='' av-desktop-font-img_copyright_font='' av-medium-font-img_copyright_font='' av-small-font-img_copyright_font='' av-mini-font-img_copyright_font='' img_copyright_color='' img_copyright_bg='' transition_speed='' autoplay='true' interval='3' manual_stopper='aviaTBmanual_stopper' links='active' link_dest='' lightbox_text='' img_scrset='' lazy_loading='disabled' alb_description='' id='' custom_class='' template_class='' av_uid='av-a6srr' sc_version='1.0'][/av_horizontal_gallery]");
    	}
    }

    please check.

    Best regards,
    Mike

    in reply to: Enfold and ACF, customising posts #1463882

    Hi,
    Glad that we could help, you could show the picture descriptions as a text element below the image in the Custom Layout.
    Let us know if you have any other questions, or if we shall close this thread.

    Best regards,
    Mike

    in reply to: Enfold and ACF, customising posts #1463855

    Hi,
    In your Journal CPT you will add the “Custom Layout” element like you did here:
    Enfold Support 6447
    Which uses your “Custom Layout” here:
    Enfold Support 6449
    In your layout the image must have a placeholder image, I added this for you so your image will show:
    Enfold Support 6451
    but your image text is too long unless you use css, to answer your question, you will need to add the “Custom Layout” element to each post unless you add the ACF code to the page another way, perhaps a PHP function. I’m not sure about that we intended to use the “Custom Layout” element.

    Best regards,
    Mike

    in reply to: Issue with Emails sent from contact form #1463854

    Hi,
    Thanks for correcting this to a email address with the same domain as your site, when I check your SMTP plugin I see that youe SMTP SSL Authentication was disabled.
    I enabled this for you but I see the error “SMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server” from your CF7 so it looks like your SMTP login is not correct.
    Enfold Support 6445
    Please review and correct the SMTP login.

    Best regards,
    Mike

    in reply to: Remove products from search #1463798

    Hi,
    Glad that Guenni007 could help, thank you Guenni007, shall we close this thread then?

    Best regards,
    Mike

    in reply to: Single page with different colored header #1463797

    Hey SenGaxD,
    Please try using the Enfold Options > General Styling > Logo Area > Logo Area Background Color
    Screen Shot 2024 08 04 at 3.55.44 PM
    If this doesn’t help, please link to your page so we can help with custom CSS.

    Best regards,
    Mike

    in reply to: Enfold and PHP 8.* #1463789

    Hi,
    Thanks for the link to your site, it looks like you are using a child theme, if you have a custom header.php or footer.php in your child theme, please remove.
    If not, please include a admin login in the private content area so we can be of more assistance.

    Best regards,
    Mike

    in reply to: Enfold and product filters issue #1463788

    Hey aram,
    Thanks for the login, but when I check both of your category pages for the category “crankbaits”, both only contain one item, so I don’t believe that filters can work when there is only one item.
    Please add a few more items in that category with different prices and such, so the filters will work.

    Best regards,
    Mike

    in reply to: header transparency inverse behavior #1463787

    Hi,
    When I compare https://header-test.strokmatic.com/
    with https://novo.strokmatic.com/
    https://header-test.strokmatic.com/ seems to have a transparent header set in the page layout:
    Screen Shot 2024 08 04 at 12.54.28 PM
    and https://novo.strokmatic.com/ does not. Please check, if this is not the setting, please provide an admin login so we can check.

    Best regards,
    Mike

    in reply to: Footer Widgets disappeared #1463784

    Hi,
    Thanks for the login to your testing site, please provide a login to your live site so we can determine what the diffidence is.
    I see a diffidence on the frontend but seeing the page elements on the backend will help.

    Best regards,
    Mike

    in reply to: Issue with Emails sent from contact form #1463778

    Hi,
    It looks like your contact form is using the email address: (Email address hidden if logged out) please correct.
    Screen Shot 2024 08 04 at 12.09.48 PM

    Best regards,
    Mike

    in reply to: prblem by import of fonts #1463776

    Hi,
    Glad that you have this sorted out now, if you have any further questions please open a new thread and we will be happy to help.

    Best regards,
    Mike

    in reply to: Unexplainable Changes to My Site/Posts NOT by me #1463775

    Hi,
    It sounds like you are switching back and forth between the ALB and the WordPress Block editor, this will cause issues. Please only use one editor when you create a page.
    Perhaps I misunderstand and a screenshot would help.
    We will need a admin login in the private content area so we can be of more assistance.

    Best regards,
    Mike

    in reply to: Hide Menu in Header #1463770

    Hi,
    When I check your homepage there is no content, so I checked the page linked below, and I see for mobile the header shows and when I scroll the header scrolls away.
    As I read your posts above I believe that you want a transparent mobile header and hide the burger menu.
    For this, please add this css to your Quick CSS field:

    @media only screen and (max-width: 767px) { 
      .responsive #top #main {margin-top: -80px!important;}
      #top #wrap_all .av_header_transparency {background-color: transparent!important;}
      div#header_main > .container {display: block !important;}
      #avia-menu-0 { display: none;}
      }

    After you apply the CSS please clear your browser cache and reload the page to check.

    Best regards,
    Mike

    in reply to: Design of the send button #1463767

    Hi,
    I’m not seeing a green color, please remove all other css from this thread above and add this css instead:

    #top div div .av-dark-form .button {
        background: #000;
        color: #D4AF37;
        border-radius: 10px;
        border: none;
    }
    
    #top div div .av-dark-form .button:hover {
        background: #D4AF37;
        color: #000;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After you apply the CSS please clear your browser cache and reload the page to check.

    Best regards,
    Mike

    in reply to: Search Icon on Mobile Flyout Menu problem #1463766

    Hi,
    Thanks for your feedback, when I check in your burger menu the search icon has a dark color so it is hard to see, try this css in your Quick CSS field:

    .html_av-overlay-side.av-burger-overlay-active #top #wrap_all #header .menu-item-search-dropdown a {
        color: #fff;
    }

    This should make it white, feel free to adjust to suit.
    After you apply the CSS please clear your browser cache and reload the page to check.

    Best regards,
    Mike

    in reply to: Search Icon on Mobile Flyout Menu problem #1463761

    Hey CharlieTh,
    Thanks for the link to your site, but when I check with Android & Chrome as a mobile device, I see the search icon & burger menu icon.
    Please see the screenshot in the Private Content area below.
    Perhaps I misunderstand and further info and a possible screenshot of what you would like to see would help.

    Best regards,
    Mike

    in reply to: Enfold and ACF, customising posts #1463758

    Hey lucybb2,
    Thank you for your patience and the login, I see your CPT “Journal” do not have a ALB builder field, I believe that this is because your CPT is not enabled in the theme. Typicality you would enable Enfold Theme Options > Layout Builder > Show advanced options
    Screen Shot 2024 08 04 at 7.48.08 AM
    Then add your CPT to Activate Your Custom Post Types For ALB
    Screen Shot 2024 08 04 at 8.08.03 AM
    and now the ALB button shows in your CPT:
    Screen Shot 2024 08 04 at 8.10.05 AM
    and now you can add elements to the page:
    Screen Shot 2024 08 04 at 8.12.54 AM
    I did the steps above for you, please check.

    Best regards,
    Mike

    in reply to: prblem by import of fonts #1463757

    Hey rixi,
    please provide a admin login in the private content area so we can examine.

    Best regards,
    Mike

    in reply to: Design of the send button #1463756

    Hi,
    To have the Hover Background #D4AF37 with black text and a radius of 10px use this css instead:

    div div .av-dark-form .button {
        background: #000;
        color: #ffffff !important;
        border-radius: 10px;
    }
    
    div div .av-dark-form .button:hover {c
        background: #D4AF37 !important;
        color: #000 !important;
    }

    After you apply the css please clear your browser cache and reload the page to check.

    Best regards,
    Mike

    in reply to: Site Health issue after recent update version 6.0.2 #1463754

    Hi,
    I don’t think that we will need to login in to your cPanel, I would not feel comfortable making changes to your database.
    Since I don’t see this warning on my demo site, I would like to see it on your site.
    Have you tried disabling all of your plugins to see if you still see this?
    If so, please disable your 2FA login and post a admin login in the Private Content area we can examine your site-health.php message and review further.

    Best regards,
    Mike

    in reply to: Custom Elements problem #1463753

    Hi,
    Glad that we could help, if you have any further questions please open a new thread and we will be happy to help.

    Best regards,
    Mike

    in reply to: Remove products from search #1463740

    Hi,
    Try disabling the Search Icon To Main Menu option

    Best regards,
    Mike

    in reply to: Untermenü #1463737

    Hi,
    Glad that Rikard could help, if you have any further questions please open a new thread and we will be happy to help.

    Best regards,
    Mike

    in reply to: theme license says it is expired #1463735

    Hi,

    the site is currently hosted on my computer as a local host

    sounds like your local host is set to 8mb, try creating a live site so we can view and help, we can’t help with local hosts.

    Best regards,
    Mike

Viewing 30 posts - 331 through 360 (of 33,009 total)