Forum Replies Created

Viewing 30 posts - 16,171 through 16,200 (of 82,625 total)
  • Author
    Posts
  • in reply to: WEBSITE CHAGE #909051

    Hi,

    Thanks for contacting us!

    1- Yes, you can replace the content after importing one of Enfold demos. Images are included in demos and you can use them on your Enfold based project as well.
    2- We only sell our themes on ThemeForest. You can purchase Enfold here – https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?ref=Kriesi
    3- Payment and download processes are managed by ThemeForest. You can pay with your credit card or PayPal account.
    4- 6 month of support is included in the price, after that you can either extend it or not extend it. You will receive updates for free.
    5- No, our company is based in Vienna, Austria however we all work remotely.
    6- We provide support and answer pre-sale questions only through our support forum.

    I hope that helps! Let us know if you have any other questions :)

    Cheers!
    Yigit

    in reply to: 3 Enfold Demos aren't in the list for import. #908874

    Hi Joe,

    Please make sure you are using Enfold 4.2.2 (you can check in Appearance > Themes and click on Enfold) – kriesi.at/documentation/enfold/updating-your-theme-files/. If you are, please create temporary admin logins and post them here privately so we can look into it :)

    Best regards,
    Yigit

    in reply to: Broken theme – template is missing #908849

    Hi,

    I deleted it and installed pre-built child theme – http://kriesi.at/documentation/enfold/using-a-child-theme/ and activated. Please review your website :)

    Best regards,
    Yigit

    in reply to: Verwendung Ihres Themes Enfold #908829

    Hallo,

    Thanks for contacting us!

    Yes, that would be fine. You can install the theme on your localhost and later move it to your live server. You can also create a testing environment using the same license :)

    Regards,
    Yigit

    in reply to: Incorrect Enfold's Installation #908827

    Hi,

    Sure, that would be okay. You can simply remove it on one installation and install on the other. It is fine as long as theme is active on one site :)

    Best regards,
    Yigit

    in reply to: How to remove You are here: Home from the page? #908816

    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 start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

    in reply to: Remove images title form easy slider #908814

    Hi,

    It is actually browser feature and not a theme feature also we would not like the theme to interfere with browser out of the box like that therefore i am afraid such option will not be added.

    You are welcome! Let us know if you have any other questions or issues :)

    Regards,
    Yigit

    in reply to: How to remove You are here: Home from the page? #908740

    Hi Tina,

    Please add following code to bottom of Functions.php file in Appearance > Editor

    add_filter('avia_breadcrumbs_args', 'avia_remove_you_are_here_breadcrumb', 10, 1);
    function avia_remove_you_are_here_breadcrumb($args){
    $args['before'] = "";
    return $args;
    }

    Best regards,
    Yigit

    in reply to: Unable to load video in Fullscreen Slider #908731

    Hey,

    Can we try de-activating all active plugins for testing purposes? Also, we are going to release new version of Enfold tomorrow that will fix couple of video related issues that occurred after WP 4.9.x

    Regards,
    Yigit

    in reply to: Remove images title form easy slider #908728
    in reply to: Burger Menu not showing #908720

    Hi,

    First line hides main menu, including burger menu and other two targets old mobile menu which was replaced so last two lines were redundant :)

    Regards,
    Yigit

    in reply to: Burger Menü – Darstellung #908718

    Hallo,

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

    .html_av-overlay-side #top #wrap_all .av-burger-overlay li li a .avia-menu-text {
        color: orange;
    }
    

    If that is not what you meant, please post a screenshot and show the changes you would like to make. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here :)

    Best regards,
    Yigit

    in reply to: Burger Menu not showing #908715

    Hey Jay,

    You had following code in Style.css file of your child theme

    	.main_menu .avia-menu, #header_main_alternate, .fallback_menu{display:none;}
    	.container #advanced_menu_toggle, #advanced_menu_hide{display:block;}
    	.responsive.html_mobile_menu_tablet.html_logo_right #advanced_menu_toggle{left:auto;}

    Hey Rob,

    It was planned to be released on 5th of February however we decided to push back release date a few days to be able to include video related fixes as well :)

    Please let us know when you hear from her. iPad Pro fix will be included in Enfold 4.2.3 :)

    Best regards,
    Yigit

    in reply to: Enfold Problems #908707

    Hey,

    Memory limit seems to be 128M. Please contact your hosting provider and ask them to increase it to 256M and that should help.

    Cheers!
    Yigit

    Hi Rob,

    iPad Pro related issue was fixed and it will be included in upcoming Enfold update. Safari issue is still being looked into. We shared all necessary information and reference threads with our devs. It is a bit more tricky then rest of the issues that is why it is taking longer. Fellow Enfold user @Guenni007 said issue is related to Safari and WordPress and not Enfold however in any way we will try and include a fix as soon as we can.

    Thanks for your patience and sorry for the inconvenience. If you have any other questions, please let us know and we will gladly share more information :)

    Regards,
    Yigit

    in reply to: Enfold Freelancer Demo how to access it #908696

    Hey,

    Thanks for contacting us!

    If it is not available in Enfold theme options > Demo Import, you must be using an older version of the theme. Please refer to this post – kriesi.at/documentation/enfold/updating-your-theme-files/ and update Enfold to the latest version 4.2.2 :)

    Cheers!
    Yigit

    in reply to: changing link clolour #908678

    Hi,

    Could you please post a link to your page and a screenshot showing the changes you would like to make so we can make sure that we are on the same page? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here :)

    Best regards,
    Yigit

    in reply to: Buck in enfold Theme #908677

    Hi!

    Can you please post FTP logins here privately as well so we can try updating the theme once again?

    Regards,
    Yigit

    Hi,


    @lucaroehrl
    Please make sure that you are using the latest version of Enfold which is currently 4.2.2 – kriesi.at/documentation/enfold/updating-your-theme-files/. We are going to need to access to your server. Please start a new thread under Enfold sub forum and provide FTP logins or cPanel logins. You can contact your hosting provider and they would provide you needed information :)

    Best regards,
    Yigit

    in reply to: Info for you: Bug, when using picture with hotspots #908576

    Hi,

    We are planning to release it this week :)

    Best regards,
    Yigit

    in reply to: "Layout Options" Missing from custom post type #908575

    Hi roamingk!

    Please refer to this post – https://kriesi.at/documentation/enfold/use-the-layout-builder-with-any-post-type/

    Best regards,
    Yigit

    in reply to: Bug – Fullwidth Easy Slider #908261

    Hi,

    Noted! We will make sure descriptions are clear for basic users :)

    Cheers!
    Yigit

    in reply to: Top Menu font #908257

    Hi,

    I added following code to bottom of Quick CSS

    #av-burger-menu-ul .avia-menu-text {
        font-family: "lato";
    }

    Please review your website :)

    Best regards,
    Yigit

    in reply to: avision template #908253

    Hey,

    I found an old version, attached in private content field. However as Basilis said, we no longer support Avisio in case you run into any issues.

    Regards,
    Yigit

    in reply to: Add videos with enfold on wordpress #908251

    Hey Isacco,

    Thanks for contacting us!

    We would like to inform you that we only provide support to our registered users.

    You can register to our support forum here – https://kriesi.at/support/register/ and then start a new thread under Enfold sub forum – https://kriesi.at/support/forum/enfold/#new-post.

    Please make sure to elaborate on the issue you are having/changes you would like to make on your thread. If you would like to include screenshots, you can upload them on http://imgur.com or Dropbox public folder and attach the links in your posts :)

    Best regards,
    Yigit

    in reply to: reactivating subscription license #908250

    Hey Mike Spaans,

    I am afraid the only way to get full support and theme updates is by having access to a Themeforest account which was used to purchase the theme.

    The easiest way would be to get in touch with your developer and ask him for the purchase code and an API key. That would allow you to create a forum account here (one that got access to more than the pre-sale question area) and would also allow you to update the theme from your backend.

    If you cant get in touch with your developer for whatever reason, you can also try to contact Envato support and ask them if its possible for them to credit the purchase to a Themeforest account of your own: https://help.market.envato.com/hc/en-us/requests/new
    However this will probably only work if your developer already sent you a payment receipt or something similar for the purchase.

    Last option would be to create a themeforest account of your own and use it to re-purchase the theme.

    I hope one of the first two options works out for you, but unfortunately we can’t help until we have a valid verification that the theme was purchased properly. This is necessary for us, since there are quite a few people out there who don’t buy the theme on themeforest and instead download it for free on illegal file sharing sites and then even have the audacity to ask us for support.

    Sorry for that!

    Best regards,
    Yigit

    in reply to: zooming breaks the layout #908248

    Hi,

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

    div .av_two_fifth {
        width: 49.45%;
    }
    

    Best regards,
    Yigit

    in reply to: Bug – Fullwidth Easy Slider #908238

    Hey Ryan,

    1- Can you please share temporary admin logins in private content field and point out the page so we can look into it?

    2- Thanks for the feedback! Do you also have any suggestions on what would be more understandable?

    Regards,
    Yigit

    in reply to: Double check your top menu bar #908132

    Hi Justin,

    Could you please post a link so we can look into it? :)

    Regards,
    Yigit

Viewing 30 posts - 16,171 through 16,200 (of 82,625 total)