Forum Replies Created

Viewing 30 posts - 4,711 through 4,740 (of 10,428 total)
  • Author
    Posts
  • in reply to: Video contanier with specific width and height #700773

    Hey pinkabbestia,

    Please check the attached screenshot. The video is 100% width on big screens and on mobile as well. Let us know if you sorted this one out? or you need any further help with it.

    Best regards,
    Vinay

    in reply to: select box contact form backgroundcolor #700630

    Hi,
    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #after_layer_slider_1 {
     	z-index:99999!important;
    }
    #after_layer_slider_1 .flex_column {
        background: #fff;
    }
    

    Best regards,
    Vinay

    in reply to: How to make copy of a page #700622

    Hi,

    Glad we could help!
    We really appreciate it if you rate our theme on themeforest https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

    in reply to: page anchors on mobile devices #700568

    Hi,

    Thank you for the clarification. The code is working as intended to but the browser will not re-direct the users to the page because of the menu path. In this case you need to use page specific menus and add the one with just the #ID to homepage and the menu with relative path to the inner pages.

    Please use a plugin like
    https://wordpress.org/plugins/page-specific-menu-items/
    https://wordpress.org/plugins/menu-items-visibility-control/

    Best regards,
    Vinay

    in reply to: contact form add file #700565

    Hi,

    To duplicate the page you can save it as a template in the advanced layout builder and duplicate it to a new page or enable debug mode by following the steps mentioned in the below link to copy the shortcode from one page to another.

    Best regards,
    Vinay

    Hi,

    As I understand, the current version of the homepage has 3 col view in mobile(landscape and portrait), tablet and desktop.

    You like to make the 3 col image grid a 1 col in mobile portrait correct?

    Do do so please add the below code to Enfold > General Styling > Quick CSS

    @media only screen and (max-width: 520px) {
    .responsive #top.home .no_margin.av_one_third {
        width: 100% !important;
        min-width: 100% !important;
    }}

    If the above don’t work please enable custom css class name support to the grid and use the custom class name to target the grid.

    kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    If you have any issues please get back to us with the login credentials so we can take a closer look and help you better.

    Best regards,
    Vinay

    in reply to: page anchors on mobile devices #700534

    Hi,

    Sorry for the delay, the website is looking great! I checked the links on sub pages and homepage. It appears you figured this one out? All the links worked fine on my end and there are no js error.

    Please let us know if you have any issue with the theme. we would love to help!

    Best regards,
    Vinay

    • This reply was modified 9 years, 3 months ago by Vinay.
    in reply to: Masonry gallery center #700524

    Hi,

    Sorry for the delay, were you able to sort this one out? The google maps look good on my end. You may not see the changes until the cached files are cleared in your browser.

    Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.

    Best regards,
    Vinay

    in reply to: How to fill picture and adjust sidebar in Consulting Demo? #700367

    Hi!

    Please try adding the below code in Enfold > General Styling > Quick CSS

    
    .responsive .container {
       max-width: 100%!important;
    }

    If you still have any issue please post us your login credentials in private.

    Best regards,
    Vinay

    in reply to: instructions to use ubermenu #700359

    Hey Webtext-Autor!

    We would love to help you with anything that is related to our theme. I am afraid you’ll need to contact the plugin author for more info about the issue. Making third-party plugins compatible with the theme is unfortunately beyond the support scope we offer. Sorry for that!

    Regards,
    Vinay

    in reply to: Slider cut off on mobile #700357

    Hey!

    Please add the below css in Quick CSS section.
    Adjust the height value to suit your design.

    /* Fullscreen slider height in portable devices*/
    @media only screen and (max-width: 775px) {
        #full_slider_1 li{
        min-height: 265px !important;
    }
     #full_slider_1 li img{
     	min-width:175vw
     }}

    Cheers!
    Vinay

    in reply to: How to set website location #700351

    Hey jimmytkk!

    Please enable breadcrumbs from Enfold > Header > Header Layout > Header Title and Breadcrumbs
    You can also control it from page layout option > Title Bar Settings on the right sidebar.

    Let us know if you have any questions.

    Best regards,
    Vinay

    in reply to: After update to 3.8 no V arrow for scrolling #700349

    Hey!

    We need to take a closer look. Please post your login credentials in private content.

    Regards,
    Vinay

    in reply to: Tag Cloud widget display #699713

    Hi,

    The tag clouds does work fine on my end on chrome and windows system. Please check the attached screenshot.

    If you do not see that clicking on the tags will bring different posts please let us know which browser and device you are using so we can further troubleshoot this issue.

    Best regards,
    Vinay

    in reply to: Tables Not working properly #699712

    Hi,

    Thank you for letting us know that the above URL you provided is using an old version. Would you mind providing a precise link to your site which is using the latest version
    of the theme, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

    in reply to: 5 columns in mobile text overlapping #699708

    Hey jonathan_lees,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    In mobile version it will be just one column in tablets it will be 3 col as you see in the attached screenshot.

    If you like to modify in mobile and tablet please feel free to adjust the width value in the below code.

    @media only screen and (max-width: 767px) {
    .responsive #top .av_one_fifth {
        width: 32%!important;
    }}
    
    @media only screen and (max-width: 480px) {
    .responsive #top .av_one_fifth {
        width: 100%!important;
    }}
    

    Best regards,
    Vinay

    • This reply was modified 9 years, 3 months ago by Vinay.
    in reply to: No images shown in the media library modal #699012

    Hi,

    There were a few js errors an it is mostly due to plugin conflict. For testing purpose we have deactivated the active plugins(You can re-activate it by going to Plugins > Recently Active Plugins > Select all > Bulk Action > Activate). but your server CDN is very slow and and not opening the pages. The site goes offline when I try to access the pages or when i try to add a new post.

    I somehow managed to create a new post called _test and was able to see the images in media lib that were added in March 2015.

    It is either something to do with the php version or the CDN please disable CDN for testing purpose and confirm which version of php you are using and also try to increase the memory limit.

    Defining a higher memory limit in wordpress and if possible increasing the memory on the hosting server should resolve this issue.

    To increase the wordpress memory limit please access wp-config.php file and add the below line

    define('WP_MEMORY_LIMIT', '256M');
    

    For a detailed explaination please check this link http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
    Or you can contact your service provider and they can do it for you.

    Best regards,
    Vinay

    • This reply was modified 9 years, 3 months ago by Vinay.
    in reply to: Any type slider disappear after update Enfold 3.8 #699004

    Hi,

    We checked your site and in the console tab there are a few js errors. I’m mostly certain this is due to a conflict with a plugin or the theme files are not updated correctly. Post us the login credentials so we can take a closer look at it.

    Best regards,
    Vinay

    in reply to: Space under logo on mobile device #699002

    Hi,

    Glad we could help! We really appreciate it if you rate our theme on themeforest https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

    in reply to: Remove Google Web Font #699001

    Hi,

    If the path of the font is correct it should load the self hosted font files just fine.

    If you have any issue please open a new ticket and post the login credentials so we can take a closer look at it.

    Best regards,
    Vinay

    in reply to: LayerSlider 5.6.3 is now available! #698999

    Hi,

    Glad we could help!
    Thank you for using Enfold :)

    Best regards,
    Vinay

    in reply to: full-width image slider and image border radius help #698997

    Hi,

    Glad we could help!
    We really appreciate it if you rate our theme on themeforest https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

    in reply to: Menu Links & Section ID #698995

    Hi,

    Glad you got this sorted. We really appreciate it if you rate our theme on themeforest https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

    in reply to: Full screen video #698994

    Hey Sme4Design,

    Please use a easy slider or a full width easy slider element and add captions to it.

    Best regards,
    Vinay

    in reply to: Internal link anchors top offset is wrong #698992

    Hey lunatrix,

    Please try adding this at the very end of your themes / child themes functions.php file:

    // Scroll to div
    function scrollToDiv(){
    ?>
    <script>
         jQuery(document).scroll(function() {
         var sections = jQuery('.avia-section'),
            menu   = jQuery('a[href^="#"]');
         	menu.on('click', function(event) {
        		var target = jQuery(this.getAttribute('href'));
        		if( target.length ) {
            		event.preventDefault();
            			jQuery('html, body').stop().animate({
                			scrollTop: target.offset().top - 200
            			}, 1000);
        			}
    			});
    		});
     
    </script>
    <?php
    }
    add_action('wp_head', 'scrollToDiv');

    If yous till have any issues Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Vinay

    in reply to: Adjusting sidebar and color section problem. #698991

    Hey Wisith,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

    in reply to: Open blog posts in new window #698990

    Hey!

    Thank you for the inputs we will add this to our to do list and may be come up with the modification guidelines I think it’s a good idea and it will help others as well :)

    Sure, please review the site and let us know if you need any further mods. We are happy to help!

    Cheers!
    Vinay

    in reply to: Search Widget in Header #698989

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top #s {
        border: 1px solid #000;
    }
    

    Best regards,
    Vinay

    Hi,


    @psstudiosinc
    thank you for sharing the tip.


    @ewingpaintinginc
    hope you got his one sorted if not please feel free to let us know if you have any questions.

    Best regards,
    Vinay

    in reply to: Bottom line drop letter cut off in Icon Box #698986

    Hey mcraig77,

    I checked a few pages but did not find the issue shown in the screenshot you provided. Please point us to the precise location on the site so we can inspect this issue.

    Best regards,
    Vinay

Viewing 30 posts - 4,711 through 4,740 (of 10,428 total)