Forum Replies Created

Viewing 30 posts - 29,041 through 29,070 (of 34,339 total)
  • Author
    Posts
  • in reply to: Website squeezed after reloading and CSS not working #907630

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

    Best regards,
    Mike

    in reply to: Layer Slider Issue #907583

    Hi,
    Layerslider was updated, but I haven’t seen any issues about it making changes to existing slides.
    I’m not sure what could have happen, unfortunately there is not a revisions option for the slider. Were you able to tweak it back to your liking?

    Best regards,
    Mike

    in reply to: .avia-search-tooltip displayed on page load #907579

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

    Best regards,
    Mike

    in reply to: Layer Slider Issue #907573

    Hi,
    I’m not sure how it became 40% of it’s original size, and as I didn’t see it before, I imagine you should be able to read the text of the slides. So I went to the layerslider options for your slide and choose 1100px Canvas width for the layout. (it was at 1000px)
    Please check and see if that looks like the way it was, if not try 1200px or 1300px.

    Best regards,
    Mike

    in reply to: Add WPML language switcher to burger menu? #907566

    Hey kirillko,
    *Oops I see you are asking about WPML, I believe works in much the same way as this.
    If this doesn’t help, Can you please include a admin login in the private content area so we can take a closer look.

    Polylang & WPML both work with Enfold, if using Polylang, once you enable Polylang and set your languages, be sure to set the order that they will show in the menu switcher and choose your default.
    2018-02-04_112826
    Then go to your menus and choose the “screen options” drop down and check “Language switcher”. Then a new menu item will show in your choices.
    2018-02-04_113241
    Once you add to your menu it will also show on your mobile menu.
    2018-02-04_113459

    Best regards,
    Mike

    in reply to: .avia-search-tooltip displayed on page load #907556

    Hi,
    Try adding this code to the end of your functions.php file in Appearance > Editor:

    
    function open_search(){
    ?>
    <script>
    (function($){
        $(window).load(function() {
           $('.menu-item-search-dropdown a').trigger('click');    	
        });
    })(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'open_search');

    Best regards,
    Mike

    in reply to: Galleries "Load more" #907541

    Hi,
    Thank you for using Enfold, we will close this now.

    Best regards,
    Mike

    in reply to: Container class #907540

    Hi,
    The plugin is creating it’s own page via the shortcode, to show the sidebar you will need to use a Enfold child theme and copy the template files to the child theme folder, here is the instructions: Simple Job Board Templating and then edit the files and css to show the sidebar.
    Sorry, but this would require exstive customization to work, If you really want this try hiring a freelancer, you could probably find one on Upwork for a fair price. Wish I could have been more help.

    Best regards,
    Mike

    in reply to: partner logo element header font size #907519

    Hi,
    Thank you for sharing your solution, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Remove lines in comments #907517

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

    Best regards,
    Mike

    in reply to: Remove breadcrumbs on tablet and mobile size screens #907514

    Hey johnstanley1990,
    I have just tested this code on the Enfold 2017 Demo and it seems to work for mobile and tablet.
    Please clear any cache plugin and your browser cache and check. Or include the url to your site so we can take a closer look.

    Best regards,
    Mike

    in reply to: website transfer #907510

    Hey Darren,
    Sounds like you need to change the max upload size for your phpmyadmin, try following this video: How to Increase phpMyAdmin Upload Limit in XAMPP
    Here is a article if you prefer: How To Increase phpMyAdmin Import File Size Limit In Xampp
    Which migration tool are you using?
    For smaller / regular sites I like Duplicator & All-in-one-wp-migration
    For larger sites: WP Migrate DB

    Best regards,
    Mike

    in reply to: Target all images except from one with a custom CSS #907507

    Hi,
    Please include the url to the page in question so we can take a closer look. Also specify which is the one image you don’t want a box shadow applied.

    Best regards,
    Mike

    in reply to: Move the sidebar before the content on mobile #907503

    Hey purejewels,
    Please see this solution: Moving sidebar top top on mobile – above content

    Best regards,
    Mike

    in reply to: unable to save or close elements #907497

    Hey beedle,
    Sorry I have not heard of this issue before, perhaps the WP update changed some of the settings for the user. Have you tried changing the user’s role in WP to admin or editor to see if that solves the advanced layout builder issue?
    If it does, perhaps giving the user a higher WP role and removing some capabilities one at a time with AAM would be a good option.

    Best regards,
    Mike

    in reply to: Animated Numbers text not centered #907485

    Hi,
    Please try:

    @media only screen and (min-width: 989px) { 
    .avia-animated-number.avia-builder-el-9 .heading.avia-animated-number-title {
    left: -9% !important; 
    }
    }

    Best regards,
    Mike

    in reply to: partner logo element header font size #907479

    Hey Steve,
    Try adding h3 to your rule like this:

    /*partner logo*/
    #top .avia-smallarrow-slider-heading h3 {
    font-style: italic !important;
    font-size: 18px !important;
    }
    /* end partner logo*/

    Best regards,
    Mike

    in reply to: how do i add a tagline next to the logo #907470

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

    Best regards,
    Mike

    in reply to: Remove lines in comments #907468

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

    .commentlist ul {
        border-left-style: none!important; 
        border-left-width: 0px!important; 
    }
    .commentlist>.comment {
        border-bottom-style: none!important; 
        border-bottom-width: 0px!important; 
    }

    Best regards,
    Mike

    in reply to: Layer Slider Issue #907463

    Hey Valerie,
    Sorry the login you gave us doesn’t have admin access, we can only see the dashboard and our profile. Please adjust so we may assist. Please revert your layerslider changes so it is the size and scale it was, so we can address the boxed view it has.

    Best regards,
    Mike

    in reply to: Top Menu – Insert Shortcode #907451

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

    Best regards,
    Mike

    in reply to: Changing the color of mailchimp form #907450

    Hi,
    Sorry your private link didn’t show please add again. I tried looking for the situation but the only 3 column page I found looks fine, please see link in Private Content area. If this is the correct page, please explain a little more.

    Best regards,
    Mike

    in reply to: Sidebar optisch anpassen #907446

    Hi,
    Probieren Sie den folgenden Code im Feld General Styling> Quick CSS aus. Die erste Regel gilt für das oberste Widget mit dem Bild und die zweite Regel für die anderen drei Widgets, sodass Sie den Abstand zwischen ihnen anpassen können. Wegen des Bildes sieht das erste Widget so aus, als ob es etwa 15px der unteren Auffüllung hat, wenn es auf Null gesetzt ist.

    Try the following code in the General Styling > Quick CSS field. The first rule is for the top widget with the image and the second rule is for the other 3 widgets, so you can adjust the spacing between them. Because of the image, the first widget looks like it has about 15px of bottom padding when it is set to zero.

    .sidebar .inner_sidebar .widget#text-2 {
    padding-bottom: 0px !important; 
    }
    .sidebar .inner_sidebar .widget {
    padding-bottom: 15px !important; 
    padding-top: 0px !important; 
    }

    Best regards,
    Mike

    Hi,
    I’m still not sure what the issue is, I have run into this same situation twice now, where all of the server setting were well above what is needed but importing would not work, but each time it was a GoDaddy account. Perhaps they have a firewall, filter or something else.
    To get around it I installed the demo on my localhost and used all-in-one-wp-migration plugin to migrate it to your site.
    I’m glad we were able to get you up and running, Thanks for using Enfold.

    Best regards,
    Mike

    in reply to: Font #907337

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

    Best regards,
    Mike

    Hi,
    I have installed the Construction Demo as requested to /CAR/
    but not to /ClassAR/ as I don’t see that the FTP login is for that site also.
    See login and password in Private Content area, Please check the site.

    Best regards,
    Mike

    in reply to: Font #907285

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

    #top #wrap_all .all_colors h1, #top #wrap_all .all_colors h2, #top #wrap_all .all_colors h3, #top #wrap_all .all_colors h4, #top #wrap_all .all_colors h5, #top #wrap_all .all_colors h6 {
        text-transform: none;
    }

    This will remove the text-transform for all headings, if you wish to keep one, such as for h1, then remove it from the list above.

    Best regards,
    Mike

    in reply to: Stuck In Maintenance Mode #907280

    Hi,
    Sounds like you have solved the issue by updating via FTP. Here is good article on the subject: WordPress Maintenance Mode: How Do I Get Out Of It?

    Best regards,
    Mike

    in reply to: Padding controls in Color Section not working #907278

    Hi,
    Glad to hear, thanks for using Enfold.

    Best regards,
    Mike

    in reply to: Sidebar optisch anpassen #907277

    Hey heikonet,
    Das sieht aus wie Padding oder Rand für jedes der Widget-Elemente, es gibt keine Einstellung dafür, aber wir könnten mit einigen benutzerdefinierten CSS anpassen. Bitte fügen Sie die URL zu der betreffenden Seite hinzu, damit wir genauer hinsehen können.

    This looks like padding or margin for each of the widget items, there is not a setting for this but we could adjust with some custom css. Please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

Viewing 30 posts - 29,041 through 29,070 (of 34,339 total)