Forum Replies Created

Viewing 30 posts - 9,421 through 9,450 (of 82,625 total)
  • Author
    Posts
  • in reply to: Style colored Button Menu #1186390

    Hi,

    Glad Nikko could help! :)

    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 :)

    Best regards,
    Yigit

    in reply to: Theme question #1186389

    Hey Christopher,

    Thanks for contacting us!

    It does sound like a caching issue. Could you please make sure that you have flushed cache and refresh your page a few times?

    If that does not help or if you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ and start a new threads under Enfold sub forum :)

    Cheers!
    Yigit

    in reply to: mixed case #1186387

    Hey Clemens,

    Thanks for contacting us!

    You can go to Enfold theme options > Advanced Styling and edit “Slideshow titles” and choose “none” in “Text Transform”

    If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ and start new threads under Enfold sub forum :)

    Cheers!
    Yigit

    in reply to: Enfold One Page Agency #1186385

    Hey Richard,

    Thanks for contacting us!

    I just tried importing One Page Agency demo on my local installation and it loaded correct demo.

    Could you please register to our support forum – https://kriesi.at/support/register/ and start new thread under Enfold sub forum and attach temporary admin logins in private content field so we can look into it? :)

    Best regards,
    Yigit

    in reply to: Images rotate in mobile view on small mobiles #1186341

    Hi,

    Have you tried flushing cache after applying the changes?
    As you can see here – https://wordpress.org/support/topic/image-orientation-wrong-on-mobile-device-2/ this is a known issue with IOS and uploading images in correct orientation seems to be the solution.

    Could you please try using the code as following

    .toggler:focus {
    outline: unset !important;
    }

    Best regards,
    Yigit

    in reply to: 500 error on dashboard #1186123

    Hey,

    Have you tried activating only WooCommerce and not its extensions? There are many users using Enfold with WooCommerce but we have not received such report before that is why i am thinking maybe it is related to one of WooCommerce extensions.
    When i try to edit your “home” page in Pages > All Pages, it works so only edit button on WP bar does not seem to work.

    Cheers!
    Yigit

    in reply to: 500 error on dashboard #1186102

    Hi,

    I de-activated all active plugins and now i am able to edit your frontpage.
    I forgot to note which plugins were active, sorry about that! Could you please activate them one by one and try to edit frontpage to find the culprit? :)

    Best regards,
    Yigit

    in reply to: CSS Media Query not Working on Mobile Phone #1186100

    Hi,

    Glad Mike could help! :)

    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 :)

    Best regards,
    Yigit

    in reply to: Cannot Edit Certain Pages – Just Get Spinner #1186095

    Hi,

    Great!

    Glad you figured it out and thanks for sharing your solution! :)

    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 :)

    Best regards,
    Yigit

    in reply to: Header #1186078

    Hi!

    You are welcome, Harry! Always happy to help :)
    Let us know if you have any other questions or issues.

    Cheers!
    Yigit

    in reply to: 500 error on dashboard #1186072

    Hi,

    Plugin page loads fine on my end but I am not able to edit frontpage as well. Could we try de-activating all active plugins for testing purposes?

    Best regards,
    Yigit

    in reply to: Enfold is blocking acces to wp-admin after migration #1186057

    Hi,

    Glad you figured it out! :)

    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 :)

    Best regards,
    Yigit

    in reply to: Registration #1186055

    Hi,

    Glad we could help! :)

    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 :)

    Best regards,
    Yigit

    in reply to: Images rotate in mobile view on small mobiles #1186044

    Hi Mathilde,

    Thanks for contacting us!

    1- Have you changed the rotation of your image after uploading it to WordPress? Please try uploading your image in correct orientation.

    2- Could you please point out the blue lines you could not remove? I checked your accordion element however there is no blue line on my end.

    Your website looks great by the way!

    Best regards,
    Yigit

    in reply to: Registration #1186036

    Hi!

    Post meta field was limited to 40%, I added following code to Quick CSS in Enfold theme options > General Styling

    #top .fullsize .template-blog .post .entry-content-wrapper > * {
        max-width: 100%;
    }

    Please review your website :)

    Best regards,
    Yigit

    in reply to: Instagram in cookie modal window/Cookie notice #1186020

    Hey,

    Thanks for contacting us!

    We will forward your message to our devs. Please kindly wait to hear from us :)

    Best regards,
    Yigit

    in reply to: Where is a complete list of available Enfold Shortcodes #1186017

    Hi,

    Glad we could help! :)

    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 :)

    Best regards,
    Yigit

    in reply to: 500 error on dashboard #1186008

    Hi,

    I just logged in and activated Enfold however both front and backend loads fine on my end.
    Could you please flush browser cache and review your website? :)

    Best regards,
    Yigit

    in reply to: Set all accordion open ? #1186002

    Hi,

    Please try adding following code to bottom of functions.php file in Appearance > Editor

    function add_custom_script(){
    ?>
    <script>
    jQuery(window).load(function(){
    jQuery("p.toggler").trigger('click');
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'add_custom_script');

    Best regards,
    Yigit

    • This reply was modified 6 years, 1 month ago by Yigit.
    in reply to: Reduce space under searchbar #1186001

    Hi Alex!

    You can replace your code with following to make sure it only affects your section on homepage

    .home #after_section_1 .container .content{
    padding-bottom:0px!important;
    }

    Cheers!
    Yigit

    Hi,

    Thanks for contacting us!

    Please refer to this post if you need to add it to Head section – https://kriesi.at/documentation/enfold/add-custom-js-or-php-script/#add-a-script-to-head-section and refer to this one – https://kriesi.at/documentation/enfold/add-custom-js-or-php-script/#add-a-script-to-footer-section if you need to add it to footer section :)

    Best regards,
    Yigit

    in reply to: Layerslider deactivation #1185998

    Hi,

    Thanks for contacting us!

    You can simply go to Enfold theme options > Layout Builder > Integrated (Bundled) LayerSlider Plugin and deactivate it.

    Only Advanced LayerSlider element uses LayerSlider so it would not affect your Easy Sliders :)

    Cheers!
    Yigit

    in reply to: Icon does not display #1185986

    Hi,

    Glad we could help! :)

    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 :)

    Best regards,
    Yigit

    in reply to: theme instalation #1185983

    Hi,

    Thanks for contacting us!

    Please contact your hosting provider and ask them to increase values as following

    upload_max_filesize = 128M
    post_max_size = 128M
    max_execution_time = 300

    If you have any other questions or issues, please 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: Registration #1185982

    Hey,

    Thanks for contacting us!

    We have reset your forum account. Please see private content field for your credentials :)

    After logging in, could you please create temporary admin logins and post them here privately so we can look into it? :)

    Cheers!
    Yigit

    Hi Sabine,

    Perfect! I do not think it should be necessary but if you have a chance, please check. I took the dimensions from Safari’s responsive mode and it shows iPad Pro’s landscape size as 1366px. If it does not work, you may need to increase the value in following line

    and (max-height: 1366px) {

    Best regards,
    Yigit

    in reply to: Hide post_type condition_group from all categories #1185670

    Hi,

    Our devs said

    We changed queries in ALB elements to get_posts as WPML did not hook into get_post(). So it should be possible to hook into a standard WP filter before the query and exclude post types.

    Also, they said that if your current workaround does not break other things, that it is worth to use it as a simple workaround :)

    Regards,
    Yigit

    Hey,

    Are you using 10.5 inch version or 12.9 inch version of iPad Pro? If 10.5, updating the code to following should help

    @media only screen 
      and (min-width: 834px) 
      and (max-height: 1366px) {
        .ipad-pro-fix {
            background-attachment: scroll !important;
        }
    }

    Regards,
    Yigit

    in reply to: Enfold Theme #1185633

    Hallo,

    Thanks for contacting us!

    You can login on ThemeForest with the account you used when purchasing licenses and go to – https://themeforest.net/downloads to find your licenses where your purchase code is written.

    If you have 2 licenses and only using 1, you do not need to purchase another license for your 2nd website. But please make sure you have both purchases in your account.

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

    Regards,
    Yigit

    in reply to: Help Accessing Support! #1185630

    Hi,

    Thanks for contacting us!

    We have updated email address to the one i attached in private content field. Please try to reset your password now :)

    Best regards,
    Yigit

Viewing 30 posts - 9,421 through 9,450 (of 82,625 total)