Forum Replies Created

Viewing 30 posts - 55,561 through 55,590 (of 67,482 total)
  • Author
    Posts
  • in reply to: problem after updating #329476

    Hi Hector!

    Thank you for using Enfold.

    I’m sorry but I don’t see the issue on the shop page. Do you mind providing a screenshot? To fix the mobile issue, please add this on Quick CSS or custom.css:

    @media only screen and (max-width: 767px) {
    div .products .product {
    margin: 0 1% 1% 0;
    width: 49%;
    }
    }

    Cheers!
    Ismael

    in reply to: WooCommerce Shortcode Pagination #329472

    Hi MeryVi!

    Thank you for using Enfold.

    I’m sorry but it is not possible to use woocommerce shortcode on the advance layout builder. It is only compatible with the default editor.

    Best regards,
    Ismael

    in reply to: Mega Menu not responsive #329470

    Hey!

    Please add this on Quick CSS or custom.css for a temporary fix:

    .avia_mega_div.avia_mega2.six.units {
    left: -200px !important;
    }

    Download the latest version Enfold 3.0 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Ismael

    in reply to: Permalink / SEO Issue #329469

    Hi!

    Please post the login details here and set it as a private reply. We would like to check it.

    Regards,
    Ismael

    in reply to: Layerslider resposive resizing issue #329468

    Hey!

    Have you tried using positioning properties? And adding !important value should help as well. Something like this:

    .selector {
    top:20px !important;
    left: 50px !important;
    margin-left: 10px !important;
    }

    Use media queries for different screens sizes.

    Best regards,
    Ismael

    in reply to: Slider won't work after 3.0 update! #329467

    Hey!

    Thank you for using Enfold.

    Can you please purge the cache on Cloudfare? See if that helps. Regarding the events page, I don’t see any issue there.

    Regards,
    Ismael

    in reply to: Number badges on tab headers #329464

    Hey Holger!

    Thank you for using Enfold.

    Unfortunately, this particular request is beyond the scope of support and is not a theme related issue. You might need to find a plugin or hire a freelance developer to add the feature for you. Please visit Envato Studio or Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.

    If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.

    Cheers!
    Ismael

    in reply to: Full width doesn't work anymore #329460

    Hey quicky2000!

    Thank you for using Enfold.

    Please use this:

    #galerie .container {
    width: 100% !important;
    height: auto !important;
    margin-top: -47px;
    max-width: none;
    }

    Regards,
    Ismael

    in reply to: NextGen Support #329459

    Hi quicky2000!

    Thank you for using Enfold.

    Right now, this is not a top priority feature but you can vote or post the feature on our Feature Requests page.

    Cheers!
    Ismael

    in reply to: Image next to text #329458

    Hey!

    Please make sure that the Responsive mode is enabled on the Slider Settings. Fill in the Layers Container and Responsive under fields. Default value is 1140. You can also use the Attributes panel. Add a unique selector on the Classes field. Use this selector inside css media queries to change the style of the layer on mobile device.

    Best regards,
    Ismael

    in reply to: Blog post #329457

    Hey!

    Can you please provide me links to the actual posts that are not affected by the code?

    Best regards,
    Ismael

    in reply to: Pb import photo into library #329455

    Hey!

    If you check on wp-content > uploads > 2014 > 09 folder. How many Top-Dog-Authorized-Partner.jpg file can you see? I’m not sure if it’s possible to have duplicated image files with the same file name. Can you please deactivate the Media File Manager Advanced plugin?

    Best regards,
    Ismael

    in reply to: Color Section Bug #329449

    Hi!

    Thank you for the screenshot.

    Please switch your advance layout builder to debug mode. Edit function.php, find this code:

    if(isset($avia_config['use_child_theme_functions_only'])) return;
    

    Below, add this code:

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    return "debug";
    }

    Edit the page again then copy the actual shortcodes below the builder. Place it on pastebin.com. We would like to check it on our installation.

    Regards,
    Ismael

    in reply to: Button Link #329448

    Hi Cloudspace!

    Thank you for using Enfold.

    Please refer to this link: http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/

    Regards,
    Ismael

    in reply to: Image Code Displaying in Avia #329447

    Hey!

    Just like I said, wp caption shortcode is not a native feature on the theme or the advance layout builder. We have the Image element for that. If you check on the front end, it is displaying correctly.

    Best regards,
    Ismael

    in reply to: custom size for home slide video #329446

    Hi xavigo!

    Thank you for using Enfold.

    Which video are you referring to? If possible, please provide a screenshot.

    Regards,
    Ismael

    Hi Antonio!

    Thank you for using Enfold.

    You can add a unique selector to any elements on the advance layout builder except for column layouts. Refer to this link for more info:
    http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Use “animated-block” on the Custom CSS field for example then add this on Quick CSS:

    .animated-block {
    padding: 20px;
    background-color: rgba(0,0,0,0.5);
    }

    Best regards,
    Ismael

    in reply to: WooCommerce Product Categories #328811

    Hi sevankonu!

    Thank you for using Enfold.

    What do you mean it doesn’t change when you “drag and drop” them? Please provide a screenshot of the issue.

    Cheers!
    Ismael

    in reply to: How can I add another social button. #328810

    Hi beenee!

    Thank you for using Enfold.

    Xing icon is available on Enfold 3.0. Please go to Enfold > Social Profiles panel.

    Cheers!
    Ismael

    in reply to: Fix title / breadcrumb bar #328808

    Hey!

    Glad it is working now.

    You still have to use media queries to change the width of the title and breacrumb container on smaller screens:

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .header-scrolled + #main .stretch_full.title_container .container {
    width: 682px;
    }
    }

    Regards,
    Ismael

    in reply to: Support Forum #328802

    Hey MindSpark!

    Thank you for using the theme.

    The site is using the bbPress plugin which is compatible with Enfold.

    Best regards,
    Ismael

    in reply to: Logo not showing up on inner pages #328801

    Hey David!

    Thank you for using Enfold.

    Please ask them what version of the browser they’re using. I can see the logo fine on Chrome Windows 8.

    Cheers!
    Ismael

    in reply to: Problem after updates WP and Enfold – website broken #328799

    Hey!


    @bjacoby
    : I checked your site and it’s not using the latest version of the theme. Please download the latest version Enfold 3.0 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    After the update, please remove browser cache then reload the page.

    Regards,
    Ismael

    in reply to: Problem after updates WP and Enfold – website broken #328796

    Hey!


    @bjacoby
    : Please create a new thread. Your login credentials are visible to other users here.


    @pede1
    : I removed the link as requested. Please post wp and the authentication login details so that we can inspect it. I can not assure you an exact time when so I’ll ask the rest of the support team to take a look.

    Best regards,
    Ismael

    Hi James!

    Thank you for using Enfold.

    I’m not sure if I understand you correctly. As far as I know, you can only set a single time zone on Settings > General > Timezone. I’ll ask the rest of the support team if they have any idea.

    Cheers!
    Ismael

    in reply to: Buttons #328790

    Hi!

    There are 35 plugins installed and one of these might be the cause of the issue. Is it OK if we deactivate those plugins while checking the site? Please post the login details here and set it as a private reply. Please update the theme to version 3.0.

    Regards,
    Ismael

    in reply to: Google "Immobilier" #328786

    Hey SPOONIX!

    Thank you for using Enfold.

    I’m sorry but we don’t provide support for third party scripts. However, you can edit header.php or try adding this on functions.php to place the script inside the head tag:

    function googleimo_code() { ?>
    <script src="https://www.google.com/jsapi"
            type="text/javascript"></script>
        <script language="Javascript" type="text/javascript">
        //<!
        google.load('search', '1');
     
        function OnLoad() {
          // Create a search control
          var searchControl = new google.search.SearchControl();
     
          // Add in a full set of searchers
          var localSearch = new google.search.LocalSearch();
          searchControl.addSearcher(localSearch);
          searchControl.addSearcher(new google.search.WebSearch());
          searchControl.addSearcher(new google.search.VideoSearch());
          searchControl.addSearcher(new google.search.BlogSearch());
          searchControl.addSearcher(new google.search.NewsSearch());
          searchControl.addSearcher(new google.search.ImageSearch());
          searchControl.addSearcher(new google.search.BookSearch());
          searchControl.addSearcher(new google.search.PatentSearch());
     
          // Set the Local Search center point
          localSearch.setCenterPoint("New York, NY");
     
          // tell the searcher to draw itself and tell it where to attach
          searchControl.draw(document.getElementById("searchcontrol"));
     
          // execute an inital search
          searchControl.execute("IMMOBILIER");
        }
        google.setOnLoadCallback(OnLoad);
     
        //]]>
        </script>
    <?php }
    
    add_action('wp_head', 'googleimo_code', 10);

    Place the div in header.php.

    Regards,
    Ismael

    in reply to: Show Captions in a WordPress Gallery #328783

    Hey hypergolica!

    Thank you for using Enfold.

    You can show the default gallery captions but it will break the layout of the gallery. Add this on Quick CSS or custom.css:

    #top .gallery .gallery-item {
    margin: 1px 1px 0 0;
    width: 200px;
    height: 300px;
    padding: 0;
    }
    
    #top .gallery-caption {
    display: block;
    position: relative;
    }

    Play around with the css values to get the layout that you want.

    Regards,
    Ismael

    in reply to: Portfolio Grid – Remove Link From Titles? #328780

    Hey!

    I’m sorry but it’s not possible without modifying the core files of the theme. If you want to know the files to edit, go to config-templatebuilder > avia-shortcodes > portfolio.php. Find this code on line 470:

    $output .= "<h3 class='grid-entry-title entry-title' $markup><a href='{$title_link}' title='".esc_attr(strip_tags($title))."'>".$title."</a></h3>";
    

    Regards,
    Ismael

    in reply to: Problems with Video Background and Video Slider #328773

    Hey michaelhiga!

    Thank you for using Enfold.

    Please try the Layer Slider. Refer to this link but ignore the Transition Settings: https://kriesi.at/support/topic/layerslider-zoom-video-to-fill-banner-space/

    Regards,
    Ismael

Viewing 30 posts - 55,561 through 55,590 (of 67,482 total)