Forum Replies Created

Viewing 30 posts - 19,651 through 19,680 (of 34,221 total)
  • Author
    Posts
  • in reply to: Logo over lightbox! #1121753

    Hey intimadecom,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #header {
        z-index: 1500 !important; 
    }
    div .logo {
        z-index: 2000 !important; 
    }

    Best regards,
    Mike

    in reply to: contact form sizes #1121744

    Hi,
    Glad Victoria could help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Removing Pulse on Individual Hotspots? #1121739

    Hey berniedidit,
    It looks like we can’t see your page without logging in, please provide a login so we can check.

    Best regards,
    Mike

    in reply to: Slider Cards from Posts #1121730

    Hey Daniel,
    I think this can be done with the layerslider, you could have the arrows point to the next slide.
    Please let us know how to do.

    Best regards,
    Mike

    in reply to: View the shortcodes from a page #1121724

    Hi,
    Glad Jordan could help, shall we close this then?

    Best regards,
    Mike

    in reply to: firefox #1121721

    Hi,
    Thanks, I updated your site with the beta 3, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: firefox #1121702

    Hi,
    Sorry for the late reply, can we try updating your site with a beta version that has the latest fixes?

    Best regards,
    Mike

    in reply to: Dark Photography #1121699

    Hi,
    Thank you for the login, I took a look at the northwest quarter and it seems to be working good.
    I can’t think of another way with better results.
    But you could offer the larger images as an extra link on the page, so viewing it is an option.

    Best regards,
    Mike

    in reply to: Height of the product info container. #1121657

    Hi,
    I have adjusted the functions.php code to this:

    
    function custom_not_script(){
      ?>
      <script>
    (function ($) { 
    $(window).load(function() {
      if ($("body").hasClass("woocommerce-account") || $("body").hasClass("single-product")) {    
        $('.auction-time-countdown').css({'opacity':'1'});
        $('.time-left').css({'opacity':'1'});
    } 
      else {
        $('.auction-time-countdown').css({'display':'none'});
        $('.time-left').css({'display':'none'});
    }
    });
    })(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'custom_not_script');

    by using the “display:none” I have removed the dead space.
    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: New install – Can't edit theme options, pages #1121644

    Hi,
    Have you tried to deactivate your plugins?

    Best regards,
    Mike

    in reply to: Website not working in Explorer11 #1121636

    Hi,

    @Jan_FtFA
    sorry for the late reply, Thank you for the FTP access, I renamed your current theme to “enfold-old” then I uploaded the new “enfold” “beta 3” and checked that your site is working correctly. Please also check for yourself.
    Once you are happy you, (or I) can delete the “enfold-old” via ftp, (not the WP theme page)
    Should for some reason you wish to roll-back to the old version, it’s easy to do, simply rename the new “enfold” to “enfold-new” via ftp and then rename “enfold-old” to “enfold” then refresh your page.

    If this doesn’t help Please open a new thread so we can assist, and include the admin login and ftp access in the Private Content area as it does get confusing to mix different topics in one thread.

    Best regards,
    Mike

    in reply to: Website not working in Explorer11 #1121628

    Hi,

    @luckylobo10

    Please try this latest beta, and Then clear your browser cache and any cache plugin, and check.

    Best regards,
    Mike

    in reply to: background picture mobile #1121623

    Hi,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive.html_mobile_menu_tablet.html_header_top #top #main {
        margin-top: -20px !important; 
    }
    }

    Best regards,
    Mike

    in reply to: Add widget left and right to the Header #1121614

    Hi,
    I adjusted your code to this:

    add_filter('gettext', 'translate_reply');
    add_filter('ngettext', 'translate_reply');
    
    function translate_reply($translated) {
    $translated = str_ireplace('Billing &amp; Shipping', 'Your info', $translated);
    return $translated;
    }
    

    It seems to be working now, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: slower fade transition on the sliders ? #1121597

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

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Multiple demos on same website? #1121361

    Hey Marina Kahle,
    Thank you for your questions, the demos are not single themes, they are examples of the many possibilities the theme Enfold offers.
    However, you can not install multiple demos at the same time. You can install the theme and the demos on a test site, and then copy the shortcodes and css of the pages you want for your real site.

    Best regards,
    Mike

    in reply to: CSS for changing Woocommerce notifications #1121357

    Hey neilpreston26,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    
    #top div.woocommerce-message {
        border-color: #8BAF5B !important; 
        background-color: #E0F1B5 !important; 
        color: #4F5F39 !important; 
    }

    Please adjust to suit.

    Best regards,
    Mike

    in reply to: Problems with my website #1121355

    Hey wagfreer,
    Please include an admin login in the Private Content area so we can take a look.

    Best regards,
    Mike

    in reply to: New install – Can't edit theme options, pages #1121354

    Hey dianamaroney,
    Please include an admin login in the Private Content area so we can take a look.

    Best regards,
    Mike

    in reply to: Create a Child Theme after some Customization #1121353

    Hey sumio17,
    Please use our pre-built child theme
    You will want to take a couple of steps, 1: please export your theme settings at: Enfold Theme Options > Import/Export > Export Theme Settings File to your computer, this is just for backup.
    2: Once you install your child theme, please import your parent theme settings at:
    Enfold Theme Options > Import/Export > Import Settings from your Parent Theme
    Then you’ll need to re-set your menu options.
    Finally, sometimes it is necessary to save your theme options one more time, to encourage the settings to be saved and activated in the merged /wp-content/uploads/dynamic_avia/ folder, a simple way to do this is to go to General Styling > Quick CSS field and place a space in the field so the theme options “Save all changes” button is clickable.

    You can then add your customizations to the child theme.

    Best regards,
    Mike

    in reply to: Failed to initialize plugin: avia_builder_button #1121352

    Hi,

    @kgoldman
    , Did you try disabling your plugins?

    Best regards,
    Mike

    in reply to: Get in touch section like enfold business flat demo #1121350

    Hi,
    I installed the demo and looked closer at the element, and it turns out that the full-width button is under a color section not in it.
    2019-07-23-200415
    Please let us know if this helps.

    Best regards,
    Mike

    in reply to: Child Theme Style.css does not effect main theme styles #1121332

    Hi,
    The child theme style.css will override the core css with the correct sectors and specificity.
    Please let us know if you would like some help with this.

    Best regards,
    Mike

    in reply to: Add widget left and right to the Header #1121322

    Hi,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    a.button.wc-forward {
    display: none !important;
    }
    a.button.checkout.wc-forward {
    display: block !important;
    }

    Best regards,
    Mike

    in reply to: Cart & Checkout pages display #1121076

    Hi,
    Glad Ismael could help, shall we close this then?

    Best regards,
    Mike

    in reply to: Get in touch section like enfold business flat demo #1121075

    Hi,
    Thanks for the feedback, when I look at your element I see that it is blue and it changes to gray on hover, but the button and background change at different times on hover.
    So I know you asked for the button to be transparent, but what is your goal, to have both change at the same time, or no change at all?

    Best regards,
    Mike

    in reply to: Logo Problem #1121071

    Hi,
    Glad to hear you solved the issue, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Transparent Header and Slideshow are White in IE #1121069

    Hi,
    Glad this helped, I have not seen any reports of issues, If you have one please open a new topic.
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    Hi,
    Thank you for using Enfold, shall we close this then?

    Best regards,
    Mike

    in reply to: Tags on "No Sidebar" Layout Not Showing Correctly #1120747

    Hey drewtarvin,
    We can correct the tags with this css:

    .html_elegant-blog .blog-tags.minor-meta {
    display: inline-block !important;
    }
    
    .html_elegant-blog #top .post-entry .post-meta-infos {
    float: none !important; 
    }

    but this will effect all posts as we can’t sort out the pages with no sidebar, so please check if this causes any issues with other pages.

    Best regards,
    Mike

Viewing 30 posts - 19,651 through 19,680 (of 34,221 total)