Forum Replies Created
-
AuthorPosts
-
January 26, 2022 at 6:39 pm in reply to: the colour of my caption title in the easy slider changed #1337338
Hey,
Thanks for contacting us!
Could you please create temporary admin logins and post them here privately so we can look into it? :)Thanks for the information and sorry for the inconvenience.
It seems like Enfold theme options > Advanced Styling setting for H2 tagged elements is overriding slider caption title color.
Please replace /enfold/config-templatebuilder/avia-shortcode-helpers/class-avia-slideshow.php file with this one – https://raw.githubusercontent.com/KriesiMedia/enfold-library/master/temp_fixes/Enfold_4_8_9/alb/class-avia-slideshow.php. After updating the file, please make sure to save theme options.
If you would like us to update the file for you, please create temporary admin logins and post them here privately.
Fix will be included in upcoming update :)
Best regards,
Yigit-
This reply was modified 4 years, 1 month ago by
Yigit.
Hey,
Thanks for contacting us!
Login credentials did not work for me so I could not check but if you have modified header.php or footer.php files on a child theme, that must be it.
Please copy fresh version of the file from Enfold 4.8.9 parent theme, re-apply your modifications and update the file on your child theme.If you need assistance, please post FTP and WP admin logins here privately :)
Regards,
YigitHi George,
I am well, thanks. I hope you are too!
Please see private content field below :)
Best regards,
YigitJanuary 26, 2022 at 3:47 pm in reply to: "post metadata" module not taking portfolio categories properly #1337319Hi,
Since there is no filter at the moment, only solution is modifying the file, just as Ismael has modified it for you – https://kriesi.at/support/topic/post-metadata-module-not-taking-portfolio-categories-properly/#post-1336985 :)
Regards,
YigitHi,
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,
YigitHi,
I removed your code from Appearance > Customize > Additional CSS. Please review your website :)
Best regards,
YigitHey,
I added the code in Enfold theme options > General Styling > Quick CSS field and cleared cache in your cache plugin and it worked.
Please clear cache on your mobile device and review your website :)
Regards,
YigitHi,
Could you please create temporary admin logins and post them here privately so we can look into it? :)
Regards,
YigitHey,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#header { border-bottom: 5px solid #48AEE0; }Best regards,
YigitHey,
Thanks for contacting us!
I checked your page however I am not sure if I can see the issue. You are currently using glassy transparent option. If you would like header to be fully transparent, please edit your page and choose to display transparent header instead.
If that is not what you meant, could you please post a screenshot and show the issue? You can upload your screenshots on imgur.com and post the links here :)
Best regards,
YigitHey,
Thanks for contacting us!
Please refer to this post – https://kriesi.at/documentation/enfold/header/#sticky-header-on-mobile :)
Best regards,
YigitHi,
It seems to be related to “hide-if-js” class but I have no idea where it comes from. I hope you can find out by de-activating plugins.
We will keep the thread open and wait to hear from you :)
Best regards,
YigitHi,
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,
YigitHey Charles,
Thanks for contacting us!
Yes, when you purchase a license via ThemeForest ( https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990 ), you will receive life time updates and 6 months of support. Renewing support is optional. You will receive theme updates for free nevertheless.
Let us know if you have any other questions and enjoy the rest of your day!
Regards,
YigitJanuary 26, 2022 at 1:05 pm in reply to: German translation bug (ReCAPTCHA, Terms of Service) > 404 errors #1337267Hi,
I could see the issue in Formal German. Thanks a lot for reporting. It will be fixed in upcoming version :)
Best regards,
YigitHi,
It is hidden by inline CSS on your account. I think there is a plugin conflict but I did not try de-activating all active plugins. I attached a screenshot in private content field.
Please try de-activating all active plugins and activate them one by one to find the culprit. You can add following code to bottom of Functions.php file as a temporary solution
add_action('admin_head', 'ava_custom_admin_css_admin'); function ava_custom_admin_css_admin() { echo '<style> #avia_builder.hide-if-js { display: block !important; } </style>'; }Best regards,
YigitHi,
I manually imported the demo by referring to this post – https://kriesi.at/documentation/enfold/import-demos/#how-to-manually-import-a-theme-demo
Please review your website :)
Best regards,
YigitHi,
I tried installing Envato Market plugin – https://www.envato.com/lp/market-plugin/ once again and there it shows the update notification. I shared the link in private content field below :)
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,
You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitJanuary 25, 2022 at 8:06 pm in reply to: Zum kleiner Rand zu Textbox bei kleinem Display / responsive #1337163Hey Josephine,
Temporary login does not seem to be working. Token might be expired. Could you please check it once again?
Cheers!
YigitJanuary 25, 2022 at 8:05 pm in reply to: Bought all licenses still old version on WordPress. can't update #1337162Hey,
Thanks for contacting us!
Envato has updated their API and we have implemented those changes in Enfold 4.5. Any Enfold version older than 4.5 requires a manual update first for Personal Token – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token to work.
Please manually update the theme this time and then you should receive future auto updates in WordPress dashboard :)
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,
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,
YigitHi,
Thanks for contacting us!
I added following code to bottom of Quick CSS field
#sprd-main { max-width: 100%; }
Please review your website :)Best regards,
Yigit-
This reply was modified 4 years, 1 month ago by
Yigit.
Hey Kyle,
Thanks for contacting us!
Could you please create temporary admin logins and post them here privately so we can look into it? :)
Best regards,
YigitHi Alex,
You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHey Sophie,
Thanks for contacting us!
Could you please post temporary FTP logins here privately as well? You would like to import Photography Portfolio demo, is that correct?
Best regards,
YigitJanuary 25, 2022 at 6:39 pm in reply to: Zum kleiner Rand zu Textbox bei kleinem Display / responsive #1337137Hey Josephine,
Thanks for contacting us!
It seems like your column element has 20px left padding but does not have any right padding. Could you please edit it and add 20px right padding?
Regards,
YigitHi Josephine,
Thanks for contacting us!
Please see – https://kriesi.at/documentation/enfold/icon/#adding-your-own-fontello-or-flaticon-icons- :)
Regards,
Yigit -
This reply was modified 4 years, 1 month ago by
-
AuthorPosts
