Forum Replies Created

Viewing 30 posts - 30,751 through 30,780 (of 34,860 total)
  • Author
    Posts
  • in reply to: Adding padding to move burger menu on mobile phone #887057

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Products not adding to cart Woocommerce #887056

    Hi,
    Glad to hear you were doing it and not some shady code somewhere :)
    shall we close this then?

    Best regards,
    Mike

    in reply to: image with links on the side that will stay on mobile view #887055

    Hey remco,
    How about using a grid row with text blocks inside?
    2017-12-09_221534
    it will show side by side on desktops & stacked on mobile.
    You can use the element paddings and the custom classes so you can style it to fit with any site. After you create one you can clone it to make as many as you like.
    Paste this code in your debugger to get started:

    [av_layout_row border='' min_height_percent='' min_height='0' color='main_color' mobile='av-flex-cells' id='' av_element_hidden_in_editor='0' mobile_breaking='' av-desktop-hide='' av-medium-hide='' av-small-hide='' av-mini-hide='']
    
    [av_cell_one_half vertical_align='top' padding='30px,5%,30px,10%' background_color='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' mobile_display='' custom_class='']
    
    [av_textblock size='' font_color='' color='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' custom_class='textblock' admin_preview_bg='']
    iPhone 5<img class="phone alignleft wp-image-3203 size-medium" src="https://127.0.0.1/wp-content/uploads/2017/12/IhrUnternehmen-istdasbesteHandy-Zugeschnitten-517x1030-151x300.png" alt="" width="151" height="300" />
    
    iPhone 6
    
    iPhone 7
    
    iPhone 8
    
    iPhone 9
    
    iPhone X
    [/av_textblock]
    
    [/av_cell_one_half][av_cell_one_half vertical_align='top' padding='30px,10%,30px,5%' background_color='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' mobile_display='' custom_class='']
    
    [av_textblock size='' font_color='' color='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' custom_class='textblock' admin_preview_bg='']
    iPhone 5<img class="phone alignleft wp-image-3203 size-medium" src="https://127.0.0.1/wp-content/uploads/2017/12/IhrUnternehmen-istdasbesteHandy-Zugeschnitten-517x1030-151x300.png" alt="" width="151" height="300" />
    
    iPhone 6
    
    iPhone 7
    
    iPhone 8
    
    iPhone 9
    
    iPhone X
    [/av_textblock]
    
    [/av_cell_one_half][/av_layout_row]

    Best regards,
    Mike

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Interfacing with Visual Composer #887041

    Hi,
    Sorry, some of these elements Kriesi built for the site, and are not shared.
    Please feel free to request – or vote if already requested – such features on Enfold feature request form.
    Should you wish for more support please register here kriesi.at/support/register with your item purchase code .

    Go to https://kriesi.at/support/ select the theme you purchased bookmark the URL.
    Example: https://kriesi.at/support/enfold

    Scroll to the bottom of the page to open a new ticket.
    Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: special looking of the links #887039

    Hey Marc-Robert,
    Try this code in the General Styling > Quick CSS field:

    a.encyclopedia {color: #919191!important; font-weight:bold !important; }
    a.encyclopedia:hover {color: #4b90cd!important; }

    Best regards,
    Mike

    in reply to: Child theme doesn't work #887037

    Hi,
    Please explain in detail what custom css is not being applied to your site, such as a color of a element so it will be easy to tell when it is being applied.

    Best regards,
    Mike

    in reply to: Problem with Meta Description #887035

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    Well that was unexpected, please remove the code & I will try again.
    Or remove the code block and use this for the link to the element: #layer_slider_1

    Best regards,
    Mike

    in reply to: question about enfold theme #887033

    Hi,
    Yes, switch to the parent theme and put it in there, then switch back to the child theme to work on your site :)

    Best regards,
    Mike

    in reply to: My navigation area is out of whack on Mobile #887032

    Hey flabastida,
    Where did you add the codes?

    Best regards,
    Mike

    in reply to: Add Polylang language swith next to burger menu icon #887031

    Hi,
    I don’t see the language widget, please check.

    Best regards,
    Mike

    in reply to: Testimonials Name field -how to change font? #887029

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    Hey aeuroweb,
    The solution is to go to Enfold Theme Options > Opciones del Tema > Ventana Lightbox and check.
    I did so, now they open in lightbox, please clear browser cache and check.

    Best regards,
    Mike

    in reply to: Problem with menu #887027

    Hey Antonio,
    I replaced the https:// with #
    now you can’t click them. If you find any others, please try the same.

    Best regards,
    Mike

    in reply to: Blog meta data showing when posts are inserted into a page #887025

    Hey Dandelion222,
    Try this code in the General Styling > Quick CSS field:

    .comment-container.minor-meta,.text-sep.text-sep-comment {display:none!important;}

    Best regards,
    Mike

    in reply to: Display title article in related articles post #887024

    Hi,
    Try this code in the General Styling > Quick CSS field:

    .Caption {display:inline!important;}

    2017-12-09_202119

    Best regards,
    Mike

    in reply to: How to get rid of sub-menu indicators on an on page menu? #887022

    Hey brianwelsh,
    Try this code in the General Styling > Quick CSS field:

    #top .widget_nav_menu ul ul li:before {display: none !important;}

    Best regards,
    Mike

    in reply to: Products not adding to cart Woocommerce #887021

    Hi,
    I was able to create a product with no issues, then I tested placing an order and found a script was covering your “added to cart page with a iframe, after testing your plugins a searching around, I found that your tracking code in the child theme functions.php is causing all of the issues. I have not seen tracking code try to take over a check out page with a iframe before, but I recommend removing it.

    Best regards,
    Mike

    in reply to: How to align the buttons in the boxes on the first page? #887019

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: mobile menu disappeared #887018

    Hi,
    Please temporary disable your cache plugin and flush, your search is hidden again.

    Best regards,
    Mike

    in reply to: Different sidebars for different products #887016

    Hi,
    Thanks for the good tip @Guenni007, one I have used was Widget Options

    Best regards,
    Mike

    in reply to: Titles size on mobile version #887015

    Hey oasure,
    Try this code in the General Styling > Quick CSS field:

    #top #wrap_all .all_colors h1.av-special-heading-tag  {
        font-size: 70px!important; 
    }

    For the other titles try:

    #top #wrap_all .all_colors h2.av-special-heading-tag  {
        font-size: 70px!important; 
    }

    Best regards,
    Mike

    in reply to: string to share a post on social #887014

    Hey sitibus,
    That is because on line 734 of your custom css you have this:

    .avia-related-tooltip .inner_tooltip,.avia-related-tooltip {
        display: none;
    }

    It is hidding the tooltip, try removing it.
    If you want to change the color of it, try this css:

    .main_color .avia-tt {color: red !important;}

    Best regards,
    Mike

    in reply to: Images in mega menu appears in responsive mode #887012

    Hi,
    Have you tried adding a class to your image tag?

    <img src="images/happyface.jpg" height="45" width="55" alt="happy" class="megaimg">
    

    Then use the display none rule

    @media only screen and (max-width: 767px) {
    img.megaimg {display:none;}
    }
    

    Best regards,
    Mike

    in reply to: Conflict between Enfold, Google ads and WooCommerce #887008

    Hi,
    Try this in your child theme css:

    #top #wrap_all .main_color ins #aswift_0_anchor {
          top: -40px !important;
    }
    #top #wrap_all .main_color ins {
    color: #fff !important;
    }

    Please clear any cache plugin and clear your browser cache.

    Best regards,
    Mike

    Hi,
    If I understand correctly, you would like the button to cover the white area.

    .page-id-10 .avia-slideshow-button.avia-button.avia-color-blue  {
    width: 455px;
    height: padding: 10px !important;
    font-size: 24px !important;
    background-color: #4261f5 !important;
    border-radius: 25px !important;
    text-decoration: none;
    top: -56px!important; 
    left: 45px!important; 
    
    } 

    please see screenshot in Private Content area

    Best regards,
    Mike

    in reply to: Cincopa Video Error #887003

    Hey mymousepad,
    The error seems to be with the language in the javascript. “Uncaught TypeError: Cannot read property ‘language’ of undefined”
    I have not heard for this service before, do they give you any language options? Or perhaps a lazy load option?
    2017-12-09_172103

    Best regards,
    Mike

    in reply to: Move add to basket to top #886999

    Hey larineka,
    This is odd, the one you like is the default layout for Enfold 2017 demo, and I couldn’t recreate the one you don’t like with it. I was going to say that you may have using the advanced layout builder for the product, but that don’t seem to be the case.
    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Mike

    in reply to: Download link for earlier versions of Enfold #886998

    Hey Trender,
    We don’t have a library of old themes, but we have a couple, which version are you looking for?

    Best regards,
    Mike

Viewing 30 posts - 30,751 through 30,780 (of 34,860 total)