Forum Replies Created

Viewing 30 posts - 6,691 through 6,720 (of 34,660 total)
  • Author
    Posts
  • in reply to: change woocommerce button color #1411021

    Hi,

    @zanon8
    Since this thread is from 2019 and the solution was for specifically this user situation it may not work for you.
    Please open a new thread with the url to the page in question and a explanation of the issue and an admin login so we can be of more assistance.
    Since this is not your thread posting your admin login here will not be private and you will not see our comments in the Private Content area, thank you for your patience and understanding and using Enfold.

    Best regards,
    Mike

    in reply to: Additional horizontal menu #1411017

    Hey creativeopole,
    Try using the full width sub-menu element
    Enfold_Support_2393.jpeg

    Best regards,
    Mike

    in reply to: Adding Social icons and links in fotter #1411016

    Hey woogie07,
    To add social icons to your footer widget, try following this solution to create a shortcode that you can add to your footer widget.

    Best regards,
    Mike

    in reply to: Limited to 65 portfolio items #1411014

    Hi,
    You click the element on the backend of the page,
    Enfold_Support_2391.jpeg
    and when it opens look under the content tab like in the screenshot.
    Enfold_Support_2389.jpeg
    It looks like you found it because now it is set to show 100 items.
    Unless there is anything else we can assist with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: Limited to 65 portfolio items #1411003

    Hi,
    Thanks, your portfolio grid is set to only show 65 items:
    Enfold_Support_2389.jpeg

    Best regards,
    Mike

    in reply to: Deeplinking into Tab Section does not work anymore #1411002

    Hey soltner,
    This script seems to be working on my test site, but your site has a javascript error.
    First check that this option is disabled: Enfold Theme Options ▸ Performance ▸ Load jQuery in your footer and you don’t have any plugin deferring javascript. Then disable Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression and enable Enfold Theme Options ▸ Performance ▸ Delete old CSS and JS files and clear your browser cache and check again.
    Then try disabling your plugins, If this doesn’t help please include an admin login in the Private Content area so we can be of more assistance.

    add_action( 'wp_footer', 'ava_custom_script_tab_section' );
    function ava_custom_script_tab_section() {
    ?>
    <script type="text/javascript">
    (function($) {
      function scrollToTab(s, e,) {
        $(s).on(e, function(event) {
          var anchor, loc, cur, hash, tab, parent, pos;
    
          if( e == 'load' ) {
            loc  = window.location.hash;
            hash = loc;
          } else {
            loc = $(this).attr('href');
            hash = loc.substring(loc.indexOf('#'));
          }
      
          tab = $('.av-section-tab-title[href='+ hash +']');
          parent = tab.parents('.av-tab-section-outer-container');
          pos = parent.offset();
    
          tab.trigger('click');
          
          if(hash) {
            setTimeout( function() {
              $(window).scrollTop( pos.top - 100 )
            }, 1000 );
          }
        });
      }
    
      scrollToTab( '.menu-item a', 'click' );
      scrollToTab( window, 'load' );
    })(jQuery);
    </script>
    <?php
    }

    Best regards,
    Mike

    in reply to: Limited to 65 portfolio items #1411000

    Hey indiequick,
    Thank you for the link to your site but I’m unable to login, I see Access Denied

    Best regards,
    Mike

    in reply to: code help! #1410999

    Hi,
    It seems that you also have another thread for the same topic I replied to the other one.

    Best regards,
    Mike

    in reply to: Multi language #1410998

    Hey Stilecatalini,
    Thank you for your patience, please see our How to Create a Multilingual Site With Enfold true WPML is not free. If you want to use Polylang you can read their documentation here.
    I don’t have any experience with Polylang and we don’t officially support it, but I believe other users have used it successful, try reading the documentation and searching the forum.
    If you don’t have a lot of time to learn the plugin or don’t feel comfortable doing it yourself consider hiring a freelancer to help, we recommend Codeable, you can use our customization form here.

    Best regards,
    Mike

    in reply to: Fatal error saving WooCommerce product #1410996

    Hi,
    Thanks for your patience, it seems the Product Purchase Button element is causing this issue, but I’m not sure why.
    I posted my test results to the Dev Team Github issues page to be reviewed, either I or a member of the team will reply when we have found a solution.
    Thank you for your patience.

    Best regards,
    Mike

    in reply to: Parallax, photo sizes #1410995

    Hi,
    Thank you for the link to your site but I only see demo images so I’m not sure which one you mean, but when you do add a image ensure the you are choosing the correct attachment size as many are available:
    Enfold_Support_2385.jpeg

    Best regards,
    Mike

    in reply to: Some question in building #1410994

    Hi,
    Thank you for your patience, to add similar portfolio items to your portfolio page like in our demo here, see Recent Entries add a portfolio grid element and choose the categories to show and how may columns.
    To add social icons to your footer widget, try following this solution to create a shortcode that you can add to your footer widget.
    To add a link to category pages to your menu, use the custom link menu item and add the link to your category page.

    Best regards,
    Mike

    in reply to: Partner Logos are small on Mobile view #1410993

    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: Video on mobile #1410992

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

    @media only screen and (max-width: 767px) {
    #top #av_section_2 .av-section-video-bg iframe, #top #av_section_2 .av-section-video-bg embed, #top #av_section_2 .av-section-video-bg object, #top #av_section_2 .av-section-video-bg video {
        object-fit: scale-down;
        background-color: #fff;
    }
    }

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

    Best regards,
    Mike

    in reply to: Theme errors URGENT-URGENT #1410990

    Hey daves1997,
    I’m not seeing the error, perhaps you have already sorted it out
    Enfold_Support_2381.jpeg

    Best regards,
    Mike

    in reply to: Forced redirect of my page #1410989

    Hi,
    Your stie seems to be down:
    Enfold_Support_2364.jpeg

    Best regards,
    Mike

    in reply to: Boxed layout with full width, stretched menu? #1410988

    Hey Danii28,
    I’m not sure why you are “zooming” your page, this doesn’t test the layout and css & javascript can not know if a browser window is “zoomed” or by how much. I assume that you are trying to check your page for different screen sizes for this please use the Dev Tools, see this article: Responsive Viewport Mode the largest built in size option is 2560px.

    Best regards,
    Mike

    in reply to: Set accordian to open 1 toggle at a time #1410987

    Hi,
    Thank you Guenni007 for helping, KimBauchope I see that all of your toggles are open and clicking them will not close any, this looks like a javascript error but the login you posted doesn’t works, please check and also try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.

    Best regards,
    Mike

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

    Hi,
    Thanks for reporting this, perhaps Mailchimp has changed something. I have reported it to the Dev Team and will reply when I hear back from them.
    Thank you for your patience.

    Best regards,
    Mike

    in reply to: Partner Logos are small on Mobile view #1410985

    Hey bemodesign,
    Thanks for the login, I found in your Quick CSS you added this css:

    .avia-logo-slider .slide-entry-wrap {
        display: flex;
        align-items: center;
    }

    which doesn’t allow the element to change the layout for mobile and stack the logos at full size like this:
    Enfold_Support_2379.jpeg
    I commented this css out to correct, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Text does not appear or wrong in backend not visible #1410984

    Hi,
    Thank you for your patience, I checked all of the text blocks on your page and only found the blocks that started with Jeder Ort der… to not show the correct text when editing:
    Enfold_Support_2373.jpeg
    So I removed these blocks and saved, then I loaded the frontend and then the backend again and added new blocks with the text. I then loaded the frontend and then the backend again and checked the text blocks two more times and the correct text is shown when editing:
    Enfold_Support_2375.jpeg
    I don’t know what the issue was and I have not seen this before, but it seems to be solved now, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Max Mega Menu/Horizontal Gallery Autoplay Glitch #1410982

    Hey ddandreo,
    Thanks for the video, but when I tested this on my demo site I was not able to reproduce the error, see my video in the Private Content area.
    Have you tested with your plugins or any customizations disabled?
    Please include an admin login in the Private Content area so we can investigate.

    Best regards,
    Mike

    in reply to: Problem mit transparenten Header #1410981

    Hey Timo,
    Please check your SVGs they are both using the same classes st0 and same ID Ebene_1
    Enfold_Support_2370.jpeg
    Instead of adjusting your SVGs you could try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #header.header-scrolled #Ebene_1 .st0{fill:#003160;}

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

    Best regards,
    Mike

    in reply to: Sticky full width menu for sorting blog posts #1410976

    Hey Monique,
    Thanks for your patience, there is not a way to replace the masonry sorting feature, these are not real links it is controlled by the element with javascript.
    We don’t have a “total read time” you will need to look for a plugin, but I’m not sure that it could be included with the title and excerpt for each post.
    The excerpt is not showing because your posts were created with the Advanced Layout Builder, to show these excerpts you will need to manully add them in the excerpt field
    Enfold_Support_2366.jpeg

    Best regards,
    Mike

    Hey doug123,
    The gray box in the left column is the correct layout for the Event Calendar in Enfold, see our Church Demo
    Enfold_Support_2362.jpeg
    If you want to disable the compatibility with the Events Calendar plugin you can edit the functions.php file via FTP, look around line 856 for:

    if( ! current_theme_supports( 'deactivate_tribe_events_calendar' ) )
    {
    	require_once( 'config-events-calendar/config.php' );			//compatibility with the Events Calendar plugin
    }

    and add two backslashes before the require_once like this:

    if( ! current_theme_supports( 'deactivate_tribe_events_calendar' ) )
    {
    	//require_once( 'config-events-calendar/config.php' );			//compatibility with the Events Calendar plugin
    }

    Best regards,
    Mike

    in reply to: Add Overlay to all Text in Easy Slider #1410971

    Hi,
    When I check the framed setting is working for the caption title:
    Enfold_Support_2360.jpeg
    the reason that it is not working for your caption content is because you have added a H3 tag in the caption that the element doesn’t expect, for this to work try this css:

    .caption_framed .slideshow_caption .avia-caption-content h3,
    .avia-caption .avia-caption-content h3 {
        background: #000;
        filter: alpha(opacity=80);
        background: rgba(0,0,0,.5);
        display: inline-block;
        margin: 0 0 1px;
        padding: 10px 15px;
    }

    Best regards,
    Mike

    in reply to: Enfold & User registration Pro conflict #1410970

    Hey Zdeněk,
    The error this I see is: Uncaught ReferenceError: user_registration_params is not defined from your plugin:
    /wp-content/plugins/user-registration-pro/assets/js/frontend/ur-common.min.js
    I’m not sure why the plugin is giving this error, try asking the plugin author, they most likely have seen the error before and have a solution.

    Best regards,
    Mike

    in reply to: Fullscreen slider caption #1410969

    Hey creativeopole,
    You have a space between rgba and the color, try this:

    #top .avia-fullwidth-slider .avia-caption-title {
    background: rgba(0, 0, 0, 0.7)!important;
    }
    
    #top .avia-fullwidth-slider .avia-caption-content p {
    background: rgba(0, 0, 0, 0.7)!important;
    }

    Best regards,
    Mike

    in reply to: Graphic effect from the demo #1410968

    Hey creativeopole,
    Place the smaller image below the larger image:
    Enfold_Support_2356.jpeg
    then chage the Image Position to be over the top image with Absolute Element Position and z-index:
    Enfold_Support_2358.jpeg

    Best regards,
    Mike

    in reply to: Price table responsiveness #1410967

    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

Viewing 30 posts - 6,691 through 6,720 (of 34,660 total)