Forum Replies Created

Viewing 30 posts - 9,631 through 9,660 (of 10,428 total)
  • Author
    Posts
  • in reply to: Onepage menu problem #580271

    Hey CemilGonul!

    please create 2 different menus one for inner pages with full link and the other for homepage with just #link

    Use this plugin to display correct menus on the homepage and other pages https://wordpress.org/plugins/page-specific-menu-items/

    Best regards,
    Vinay Kashyap

    in reply to: Google Map API Issue #580264

    Hey adelphi!

    We are unaware how the 3rd party plugin works and what customization you have done. Enfold uses the same google maps as the other plugins and all street names will be visible to you which are visible on the original google maps.

    However the street names disappear and appear depending on the zoom level of the map. have you tried to change the zoom level of the map?

    Please try to change the zoom level and let us know..

    Cheers!
    Vinay Kashyap

    • This reply was modified 8 years, 8 months ago by Vinay.
    in reply to: Mouseover link "tooltip" incorrect #580261

    Hi!

    Glad we could help you with this. we really appreciate if you rate our theme on themeforest :)
    Please feel free to get in touch with us if you have any questions.

    Thank you for using Enfold :)

    Cheers!
    Vinay Kashyap

    in reply to: Active page colored underline in the Fullwidth Sub Menu #580258

    Hi!

    We are working on your ticket please wait while we update the results here soon.

    We have added the below code in Quick CSS

    
    /* Your css styles for active menu item*/
    .current_page_item .avia-menu-text, .active-menu-item {
      background:gold!important;
    }
    

    and this jQuery in functions.php

    //One page nav highlight
     
    function activateMenuItem(){
    ?>
    <script>
         jQuery(document).scroll(function() {
         var sections = jQuery('.avia-section'),
             menu   = jQuery('.av-submenu-container'),        
             nav_height = menu.outerHeight();
             jQuery(window).on('scroll', function() {
                var cur_pos = jQuery(this).scrollTop();
                sections.each(function() {
                    var top = jQuery(this).offset().top - 300,
                        bottom = top + jQuery(this).outerHeight();
                    if (cur_pos >= top && cur_pos <= bottom) {
                        menu.find('a').removeClass('active-menu-item');                    
                        menu.find('a[href="#' + jQuery(this).attr('id') + '"]').addClass('active-menu-item');
                    }
                });
            });
        });
     
    </script>
    <?php
    }
    add_action('wp_head', 'activateMenuItem');

    Please check the site now and let us know if you need anything else.

    Regards,
    Vinay Kashyap

    • This reply was modified 8 years, 8 months ago by Vinay.
    in reply to: Full Screen Slider – responsive on mobile #580255

    Hi!

    Glad we could help you with this :)
    If you have more questions please feel free to get in touch with us.

    Cheers!
    Vinay Kashyap

    in reply to: Cannot Override File in Child Theme #580251

    Hey!

    Are you trying to make these changes from Appearance > Editor > functions.php

    If so make sure the folder and file has writable permission set on it as well.

    for more info please check https://codex.wordpress.org/Changing_File_Permissions

    Another alternative is to make changes via FTP and upload the file to server.

    Cheers!
    Vinay Kashyap

    • This reply was modified 8 years, 8 months ago by Vinay.
    in reply to: Logo automatically resize to really tiny #580247

    Hi francishabel!

    Please add the below code to Enfold > General Styling > Quick CSS

    .logo img {
    min-width:200px!important;
    height:auto!important;
    }
    

    Please share the link to the page where we can see the element in question so we can help you better :)

    Cheers!
    Vinay Kashyap

    in reply to: demo sliders #580246

    Hey!

    There are a lot of resources available for layer slider tutorials do check out the links below

    https://www.youtube.com/results?search_query=layer+slider+tutorial

    Cheers!
    Vinay Kashyap

    in reply to: Mouseover link "tooltip" incorrect #580242

    Hey!

    Please open the page in question in Edit mode and look for title=”page_15″ as underlined in the screenshot below you can replace the Title with any other text it is good for search engines.

    Best regards,
    Vinay Kashyap

    in reply to: Footer font color issue #580236

    Hi Slade!

    We are working on your ticket please wait while we update the results here soon.

    Some of the customization is overriding the default styles. We have added !important to the footer color in Enfold options. everything looks good now please check the site.

    Cheers!
    Vinay Kashyap

    • This reply was modified 8 years, 8 months ago by Vinay.
    in reply to: Autoplay YouTube video on scroll #580229

    Hey Chris!

    What you are trying to do requires a lot of customization and we recommend hiring a freelancer since it is going to take much time to do this. An alternative is to search for a solution on sites like stackoverflow check out http://jsfiddle.net/zohf/Luoyon0x/ or http://stackoverflow.com/questions/15594881/triggering-a-video-autoplay-based-on-scroll-position

    If you have more questions please feel free to get in touch with us.

    Regards,
    Vinay Kashyap

    in reply to: remove spacing from this tex area #580129

    Hi!

    Glad we could help you with this. we really appreciate if you rate our theme on themeforest :)
    Please feel free to get in touch with us if you have any questions.

    Thank you for using Enfold :)

    Best regards,
    Vinay Kashyap

    in reply to: Line break in Text #580127

    Hi!

    A single <br> or line break will have same height as next line instead use multiple linebreaks like 2 or 3 <br><br><br> which is not a good practice instead you can use a <p> tag which will create the same effect you are looking for.

    Please check the test URL we created in private content

    Best regards,
    Vinay Kashyap

    in reply to: Question about nextgen-gallery #580124

    Hey Volli!

    To be frank that is a really old post and enfold have had many many updates so we cannot say for sure if that still works.

    but if you are using a 3rd party plugin with enfold which has a lighbox feature and you like to disable the lightbox feature of enfold to avoid conflict please go to Enfold Options and uncheck the lightbox

    Regards,
    Vinay Kashyap

    in reply to: Layerslider doesn't show #580122

    Hey!

    Not sure why the text is not showing correctly. Please create a temporary admin login with permission to deactivate all plugins and add custom code if necessary to help you better.

    Regards,
    Vinay Kashyap

    in reply to: Mouseover link "tooltip" incorrect #580121

    Hi lernerleben!

    Please share the link to the page where we can see the element in question so we can help you better :)

    Best regards,
    Vinay Kashyap

    in reply to: Light box & Spacing issue #580120

    Hi David!

    Please go to Enfold Options and uncheck the lightbox

    Regards,
    Vinay Kashyap

    in reply to: Hiding the title of the search results page #580109

    Hi!

    Glad we could help you with this. we really appreciate if you rate our theme on themeforest :)
    Please feel free to get in touch with us if you have any questions.

    Thank you for using Enfold :)

    Best regards,
    Vinay Kashyap

    in reply to: LayerSlider stops after enfold update #580107

    Hey!

    Please see the link in private. The layerslider works if you use a shortcode inside a textbox where you need the layer slider.

    There seem to be an issue with Advanced layout builder. re-installing the theme should resolve this issue but as you already tried it. Please create a temporary FTP login with permission to deactivate all plugins and add custom code if necessary to help you better.

    Regards,
    Vinay Kashyap

    • This reply was modified 8 years, 8 months ago by Vinay.
    in reply to: remove spacing from this tex area #580095

    Hi!

    2 way’s you can do this

    1.
    I noticed you have added some inline styles to the p like text align if you view the text content add margin-bottom:-10px; to the inline style or

    2.
    enable theme custom css class support (check the below link) and add a class name as shown in the image below and css in quick css
    http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    
    .margin-btm{
         margin-bottom:-10px;
    }
    

    Regards,
    Vinay Kashyap

    • This reply was modified 8 years, 8 months ago by Vinay.
    in reply to: Custom 'Read more' text for each post #580088

    Hey!

    Glad we could help you with this. we really appreciate if you rate our theme on themeforest :)
    Please feel free to get in touch with us if you have any questions.

    Thank you for using Enfold :)

    Regards,
    Vinay Kashyap

    in reply to: Custom permalink, breadcrumbs not work correct. #580086

    Hi segevmo!

    Please create us a temporary login with permission to disable the plugins and add custom code if necessary so we can take a closer look and help you better.

    Best regards,
    Vinay Kashyap

    in reply to: WPML Language Switcher #580083

    Hey!

    Glad we could help you with this. we really appreciate if you rate our theme on themeforest :)
    Please feel free to get in touch with us if you have any questions.

    Thank you for using Enfold :)

    Regards,
    Vinay Kashyap

    in reply to: Mobile Menu Social Icons #580081

    Hey!

    Sorry cannot see the phone number in the header please send us a mockup or point us to the URL where we can see the phone number you like to change so we can help you with the css.

    Best regards,
    Vinay Kashyap

    in reply to: theme options are missing #580078

    Hi efrecot!

    Please look for the cog icon or enfold options on the left sidebar of the admin dashboard. If you do not see these options make sure your user had admin rights. If user login as guest they wont be able to see these options.

    Cheers!
    Vinay Kashyap

    in reply to: Ajax portfolio hover to view #580076

    Hi kazzijazz!

    1.Not entirely clear but i am assuming you need to change colors for sort buttons? If so please add this code to your Quick CSS

    
    .sort_by_cat {
        display: flex;
        justify-content: space-around;
    }
    
    .sort_by_cat a {
    width:100%;
    }
    
    .sort_by_cat a:nth-child(1) {
    background:red;
    }
    
    .sort_by_cat a:nth-child(2) {
    background:blue;
    }
    
    .sort_by_cat a:nth-child(3) {
    background:green;
    }
    
    

    The above code will make the portfolio sort options as below

    2. If you like to open portfolio in lightbox? This is going to take a lot of customization and we recommend you to hire a freelancer.
    An alternative is to hide portfolio content by using CSS and may be try to fill the ajax container with the image.

    3. Please provide us a mockup of what you want to do? so we can help you better.

    Best regards,
    Vinay Kashyap

    in reply to: "lifestyle" top slider in demo not displaying #580065

    Hey Armstrong88!

    Please include the category to show from the Featured slider options.

    Best regards,
    Vinay Kashyap

    in reply to: New Font #580054

    Hi!

    Please try this plugin to include custom fonts in wordpress site https://wordpress.org/plugins/use-any-font/

    Cheers!
    Vinay Kashyap

    in reply to: remove spacing from this tex area #580051

    Hi mcraig77!

    It is possible to reduce the space please share the link to the page in question so we can help you with come custom css.

    Regards,
    Vinay Kashyap

    in reply to: fullwidth submenu highlight active menu element #579968

    Hi!

    Please create a temporary admin login with permission to deactivate all plugins and add custom code if necessary to help you better.

    Regards,
    Vinay Kashyap

Viewing 30 posts - 9,631 through 9,660 (of 10,428 total)