Forum Replies Created
-
AuthorPosts
-
Hi,
It is the home icon code I shared previously – https://pastebin.com/50sHCJBv :)
Best regards,
YigitHey Nancy,
Please try changing the code to following one
/*---------------------------------------- // CSS // Toggle Columns //--------------------------------------*/ @media only screen and (max-width:767px) { .col-25p { width:49%!important; } .col-25p.av_one_fourth{ margin-left:1%!important; }}Page cannot be found on my end. If we need logins to see the page, please post them here privately and if the link was changed, please share the current one so we can inspect the issue :)
Best regards,
YigitHey Jodi,
Thanks for contacting us!
Since your website is currently in maintenance mode, I could not check the version you are using.
Could you please create temporary admin logins and post them here privately so we can look into it? :)
It is always recommended to keep WordPress, plugins and the theme updated to avoid such security vulnerabilities. Also, please consider using a security plugin.
Cheers!
YigitHey,
Could you please firstly update Enfold to the latest version 4.7.6.4 – https://kriesi.at/documentation/enfold/theme-update/?
Please check once again and if you still experience the issue, please install this plugin – https://wordpress.org/plugins/enable-jquery-migrate-helper/ and set jQuery version to legacy one in plugin settings and check if that helps.Please let us know if neither helps so we can look further into it :)
Regards,
YigitHey,
Please go back to Appearance > Menus and click “Screen options” on the top right corner and check “CSS Classes”, edit your menu item and give it custom CSS class (“mob-menu” in example below) – https://imgur.com/a/EtHH1KN
Then, add following code to Quick CSS in Enfold theme options > General Styling tab.responsive #top .av-main-nav .menu-item.mob-menu { display: block; }:)
Regards,
YigitHey Marcus,
What is the original size of the image? If bigger than 2560px, it is automatically resized by WordPress.
If that is the case, you can add following code to Functions.php file of your child theme to disable it
add_filter( 'big_image_size_threshold', '__return_false' );If you would like to serve up double-size retina images with high compression, please use the code posted by user here – https://kriesi.at/support/topic/responsive-content-images-retina-screens/#post-1077293
Best regards,
YigitHi,
Please add following code to Quick CSS field as well
#top .right-aligned .toggle_icon { right: 10px; left: auto; }and change the code I posted in my previous reply to following one
#top .right-aligned .toggler { text-align: right; padding-right: 30px; }Best regards,
YigitHi Marcus,
There are but the ones I tried did not make any difference.
Did increasing container width helped on your end? Also, have you made sure that you are not zoomed in/out on your browsers?
Regards,
YigitHi,
You are welcome! We are always happy to help :)
I noticed that you have already started a thread regarding this so I replied there – https://kriesi.at/support/topic/icon-header-homepage/. Let us continue there :)
Best regards,
YigitHi,
Thanks for contacting us!
Please go to Appearance > Menus and add your homepage to your menu and insert following code in navigation label field – https://pastebin.com/50sHCJBv :)
If you would like to disable search icon, please go to Enfold theme options > Main Menu and disable “Append search icon to main menu” :)
Regards,
YigitHi :)
Please go to Enfold theme options > Performance and disable “CSS file merging and compression” and save theme options. Then, please clear cache in WP Rocket settings and then please clear cache in your mobile browser and check once again.
After confirming the changes, you can enable CSS file merging and compression once again.If that does not help, please create temporary admin logins and post them here privately so we can look into it :)
Best regards,
YigitHi Marcus,
If we could, we would definitely check with the same exact system but sadly we do not have several laptops at hand with different configurations. That would be nice though :)
That being said, I checked your website on the highest available resolution on my laptop which is 1920x1200px on Safari, Firefox, Chrome and Opera, however I could not reproduce the issue either.
I will ask my teammates if anyone has a laptop with the same configuration as yours. In the meantime, could you please go to Enfold theme options > General Layout > Dimensions and increase “Maximum Container width” and check if that makes any difference?
Regards,
YigitHi,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#footer #text-2 { margin-bottom: 0; } #footer #text-3 { margin-top: 0; }Regards,
YigitHi Marcel,
Thanks for contacting us! :)
Please edit your element and go to Advanced > Developer Settings tab and give it custom CSS class (“right-aligned” in example below) and then add following code to Quick CSS field in Enfold theme options > General Styling tab
#top .right-aligned .toggler { text-align: right; padding-right: 10px; }Cheers!
YigitHey,
Glad Rikard 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!
Cheers!
YigitFebruary 9, 2021 at 4:28 pm in reply to: Fullscreen Sliders and Masonry Galleries Stopped displaying #1279143Hey,
Thanks for contacting us!
I am getting the error I attached in private content field and therefore unable to check your website.
Which version of Enfold and WP are you currently using?Best regards,
YigitHi,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
@media only screen and (max-width: 480px) { #top.home.rtl #wrap_all .avia-slideshow-button { margin: auto; display: block; max-width: 120px; }}Best regards,
YigitHi Robin,
Thanks for contacting us and for choosing Enfold :)
Yes, that would be possible.
There are 2 ways of doing that:
1- You can go to Appearance > Widgets and add new widget area for each page and then edit your page and choose to display that certain widget area in Sidebar Settings field – https://imgur.com/a/5o10Bqj
2- You can install this plugin – https://wordpress.org/plugins/widget-logic/ and place all of your widgets into 1 widget area but conditionally display them on certain pages.Regards,
YigitHi Yory,
It seems like you have 50px of padding added to your Grid Cells. Please edit them and decrease top and bottom values :)
Regards,
YigitHi,
You are welcome, Yory! Let us know if you have any other questions or issues and enjoy the rest of your day :)
Best regards,
YigitFebruary 9, 2021 at 3:35 pm in reply to: Erweitertes Styling & Quick CSS funktionieren nicht? #1279122Hallo,
Thanks for contacting us!
Have you enabled CSS file merging and compression in Enfold theme options > Performance? If you have, please try to disable it, check “Delete old CSS and JS files?” at the bottom, save theme options and refresh your page a few times.
That should help. If it still does not, please create temporary admin logins and post them here privately so we can look into it :)Best regards,
YigitHi,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#top.rtl .template-search.content .entry-content-wrapper { padding-left: 0; padding-right: 55px; }Best regards,
YigitHi,
Great!
We will keep the thread open and wait to hear from you :)Best regards,
YigitFebruary 9, 2021 at 2:40 pm in reply to: Theme Name: Graduation Version: 3.0.4 Author: Kriesi #1279089Hi,
What is labeled as “Graduation” theme in your instalation is Enfold theme and you can purchase a license here – https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990.
If you have any other questions or issues, please register to our support forum using your purchase code – https://kriesi.at/support/register/ and start new threads under Enfold sub forum :)
Best regards,
YigitFebruary 9, 2021 at 1:48 pm in reply to: Woo Commerce und Enfold Sortier- und Suchfuktionen #1279053Hi,
Following code is for styling filters to have the same height, border color and text color
/* PRODUKTSUCHE styling to match Produkt-Kategorien */ #top #woocommerce-product-search-field-0 { border: 1px solid #aaa; border-radius: 4px; height: 28px; } #top #woocommerce-product-search-field-0::placeholder { color: #999; } #top #woocommerce_product_search-4 .widgettitle { margin-top: 0; padding-top: 15px; }I actually did not edit your page and did not enabled sidebar. Only changes I made were CSS changes :)
Please try using this plugin – https://wordpress.org/plugins/woocommerce-ajax-filters/
Best regards,
YigitHi,
Glad Nikko 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,
YigitHey,
Please see “Troubleshoot: Text Block element not loading” section here – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#layout-builder-is-not-loading-properly
Please contact your hosting provider and ask them to whitelist the word “select”
Regards,
YigitHi,
Please see “Troubleshoot: Text Block element not loading” section here – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#layout-builder-is-not-loading-properly
In your case, issue seems to be related to “head” in “head teacher”. Please contact your hosting provider and ask them to whitelist the word “head” :)
Best regards,
Yigit -
AuthorPosts
