Forum Replies Created
-
AuthorPosts
-
Hey,
You can add a Custom HTML field (https://i.imgur.com/u28z1Zb.png) and use HTML to add your password field (https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/password).
You can also try using Contact Form 7 plugin and this add-on https://wordpress.org/plugins/cf7-add-password-field/
Best regards,
YigitHey Jürgen,
Please refer to this post: https://kriesi.at/support/topic/loading-google-fonts-locally-for-gdpr-compliance/ :)
Best regards,
YigitApril 6, 2023 at 9:54 am in reply to: How to Collapse Category Introduction Content on Product Category Page #1403680Hey,
Please post a link to your page and a screenshot showing the changes you’d like to make.
We’re going to add fold/unfold option to some elements. We can forward this to our developers as a feature request.
Best regards,
YigitApril 5, 2023 at 12:24 pm in reply to: How to make the background of my breadcrumbs transparent? #1403602Hey Kerstin,
Please send us a link to your website and a screenshot showing the change you’d like to make.
Cheers!
YigitHi,
Thanks for the update. Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHey,
The latest version of Enfold is 5.5. Updating Enfold would bring up PHP 8 and WordPress 6.1 compatibility.
If the previous developer entered an API key in Enfold theme options > Theme Update, you can try installing the Envato Market plugin (https://www.envato.com/lp/market-plugin/) and inserting the API key in plugin settings to see if you’ll receive the auto-update.
If you don’t, I’m afraid you’d need to purchase a new license (https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990) and update the theme manually: https://kriesi.at/documentation/enfold/theme-update/.
We’d recommend you update the theme on a staging site first to make sure nothing breaks.
Best regards,
YigitHey Kerstin,
You are welcome!
You should be able to reply to your pre-sale question thread when you click the link in your email. Please let us know if you cannot.
Best regards,
YigitHi,
Glad you figured it out!
Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHi,
You are welcome, Oriano. Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHi Vanessa!
You are welcome!
Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHey @mica_konrad,
This option was added to the Enfold theme options > Header > Header Behavior (https://i.imgur.com/ieg8bL8.png) in Enfold 5.5. You no longer need to use custom code for it.
Cheers!
YigitHey Oriano,
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab
#top.single-product .price { display: block; margin-top: 30px; }
Best regards,
YigitHi,
Enfold Combo Widget is one of Enfold’s widgets. You can add it to your widget areas in Appearance > Widgets.
If you’d like to add it to your page, you can add a new widget area (https://i.imgur.com/zdPz3Vd.png), please Enfold Combo Widget inside it, edit the page where you’d like to display your widget, and add Widget Area element to your page to display it.
Best regards,
YigitHi Martin,
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHey Vanessa,
You can find these options in the Styling tab of the button https://i.imgur.com/SEc7S4c.png and Enfold theme options > Advanced Styling > Buttons https://i.imgur.com/EtLYPLl.png
Best regards,
YigitHey Kerstin,
Please go to Appearance > Menus, click Screen Options on the top right corner, and check Portfolio Categories to add portfolio categories to your menu https://i.imgur.com/8gBubFS.png
You can also add your portfolio items as Custom Links.
Best regards,
YigitHey,
The isotope.min.js is now inside that folder and there shouldn’t be any reference to the isotope.js file. Are there any modifications on these sites?
If the jom-dev site is a staging site, could you send us temporary WP admin and FTP logins so we can look into it?
Best regards,
YigitHi,
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab as well
#top .av-masonry-date { text-align: center; display: block; }
Best regards,
YigitHi,
You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHi,
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab
#header_main { border-top: none; border-bottom-width: 5px; }
Best regards,
YigitHi,
You are welcome, Edgar! :)
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,
YigitMarch 30, 2023 at 3:10 pm in reply to: Special Character Translation plugin link not working #1403020Hi,
You are welcome, Patrick. The link is updated on documentation site as well :)
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHi,
It looks like you selected a Transparent header with border option.
Please edit your page, go to Layour > Header visibility and transparency, and select Transparent header option (https://i.imgur.com/yOr0YLt.png).
Regards,
YigitMarch 29, 2023 at 3:48 pm in reply to: How to make top bar bigger without affecting the header #1402933Hi,
Thanks for the update.
I see that you already started a new thread so I’m going to close this one.
Best regards,
YigitHey,
Your website doesn’t load on my end at the moment. Please make sure your website is up. If you updated your link, please send us the updated link.
Best regards,
YigitHey Monika,
I added the following code to the style.css file of your child theme in Appearance > Editor
#top div .av-dark-form .input-text, #top div .av-dark-form input[type="text"], #top div .av-dark-form input[type="input"], #top div .av-dark-form input[type="password"], #top div .av-dark-form input[type="email"], #top div .av-dark-form input[type="number"], #top div .av-dark-form input[type="url"], #top div .av-dark-form input[type="tel"], #top div .av-dark-form input[type="search"], #top div .av-dark-form textarea, #top div .av-dark-form select, div div .av-dark-form .button { border-width: 4px !important; }
Please review your website :)
Best regards,
YigitHi Monika,
Please edit the following code and change the “border-width” to “4px !important;”
#top div .av-dark-form .input-text, #top div .av-dark-form input[type="text"], #top div .av-dark-form input[type="input"], #top div .av-dark-form input[type="password"], #top div .av-dark-form input[type="email"], #top div .av-dark-form input[type="number"], #top div .av-dark-form input[type="url"], #top div .av-dark-form input[type="tel"], #top div .av-dark-form input[type="search"], #top div .av-dark-form textarea, #top div .av-dark-form select, div div .av-dark-form .button { color: #222; border-color: #222; border-width: 2px !important; background-color: transparent; }
If this doesn’t work, please create temporary admin logins and post them here privately so we can look into it.
Best regards,
YigitHi!
Please generate a Personal Token (https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token) and install the Envato Market plugin (https://www.envato.com/lp/market-plugin/), and try inserting your Personal Token in Enfold theme options.
If that doesn’t work, you’d need to manually update the theme (https://kriesi.at/documentation/enfold/theme-update/).
Since you’re currently using a very old version of the theme, we’d recommend you to create a staging copy of your site and update the theme there to be on the safe side.
Best regards,
Yigit -
AuthorPosts