Forum Replies Created

Viewing 30 posts - 32,761 through 32,790 (of 33,332 total)
  • Author
    Posts
  • in reply to: Unable to delete section #767116

    Hi,
    I couldn’t remove that element either!? Can you try deactivating your plugins one at a time, I think you have a conflict. That code I gave you earlier is on the hide the white section. Sorry

    Best regards,
    Mike

    in reply to: Blog background image #767112

    Hi,
    OK, I did it for you, it was this code:

    
    add_action('wp_footer', 'ava_custom_script');
    function ava_custom_script(){
    ?>
    <script type="text/javascript">
    (function($) {
    	function a() {
    		var blog = $('body').hasClass('blog');
    		if(!blog) return;
    		$('html').css({
    			'background' : 'url(/wp-content/uploads/2016/10/backgroundsmallerfile.jpg) #F5F5F5'
    		});
    	}
    
    	a();
    })(jQuery);
    </script>
    <?php
    }
    

    Best regards,
    Mike

    in reply to: Background dimensions with sidebar menu #767110

    Hey Stadsherberg,
    If you could tell us your url we could help with some css, would you like to have the image match the vertical height of the screen so you don’t need to scroll?

    Best regards,
    Mike

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

    .modern-quote .av-special-heading-tag {
        font-weight: 100 !important; 
    }

    Best regards,
    Mike

    in reply to: Mega menu #767108

    Hi,
    Try using the “This column should start a new row” option in the menu. Placed right you can achieve that effect. Here is my example:
    postimage
    postimage

    Best regards,
    Mike

    in reply to: Russian translate helper-social-media #767106

    Hey rusrace,
    I’m not sure I understand, are you contributing a Russian translation? If so thank you :)

    Best regards,
    Mike

    Hi,
    OK, 2ed issue: your link was broken due to <center>tag so I made a
    <div>with this css:

    .logocen { width: auto; text-align: center; margin-top: -20px;}
    .av-share-box {margin-top: 20px !important; }

    as you see I also fixed the share box so everything is more in line.
    Best regards,
    Mike

    in reply to: Adding Snapchat to social icons #767100

    Hi,
    Your welcome and Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Can't save or close text box in ALB #767097

    Hey ellamac,
    After checking your plugins, I created a new admin account and using it works fine. I don’t know why, but I will ask. See private area for new login, or delete and create your own. Don’t remove your old Admin’s

    Best regards,
    Mike

    in reply to: Blog post categories not displaying #767093

    Hi,
    I just took another look on my localhost and in the grid it will show

    <span class="blog-categories minor-meta">

    but yours don’t, the research I did earlier pointed to the link above. But now I thinking you could try deactivating your plugins one by one. Sorry

    Best regards,
    Mike

    Hi,
    OK, I moved your icons inside of one full width element, and then centered :)
    This is the code I added in the General Styling > Quick CSS field:

    @media only screen and (max-width: 767px) {
    .avia-icon-pos-left {
        display: inline-block;
         margin-left: 20vw !important;
    }
    
    .avia-icon-pos-right {
        display: inline-block;
         margin-right: 20vw !important;
    }}
    
    @media only screen and (min-width: 768px){
    .avia-icon-pos-left {
        display: inline-block;
         margin-left: 30vw !important;
    }
    
    .avia-icon-pos-right {
        display: inline-block;
         margin-right: 30vw !important;
    }
    }
    

    Best regards,
    Mike

    in reply to: Adding Snapchat to social icons #767082

    Hi,
    I forgot to add this code in the General Styling > Quick CSS field:

    #top #wrap_all .av-social-link-snap_chat:hover a{
        color:#fff; 
        background-color: #FFFF00; 
    }

    Done now :)

    Best regards,
    Mike

    in reply to: Blog post categories not displaying #767075

    Hi,
    It looks like you will need to edit /enfold/config-templatebuilder/avia-shortcodes/postslider.php via ftp.
    https://kriesi.at/support/topic/display-date-category-blog-posts-grid-layout/#post-389032

    As you are using a child theme you will find this useful: http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/

    Best regards,
    Mike

    Hi,
    Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: Adding Snapchat to social icons #767063

    Hi,
    I added the code to your child theme functions.php, so if you update it wont be lost. You can see it there, it’s the only code in the file.
    WP > Appearance > Themes > Editor > (your child theme in the drop down) > Theme Functions (functions.php) from the right side.
    the rest of the steps were outlined in the url :)

    Best regards,
    Mike

    in reply to: Car Rental widget #767061

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

    #text-564845672 iframe {
      min-height:300px !important;
    }

    Best regards,
    Mike

    in reply to: Increase text in hotel booking widget #767059

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

    #b_searchboxInc {
    	font-size: 1.3rem !important;
    }

    Also try adjusting the size until you see the size you want, remember to clear your cache :)
    Best regards,
    Mike

    in reply to: Masonry Gallery not working #767051

    Hey Poirot,
    It will not show at all? Which page? Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: Unable to delete section #767049

    Hey JennyGr,
    The section should be removable, Can you please include a admin login in the private content area so we can take a closer look.
    For now try this code in the General Styling > Quick CSS field:

    .avia-builder-el-6 {
    display:none !important; 
    }
    .container .content {
    padding-top: 20px !important; 
        padding-bottom: 20px !important; 
    }

    Best regards,
    Mike

    in reply to: Adding Snapchat to social icons #767041

    Hey mikkijack,
    OK, all set :)
    Just make sure the url is right.
    I followed: http://kriesi.at/documentation/enfold/custom-social-icons/

    Best regards,
    Mike

    in reply to: Remove cart + product pages in Woocommerce #767030

    Hey Zee-as,
    Try this free plugin: https://wordpress.org/plugins/woocommerce-direct-checkout/
    Or this tweak: http://www.remicorson.com/woocommerce-skip-product-cart-pages/

    Best regards,
    Mike

    Hey A.,
    I’m not sure I understand, on mobile I see:
    picture
    text
    picture
    text

    Best regards,
    Mike

    in reply to: Mega-Menu Sub-Menu Hover to Display #767023

    Hey hloft,
    As I don’t know your URL, I built this on my localhost, if you need more assistance please add your url :)
    Try this code in the General Styling > Quick CSS field:

    #top #header .main_menu ul:nth-child(2) >li > ul > li .avia-menu-text, .avia-bullet {
        visibility: hidden !important; 
    }
    
    #top #header .main_menu ul:first-child >li > ul li:hover .avia-menu-text {
        visibility: visible !important; 
    }

    Video_2017-03-26_135215.gif

    Best regards,
    Mike

    in reply to: Individual width for grid #767009

    Hi,
    OK, Let me look at it differently, you say:”when I try it with padding it looks good on a laptop or other screen, but not on mobile devices” is that because they look like this for phone:
    postimage
    and this for tablet:
    postimage
    If you try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 426px) {
    div .flex_column{
    padding: 0px !important; 
    }}
    
    @media only screen and (max-width: 768px) {
    div .flex_column{
    padding: 0 10px 0 10px !important; 
    }}
    
    .avia-builder-el-8, .avia-builder-el-15, .avia-builder-el-12 {
    padding-top: 20px !important; 
    }

    You will have this on phone:
    postimage
    and this on tablet:
    postimage
    Is that what you are looking for?
    BTW: Yigit was talking about this color section:
    postimage
    Best regards,
    Mike

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

    div .av_one_third.avia-builder-el-6 {
        margin-left: 8vw !important; 
        width: 20% !important; 
    }
    
    @media only screen and (max-width: 989px) and (min-width: 768px){
    div .av_one_third.avia-builder-el-6 {
        margin-left: 5vw !important; 
        width: 30% !important; 
    }
    }
    
    @media only screen and (max-width: 767px) {
    div .av_one_third.avia-builder-el-6 {
        margin-left: 16vw !important; 
        width: 60% !important; 
    }
    }

    postimage
    postimage
    postimage

    Best regards,
    Mike

    in reply to: Can not save changes in "Reiter" element #766993

    Hi,
    Well admin is admin, but I did see one other time that a admin account had issues like this, I never found out if it was a plugin issue or a glitch elsewhere, but we couldn’t reproduce the error. But using the new admin account should be fine, just don’t remove the old one. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Individual width for grid #766987

    Hi,
    It looks like you have worked out the padding of the grid row above the 1/4*4 section, are you going to continue with that or do you still need help?
    postimage

    Best regards,
    Mike

    in reply to: Sticky header not working #766974

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

    Best regards,
    Mike

    in reply to: Blog post categories not displaying #766973

    Hey Poirot,
    Just so I can be clear, you used to have the cats showing at the red points? Can you please include a admin login in the private content area so we can take a closer look.
    postimage
    Best regards,
    Mike

    in reply to: 20 Second Delay Popup for mailchimp subscribtions #766967

    Hey mellypenny,
    I took a quick look and found “Popup by Supsystic” it has the timed popup you want plus a ton of options, including the ability to add your own html, so it should work with any mail form. I tested on my localhost and the 20 sec delay worked good :)

    postimage

    Best regards,
    Mike

Viewing 30 posts - 32,761 through 32,790 (of 33,332 total)