Forum Replies Created

Viewing 30 posts - 6,811 through 6,840 (of 34,913 total)
  • Author
    Posts
  • in reply to: Dash or hyphen for sub-bullet #1411666

    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: Change image size in blog post #1411661

    Hi,
    I believe this will work for you, please try adding the css to your Enfold Theme Options ▸ General Styling ▸ Quick CSS field

    #top.single-post .fullsize .template-blog .big-preview img {
        width: 1200px;
        min-height: 630px;
    }

    Best regards,
    Mike

    in reply to: Do not show frames and fields #1411659

    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: Partner Logos are small on Mobile view PART 2 #1411657

    Hi,
    Sorry my mistake I was looking at horizontally centered, I see your point now, I added this css for desktop:

    @media only screen and (min-width: 768px) { 
    .avia-logo-slider .slide-entry-wrap {
    display: flex;
    align-items: center;
    }
    }

    please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Partner Logos are small on Mobile view PART 2 #1411656

    Hi,
    Are you referring to the INSURANCE WE ACCEPT logos? I checked on Windows in Chrome, Firefox, & Edge and they are centered on desktop:
    Enfold_Support_2463.jpeg
    and on mobile
    Enfold_Support_2465.jpeg

    Best regards,
    Mike

    in reply to: Textblock Content Styling on mobile view #1411654

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

    @media only screen and (max-width: 767px) { 
    #top .av_textblock_section .avia_textblock.av_multi_colums {
    	-webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    }

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

    Best regards,
    Mike

    in reply to: Change image size in blog post #1411653

    Hi,
    When I examine the featured image for the post you linked to, it looks like the full size image that you uploaded is 1210 x 423. I checked a few others and they all seem to be the same size. So the issue is that you want the images to be 1200 x 630 but WordPress can not make the height of the images larger. If the original image had been 1802 x 630 (or a similar ratio) then the then the scripts above could have made it 1200 x 630 without cropping.
    Since you have 1100 blog posts the only solution I can offer is to use css to stretch your images taller:

    #top.single-post .fullsize .template-blog .big-preview img {
        width: 1200px;
        min-height: 630px;
    }

    Best regards,
    Mike

    Hi,
    The chat assistant is in the code block element above the empty image element, you can leave the empty image element if you wish, it won’t cause issues.

    Best regards,
    Mike

    Hey edolmen,
    Thank you for your patience, I don’t have any ideas so I have asked the team for advice, either I or a member of the team will reply when we have investigated this further. Thank you for your patience.

    Best regards,
    Mike

    in reply to: Easy Slider – No images just controls? #1411641

    Hi,
    Thanks for the feedback, please include an admin login in the Private Content area so we can investigate further.

    Best regards,
    Mike

    in reply to: Bug in breadcrumbs structure #1411640

    Hey Marcos Q.,
    Thanks for your patience, but I’m not able to reproduce this, when I create a sub-category “oil painting” under “painting” for example:
    Enfold_Support_2459.jpeg
    the post only shows once at the end of the breadcrumbs:
    Enfold_Support_2461.jpeg
    Perhaps you have a plugin conflict, try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.
    Otherwise please expain how we can reproduce the error.

    Best regards,
    Mike

    in reply to: Video in Background – which is the best option? #1411638

    Hey Monika,
    Thank you for your patience and the link to your site, to hide the video loader I added this css to your WordPress ▸ Customize ▸ Additional CSS

    /*hide video loader*/
    #top .mejs-overlay-loading {
        display: none !important;
    }

    To make the video not loop I edited your enfold/config-templatebuilder/avia-shortcodes/section.php on line 1581 ‘video_loop’ to False
    Enfold_Support_2457.jpeg
    To add this to your child theme so you won’t lose the change after your next update, create a directory in your child theme called shortcodes, then create a copy of the section.php file inside.
    Then add this code to your child theme functions.php:

    function avia_include_shortcode_template($paths)
    {
      $template_url = get_stylesheet_directory();
          array_unshift($paths, $template_url.'/shortcodes/');
    
      return $paths;
    }
    add_filter('avia_load_shortcodes', 'avia_include_shortcode_template', 15, 1);

    Best regards,
    Mike

    in reply to: Easy Slider – No images just controls? #1411637

    Hey jamiebgp,
    Thamks for the link to your site I see your homepage and many other pages have layersliders and they work good, but I didn’t find any easy sliders, please link directly to a page with one.

    Best regards,
    Mike

    Hi,
    It is an empty image element, perhaps you clicked the image element in the ALB toolbar once by mistake, go ahead and delete it. Unless there is anything else we can assist with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: Do not show frames and fields #1411635

    Hi,
    Thanks for the feedback, currently the pages have a 50px top padding, to remove this try this css:

    #top .content,#top .sidebar {
        padding-top: 0px;
    }

    Best regards,
    Mike

    Hey rixi,
    I’m not experiencing this with my demo, have you tried disabling your plugins to check, and checked your Enfold Theme Options ▸ Sidebar Settings and checked your widgets?
    If this doesn’t correct please include admin login in the Private Content area so we can investigate.

    Best regards,
    Mike

    Hi,
    That worked, thanks.
    So the space was created by the columns and other elements above have negative top margins for the overlay affect so by the time we get to your headline rotator there is a large gap:
    Enfold_Support_2449.jpeg
    so to correct I added a negative bottom margin to the last column row above the headline rotator, please note that this is for the desktop version only:
    Enfold_Support_2451.jpeg
    tablet and mobile seems fine as is, but you can adjust for these if you wish by choosing those buttons:
    Enfold_Support_2453.jpeg

    Best regards,
    Mike

    in reply to: Do not show frames and fields #1411627

    Hi,
    I’m not sure what you mean, please include a screenshot to demonstrate.
    Will this be for mobile or desktop or both?

    Best regards,
    Mike

    in reply to: Issue with the Enfold “Maichimp sign up” #1411626

    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: Dash or hyphen for sub-bullet #1411624

    Hi,
    For bullets in the tabs try this:

    #top .tab_content ul li ul li:before {
        content:'-';
        padding-right: 5px;
        color:#000 !important;
        font-size: 20px;
    }
    #top .tab_content ul li ul li {
        list-style: none;
        padding-left: 1em;
        text-indent: -1em;;
    }
    #top .tab_content ul li ul {
    	margin-left: 0em;
    }

    expected results:
    Enfold_Support_2445.jpeg
    For bullets in the text element try this:

    #top .avia_textblock ul li ul li:before {
    	content:'-';
    	padding-right: 5px;
        color:#000 !important;
        font-size: 20px;
    }
    #top .avia_textblock ul li ul li {
    	list-style: none;
    	padding-left: 1em;
        text-indent: -1em;
    }
    #top .avia_textblock ul li ul {
    	margin-left: 0em;
    }

    expected results:
    Enfold_Support_2447.jpeg

    Best regards,
    Mike

    Hi,
    Thank you and have a great day.

    Best regards,
    Mike

    in reply to: Adsense ads cut off on mobile #1411620

    Hi,
    Ok, 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: move text boxes (grid) on mobile version #1411618

    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: Comment fundtion on normal page doesn’t work #1411617

    Hi,
    To remove the post nav from your site try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .avia-post-nav {
    	display: none;
    }

    After applying the css, please clear your browser cache and check.
    Please note that we ask that each thread stays on a specific topic, this helps other users find solutions based on the opening subject line quicker. For further questions please open a new thread

    Best regards,
    Mike

    in reply to: Do not show frames and fields #1411616

    Hi,
    Try adding this css:

    #top.woocommerce-page .container_wrap_first,
    #top.woocommerce-page #after_revolutionslider_1{
    	 border: none;
    }

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

    Best regards,
    Mike

    Hi,
    Unfortunately not, Are you logging in to the forum site and posting there, or are you repling to a email notification?

    Best regards,
    Mike

    in reply to: Background color not showing up #1411584

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

    .cog-form__container {
    	background-color: #0056a6 !important;
    }

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

    Best regards,
    Mike

    in reply to: Table element with link #1411583

    Hey Stefan,

    Assuming that this is a Pricing Table element and you want to add a different link to each inner table:
    Enfold_Support_2443.jpeg
    First add the custom class table-link to the table element developer settings:
    Enfold_Support_2441.jpeg
    Then add this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    function custom_script() { ?>
      <script>
    (function ($) { 
        $(".table-link .pricing-table-wrap:first-child").wrap(function() {
           var link = $('<a/>').css({'display':'table','width':'33%','float':'left'});
           link.attr('href', 'https://google.com');
           return link;
        });
        $(".table-link .pricing-table-wrap:nth-child(2)").wrap(function() {
           var link = $('<a/>').css({'display':'table','width':'33%','float':'left'});
           link.attr('href', 'https://duckduckgo.com');
           return link;
        });
        $(".table-link .pricing-table-wrap:nth-child(3)").wrap(function() {
           var link = $('<a/>').css({'display':'table','width':'33%','float':'left'});
           link.attr('href', 'https://bing.com');
           return link;
        });
    })(jQuery);
    </script>
      <?php
    }
    add_action('wp_footer', 'custom_script');

    note that each of the three inner tables have a different URL
    While this works, it has a drawback that the link changes the display of the table which changes the width, the script adds a hard width to the table to correct this issue but then it is not very response. Perhaps you don’t mind this, but I recommend just using the button that is in the table for your links.

    Best regards,
    Mike

    in reply to: Do not show frames and fields #1411582

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

    #top.woocommerce-shop .container_wrap_first {
    	 border: none;
    }
    #top.woocommerce-shop .product-sorting {
    	display: none;
    }
    #top.single-product .avia-wc-30-product-gallery-lightbox {
    	display: none;
    }

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

    Best regards,
    Mike

    in reply to: Mailchimp Widget Not Showing #1411581

    Hi,
    Perhaps, the email field is showing in the theme options and on my test site it shows on the frontend for a published page, try editing the element again and saving again to reload it, if this doesn’t work then publish the page and check again.

    Best regards,
    Mike

Viewing 30 posts - 6,811 through 6,840 (of 34,913 total)