Forum Replies Created

Viewing 30 posts - 1 through 30 (of 35,265 total)
  • Author
    Posts
  • Hi,
    Glad that Rikard could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    in reply to: Duplicate ID #1496446

    Hey Advantage09,
    It looks like you have enabled the Alternate Menu For Mobile
    BdUDCDG.md.png
    But it is the same menu items as your main menu, so it is not needed and you can disable it.

    Best regards,
    Mike

    Hey Dave,
    Your server is giving a 403 Forbidden error for the css file that is needed.
    It could be that the directory has the wrong file permissions, ask your web host why the server is doing this.
    If they can’t help try adding this function to your child theme functions.php file

    function custom_avf_post_css_create_file( $create ) {
    	return false;
    }
    add_filter( 'avf_post_css_create_file', 'custom_avf_post_css_create_file', 10, 1 );

    Then clear and or disable your caching plugin, I tried but your siteground caching plugin doesn’t seem to respond.
    You may need to ask for help with that also.
    If all else fails try rolling back your WordPress update. WP versions 6.9.2 & 6.9.3 both had issues, not sure about 6.9.4, so if you roll back go to 6.9

    Best regards,
    Mike

    in reply to: Problem with Instagram widget #1496443

    Hi,
    Glad that Rikard could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    in reply to: Add padding to images in classic editor? #1496419

    Hi,
    Glad to hear that you sorted it out, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    Hi,
    Glad that we could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    in reply to: [SOLVED]Make SVG logo overlap heade on mobile #1496416

    Hi,
    Glad that we could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    in reply to: [SOLVED]Make SVG logo overlap heade on mobile #1496412

    Hey steviger,
    Do you mean like this:
    B92Dn4I.md.png
    try this instead:

    @media only screen and (max-width: 767px) {
        .responsive .logo svg {
            transform: translateX(38%) translateY(63%);
        }
    } 

    Best regards,
    Mike

    Hi,
    When I checked using the Enfold > Layout Builder > Show advanced Options > Debug Mode I found on Post 1785 that you have a unclosed strong tag:
    qyPjuAx.md.png
    Correcting this solved.
    I see that you have many templates saved:
    qyL0o5Q.png
    Note that if any of these have unclosed tags they will cause issues on additional pages that you use them on. They can not be repaired, you would need to delete them and rebuild them.
    I also note that you are using the Advanced Editor Tools plugin and recall back when it was called TinyMCE Advanced there were issues with it, not sure if they have been resolved in the plugin’s current build, but it may be worth considering.
    I also tried to reproduce this on my test site, but was unable to without purposely forcing unclosed tags.

    Best regards,
    Mike

    Hey Valerie,
    Your woo shortcode to display the products was using cropped images
    [products=3]
    I added this to your child theme to use the uncropped images:

    add_filter( 'avf_wc_before_shop_loop_item_title_img_size', 'avf_wc_before_shop_loop_item_title_img_size_mod', 10, 1 );
    function avf_wc_before_shop_loop_item_title_img_size_mod( $thumbnail_size ) {
        return 'woocommerce_thumbnail';
    } 

    Best regards,
    Mike

    in reply to: Bold text #1496404

    Hi,
    It could be the font that you are using, or if you are using the bold tag instead of the strong tag. It’s hard to say without seeing the issue, we would only be guessing. This is not a issue that we can reproduce. Let us know once your site is online so we can examine and assist.

    Best regards,
    Mike

    in reply to: Bold text #1496402

    Hey eymerich001,
    Please link to a example page.

    Best regards,
    Mike

    in reply to: Any Experiance with “MainWP-Boilerplate” #1496401

    Hey Michael F,
    We don’t have any experience with MainWP, but we could leave this thread open for other users to reply if they do have experience, if you wish.

    Best regards,
    Mike

    in reply to: Submenue with pictures in one row #1496398

    Hi,
    Glad that we could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    Hey homerosaur,
    Correct, this is a known issue that only occurs if there are no posts, once you start adding posts the correct posts will show.

    Best regards,
    Mike

    Hey jwalanta,
    You are getting this error: Failed to load resource: the server responded with a status of 400 ()
    Try checking your settings and map address, also try testing with a different address and try disabling all of your plugins.

    Best regards,
    Mike

    in reply to: Calendar not working. #1496387

    Hey koomo,
    Your link is not working, please check. Is the calendar from a plugin?

    Best regards,
    Mike

    in reply to: Absolute Position Makes Button Not Work #1496386

    Hi,
    Glad that we could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    in reply to: Account Access #1496385

    Hey Allison,
    There is no account for: (Email address hidden if logged out)
    This is an account for: (Email address hidden if logged out)
    But the support forum for that one ended 2022-02-23
    I’m not sure why you can’t create a new one, perhaps the dot in the email, or perhaps the system checks the domain, but I have never heard of and issue with that before.
    Try a user email without a dot, or if you wish I can send you a password reset link to (Email address hidden if logged out)

    Best regards,
    Mike

    in reply to: PROBLEM WITH ACCORDEON COLORS NOT SHOWING #1496383

    Hi,
    Thanks for the login, I added a text block to your test page in hopes of seeing a frontend style error, but fount none in firefox & edge & brave.
    So I’m not sure why you are seeing an error, or how to reproduce.

    Best regards,
    Mike

    in reply to: Translating LayerSlider Urls with WPML #1496382

    Hi,
    This is the response that we heard from layerslider:

    We’re already in touch with the user and the WPML team about this.

    At the moment, manually entered URLs aren’t registered as translatable strings. For internal links, it’s best to use the Choose Page or Post button below the linking text field, since that automatically applies the correct URL.

    We’re considering registering manually added URLs as translatable strings as well, but that could introduce unintended side effects, so we’re evaluating it carefully.

    The workaround you suggested works well as a last resort. That said, if it’s an internal link, it’s essentially a one-click solution with the selector.

    Best regards,
    Mike

    in reply to: H headlines are Uppercase on Mobile View only #1496381

    Hi,
    Glad that Ismael could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    in reply to: SVG logo on blog post page not visible #1496379

    Hi,
    Glad that Rikard could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    in reply to: Frontpage has big gap where the footer should be #1496378

    Hey klvnstudios,
    I don’t see this on my screen, but if I emulate a larger screen I see a white space at the bottom. This is not part of the page and is due to limited page content. To correct set the height of your color section to At least 100% of browser window height.
    qDc6hwx.md.png

    Best regards,
    Mike

    in reply to: Absolute Position Makes Button Not Work #1496377

    Hey StrategyDriven,
    The padding from the column below the buttons is overlapping the buttons, try this css to correct:

    .page-id-4481 #service .avia-builder-el-32 {
    	z-index: 0;
    } 

    After applying clear your cache.

    Best regards,
    Mike

    in reply to: same height #1496344

    Hi,
    Actually it is:
    qsENDiJ.md.png
    The extra space is not apart of the page, it’s because you don’t have enough content and the page is too short:
    qsEt4g2.md.png
    Change the height in your color section to 100% page height, instead of no height.

    Best regards,
    Mike

    in reply to: Testimonials content font size #1496341

    Hey Elena,
    It looks like you want the font size to be 14px, but you have a Advanced Styling set to 18px which overrides it:
    qsRCXZg.md.png
    Since this size is for your whole site, try this css just for the testimonials:

    #top .all_colors .avia-testimonial-content p em {
        font-size: 14px;
    } 

    Best regards,
    Mike

    in reply to: same height #1496340

    Hi,
    I’m not seeing it, even on mobile.

    Best regards,
    Mike

    in reply to: PROBLEM WITH ACCORDEON COLORS NOT SHOWING #1496339

    Hi,
    Thanks for your patience, but I’m getting this Error: This password does not match the username please check.
    When I check your page: dissolvurol.com/algicuivre-test
    The according is orange on mouse over on firefox & edge & brave, as I understand this is the correct behavior.
    On the same page the banner special heading text is Kaki (#fadaa3) the background is #016471, but I do not know which page has the top banner with “la gamme” which should have a kaki background.

    Best regards,
    Mike

    in reply to: Translating LayerSlider Urls with WPML #1496335

    Hi,
    I have asked someone that I believe has access, and we will reply when we hear back. It might take a few days, so thanks for your patience.

    Best regards,
    Mike

Viewing 30 posts - 1 through 30 (of 35,265 total)