Forum Replies Created
-
AuthorPosts
-
Hi dwainpipe,
Here are the icon sets for Enfold Health Coach: https://ufile.io/krht4yfa
Those extra icons used in some of our Demos are Custom icons being added, so it’s either from http://fontello.com/ or https://www.flaticon.com/
Actually you can go to fontello and just use the ones that you want to use.
Here’s our documentation regarding the icons for more information: https://kriesi.at/documentation/enfold/icon/Best regards,
NikkoHi Anita,
Can you give a screenshot of the issue?
Both pages look the same on my end and it also shows properly.Best regards,
NikkoHi Simone,
You can put it in your child theme’s functions.php.
If don’t have a child theme yet, you can download it and find instructions here: https://kriesi.at/documentation/enfold/child-theme/
As for the link, maybe you can give us temporary access so we can see it.
Just post the credentials in Private Content, so it’s only you and the moderators that can view it.Best regards,
NikkoHi Chris,
Thanks for giving us admin access.
I have added this CSS code in Quick CSS, located in Enfold > General Styling:@media only screen and (max-width:767px) { .responsive #top .avia-menu { margin-right: 40px !important; } .responsive #top #header_main #menu-item-shop .cart_dropdown_link { padding-left: 20px; padding-right: 20px; } }Let us know if you need further assistance.
Best regards,
NikkoHi Ryan,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi rixi,
We’re glad that it’s already fixed :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHey Simone,
Have you tried this code:
add_filter('avf_template_builder_content', 'add_modified_date', 10, 1); function add_modified_date($content = "") { $content .= "<div class='modified'>Last modified: ".get_the_modified_date('F j, Y')." at ".get_the_modified_date('g:i a')."</div>"; return $content; }If that doesn’t work, can you give us a link to the page? so we can guess what setting you’re using.
Best regards,
NikkoHi lsrmedia,
The standard for favicon size isn’t defined by Enfold or WordPress.
The commonly used size is 32 x 32px.
For favicon best practices, you can check this in stackoverflow: https://stackoverflow.com/questions/19029342/favicons-best-practices/45301651#45301651
Hope it helps.Best regards,
NikkoJuly 6, 2020 at 12:43 pm in reply to: Testimonial SLider Compact with Arrows – arrow color setting #1228266Hi Diana,
I’m glad that Mike was able help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi rixi,
Thanks for giving us admin access.
I tried to check your site both backend and the front of your site and I could not see the error.
Is this already fixed?Best regards,
NikkoHi miszeq,
Can you try adding this CSS code in Quick CSS, located in Enfold > General Styling:
#top .widget_nav_menu ul ul li:before { display: none; }Best regards,
NikkoHi kurson,
Thanks for providing the screenshot.
The > seems to be replaced with: (without the spaces)& g t ;Best regards,
NikkoHi gooflo,
I’m glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Franz,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi dwainpipe,
You should be able to find them in http://fontello.com/
But if you’re having a hard time, let us know which demo and maybe a screenshot of the icon, and we’ll try to give it to you.Best regards,
NikkoHey Chris,
Can you give us a link to your site?
Best regards,
NikkoHey kurson,
Please add this CSS code in Quick CSS, located in Enfold > General Styling:
#top #wrap_all #header .av-menu-button > a .avia-menu-text { border-radius: 100px; }Best regards,
NikkoHi schweg33,
I have added this CSS code in Quick CSS, located in Enfold > General Styling:
@media only screen and (max-width:767px) { #layer_slider_1, #layer_slider_2 { display: none; } }Best regards,
NikkoHi opiz,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Kaleidoscope_Advertising_and_Design_Inc,
You’re welcome. :)
Just let us know the feedback or if you need any assistance related to the topic.Best regards,
NikkoHi Tarakbc,
Let us know if you need further assistance :)
Best regards,
NikkoHi Hanne,
I’m glad that you were able to resolve it :)
And thanks for giving us a tip on how you fixed it.
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Carlo,
Thanks for giving us admin access.
I have replaced this code in your Quick CSS:.av-hamburger-inner::before { top: -10px!important } .av-hamburger-inner { height: 5px!important } .av-hamburger-box { width: 55px!important } .av-hamburger-inner::before,.av-hamburger-inner::after { height: 5px!important } .av-hamburger-inner::after { top: 10px!important } .is-active .av-hamburger-inner::after { top: 0!important }to:
.av-hamburger-inner, .av-hamburger-inner:before, .av-hamburger-inner:after { height:5px!important; } .av-hamburger-box { width:55px!important; }Best regards,
NikkoHi gooflo,
Thanks for giving us admin access.
I was able to check and nothing was missing to the files.
You are using WP 5.2.7, can you try to update to the latest version of WP? please make sure to have a backup first.Best regards,
NikkoHi Kaleidoscope_Advertising_and_Design_Inc,
I apologize for the delayed response.
Please add this CSS code:#top #header_meta li { font-size: 14px; }And as for widget logic, yes it does hide or show widgets based on the conditions placed on it.
This is assuming you’ll add an image widget to the footer.
If it’s a background image for footer, which I believe can only be added through CSS, then I think we don’t need widget logic for that but instead use code:
For the default background image:#footer { background: #1b689e url(https://yoursite.com/path/to/your/image.png) top center no-repeat; }For other pages: (replace page id number)
.page-id-11 #footer { background: #1b689e url(https://yoursite.com/path/to/your/image.png) top center no-repeat; }Hope this helps.
Best regards,
NikkoHi Anita,
I apologize for the delayed response.
I see you have already managed to change the minimum height.
As for the bold tag, by default it should appear in bold since it is defined in base.css:strong, b { font-weight: bold; }You can change the setting in Enfold > Advanced Styling > (Select an element to customize), select < strong > and click Edit Element.
Best regards,
NikkoHi xavier menut,
Enfold theme is officially sold in themeforest/envato only other than that getting it from other sites is illegal.
Another possibility is you have a developer (or another person) who used his account to purchase Enfold in which you’ll need to contact that person.
Otherwise, I suggest purchasing it using your account so you’ll have control over it.Best regards,
NikkoHi schweg33,
Thanks for giving us admin access.
And I think I have misunderstood your question.
You’ll need to put 3 layersliders in your homepage for that, also when it comes to CSS, the layerslider’s ID would not use the layerslider name but instead will use number at the end of it according to how it is placed/ordered. So the first layerslider should have an id of #layer_slider_1 and the #next layer_slider_2.
Since slider-top seems to be used first, then it should always use the same ID #layer_slider_1, I guess you’ll need to add slider-mobile just before or after slider-content, so you can just used #layer_slider_2 or #layer_slider_3.
I hope this is helpful.Best regards,
NikkoHi osovskie8,
Thanks, I have made the changes, please review your site. :)
Best regards,
NikkoHi gooflo,
I do agree that this should be fixed however I’m not really sure why it’s not working on your site.
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,
Nikko -
AuthorPosts
