Forum Replies Created

Viewing 30 posts - 29,461 through 29,490 (of 34,338 total)
  • Author
    Posts
  • in reply to: Remove area over the title #900187

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

    Best regards,
    Mike

    Hey Paul,
    Please try this solution: icons inline with your text, in your header extra bar.

    Best regards,
    Mike

    in reply to: How to display timeline for Events ? #900182

    Hey farahjanjua,
    Sorry we don’t have a time line element, but you can try the Cool Timeline plugin View the demo

    Best regards,
    Mike

    in reply to: WPML menu flags & issues #900180

    Hey hutch80,
    I removed your css for the quick ccs field and added this code to the end of your functions.php file in Appearance > Editor:

    function avia_remove_main_menu_flags(){
    remove_filter( 'wp_nav_menu_items', 'avia_append_lang_flags', 9998, 2 );
    remove_filter( 'avf_fallback_menu_items', 'avia_append_lang_flags', 9998, 2 );
    remove_action( 'avia_meta_header', 'avia_wpml_language_switch', 10);
    }
    add_action('after_setup_theme','avia_remove_main_menu_flags');

    The flags are now removed, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Mysterious section on pages #900174

    Hey KK,
    I check a few of your page and couldn’t find the issue, Please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    in reply to: Header Issue #900172

    Hi,
    When a page is set to private it can’t be added to the menu, I changed it to published, added it to the menu, and then changed it back to private. It is now working correctly. I added your other items to the service menu by drag and drop from the menu page, not the WordPress customizer. But the menu items were “mega menus” before so the sub-menu now goes horizontal, please see screenshot in Private Content area. If you want the sub-menu to be vertical move the items back to first tier position and uncheck the “mega menu” check box.
    If you are unsure about this let us know and we will help.

    Best regards,
    Mike

    in reply to: Masonry Gallery not working since update to Version: 4.2.1 #900165

    Hi,
    Please include the url to the page in question so we can take a closer look.
    I don’t see anything changing the size right off, other than the elements you are hiding.
    As Avada’s builder or shortcodes and Enfold were not meant to be used together, it is natural that as we continue to develop and change Enfold that we are not thinking about possible conflicts in the code. While there may have not been issues, this version has a lot of changes and more are coming soon.
    I suggest rebuilding your site with the Enfold Church Demo to remove the code old code from Avada.
    An easy way to do this would be to create a staging site on a sub-domain or localhost and use the WordPress > Tools > Export to get your posts and pages. After you have styled the new site you could use the plugin all-in-one-wp-migration to move to your old site after installing a new clean version of WordPress
    Read this All-in-One WP Migration tutorial

    Best regards,
    Mike

    Hey kobeleung,
    Please try enable shipping in Woocommerce > Settings > Shipping > Shipping Calculations > Enable shipping.
    Source

    Best regards,
    Mike

    in reply to: How to waste less vertical space? #900154

    Hi,
    Glad we were able to help, shall we close this then?

    Best regards,
    Mike

    in reply to: Search form not as dropdown? #900152
    in reply to: Change image on mouse hover #900150

    Hey ladislavhrabal,
    Please try:

    .image-overlay .image-overlay-inside {
    display: none !important;
    }
    .avia_transform a:hover .image-overlay {
        display: none !important;
    }

    If this affects other elements, please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    Hi,
    Please try this css instead:

    @media only screen and (max-width: 767px) {
    .responsive #top .av_mobile_menu_tablet .av-main-nav .av-burger-menu-main a:after {
    content: 'Menu';
    color: #ffffff;
    display: block;
    line-height: 10px;
    margin-top: -20px;
    font-size: 14px;
    }}

    please see screenshot in Private Content area

    Best regards,
    Mike

    Hi,
    Please try replacing your /enfold/config-templatebuilder/avia-template-builder/phpshortcode-parser.class.php
    with: shortcode-parser.class.php via FTP. Please save a copy of your old one as a backup.
    If you continue to have issues, please give us ftp access to your server (private content)

    Best regards,
    Mike

    in reply to: Horizontal Row at Bottom of Footer #900140

    Hi,
    If I understand correctly your footer Custom Widget Area is above the four footer columns and you wish it to be below?
    Please create a new Custom Widget Area for below the four footer columns, Try adding this code to the end of your functions.php file in Appearance > Editor:

    add_action('avia_after_footer_columns','avia_below_footer');
    function avia_below_footer(){
    dynamic_sidebar( 'belowfooter' );
    }

    And in the widgets, name your new widget “belowfooter”

    Best regards,
    Mike

    in reply to: The Fullwidth Easy Slider not working #900134

    Hi,
    You are getting this error:

    Failed to load resource: the server responded with a status of 404 (Not Found) /wp-admin/admin-ajax.php

    Please include ftp access in the Private Content area.

    Best regards,
    Mike

    in reply to: Portfolio Item Slug #900131

    Hey timkeeley,
    Go to WordPress > Settings > Permalinks > Portfolio Items Base and adjust to suit.
    2018-01-20_101015

    Best regards,
    Mike

    in reply to: Masonry Gallery not working since update to Version: 4.2.1 #900129

    Hey brianwelsh,
    I’m not familiar with Fusion Builder & Fusion Core being used with Enfold. I thought they were a part of the Avada theme?
    I have not seen any issues with the Masonry Gallery Element built with the Advanced Layout Builder from Enfold.
    Please advise.

    Best regards,
    Mike

    in reply to: Rename "Startseite" #900127

    Hi,
    Yon can use the plugin Say What
    and use these settings:
    2018-01-20_094909
    I tested this with my site language set to Deutsch to first show “Startseite” in the breadcrumbs, and these settings changed it to “Home”.

    Best regards,
    Mike

    in reply to: Updates #900126

    Hi,
    I believe the confusion about the updates comes from how the updates are first released to Theme Forest as a soft update, and a few days later they are available to the user’s dashboard via the Theme Forest API. In some rare cases there are issues with the API, whether it is timed out, response error, issue with the key, etc.
    Please feel free to wait a few days for the update to show in your dashboard.
    Here is the Change Log

    Best regards,
    Mike

    in reply to: Header Issue #900116

    Hi,
    I think I’m starting to understand, your goal is to create a menu item called “services” and in that menu you would like these sub-menu items:
    Billy Bounce Basketball
    Individual Skill Training
    Small Group Training
    Team Training
    Mentoring
    Recruiting Guidance

    Is this correct?
    I was confused when you said that creating a new page results in a blank page, as this is normal.
    But I now believe you are talking about your menus, please advise.

    Best regards,
    Mike

    in reply to: How to remove border lines form menu? #900111

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

    Best regards,
    Mike

    in reply to: Change open tab via Main-Menu #900109

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

    Best regards,
    Mike

    in reply to: Remove area over the title #899938

    Hey filo94,
    That is the Title Bar, which is set in Enfold > Header
    You can also choose to disable based on page or post in the edit page on the side bar:
    https://pictr.com/image/MkGBq

    Best regards,
    Mike

    in reply to: How to remove border lines form menu? #899935

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

    #top .header_color .main_menu .avia-menu a {
    border-color: transparent!important; 
    }

    Best regards,
    Mike

    Hey ezUpstarts,
    That’s great news! We will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Demo Import doesn't work #899930

    Hi,
    Which demo do you want to import? I have been working on an alternative that has been successfully for others.

    Best regards,
    Mike

    in reply to: Enfold #899929

    Hey Boris,
    Es tut mir leid, dass wir das nicht anbieten, aber wir bieten Ihre Zufriedenheit oder Ihr Geld zurück.
    Bitte lesen Sie: https://themeforest.net/page/customer_refund_policy

    Best regards,
    Mike

    in reply to: Activating Enfold #899928

    Hey sve10,
    Do you mean when you enter your API key? Sounds like your site is having server issues. Please contact your webhost to have them look into your server error log and resolve the issue.

    Best regards,
    Mike

    in reply to: Header Issue #899926

    Hi,
    Sorry I don’t see a “services” item in the menu. Please include a screenshot to point it out.

    Best regards,
    Mike

    in reply to: Website Title in Tab #899925

    Hey lmmoonlight,
    In your screenshot you show a tab from you browser, the title that appears is created by WordPress to show the “page-site title”
    There is not a setting for this option. Perhaps you will find a WordPress plugin to do this.

    Best regards,
    Mike

Viewing 30 posts - 29,461 through 29,490 (of 34,338 total)