Forum Replies Created

Viewing 30 posts - 1,891 through 1,920 (of 82,588 total)
  • Author
    Posts
  • in reply to: Title + Description of masonry element alignment #1366383

    Hi Eva,

    We are glad that Ismael could help!

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

    Best regards,
    Yigit

    in reply to: Enfold theme settings #1366380

    Hi,

    Thanks for contacting us!

    Dynamic CSS file is updated whenever you press the button. If you would not like to update anything on the theme options, you can simply ignore that it is highlighted :)

    Best regards,
    Yigit

    in reply to: Inline search menu bug on Windows only #1366377

    Hi Richard,

    Thanks for contacting us!

    Do they have a screencast or a screenshot where we can see the issue?

    I will ask my teammates to check the website on Windows :)

    Best regards,
    Yigit

    in reply to: searchfield in menu #1366376

    Hi

    Could you please create temporary admin logins and post them here privately so we can look into it? Please post FTP logins as well in case theme editor is hidden on WP dashboard :)

    Best regards,
    Yigit

    in reply to: Feature request: Author Bio / internal Linking #1366367

    Hey,

    Thanks for contacting us!

    Adding an author box was on our list however it was too complex so it was removed. I will forward your request to our devs for reconsideration and send internal linking as a separate request.

    We will update you regarding your requests here :)

    Edit: Could you please elaborate a bit on internal linking? https://imgur.com/a/VMpP6dP

    Best regards,
    Yigit

    • This reply was modified 2 years, 9 months ago by Yigit.
    in reply to: Bug with Buttons #1366366

    Hi,

    Thanks for your help @guenni007 :)

    Best regards,
    Yigit

    in reply to: Bug with Buttons #1366362

    Hey Eva,

    From what I understood, Notification element would work in your case. Please edit your element and go to Advanced > Developer Settings and give your element a custom CSS class (“custom-not-a-button” in example below) and then add following code to Quick CSS field in Enfold theme options > General Styling and adjust the width as needed.

    
    .custom-not-a-button {
      max-width: 160px;
    }
    

    The reason why we are adding the features we are adding is because they are requested by Enfold users.

    Please check out Notification element and let us know if it does not work for you or if you have any improvement suggestions for it and we will forward it to our devs :)

    Regards,
    Yigit

    in reply to: personal token 3 #1366354

    Hey,

    Thanks for contacting us!

    Which version of Enfold are you using? I have just tested on my local installation using Enfold 5.1.2 and it worked – https://imgur.com/a/bfgkWxp

    Edit: I could reproduce the issue and reported it to our devs. We will update you here :)

    Best regards,
    Yigit

    • This reply was modified 2 years, 9 months ago by Yigit.
    in reply to: Mystery Box Has Returned! #1366326

    Hi,


    @Guenni007
    I could only reproduce the issue on IOS, on desktop it does not show for me either :)

    Best regards,
    Yigit

    in reply to: LayerSlider – issue on Android with Layer-width #1366325

    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 issue in PHP 8.0 #1366169

    Hi,

    Thanks for sharing.

    I did not see any change after commenting out the line but looking at the link, I think changing that line to following should also work
    echo implode(get_field('page_layout'));

    Best regards,
    Yigit

    Hi,

    You are welcome!

    Regards,
    Yigit

    in reply to: Theme issue in PHP 8.0 #1366157

    Hi,

    You are welcome, Rob!

    Sure, we will keep the thread open and it will be on hold. You can simply reply to this thread to re-open it :)

    Best regards,
    Yigit

    in reply to: Mystery Box Has Returned! #1366156

    Hey,

    Sorry, I should have mentioned that we do not actually have access to (Email address hidden if logged out) . Could you please post login credentials here privately? :)

    Regards,
    Yigit

    in reply to: LayerSlider – issue on Android with Layer-width #1366150

    Hi Oliver,

    LayerSlider devs have informed me that they have found the issue and will include the fix in one of the upcoming versions (LayerSlider 7.5.1 or 7.5.2 in my opinion). As always we are going to make sure Enfold has the latest version of LayerSlider but for now, unfortunately there seems to be no quick solution :(

    Best regards,
    Yigit

    in reply to: Theme issue in PHP 8.0 #1366148

    Hi,

    I commented out following line /includes/loop-index.php file on your child theme and that helped

    echo implode(', ', get_field('page_layout'));

    Your staging site still has memory limit error and a warning related to one of your plugins but I assume you are having that issue when you update the theme on your live site? :)

    Best regards,
    Yigit

    in reply to: Mystery Box Has Returned! #1366147

    Hi,

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

    Regards,
    Yigit

    in reply to: Theme issue in PHP 8.0 #1366140

    Hey,

    FTP logins did not work for me. Could you please check them once again? :)

    Cheers!
    Yigit

    Hi,

    Yes, they have added those as using images or image backgrounds. For content, you can use SVG dividers on Color Section and Column elements.

    I attached the image they used on header in private content field below. They basically uploaded it in Enfold theme options > General Styling > Logo Area > Background Image and positioned it on the right side.

    If you have trouble re-creating certain sections, you can show them to us and we will gladly tell you how to re-create them :)

    Best regards,
    Yigit

    in reply to: Make social icons in mobile burger menu visible #1366136

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

    Enjoy the rest of your day!

    Best regards,
    Yigit

    in reply to: Theme issue in PHP 8.0 #1366135

    Hi,

    Could you please post FTP logins for your staging site as well? :)

    Regards,
    Yigit

    in reply to: symbol appearance not consistent on mobile vs. laptop #1366130

    Hi,

    There might be dynamic cache on your server which might need clearing after some changes :)

    Glad it is fine on your end as well! Let us know if you have any other questions and enjoy your weekend :)

    Best regards,
    Yigit

    in reply to: Enfold Child Theme: Correct place for custom CSS #1366129

    Hi,
    WPML Global Setting in Enfold theme options syncs the options however Quick CSS is excluded so style.css is definitely the right place :)

    Let us know if you have any other questions and enjoy your weekend!

    Best regards,
    Yigit

    in reply to: LayerSlider – issue on Android with Layer-width #1366118

    Hi Oliver,

    Thanks for the information.

    I have forwarded the logins to LayerSlider team and will update you here again once I hear back from them :)

    Best regards,
    Yigit

    in reply to: Use Enfold with another CMS #1366117

    Hi Stefan,

    Thanks for contacting us!

    That is fine as long as your client is not planning to sell the repurposed theme.

    For example, if a license holder wants to implement Enfold’s Advanced Layout Builder into another theme, that is okay but they cannot implement it into another theme and sell that theme as a product.

    I hope that clarifies :)

    Best regards,
    Yigit

    in reply to: LayerSlider – unable to edit project #1366115

    Hey,

    Thanks for contacting us!

    Could you please create temporary admin logins and post them here privately so we can look into it? :)

    Regards,
    Yigit

    in reply to: Enfold Child Theme: Correct place for custom CSS #1366113

    Hi,

    Glad it is working as expected!

    If everything is back to normal, shall we close this one? :)

    Best regards,
    Yigit

    in reply to: Enfold Color Section Background Image Resizing on Tablet #1366112

    Hi,

    Thanks for your patience!

    I unfortunately could not get my hands on an actual tablet, though, I came up with an idea that I initially could not come up with. Could you please create temporary admin logins and post them here privately? I will try to fix the issue on your website using https://www.browserstack.com/ since I could reproduce the issue there :)

    Best regards,
    Yigit

    in reply to: Theme issue in PHP 8.0 #1366111

    Hi,

    Sure, please let us know when you would like us to look into it :)

    Best regards,
    Yigit

    in reply to: Subnavi Headlines size #1366109

    Hi,

    We are glad that Rikard could help!

    Let us know if you have any other questions and enjoy your weekend :)

    Best regards,
    Yigit

Viewing 30 posts - 1,891 through 1,920 (of 82,588 total)