Forum Replies Created

Viewing 30 posts - 6,721 through 6,750 (of 34,658 total)
  • Author
    Posts
  • in reply to: How to create a new taxonomy #1410961

    Hi,
    No not yet, I believe your best approach will be to create a special category or tag to manage how the posts are shown, if I do hear that this is possible I will reply here.

    Best regards,
    Mike

    in reply to: Events Calendar Pro Conflict #1410950

    Hi,
    Thank you for the link to your site, is the shortcode only for a feature that is available for the Pro version?
    I tried using the Upcoming Events element with the Pro plugin enabled and disabled and nothing shows, on my demo using the standard events calendar the Upcoming Events element works correctly.

    Best regards,
    Mike

    in reply to: Editing elements in bulk #1410948

    Hi,
    Thanks for the feedback, the one you linked to is a page and not a post so to also include these try this css instead:

    #top #main .container_wrap_first.fullsize .flex_column.av_one_full {
      padding:0 15% 0 15%;
    }

    After applying the css, please clear your browser cache and check.
    Please check if this works and also check if there are any pages are affected that should not be and link to them so we can adjust further.

    Best regards,
    Mike

    in reply to: Darstellungsfehler Safari #1410913

    Hi,
    Thanks for the login it seems that Safari was having trouble with calculating this css:

    div .av_one_half {
        margin-left: 20px;
        width: calc(50% - 10px);
    }

    I have adjusted it to this and added it to your WordPress ▸ Customize ▸ Additional CSS

    #top.single-product.postid-14655 div .av_one_half {
        width: calc(48%);
    }

    and now your page is showing correctly.
    I created another test page with just two half columns and they showed correctly calculating the calc(50% – 10px); so I believe there is a conflict with a plugin or some customization but I was unable to examine your child theme files. I see you have some side button links going to products but I’m not sure if this is related or if it is something else.
    I see that this is your only product built with the Advanced Layout Builder so you could just leave the css in place, or if you are going to create more products like this remove the pasg ID from the css .postid-14655 and it will work for all of your products.
    Otherwise if you want to find the conflict, try disabling all of your plugins. If that resolves the issue, reactivate each one individually clearing your browser cache between each one until you find the cause. Or switch to your parent, if this solves then it is related to a customization in your child theme so you will need to investigate there. It seems to be related only to products because in my test on a page the column worked correctly. It is strange the issue only occurs in Safari.

    Best regards,
    Mike

    in reply to: Icon font not loading #1410849

    Hi,
    Thanks for the feedback, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top .avia-slideshow-arrows a:before {
        padding-left: 0px;
        padding-right: 0px;
    }

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

    Best regards,
    Mike

    in reply to: Icon font not loading #1410792

    Hi,
    I see it when I chek your site:
    Enfold_Support_2352.jpeg
    Try clearing your browser cache following these steps for Safari and note step 4 where you will Clear the History.

    Best regards,
    Mike

    in reply to: Error woocommerce #1410791

    Hi,
    Thanks for your patience, please update the theme to v5.6.2 and try disabling your plugin except woocommerce core, if this doesn’t help then please include an admin login in the Private Content area so we can investigate.
    Also please include a link to the example product that the variations are not showing the prices.
    As I understand you have built the product with the ALB using the product elements, correct?

    Best regards,
    Mike

    in reply to: Darstellungsfehler Safari #1410787

    Hi,
    The login doesn’t seem to be correct, please check.

    Best regards,
    Mike

    in reply to: Editing elements in bulk #1410786

    Hi,
    Thanks for the link to your post, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top.single #main .container_wrap_first.fullsize .flex_column.av_one_full {
      padding:0 15% 0 15%;
    }

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

    Best regards,
    Mike

    in reply to: Editing elements in bulk #1410703

    Hi,
    It would be easier for me to help if I could see the page to examine thie elements and ensure the solution has the correct specificity, but perhaps this would work:

    #top #main flex_column[style*="padding: 0 20% 0 20%;"] {
      padding:0 15% 0 15% !important;
    }

    The css you posted above tells me that the element is a full width column that is the first element on the page, with no sibling, if this is true for all for the elements this would be good to add to target the elements so other columns are not affected by mistake. But if this is from your template those conditions might not be true once it is added the finished page.
    Are they all the same post, page, portfolio, or product?

    Best regards,
    Mike

    in reply to: How to create a new taxonomy #1410695

    Hi,
    I don’t think this is what that means, but I have asked the rest of the team for advice and will reply back when I hear from them, thank you for your patience.

    Best regards,
    Mike

    in reply to: Fonts #1410694

    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

    in reply to: Big Code Block above the Avia Builder Elements #1410693

    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

    in reply to: Cookie Consent Bar #1410692

    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

    in reply to: How to create a new taxonomy #1410653

    Hi,
    Please create a special category or tag for the author you want to display, it would be a big job to change the element to use different taxonomies like authors.

    Best regards,
    Mike

    in reply to: Change CSS for elements retroactively. #1410652

    Hey DanielDM,
    Unfortunately you would have to do this manually.
    But perhaps it can be done with css if they follow a certain pattern.
    Such as if they are all used in the same situation on multiple pages or posts, try explaining about them and link to one of them so we can examine.

    Best regards,
    Mike

    in reply to: Editing elements in bulk #1410651

    Hey Martijn,
    Unfortunately not in the theme settings, but perhaps with css if they follow a certain pattern.
    Such as if they are all used in the same situation on multiple pages or posts, try explaining about them and link to one of them so we can examine.

    Best regards,
    Mike

    in reply to: Problems on mobile #1410650

    Hi,
    I see that you are using an outdated version of the theme, you are using v4.7.6.4, please update to v5.6.2
    This version also had an issue with the Envato private token so you will need to manually update.
    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
    WordPress_Appearance_Themes_Add-Themes_Add-New.jpg
    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
    Installing_theme_from_uploaded_file_This_theme_is_already_installed.jpg
    then you will see the Theme updated successfully message.
    Theme_updated_successfully.jpg

    Best regards,
    Mike

    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: Problems on mobile #1410638

    Hi,
    In order to see the responsive settings for the global settings at Enfold Theme Options ▸ General Styling ▸ Typography ▸ Advanced Options: Customize Typography Settings you need to first toggle the heading for it to expand and show all of the options:
    Enfold_Support_2348.jpeg
    Please note the sizes listed:
    Enfold_Support_2350.jpeg

    Best regards,
    Mike

    in reply to: miss [role] in burger menu #1410623

    Hi,
    Please try the modification that Ismael suggested, or perhaps try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    function custom_script_change_nav_role() { ?>
      <script>
    window.addEventListener('DOMContentLoaded', function() {
    (function ($) {
    $(".menu-item-avia-special").attr('role','menu' );
    })(jQuery);
    });
    </script>
      <?php
    }
    add_action('wp_footer', 'custom_script_change_nav_role');

    Best regards,
    Mike

    in reply to: Big Code Block above the Avia Builder Elements #1410621

    Hi,
    This is due you using an outdated version of the theme, you are using v4.7.3, please update to v5.6.2
    This version also had an issue with the Envato private token so you will need to manually update.
    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
    WordPress_Appearance_Themes_Add-Themes_Add-New.jpg
    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
    Installing_theme_from_uploaded_file_This_theme_is_already_installed.jpg
    then you will see the Theme updated successfully message.
    Theme_updated_successfully.jpg

    Best regards,
    Mike

    in reply to: Toggle hidden color section #1410619

    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: Cookie Consent Bar #1410618

    Hi,
    Thank you for the link to your site, I found you had a missing bracket in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field, I corrected for you and now it works correctly. Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Fonts #1410617

    Hi,
    I believe you are referring to this on small mobile:
    Enfold_Support_2344.jpeg
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 387px) { 
    	#socket #menu-item-651 {
    		padding-top: 20px;
    	}
    }

    After applying the css, please clear your browser cache and check.
    This is the expected results:
    Enfold_Support_2346.jpeg

    Best regards,
    Mike

    in reply to: change hotspot symbol #1410614

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

    in reply to: Mute button on phone does not appear #1410573

    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: Icon font not loading #1410572

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .main_menu .sub-menu .avia-bullet {
    	display: block;
    	left: 3px;
    }
    .header_color .main_menu ul.sub-menu {
    	padding-left: 15px;
        border: none;
    }
    .header_color .main_menu ul.sub-menu li,
    .header_color .main_menu ul.sub-menu li a{
        border: none;
    }

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

    Best regards,
    Mike

    Hey newvisionnew,
    Thank you for your patience, I believe that you are refuring to your color section with the text “MEMBERSHIP HAS ITS…” this text is taller than the image on mobile because the background image is set as “contain” by default to show the whole image, to change it to “cover” so the image fills the space try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 990px) { 
    #top .avia-full-contain {
        background-size: cover !important;
    }
    }

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

    Best regards,
    Mike

Viewing 30 posts - 6,721 through 6,750 (of 34,658 total)