Forum Replies Created
-
AuthorPosts
-
Hi,
Glad Ismael could help! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHey,
I tried to login but I got following error:
“Unknown email address. Check again or try your username.”Could you please create a new user using (Email address hidden if logged out) with Administrator role and post the login credentials here privately? :)
Cheers!
YigitHey,
Img is HTML tag – https://www.w3schools.com/tags/tag_img.asp. You can use HTML img tag to add images in Navigation Label field – https://imgur.com/a/sahW3yY in Appearance > Menus :)
Best regards,
YigitHey Angela,
You are already using a child theme so you can simply copy and paste the code @guenni007 posted into functions.php file of your child theme in Appearance > Editor.
If you would like us to do it for you, please create temporary WP admin logins and FTP logins and post them here privately :)
Best regards,
YigitHey Richard,
Thanks for contacting us!
Advanced Styling options overrides all options. If you would like to set default font size to 16px, please do so in Enfold theme options > General Styling > Typography > Default Content Font Size :)
Best regards,
Yigit-
This reply was modified 2 years, 6 months ago by
Yigit.
January 6, 2023 at 1:00 pm in reply to: Changing the font of the drop-down box in the contact form #1377843Hey Alex,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.avia-video, .avia-video iframe, .avia-video video, div .mejs-container { background-color: transparent !important; }
Regards,
YigitHey,
Thanks for contacting us!
Could you please create temporary admin logins and post them here privately so we can look into it? :)
Regards,
YigitHi,
I made a typo, I meant to write “if you see that your support period has expired”. But I see that you have been able to start a new thread so no issues there :)
Regards,
YigitHi,
@zhnepi please go to https://kriesi.at/support/forum/enfold#new-post. If see a notification that your support period has expired, you can simply re-validate your existing purchase code :)Best regards,
YigitHi,
Please add following code to Quick CSS as well
@media only screen and (max-width: 767px) { .av_minimal_header_shadow { box-shadow: none; }}
Best regards,
YigitHi,
Thanks for contacting us!
Please see private content field below :)
Regards,
YigitHey Heiko!
Glad you figured it out!
Let us know if you have any other questions and enjoy the rest of your day :)
Regards,
YigitHi,
Exactly! Thanks a lot @guenni007! I tested it on my local installation before posting and apparently forgot to copy a very important line :) I edited my post as well
Best regards,
YigitHi,
Please refer to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and generate a new token but only enable required ones (the one I listed above and also highlighted in docs) and then insert the new token into Envato Market plugin to update the theme :)
Best regards,
YigitJanuary 4, 2023 at 11:49 pm in reply to: Enfold and Woocommerce Product Addons – Format Problem #1377655Hi Frank,
You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHi,
That should be because we require more permission for Enfold theme options and Envato Market plugin requires only 3.
Could you please try generating a new token and only enable following permissions?
– View and search Envato sites (checked by default)
– Download the user’s purchased items
– List purchases the user has madeBest regards,
YigitHi,
You are welcome, Andrew! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHi,
You are welcome, Veronika!
Let us know if you have any other questions and enjoy the rest of your day :)Best regards,
YigitJanuary 4, 2023 at 5:07 pm in reply to: Fullwidth slider title turned uppercase plus how to modify slider buttons #1377624Hi Elena,
I edited your first slide in your slider and then went to Advanced > Link Settings and changed button 2 color – https://imgur.com/a/0tVWDqa
Please review your website :)
Best regards,
YigitHi Andrew,
I added following code to top of Quick CSS field in Enfold theme options > General Styling tab
.av-elegant-toggle .taglist a { background: #fff; border-radius: 4px; padding: 5px 15px; margin: 5px; color: #333; text-decoration: none; } .av-elegant-toggle .taglist { margin-bottom: 20px; } .av-elegant-toggle .tag-seperator { display: none; }
I also disabled CSS minify temporarily on total cache plugin as it was stopping changes from reflecting on the site.
Please review your website :)
Best regards,
YigitJanuary 4, 2023 at 4:35 pm in reply to: Google Font "montserat" lädt trotz lokaler Einbindung #1377619Hey Christian,
Thanks for contacting us!
After uploading the fonts to your server, did you go to Enfold theme options and choose that newly uploaded font from the fonts list? I checked the source code on your website however there does not seem to be any connection to Google at the moment.
Future readers; please see – https://kriesi.at/support/topic/loading-google-fonts-locally-for-gdpr-compliance/
Best regards,
YigitHi,
Could you please try inserting your token in Envato Market plugin – https://www.envato.com/lp/market-plugin/ and check if you receive the update then?
Best regards,
YigitJanuary 4, 2023 at 4:30 pm in reply to: Enfold and Woocommerce Product Addons – Format Problem #1377617Hi Frank,
Please replace following code
.wc-pao-addon .wc-pao-addon-wrap .wc-pao-addon-checkbox { float: left; margin-right: -75px; margin-top: 4px; }
with following one
.wc-pao-addon .wc-pao-addon-wrap .wc-pao-addon-checkbox { float: left; margin-top: 4px; width: auto; }
Best regards,
YigitHi,
Thanks!
I have updated those pages as well. Please review your website :)
Best regards,
YigitJanuary 4, 2023 at 4:19 pm in reply to: Fullwidth slider title turned uppercase plus how to modify slider buttons #1377612Hey Elena,
1- I went to Enfold theme options > Advanced Styling and edited “All Headings (H1-H6)” and set text transform to none.
2- Buttons are transparent on my end – https://imgur.com/a/NiRWDdC. Could you please elaborate on the changes you would like to make? :)
Best regards,
YigitJanuary 4, 2023 at 3:55 pm in reply to: Shot image instead of logo on shared link + hide search icon on mobile #1377606Hi,
Thanks for contacting us!
1- Please use Yoast SEO and upload image in Social tab – https://yoast.com/help/why-doesnt-facebook-display-an-image/
2- Please add following code to Quick CSS field in Enfold theme options > General Styling tab
@media only screen and (max-width: 480px) { #top #menu-item-search { display: none; } }
Best regards,
YigitHi,
Yes, the file you sent was 99% translated, this one has the newer strings and 96% translated. We did not have Croatian translations before :)
Best regards,
YigitHi,
You can also try using your token in Envato Market plugin – https://www.envato.com/lp/market-plugin/
After updating the theme, it should work as expected. If not, please let us know :)
Best regards,
Yigit -
This reply was modified 2 years, 6 months ago by
-
AuthorPosts