Forum Replies Created
-
AuthorPosts
-
February 15, 2022 at 6:56 pm in reply to: portfolio masonry gallery load more button doesn't work #1340765
Hey Nadja,
Thanks for contacting us!
We are sorry for the inconvenience. Our devs already fixed the issue and it will be available in upcoming version.
If you would like us to apply the fix on your installation, please create temporary admin logins and post them here privately :)
Regards,
YigitHey Andreas,
Thanks for contacting us!
The issue is related to WordPress 5.9 and it will be fixed in upcoming version. You can read more here: https://core.trac.wordpress.org/ticket/54902
As a temporary solution, I added following code to bottom of Functions.php file of your child theme
function ava_custom_css_admin_mod() { echo '<style> .wp-core-ui .attachments:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } </style>'; } add_action('admin_head', 'ava_custom_css_admin_mod');Please review your website :)
Best regards,
YigitHey Megumi,
Thanks for contacting us!
You can login on ThemeForest with the account you purchased Enfold and then go to Enfold’s ThemeForest page – https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990 to renew support – https://imgur.com/a/y9Uwdm3
After renewing support, you can login on our support forum and go to https://kriesi.at/support/forum/enfold#new-post to re-validate your purchase code :)
Regards,
YigitHi,
I have added the code to the bottom of Functions.php file and it helped with gallery sorting issue.
Could you please point out the Color Section element you would like to edit on your homepage? :)
Best regards,
YigitHi Veronika,
I realized that I made a typo. I edited my post and updated the code. Could you please try updated code? :)
Best regards,
YigitHi,
You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHey,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab and adjust it as needed
#top #header .av-main-nav > li#menu-item-224 > a { padding-right: 30px; }Default value is 13px :)
Regards,
YigitHi,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.avia_transform #top a:hover .image-overlay { opacity: 0.3 !important; }By default opacity is set to 0.7. You can set it between 0-1
Regards,
Yigit-
This reply was modified 3 years, 8 months ago by
Yigit.
Hi,
You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHi,
Thanks for contacting us!
I added following code to Style.css file of your child theme
#top #header .av-main-nav > li.menu-item-language > a { padding: 0 4px; }Please review your website :)
Regards,
YigitHi,
You can add it to the bottom of the file. If you would like us to add it for you, please create temporary admin logins and post them here privately :)
Best regards,
YigitFebruary 15, 2022 at 1:04 pm in reply to: Hotfix for fixed: problem with uploaded google fonts not working after 4.8.9.1 #1340683Hi,
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,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab and adjust it as needed
#top .social_bookmarks li { font-size: 16px; }Best regards,
YigitHey,
Thanks for contacting us!
I think the issue might be modsecurity related. I added your script as a shortcode in the bottom of Functions.php file in Appearance > Editor and then inserted that shortcode into Code Block element as a workaround. Please consider switching to a child theme – https://kriesi.at/documentation/enfold/child-theme/ and move the code to functions.php file of your child theme.
Please review your website :)
Best regards,
YigitHey,
Thanks for contacting us!
Please see – https://www.siteground.com/kb/how-to-force-ssl-with-htaccess/
Best regards,
YigitHi Elle,
I was not able to login unfortunately but I am glad it worked! It must have been related to changes your hosting providers made :)
Best regards,
YigitHi Peter,
You should be able to upload header background image in Enfold theme options > General Styling > Logo Area – https://imgur.com/a/HIJ0pWH
We would need to look into it if it does not work for you as it is working as expected on our end.
Regards,
YigitHey,
I added following code to bottom of Quick CSS as well
#beauty-section .av_one_fourth, #fashion-section .av_one_fourth { margin-left: 2%; width: 23.5%; } #beauty-section .av_one_fourth.first, #fashion-section .av_one_fourth.first { margin-left: 0; }Please review your website :)
Best regards,
YigitHi,
You are welcome! We are always happy to help :)
Enjoy the rest of your day! 🌹
Best regards,
YigitHey Veronika,
Could you please post a screenshot and show which text should use Caslon pro? I think it will be easier for us to understand then :)
Regards,
YigitHey Veronika,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#top #wrap_all .left-section div .blog-categories a { text-align: center !important; color: red; display: block; font-size: 16px; }Regards,
YigitHi Veronika,
I added Comments element to the bottom of your post that you created using ALB and that helped. Please review your website :)
Regards,
YigitHi,
I edited your column elements inside Beauty and Fashion sections and removed the padding from them and then gave their Color Section elements’ custom IDs in Advanced > Styling tab and then added following code to bottom of Quick CSS field
#fashion-section .container, #beauty-section .container { max-width: 95%; }Please review your website :)
Best regards,
YigitHi,
Please use the code as following
body#top, #top #wrap_all h1 { font-family: "adobe-caslon-pro"; }Best regards,
YigitHi Veronika,
If you would like to apply the same styling on other Color Section elements, you can do so by editing them and giving them “av-post-content-container” custom CSS class in Advanced > Developer Settings.
If you would like to adjust the width of 1/1 column element, please edit it and give it a custom CSS class (“custom-css” in example below) and then add following code to bottom of Quick CSS field
#top .custom-css.flex_column { max-width: 58%; margin: auto; float: none; }Best regards,
YigitHey Ed,
Thanks for contacting us!
Smooth scrolls works if anchor point is on the same page. You can refer to this post – https://kriesi.at/documentation/enfold/menu/#different-menu-for-different-pages and choose to display different menu per pages :)
If you have any other questions or issues, please start a thread on our support forum – https://kriesi.at/support :)
Best regards,
YigitHi,
Sorry for your loss.
You can submit a new ticket here – https://help.market.envato.com/hc/en-us/requests/new
Best regards,
Yigit -
This reply was modified 3 years, 8 months ago by
-
AuthorPosts
