Forum Replies Created

Viewing 30 posts - 10,201 through 10,230 (of 34,992 total)
  • Author
    Posts
  • in reply to: Scroll to Top (not working on Mobile) #1372204

    Hey Dave,
    Thanks for the link to your site, to show the scroll top button on mobile please add this css to Enfold Theme Options ▸ General Styling ▸ Quick CSS field

    @media only screen and (max-width: 767px){
    .responsive #top #scroll-top-link {
        display: block;
    }
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Images on sitemap solution #1372125

    Hi,
    Please do since it is from Ismael in 2019 and I’m not sure if it still works.
    This was his original thread, if it doesn’t work we will probably need to ask Ismael to check.

    Best regards,
    Mike

    in reply to: Translate string #1372119

    Hi,
    Glad Ismael could 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,
    Mike

    in reply to: Custom social media icon not showing #1372118

    Hi,
    I adjusted it for your, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Portfolio Grid refreshing strangely on mobile #1372114

    Hi,
    Glad Ismael could 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,
    Mike

    in reply to: google font loaded, but why? #1372113

    Hi,
    Glad Ismael could 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,
    Mike

    in reply to: Images on sitemap solution #1372112

    Hey Thomas,
    This was not added into Enfold, did you try this on your site?

    Best regards,
    Mike

    in reply to: Book Button in the footer #1372075

    Hey AuroraArcus,
    Thanks for the login to your site, to create a booking button in your footer widget we will create the button using the shortcode wand, so we will open a new post and in the block editor select the classic block and in the toolbar select the shortcode wand ▸ Button:
    block_editor_classic_block_shortcode_wand.png
    then the standard Advanced Layout Builder button element will open for you to design the button, after you build your button and save the button shortcode will show for you to copy to your widget:
    block_editor_classic_block_shortcode.png
    Then go to your widgets and use the Custom HTML widget and paste the shortcode:
    custom_html_widget_with_button_shortcode.png
    once you have copied the shortcode to your widget you can discard the new post that you used to create the shortcode in as it is no longer needed. Now your widget button should look like this:
    2022-11-10_004.png
    So if you are happy with the button that I created you can keep it or you can follow these steps and create your own.
    While I created the button I added the custom class widget-book in the element options in case you wanted to fine tune the button with some css, in my final test I found the footer link color overrides the color of the text in the button so I add this css in your Quick CSS to adjust:

    #footer .widget-book a {
    	color:#fff;
    }

    so you can add any further customizations to your rule if you wish.

    Best regards,
    Mike

    in reply to: Submenu collapse/expand on click, not hover #1372064

    Hi,
    I’m not sure how easily this could be done, it would require some custom javascript to open the sub-menu after the page loads and it would probably look slightly animated.
    I think the javascript would need to specify each page, this there a lot of pages?
    The link to your site is not working anymore, do you have a new URL?

    Best regards,
    Mike

    in reply to: Rank Math / Avia Layout Builder / API #1372056

    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: Compatibility issues with Popup Maker 1.16.10 and newer #1372055

    Hi,
    We will leave this open to hear back from you.

    Best regards,
    Mike

    Hi,
    Thanks for your testing, are both sites using the same WordPress version? I forgot to ask that, I guess that I just assumed it.
    When I check the results items from both sites they seem to both be using portfolio items and I don’t see anything specifically different about them, are the built the same on both sites?
    For example one site is not using a different element or shortcode or code block on the portfolio pages?
    Do you have HTML code in an element title on the portfolio pages, such as “strong” for a bold title? An unclosed HTML tag might cause the search results to stop.
    I’m just trying to think of possible errors.

    Best regards,
    Mike

    in reply to: Compatibility issues with Popup Maker 1.16.10 and newer #1371989

    Hi,
    Thanks for the feedback, but unfortunately I don’t know how the popup plugin is triggering its conditions, I would assume that it would just check for the page ID but since this is failing when the footer page is used then the plugin seems to be checking something else.
    The use of the footer page doesn’t change the page ID, or the post type, or anything else that I can see, so I don’t see any reason for it to not work.
    Try reaching out to the plugin author, perhaps they have a function that you can use to just check the page ID as the condition.

    Best regards,
    Mike

    Hi,
    Thanks for the feedback and since you have decided to leave it as it is we will go ahead and close this thread, 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: 2 columns on mobile #1371811

    Hi,
    Glad Nikko was 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,
    Mike

    in reply to: Dropdown Menus #1371810

    Hey PrivitMarketing,
    Please create a new custom menu item with the title “Find My Organization” and the link as “#”, then add your submenu items “Canada” and “Uniited States” under it.
    If your current “Find My Organization” is linking to a page then it must be a standard menu item that is linked to a page.
    If you are not sure what I mean, then please include an admin login in the Private Content area so we can be of more assistance.

    Best regards,
    Mike

    in reply to: Footer sticky curtain effect #1371809

    Hey engage24,
    Thanks for the login, I looked at your homepage but I’m not sure what your issue is, can you please explain further?

    Best regards,
    Mike

    Hi,
    So ColinWalton.co.uk and WaltonCreative.com are both on the same server with the same plugins and same child theme settings, and only one is incorrect?
    This is strange, I would think that one must be different somehow.
    Did you update via FTP by trying to overwrite the files? This could leave old differently named files behind and cause errors.

    Best regards,
    Mike

    Hi,
    You want to set the height of portfolio-details-inner equal to the tallest inner article.
    You don’t want to set different values ​​for each individual portfolio entry, this would give you the same jumping that you have now.

    Best regards,
    Mike

    in reply to: Remove border at top of easy slider #1371764

    Hi,
    Sorry, I’m not sure I understand what you are referring to, this topic was about removing a border, did this solution help?
    Typically we ask to start a separate thread for each request so it is easier for everyone to follow along.

    Best regards,
    Mike

    in reply to: CORS issue with RSS feed #1371692

    Hey M1000000,
    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: Child theme not working #1371691

    Hey brandreach_at,
    The error in the screenshot is a javascript error, not a child theme error.
    Perhaps it is some javascript that you added to the child theme functions.php or it is from a plugin.
    If you are able to login, try disabling all of your plugins and your child theme to bring your site back on line.
    If you can’t login, use FTP to remove any custom code from your child theme functions.php
    If that doesn’t help then in FTP rename the \wp-content\plugins\, this will disable all of your plugins so you can login again.

    Best regards,
    Mike

    in reply to: Gravity forms bug #1371690

    Hi,
    Thanks for enabling the site again, when I add something to the form upload button the console shows a javascript error:
    Uncaught ReferenceError: fieldId is not defined in a child theme file /wp-content/themes/enfold-child/script.js
    try disabling or removing this custom script as the error may be causing a conflict for the plugin.
    You are also getting CORS errors on the site, try also correcting those.

    Best regards,
    Mike

    Hi,
    Glad to hear that you have this sorted out, we will update the documentation. 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: Icons and Other Information in Top Bar #1371686

    Hi,
    Glad Yigit could 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,
    Mike

    in reply to: Multiple logo page product woocommerce #1371655

    Hi,
    This is working in my test on our Shop Demo for single product pages:

    add_filter('avf_logo','av_change_logo');
    function av_change_logo($logo)
    {
        if(is_single( array(595, 1056, 1097, 1138, 1067, 1424, 63) ) )
        {
        $logo = "URL";
        }
    
        return $logo;
    }

    Best regards,
    Mike

    in reply to: Remove border at top of easy slider #1371653

    Hey braymond64,
    Thanks for the link to your site, try this css:

    .container_wrap.fullsize {
        border-top-style: none;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Video Element Color Play button #1371648

    Hi,
    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,
    Mike

    Hi,
    Thanks for sharing Guenni007, very good example.

    Best regards,
    Mike

    in reply to: Emojis suddenly gone #1371583

    Hi,
    Thanks for the link to your site, I imagine that they “disappear” if you edit the element because when I checked the emoji was not showing in the title field even though they show on the front end:
    2022-11-06_008.png
    The title fields don’t support html because this often breaks the elements, this is why the Dev Team has added warnings to most title fields, while an emoji is not actually html it is still a code entity.

    Best regards,
    Mike

Viewing 30 posts - 10,201 through 10,230 (of 34,992 total)