Forum Replies Created
-
AuthorPosts
-
Hey Charlotte,
Try adding this CSS code in Quick CSS, located in Enfold > General Styling (just replace the font size):
#extended-categories-15 h3.widgettitle { font-size: 30px; }Best regards,
NikkoHey Sajsa2000,
Please try to import this Theme Settings file: https://ufile.io/i96j8yqd
Hope it helps.Best regards,
NikkoHi Flow9999,
Please replace the >> with (remove the spaces in between), I didn’t notice it was rendered after I posted it:
& r a q u o ;As for the separator color and the main link color, just make sure the order of your css is like this:
#top .avia-breadcrumbs span { // some properties here } #top .avia-breadcrumbs span.sep { // some properties here }Hope this helps.
Best regards,
NikkoFebruary 18, 2020 at 5:30 pm in reply to: MOBILE header invisible and appear once the user scroll down mobile #1185750Hi Stilecatalini,
I can’t find the youtube command, logo and video in the layerslider.
Can you give us a screenshot of the issue?Best regards,
NikkoHi AlexBellaTropea,
Please add this for Italian, just replace the content:
html[lang="it-IT"] #top .social_bookmarks:before { content: "Follow us"; }This is for Russian:
html[lang="ru-RU"] #top .social_bookmarks:before { content: "Follow us"; }Hope this helps.
Best regards,
NikkoHi studiono,
Yes, it’s not the best practice to edit core files, but it’s a way of trying to debug some issue.
Advanced Google Maps Plugin for WordPress is a paid plugin and I can’t test it on my end though I tested with a free one called WP Google Maps but I didn’t have any issue.
Can you create a staging site for us to check? it’s basically a clone of your site in your subdomain.
Here’s a guide on how to create it: https://themeisle.com/blog/wordpress-staging-site/
Then please provide both admin and ftp access and post it in private content, so we can try to debug the issue.Best regards,
NikkoHi Flow9999,
Can you try this instead:
$separator = '<span class="sep"> » </span>';As for the main page before the separator color, please replace this part of the code I gave:
#top .avia-breadcrumbs span { display: inline-block; float: none }to:
#top .avia-breadcrumbs span { color: #996633; display: inline-block; float: none }Best regards,
NikkoHi studiono,
Can you try to edit class-gmaps.php located in wp-content > themes > enfold > framework > php folder, and find this code (line 114 in Enfold 4.7.3):
add_action('admin_footer', array( $this, 'handler_wp_admin_footer' ), 999999 );replace with:
// add_action('admin_footer', array( $this, 'handler_wp_admin_footer' ), 999999 );Let us know if this helps.
Best regards,
NikkoHi erkuto,
You will need to replace both the tr_TR.po and tr_TR.mo in wp-content > themes > enfold > lang folder.
Best regards,
NikkoHi AlexBellaTropea,
I apologize for the misunderstanding, please try to use this CSS code instead:
#top .social_bookmarks:before { content: "Follow us"; display: inline-block; font-size: 14px; float: left; margin-right: 8px; height: 30px; line-height: 30px; } #top #socket .social_bookmarks:before { height: 40px; line-height: 40px; }Best regards,
NikkoHi Terrassenkind,
The login credentials doesn’t work, please check.
Can you try for the meantime to disable CSS file merging and compression in Enfold > Performance?
Then flush out the cache from your caching plugin.Best regards,
NikkoHi studiono,
Did you put this code at the bottom of your child theme’s functions.php?
add_filter( 'avf_load_google_map_api_prohibited', '__return_true' );Best regards,
NikkoHi Flow9999,
Glad that you found a way to make it work.
As for changing the separator character please refer to this thread: https://kriesi.at/support/topic/change-breadcrumb-separator/Best regards,
NikkoHi Scott,
I think just the contents of the folder should be enough, but if you want to just make sure, you can backup the whole site.
As for resaving, it’s just the Theme Options since it triggers the regeneration of those styles and scripts.Best regards,
NikkoHi niggie_12,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
@Guenni007 thanks for helping out as always :)Best regards,
NikkoHi ThomSchu,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi topnetat,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoFebruary 17, 2020 at 5:14 pm in reply to: show buttons to add products in cart mobile version. #1185306Hey brunet77,
Can you give us a link to your site?
You can post the link in private content, if you don’t want it to be shown to other people except for the moderators.Best regards,
NikkoHey AlexBellaTropea,
Try adding this CSS code in Quick CSS, located in Enfold > General Styling:
#socket .social_bookmarks:before { content: "Follow us"; display: block; text-align: center; font-size: 14px; }Just change the font size.
Hope it helps.Best regards,
NikkoHi John,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( to be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoHi Frank,
We’re glad that Jordan could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Orhan,
For missing social icons, this can be fixed in the latest version of Enfold.
If you’re not ready to update yet, you can use the fix mentioned by Rikard in this thread: https://kriesi.at/support/topic/missing-icons-after-updating-to-wordpress-5-3-1-and-maintenance-releases/As for the language, you’ll need to modify tr_TR.po (located in wp-content > themes > enfold > lang folder, line 27350).
This video should help with this: https://www.youtube.com/watch?v=uSGMiXEEsvIBest regards,
NikkoHi sand44,
We have modified the code and it should now add the right class (in lowercase).
Also please note that some articles have 2 categories in the classes.
Let us know if you need further assistance.Best regards,
NikkoFebruary 17, 2020 at 4:08 pm in reply to: Mobile navigation turns into black and the links are centered #1185260Hi rixi,
Can you try to Disable CSS file merging and compression in Enfold > Performance?
Let us know if this helps.Best regards,
NikkoHi topnetat,
It’s possible but you’ll need to make use of Custom CSS Classes.
Edit your Color Section, go to Advanced (tab) then in the Developer Settings > Custom CSS Class, put my-section.
Go to Enfold > General Styling > Quick CSS, then add this CSS code:.my-section { background: #ffffff; background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 50%, #21333d 50%, #21333d 100%); background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 50%,#21333d 50%,#21333d 100%); background: linear-gradient(to bottom, #ffffff 0%,#ffffff 50%,#21333d 50%,#21333d 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#21333d',GradientType=0 ); }Hope this helps.
Best regards,
NikkoFebruary 17, 2020 at 3:59 pm in reply to: Cookie Consent Message Bar pops up every time I reload the page #1185253Hi mosaic,
In Enfold > Performance, temporarily disable Javascript file merging and compression.
Then flush out the cache in your caching plugin, this should force your visitor’s browser to fetch new js files.
After a few days, enable it back.
Hope this helps.Best regards,
NikkoHi Hannah,
You’re welcome, glad that we could help :)
Best regards,
NikkoHi 4pfelmus,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi topnetat,
To have a two background color using a Color Section, just go to the Styling (tab) > Background, set this to Background Gradient.
Then set Background Gradient Color 1 and Background Gradient Color 2, then set Background Gradient Direction.
Hope this helps.Best regards,
NikkoHi Scott,
The content inside dynamic_avia folder is automatically generated, you may need to re-save Theme Options in order to generate those scripts and styles.
But just to make sure, create a backup first before doing this :)Best regards,
Nikko -
AuthorPosts
