Forum Replies Created

Viewing 30 posts - 22,561 through 22,590 (of 82,625 total)
  • Author
    Posts
  • in reply to: Burger menu floating left #767474

    Hi!

    You are welcome!

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

    in reply to: Burger menu only on scroll #767473

    Hi!

    Can you please create a temporary admin login and post it here privately so we can look into it?

    Regards,
    Yigit

    in reply to: HomePage – Troublesome LayerSlider… #767471

    Hey Patrick,

    Can you please update Enfold to the latest version 4.0.4 – kriesi.at/documentation/enfold/updating-your-theme-files/ which was released today that has the updated LayerSlider 6.2.0? :)

    Best regards,
    Yigit

    in reply to: Info : concerning to hacked by sa3d hack3d #767467

    Hi,

    I have replied to your thread – https://kriesi.at/support/topic/bug-on-enfold-4-0-3/ :)

    Best regards,
    Yigit

    in reply to: H2 style #767466

    Hi,

    It seems like you figured it out with following code

    #top.home #wrap_all #av_section_1 .av_one_fifth h2 {
        font-size: 12px;
        font-family: inherit;
        font-style: inherit;
        font-weight: 400;
        line-height: 1.1em;
        text-transform: uppercase;
    }

    Only font weight is bolder and you can correct it by using following code instead

    #top.home #wrap_all #av_section_1 .av_one_fifth h2 {
        font-size: 12px;
        font-family: inherit;
        font-style: inherit;
        font-weight: lighter;
        line-height: 1.1em;
        text-transform: uppercase;
    }

    Best regards,
    Yigit

    in reply to: Arabic (RTL) menu items #767465

    Hi,

    Please firstly make sure that you are using the latest version of Enfold which is currently 4.0.4 – kriesi.at/documentation/enfold/updating-your-theme-files/.

    If that does not help, please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .rtl .main_menu .menu li {
        float: none;
    }
    

    If that does not help either, please post temporary logins here privately with a link to your site so we can inspect elements on your page and provide you an accurate solution :)

    Best regards,
    Yigit

    in reply to: What happened to my promobox button?? #767464

    Hey!

    You can use (Email address hidden if logged out) to create a user but please post login credentials here privately so any available moderator can look into it :)

    Also, please firstly update Enfold to the latest version 4.0.4 – kriesi.at/documentation/enfold/updating-your-theme-files/ and try de-activating all active plugins to check if that helps

    Cheers!
    Yigit

    in reply to: Product Hover #767463

    Hi,

    We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.

    But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/

    This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)

    Best regards,
    Yigit

    in reply to: Masonry Sort – Enfold Demo #767462

    Hey accurIT,

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

    .av-sort-by-term {
        width: 100%;
        display: table;
        table-layout: fixed;
    }
    .av-sort-by-term a {
        display: table-cell;
        padding: 20px 5px;
    }
    span.text-sep {
        display: none;
    }
    

    Best regards,
    Yigit

    in reply to: WPML-Problem with localized homepages #767456

    Hey filz51,

    Not sure if i understood the issue clearly. Can you please elaborate?
    If you would like to add those menu items to your menu without links, please go to Appearance > Menus and add new Custom Link with # for url and with your navigation labels

    Best regards,
    Yigit

    in reply to: Burger menu only on scroll #767455

    Hi,

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

    @media only screen and (min-width: 990px) {
    .js_active.html_burger_menu #avia-menu > li, .header-scrolled .av-burger-menu-main {
        display: block!important;
    }
    .js_active.html_burger_menu .header-scrolled #avia-menu > li, .av-burger-menu-main {
        display: none!important;
    }
    }
    

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Best regards,
    Yigit

    in reply to: Maps not working correctly #767454

    Hey!

    That was fixed already. Can you please check that once again after flushing cache. If it does not help, can you please point out an example and tell us which browser and OS you are using?

    Cheers!
    Yigit

    in reply to: Burger menu floating left #767450

    Hi,

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

    @media only screen and (max-width: 767px) {
    .av-main-nav > li > a {
        height: 100px!important;
        line-height: 100px!important;
    }
    .responsive .logo {
        float: left!important;
    }
    .responsive .main_menu {
        float: left;
    }}
    
    

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Best regards,
    Yigit

    in reply to: Open topics #767447

    Hey Tom,

    Sorry for the late reply!
    We will reply to your threads as soon as possible :)
    I am closing this one, let us continue on your existing threads!

    Best regards,
    Yigit

    in reply to: Lightobx disappeared on woocommerce single page product #767446

    Hey!

    Can you please try de-activating all active plugins and check if that helps?
    Also, file in private content field cannot be found. Please check its permissions via FTP

    Regards,
    Yigit

    in reply to: Enfold doesn't recognize language file. #767445

    Hi,

    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.

    We might need FTP logins as well

    Best regards,
    Yigit

    in reply to: text and image align #767444

    Hi,

    Can you please try uploading your image in bigger size? It seems like its currently being displayed in fullsize and since it is not enough to fill the gap, there is whitespace :)

    Best regards,
    Yigit

    in reply to: Maps not working correctly #767441

    Hey!

    It shows up fine on my end, attached a screenshot in private content field.

    Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh

    Regards,
    Yigit

    in reply to: layer missing after saving the layerslider #767440

    Hey!

    We have released Enfold 4.0.4 which comes with the latest version of LayerSlider 6.2.0. Can you please update the theme and check if that helps – http://kriesi.at/documentation/enfold/updating-your-theme-files/?

    Best regards,
    Yigit

    in reply to: Enfold theme icon resizeing #767437

    Hey muskowl16,

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

    .av_font_icon.av-icon-style-border .av-icon-char {
        padding: 20px;
        font-size: 30px!important;
    }
    

    Best regards,
    Yigit

    in reply to: Slide Show on Frontpage with unwanted 100 px margin #767435

    Hi,

    Glad Rikard could help!

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

    in reply to: Agency Licensing #767434

    Hi Gash!

    Thank you for contacting us!

    We have an agreement with Envato/ThemeForest and we are not allowed to sell/distribute themes directly. And since purchase and download processes are managed by them, it would be the best if you contacted them and ask if there would be any discount if you make a bulk purchase. As far as i know, currently such license is not available.

    Let us know if you have any other questions! :)

    Regards,
    Yigit

    in reply to: Lightobx disappeared on woocommerce single page product #767433

    Hey!

    Can you please firstly try updating Enfold to the latest version 4.0.4 – kriesi.at/documentation/enfold/updating-your-theme-files/? Let us know if that does not help either

    Regards,
    Yigit

    in reply to: bug on enfold 4.0.3 #767424

    Hey Guenter,

    Can you please update Enfold to 4.0.4 and check if that helps? :)

    Best regards,
    Yigit

    in reply to: Maps not working correctly #767423

    Hey!

    Can you please post a link to your website as well? :)

    Regards,
    Yigit

    in reply to: Main menu width 100% #767418

    Hi,

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

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

    Best regards,
    Yigit

    in reply to: Layer Slider on boxed layout, broken after update? #767411

    Hi,

    Enfold 4.0.4 is now available which comes with LayerSlider 6.2.0. Can you please firstly update the theme and check if that helps – kriesi.at/documentation/enfold/updating-your-theme-files/? :)

    Best regards,
    Yigit

    in reply to: Gallery post on a blog page #767407

    Hi Bernd,

    We have chose blog page in Enfold theme options and choose to use Advanced Layout Builder in Blog Layout. You can do the same to replicate the layout.

    Here are the shortcodes of that page – https://pastebin.com/XG1cMEmV in case you would like to add it. In that case, please enable debugging mode – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ and insert shortcodes into debugging field below ALB

    Best regards,
    Yigit

    in reply to: footer pics dont show #767400

    Hi!

    Glad you figured it out and thanks for sharing your solution!
    Let us know if you have any other questions or issues :)

    Cheers!
    Yigit

    Hi!

    You are welcome!

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 30 posts - 22,561 through 22,590 (of 82,625 total)