Forum Replies Created

Viewing 30 posts - 3,301 through 3,330 (of 82,624 total)
  • Author
    Posts
  • in reply to: Enfold Lizenzen #1334330

    Hey Martin,

    Thanks for contacting us!

    We sell Enfold exclusively on ThemeForest/Envato and they do not offer developer/agency license.

    You could purchase a license using your own account and then forward purchase code to your client so they would be able to register to our support forums and contact us whenever they have a question or an issue.

    You can also generate a Personal Token – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and insert it in Enfold theme options so they would receive theme updates in WordPress dashboard and update the theme with a few clicks.

    They would not have access to theme files though. If they would prefer to have access to theme files, you could create a new ThemeForest account for them, purchase the theme using that account and then hand it over to them when you are done creating the website.

    I hope that helps! Let us know if you have any other questions and enjoy the rest of your day :)

    Best regards,
    Yigit

    in reply to: Hiding bordered menu #1334328

    Hi,

    Please clear cache on your mobile device and refresh your page a few times. I tested on my iphone and it worked fine for me. Please see screenshot in private content field below :)

    Best regards,
    Yigit

    in reply to: activate support #1334264

    Hi,

    I have logged into your account, went to https://kriesi.at/support/forum/enfold#new-post, re-entered your existing purchase code and validated.

    You can now start new threads in https://kriesi.at/support/forum/enfold#new-post :)

    Best regards,
    Yigit

    in reply to: Virtual Products and Products with Variations #1334257

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

    in reply to: Logos reposition on hover #1334254

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

    in reply to: Theme not updating to Enfold version 4.8 #1334251

    Hi,

    I tried installing Envato Market plugin and received following errors

    Incorrect token permissions, please generate another token or fix the permissions on the existing token.

    Please ensure only the following permissions are enabled:

    View and search Envato sites
    Download your purchased items
    List purchases you’ve made

    Additional Error Details:
    Found too many permissions on token..
    stat:total_items_sold

    Could you please make sure to enable all tokens listed here – https://kriesi.at/documentation/enfold/theme-registration/#toggle-id-5?

    Edit: Yes custom.css will be overwritten after the update. You can copy your custom CSS code and paste it into Enfold theme options > General Styling > Quick CSS Field

    Best regards,
    Yigit

    • This reply was modified 4 years, 2 months ago by Yigit.
    in reply to: Change colour of banner #1334246

    Hi,

    You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)

    Best regards,
    Yigit

    in reply to: Logos reposition on hover #1334245

    Hi,

    Could you please try following instead?

    #custom_html-3 a {
        display: inline!important;
    }

    Best regards,
    Yigit

    in reply to: Logos reposition on hover #1334242

    Hi,

    I still cannot reproduce the issue but looking at the screen recording you shared, I believe following code might help

    #custom_html-3 a {
        display: inline-block!important;
    }

    Could you please try it and let us know if that works?

    Best regards,
    Yigit

    in reply to: Change colour of banner #1334238

    Hi,

    Could you please replace the code with following one?

    li#menu-item-152 a:hover, li#menu-item-153 a:hover, li#menu-item-154 a:hover, li#menu-item-152 a:focus, li#menu-item-153 a:focus, li#menu-item-154 a:focus {
      background-color: transparent;
    }

    Best regards,
    Yigit

    in reply to: Logos reposition on hover #1334234

    Hi,

    Could you please try flushing browser cache and refreshing your page a few times? I checked it on Firefox and Chrome and it works fine on my end.

    Best regards,
    Yigit

    in reply to: Change colour of banner #1334228

    Hi,

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    li#menu-item-152 a:hover,
    li#menu-item-153 a:hover,
    li#menu-item-154 a:hover {
      background-color: transparent;
    }
    

    Best regards,
    Yigit

    in reply to: Footer widgets does not show-up #1334227

    Hi KP,

    You had following code in Enfold theme options > General Styling > Quick CSS field

    #footer {
    display: none;
    }

    I removed it. Please review your website :)

    Best regards,
    Yigit

    in reply to: Missing Footer #1334225

    Hi Kathy,

    If you have not made any modifications on those files, you can remove them as well :)

    Best regards,
    Yigit

    in reply to: Change colour of banner #1334103

    Hey Eric,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    #top div.woocommerce-message {
      background-color: orange;
      color: white;
    }
    

    Best regards,
    Yigit

    in reply to: Hiding bordered menu #1334102

    Hi,

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    #top #wrap_all #header_main #av-burger-menu-ul .av-menu-button-bordered.av-menu-button > a {
      border: none;
    }
    

    Best regards,
    Yigit

    in reply to: Footer widgets does not show-up #1334101

    Hey,

    Thanks for contacting us!

    It seems like modified header.php or footer.php file is the issue. You can refer to this post – https://kriesi.at/support/topic/missing-footer-after-updating-to-enfold-4-8-6-3-please-read-this-first/

    If you would like us to update the file for you, please create FTP logins and post them here privately. WP logins did not work for me so please check them as well :)

    Best regards,
    Yigit

    in reply to: Layerslider fatal error #1334099

    Hi Peter,

    Glad it worked and thanks for the update!

    We wish you a happy new year as well :)

    Best regards,
    Yigit

    in reply to: Drop-down menu in contact forms looks strange after update #1334098

    Hi Kim,

    I checked your website and dropdown icon looks right on my end. I attached a screenshot in private content field below.

    Could you please clear browser cache and refresh your page a few times?

    Best regards,
    Yigit

    in reply to: Kriesi Profile Account – Change logo #1334097

    Hey Jorge,

    Thanks for contacting us!

    Our forums use your avatar you added on – https://en.gravatar.com/. You can update it there :)

    Best regards,
    Yigit

    in reply to: How to create a support topic? #1334096

    Hey Reinout,

    Thanks for contacting us!

    You can register to our support forum – https://kriesi.at/support/register/ using your purchase code and start new threads under Enfold sub forum :)

    Best regards,
    Yigit

    in reply to: Missing Footer #1334095

    Hey Kathy,

    Thanks for contacting us!

    Please see – https://kriesi.at/support/topic/missing-footer-after-updating-to-enfold-4-8-6-3-please-read-this-first/

    If you would like us to update the file for you, please create temporary FTP and WP admin logins and post them here privately :)

    Regards,
    Yigit

    in reply to: Animation issues related to full width slider #1333986

    Hi,

    I temporarily de-activated all active plugins and that helped. I re-activated them and it still works correctly. If you experience the issue after a while, please try de-activating all active plugins and activate them one by one to find the culprit.

    Code snippet for displaying breadcrumbs using shortcode was updated. You can find updated code here – https://kriesi.at/documentation/enfold/breadcrumbs/#insert-breadcrumbs-as-shortcodes.

    Our forums are closed during the holidays. We wish you Merry Christmas and Happy New Year! :)

    Edit: I forgot to mention, there was an extra closing curly bracket on 165th line in Style.css file of your child theme. I removed it. Please correct it in your development site as well. You can check your CSS code for errors using this website – http://csslint.net/ :)

    Best regards,
    Yigit

    • This reply was modified 4 years, 2 months ago by Yigit.
    in reply to: Timeouts and spinning wheel #1333985

    Hi,

    I tried to login to your site however WP admin logins did not work for me. Could you please check them once again and also post FTP logins here privately?

    Our forums are closed during the holidays. We wish you Merry Christmas and Happy New Year!

    Best regards,
    Yigit

    in reply to: Tab Section is not working correctly #1333984

    Hi,

    We are sorry for the late reply!

    Fullwidth Button in DJs tab was breaking the layout. I edited your element and moved it inside 1/1 Column element and that helped. We will try to reproduce the issue and if we can, we will forward it to our devs.

    Please review your website :)

    We wish you a Merry Christmas and Happy New Year!

    Best regards,
    Yigit

    in reply to: masonry, images not shrinking with zoom #1333983

    Hey Nancy,

    Thanks for contacting us!

    Unfortunately, it is not possible to adjust the behaviour of the elements when zoomed in/out on desktop browsers. Though, I checked it on my iphone and it works fine. I attached a screenshot in private content field below.

    If that is not what you meant, please elaborate.

    Our forums are closed during the holidays but we will be back right after it. Merry Christmas and Happy New Year! 🎄

    Best regards,
    Yigit

    in reply to: One page menu bug #1333982

    Hi Santiago,

    Could you please try de-activating all active plugins and check if that helps? If it does not, please try temporarily switching to parent theme. The solution Ismael suggested should have fixed all 3 issues you mentioned.

    If none of the above help, please create temporary admin logins and post them here privately.

    Our forums are closed during the holidays but we will be back right after it. We wish you Merry Christmas and Happy New Year! 🎄

    Best regards,
    Yigit

    in reply to: Product Grid / Product Slider Customization #1333981

    Hi Alex,

    I checked your website and buttons are side by side on my end. I am not sure if we understood the issue clearly. Could you please post a screenshot and show it? You can upload your screenshots on imgur.com and post the links here :)

    Best regards,
    Yigit

    in reply to: Share Icons not visible #1333980

    Hi Sven,

    Please do the following:
    – Enable debugging mode for ALB by referring to this post – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode.
    – Create a new page and Social Buttons element and adjust it as needed.
    – Copy the shortcode of Social Buttons element from debug field which is right below Advanced Layout Builder
    – Add following code to bottom of Functions.php file of your child theme and paste the shortcode of your Social Buttons element where it says [YOUR SHORTCODE GOES HERE] in the code

    add_action('ava_before_footer', 'new_ava_before_footer');
    function new_ava_before_footer(){
    	if( is_single() ){
    		echo do_shortcode("[YOUR SHORTCODE GOES HERE]");
    	}
    }

    Best regards,
    Yigit

    in reply to: Virtual Products and Products with Variations #1333978

    Hey,

    Thanks for contacting us!

    It seems like you are using a very old version of WooCommerce. Could you please firstly update WooCommerce? If your website depends heavily on WooCommerce, please create a staging site and update the plugin there to be on the safe side.

    Then you can refer to following links:
    1- Please see – https://woocommerce.com/document/digital-downloadable-product-handling/#
    2- Please see – https://woocommerce.com/document/variable-product/. Please make sure to add price to your variations :)

    Best regards,
    Yigit

Viewing 30 posts - 3,301 through 3,330 (of 82,624 total)