Forum Replies Created

Viewing 30 posts - 28,561 through 28,590 (of 38,325 total)
  • Author
    Posts
  • in reply to: Enfold Portfolio Grid Pagination Scrolling Problem #932251

    Hi Mark,

    This is what the post slider with portfolio entries looks like, have you tried it?
    Image 2018-03-24 at 14.49.41.png
    Image 2018-03-24 at 14.50.32.png

    Yes, that was not the issue with the plugin.
    Best regards,
    Victoria

    Hi,

    Best regards,
    Victoria

    in reply to: Morphing modal overlay #932249

    Hey MuziekGeluk,

    Could you please attach a mockup of what you’re trying to achieve?
    You could disable Enfold lightbox and implement this, but you have to know what you’re doing.

    Best regards,
    Victoria

    in reply to: Mobile + Instagram/Youtube Embed #932248

    Hi Marissa,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 450px) {
      .avia_codeblock iframe.instagram-media.instagram-media-rendered, 
      .avia_codeblock_section.avia_code_block_2 .avia_codeblock iframe {
        height: 100% !important;
        min-height: 535px !important;
      }
       .avia_codeblock iframe#instagram-embed-2.instagram-media.instagram-media-rendered {
        height: 100% !important;
        min-height: 750px !important;
      }
    }
    
    @media only screen and (min-width: 451px) and (max-width: 767px) {
      .avia_codeblock iframe.instagram-media.instagram-media-rendered  {
        height: 100% !important;
        min-height: 717px !important;
      }
       .avia_codeblock iframe#instagram-embed-2.instagram-media.instagram-media-rendered {
        height: 100% !important;
        min-height: 1050px !important;
      }
     
      .avia_codeblock_section.avia_code_block_2 .avia_codeblock iframe {
         height: 100% !important;
         min-height: 535px !important;
         width: 90vw;
      }
    }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .avia_codeblock iframe.instagram-media.instagram-media-rendered  {
        height: 100% !important;
        min-height: 688px !important;
      }
       .avia_codeblock iframe#instagram-embed-2.instagram-media.instagram-media-rendered {
        height: 100% !important;
        min-height: 940px !important;
      }
     
      .avia_codeblock_section.avia_code_block_2 .avia_codeblock iframe {
         height: 100% !important;
         min-height: 300px !important;
         width: 90vw;
      }
      .avia_codeblock iframe#instagram-embed-3.instagram-media.instagram-media-rendered {
        height: 100% !important;
        min-height: 760px !important;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    in reply to: HELP #932246

    Hey Wukuadad,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .home .av-magazine-time.updated, .home .av-magazine-title.entry-title {
      color: #fff;
    }
    

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look at the FB issue?

    If you need further assistance please let us know.

    Best regards,
    Victoria

    in reply to: VIsual Artist template backgrounds on phone #932245

    Hi jamiegrant,

    Could you please give us a link to your website, we need more context to be able to help you.
    You can set your images to scroll and they will still look good on a mobile.

    Best regards,
    Victoria

    in reply to: Tooltip non responsive #932244

    Hi ctancrede,

    Wow, it’s been a while :)

    Glad you got it working for you! :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

    in reply to: "Reply to:….." text in bbpress not displaying #932243

    Hi williamslyd,

    Credentials did not work for me. Could you please update the credentials?

    Best regards,
    Victoria

    in reply to: LayerSlider Error but we don't use it #932242

    Hi smulligan,

    Sorry about that.

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    in reply to: DELETE #932240

    Hey Daniel,

    Glad you got it working for you! :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

    • This reply was modified 7 years, 11 months ago by Victoria.
    in reply to: Media Library Folders Pro For WordPress #932239

    Hey Anne-lys87,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    in reply to: Enfold 4.2.6 update problem #932238

    Hi mrkuji and hotspot,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
    Can you please check server log for error?

    Best regards,
    Victoria

    in reply to: Color selection Background image Positioning #932237

    Hi Dennso,

    Fixed backgrounds will not work on iPad and iPhone, the images need to change the attachment to scroll. Can you disable caching and minification for now?

    Best regards,
    Victoria

    in reply to: Remove #top from active menu item #932235

    Hey Daniel,

    Here is the code you can put in your funtions.php

    
    add_action('wp_footer', 'ava_new_custom_script');
    function ava_new_custom_script(){
    ?>
    <script type="text/javascript">
    (function($) {
    	function a() {
    		if ($.avia_utilities.isMobile) {
    			var hrefTmp = jQuery(".menu-item-3295 a").attr("href");
    		
    			jQuery(".menu-item-3295 a").attr("href", hrefTmp.substr(0, hrefTmp.length-4));
    		}
    	}
    
    	$(window).load(function() {
    		a();
    	});
    })(jQuery);
    </script>
    <?php
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    in reply to: Bold Artist Name #932233

    Hi dmeljon,

    I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Victoria

    in reply to: Enfold theme add 2 x 1/5 columns with a 2/5 column #932232

    Hey brianwelsh,

    Could you please attach a mockup of what you’re trying to achieve?

    You can just drag the 1/5 element to the 2/5 and see if that works for you.

    Best regards,
    Victoria

    in reply to: Mailchimp Confirmation Background color #932231

    Hey dinmix,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    in reply to: htaccess: protected directories #932230

    Hi Sanjeev,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    in reply to: Ho can i realize like this? #932229

    Hi ItsMeOnly,

    It seems to me that you need to enable the Advanced Layout Builder debug mode. Here is how to do it: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
    Copy the code for the icon boxes and put them is a text block and the elements between them. Do not put them in separate containers.

    Best regards,
    Victoria

    in reply to: Ho can i realize like this? #932228

    Hi ItsMeOnly,

    It seems to me that you need to enable the Advanced Layout Builder debug mode. Here is how to do it: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
    Copy the code for the icon boxes and put them is a text block and the elements between them. Do not put them in separate containers.

    Best regards,
    Victoria

    Hi erkuto,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    in reply to: Tabs Stop Working #932226

    Hey gzelasco,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    There is an error in JavaScript.

    Best regards,
    Victoria

    in reply to: Instagram did not return a 200. #932225

    Hi toddbarden,

    Can you give us access to that website?

    Best regards,
    Victoria

    in reply to: Telephone Number in Header #932223

    Hey schnippel,

    You can add a widget area to the header and add the phone there, just hide it on desktop and show on tablet and mobile.

    Here is how to do it

    If you need further assistance please let us know.
    Best regards,
    Victoria

    in reply to: Separation/whitespace between sections #932222

    Hey ninabmiller,

    It is not very clear to me on this page, which element you need help with. Please remove the empty separators, we can help you just add some margins to sections.

    Could you please attach a mockup of what you’re trying to achieve?

    Best regards,
    Victoria

    in reply to: viewport metatag #931932

    Hi SuperSportsUAE,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    in reply to: Amazon Affiliate Link #931931

    Hi,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    in reply to: Changing background colour of breadcrumbs #931930

    Hi SuperSportsUAE,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .logo a {
       padding-top: 2px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    in reply to: 4.2.6 updates #931929

    Hey YongyanLi,

    There will be another update soon. However, we do strongly recommend making a backup and having a test server to test all the updates there first.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    in reply to: Theme install #931926

    Hi Jmoll28,

    Footer menu is added by a widget, you should look on the widgets page.

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 30 posts - 28,561 through 28,590 (of 38,325 total)