Forum Replies Created

Viewing 30 posts - 29,731 through 29,760 (of 33,849 total)
  • Author
    Posts
  • in reply to: Mobile view problem #887194

    Hi,
    Please try this code instead:

    @media only screen and (max-width: 767px) { 
    .slide-entry.flex_column.post-entry {
        margin-bottom: 20px!important; 
    }
    }

    Best regards,
    Mike

    in reply to: Google Maps Widget not working #887191

    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 #887189

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

    Best regards,
    Mike

    in reply to: Load More Plugin for enfold #887187

    Hi,
    That is strange, I haven’t seen this on the sites I’ve tested the rule on. I may have forgot to tell you to place the rule right after “RewriteEngine On” in your .htaccess file.
    I did find another rule to try:

    RewriteRule ^page/(.*)$ /$1 [G]

    Best regards,
    Mike

    in reply to: How to hide or shorten excerpt at magazine element #887185

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

    Best regards,
    Mike

    in reply to: Titles size on mobile version #887184

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

    Best regards,
    Mike

    in reply to: add schema to single page of site #887183

    Hi,
    I see you have a security plugin, perhaps there is a setting that disables your editor?
    If you can’t find how to enable your editor, try editing your functions.php file via FTP.

    Yes, remove //Your Script Here
    and add your script.

    Best regards,
    Mike

    in reply to: hover on accordionslider #887181

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

    Best regards,
    Mike

    in reply to: How to achieve that look? #887178

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

    Best regards,
    Mike

    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

Viewing 30 posts - 29,731 through 29,760 (of 33,849 total)