Forum Replies Created
-
AuthorPosts
-
March 5, 2019 at 11:12 am in reply to: Changes in functions.php / functions-enfold.php in child theme are ignored #1074775
Hi 4cprintsolution,
Thanks, we’ll leave this thread open until then :)
Best regards,
NikkoHi lostinblogland,
Yes or you can create an admin account which you can disable after it’s fixed.
As for the mockup it’s basically the design your trying to achieve so we can see how it looks like, it can be an image file, a screenshot or can be another site which shows what you’re trying to achieve.Best regards,
NikkoHi Konstantin,
Try to copy avia-snippet-lightbox.js from the parent theme to the child theme’s js folder then in your child theme’s functions.php, add this code:
function change_lightbox() { wp_dequeue_script( 'avia-lightbox-activation' ); wp_enqueue_script( 'avia-lightbox-activation', get_stylesheet_directory_uri().'/js/avia-snippet-lightbox.js', array('avia-default'),2 ,true ); } add_action( 'wp_enqueue_scripts', 'change_lightbox', 100 );
Best regards,
NikkoMarch 4, 2019 at 4:36 pm in reply to: Definitively Remove Layerslider to Turn Off False Update Notification #1074422Hi Tim,
Glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi simplystrategy,
You can download it in themeforest.
Here’s the link: https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990Best regards,
NikkoHi eskitaco,
Glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Buddy,
I have answered it in your other thread: https://kriesi.at/support/topic/media-element-video-show-full-screen/#post-1074268
Best regards,
NikkoHey Maskenzauber,
Did you have a caching plugin? try flushing out the page cache.
If that doesn’t work, 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
( do 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 a admin user and post the login credentials in the “private data” field.Best regards,
NikkoHey Martijn,
Yes, try adding this css code in Quick CSS (located in Enfold > General Styling):
#top #header { padding-top: 30px; } #top #header_meta { position: fixed; width: 100%; top: 0; }
Best regards,
NikkoMarch 4, 2019 at 1:07 pm in reply to: Definitively Remove Layerslider to Turn Off False Update Notification #1074341Hey Timothy,
Please follow the instructions on how to deactivate it on the theme: https://kriesi.at/documentation/enfold/advanced-layerslider/#deactivate-layerslider
Best regards,
NikkoMarch 4, 2019 at 1:03 pm in reply to: Different background colors for main and secondary menus on transparent pages #1074339Hi webWahine,
Try adding this css code in Quick CSS:
.html_header_top.html_header_topbar_active.html_header_sticky #top #main { padding-top: 118px; }
Best regards,
NikkoHi webWahine,
You can use this css code:
#top #header #menu-item-748.current-menu-item > a { background: blue !important; color: #fff !important; }
Best regards,
NikkoHey lostinblogland,
You can give us a mockup or screenshot of what you’re trying to achieve.
Then give us temporary admin access to your site, so we can try to do it for you.
Just put the login link and temporary admin access in private content so it’s only visible to the moderators.Best regards,
NikkoMarch 4, 2019 at 12:41 pm in reply to: Masonary Gallery / Lightbox Gallery element not working #1074327Hi juggernout247,
Thanks for giving us admin access.
You’ll need to update your header.php with the current version of Enfold that is installed on your site.
Let us know if you need further assistance.Best regards,
NikkoHey getfred,
Try using this css code:
#top #header #avia-menu li.menu-item > a { opacity: 1 !important; }
Best regards,
NikkoHi koxkox,
That’s great to hear :)
Thanks for using Enfold and have a great day!Best regards,
NikkoMarch 4, 2019 at 11:49 am in reply to: Highlight active menu item (overwritten by transparency options) #1074307Hi andras,
Glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Manuela,
Your code should work but your need to remove the spaces for example:
:: – webkit-input-placeholder {color: # fdd02c; font-size: 12px;}
should be:
::-webkit-input-placeholder {color: # fdd02c; font-size: 12px;}
You can use this instead:
::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: # fdd02c; font-size: 12px } ::-moz-placeholder { /* Firefox 19+ */ color: # fdd02c; font-size: 12px } :-ms-input-placeholder { /* IE 10+ */ color: # fdd02c; font-size: 12px } :-moz-placeholder { /* Firefox 18- */ color: # fdd02c; font-size: 12px }
Best regards,
NikkoHi Neverlands,
Glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHey anushikababuv,
Thanks for giving us admin access.
I have checked your site and this happens because you’re still using Enfold 4.2 with WordPress 5.1, WordPress 5.x versions uses a new wordpress editor which causes this issue, to fix it I have installed and activated the Classic Editor plugin, you should be able to work properly on it.
Let us know if you need further assistance.Best regards,
NikkoHi Gergely,
Glad that it’s working properly now :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi aicompcloud,
Glad that you found the solution :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi 805ITS,
Try to flush out the cache if you have a caching plugin.
If that doesn’t help, please give us a link to your site so we can inspect on it.
You can post the link to your site in private content, so it’s only visible to the moderators.Best regards,
NikkoHi salai_com,
Glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHey transformmedia,
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
( do 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 a admin user and post the login credentials in the “private data” field.Best regards,
NikkoHi wgiammona,
Thanks, can you try to do the following? (make sure to backup your site first)
Also I would suggest doing it first on a staging site (here’s a tutorial: https://themeisle.com/blog/wordpress-staging-site/ ) this way you can test it out first since your live site might get messed up with a lot of changes that has been added.
1. Switch to a default wordpress theme like twentynineteen
2. Delete the Enfold theme
3. Upload the latest version of Enfold (enfold.zip) then set it as the active theme again.Best regards,
NikkoMarch 4, 2019 at 11:15 am in reply to: Masonry blog: show no separator AFTER the category term #1074284Hey Gitte,
I have tested the code and it works fine on my end.
Also I get comma as a separator which is defined in the code but the screenshot shows a pipe |
This part of the code prevents the separator to be added after the last category:if($i++ === $items) { $separator = ''; }
Best regards,
NikkoHey ecoramarketing,
I have checked the link you gave, however I could not see any icon.
Is this already fixed?Best regards,
NikkoHey toniface,
You’ll need to tweak it in the parent theme, which means you’ll need to do this after doing a theme update.
Edit wp-content > themes > enfold > framework > php > class-form-generator.php and find this code (line 140):$this->output = '<form action="'.$params['action'].'" method="post" '.$form_data.' class="'.$form_class.' '.$extraClass.'" data-avia-form-id="'.$this->formID.'" '.$redirect.'><fieldset>';
Hope it helps.
Best regards,
NikkoHey Maskenzauber,
I think you’ll need two things.
First you’ll need to use a child theme: https://kriesi.at/documentation/enfold/child-theme/
Then you’ll need to tweak avia_woocommerce_breadcrumbBest regards,
Nikko -
AuthorPosts