Forum Replies Created
-
AuthorPosts
-
March 18, 2019 at 10:59 am in reply to: different menu links alignment on mobile, when user log on #1079812
Hi Nick,
There’s this class logged-in in the body which you can use.
For example you can use this code for not logged in:#top #header .phone-info-top { }
then below it, add this code:
#top.logged-in #header .phone-info-top { }
Hope this helps.
Best regards,
NikkoMarch 18, 2019 at 10:53 am in reply to: Installation of Enfold theme v.4.5.4 – Error message "This page isn’t working" #1079807Hi P,
Glad that we could help. :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Steffen,
I have modified the height of those Color Sections to Custom Pixel, then in Quick CSS, I have added this code:
.home #av_section_2 { z-index: 10; position: relative; max-width: 100% !important; padding: 0; margin-bottom: -80px; background-color: transparent; } .home #av_section_4 { margin-bottom: -30px; margin-top: -100px; position: relative; z-index: 10; background-color: transparent; }
Best regards,
NikkoHi Shinya,
Thanks for giving us admin access.
I have checked it and I could not figure it out since there’s no error showing.
I’d like to make sure that this isn’t a plugin conflict, can you try to disable all plugins except for the woocommerce plugin? and check if the issue still persists.
If the issue is fixed, try to enable the plugins one by one to know which one is causing the issue.Best regards,
NikkoHi robertoKM,
Yes, that’s what I meant.
These scripts loads conditionally but it will not cause any issues on the site or at the backend.Best regards,
NikkoHi emilconsor,
Can you try to make a backup then remove the modifications on the header? then check, the issue should most likely be removed since we could not reproduce the same issue on our end.
Then try to add the modifications one by one or probably a chunk of several codes to find out which specific code caused the issue.@Guillaume I don’t see the issue when I checked on your site, how do I trigger this issue on your site?
Best regards,
NikkoHi mritkuma99,
I have adjusted the test slider in this page (link in private content).
Then in slider settings, I just set the canvass height from 400 to 600 so it adjust to the right height and width ratio of the image.Best regards,
NikkoMarch 16, 2019 at 4:38 am in reply to: Social icons are not clickable after I have added a custom element #1079329Hi Nick,
Glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Steffen,
Just adjust the margin-top and margin-bottom in the code and that should help fix it.
Best regards,
NikkoMarch 15, 2019 at 2:36 pm in reply to: An error occurred while updating Enfold: Download failed. A valid URL was not pr #1079148Hey vegastoycon,
There has been changes in Envato’s API and the old version of the theme doesn’t contain the updated code for updating the theme in this new API.
Can you try to do this process? make sure to have a backup first.
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,
NikkoHey sugadaddy,
Please remove the red borders, then in Quick CSS (located in Enfold > General Styling), add this css code:
.home #av_section_2 { position: relative; z-index: 10; margin-bottom: -60px; background-color: transparent; } .home #av_section_4 { margin-top: -100px; position: relative; z-index: 10; background-color: transparent; }
Best regards,
NikkoHey AuroraArcus,
Sure, it does not work because on mobile .logo’s positioning is set to static (which means top, bottom, left, right won’t work).
Try add this css code:@media only screen and (max-width:767px) { .responsive #top .logo { margin-top: -2px; } }
Best regards,
NikkoHi (Email address hidden if logged out) ,
I see, I apologize for misunderstanding.
Hooks and Filters only works on php, since the lightbox is run by a js script, you will either need to tweak avia-snippet-lightbox.js or maybe using events like onclick would help.Best regards,
NikkoHi Sebastian,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (min-width:1300px) { #top.page-id-3480 #av-masonry-1 .av-masonry-container a.av-masonry-entry { position: static !important; } }
Let us know if this helps.
Best regards,
NikkoHi drewfr,
Glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoMarch 15, 2019 at 12:49 pm in reply to: Installation of Enfold theme v.4.5.4 – Error message "This page isn’t working" #1079100Hi paulaw6,
I haven’t received it.
You should see private content just below the area where you usually type your reply in the thread.
See the bottom of this message.Best regards,
NikkoMarch 15, 2019 at 7:17 am in reply to: Installation of Enfold theme v.4.5.4 – Error message "This page isn’t working" #1079020Hey paulaw6,
Can you give us the login link to your site? as well as the admin and ftp access. so we can try to check if there are logs for errors and try debugging it.
Just post the credentials in private content so it’s only visible to the moderators.Best regards,
NikkoHey Danielle,
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 larias_transfiriendo ,
Here’s a screenshot where you need to edit: https://imgur.com/N4h54yC
Then here’s a screenshot showing what setting you need to modify: https://imgur.com/g9MYb39
Hope this helps.Best regards,
NikkoHey Raphael,
I have checked it and it seems that you have already done this.
Let us know if you still need further assistance.Best regards,
NikkoHey ablito,
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 hund-herrchen,
If I try to inspect the iconbox using Google’s web inspector, I don’t see that code being reflected.
Can you try to flush out cache if you have a caching plugin enabled?Best regards,
NikkoHi Sebastian,
I have checked it and though I could not figure out what’s causing since there are no js errors.
The issue seems to be triggered by the animation in the navigation on the header, if it transitions those images also move a bit.Best regards,
NikkoHey (Email address hidden if logged out) ,
Yes, you can use wp_footer hook.
You can check on our documentation for different options and sample code: https://kriesi.at/documentation/enfold/add-custom-js-or-php-script/#add-a-script-to-footer-sectionBest regards,
NikkoHi robertoKM,
You can refer on Ismael’s answer here: https://kriesi.at/support/topic/dependency-errors-on-installing-query-monitor-plugin/#post-1014521
Best regards,
NikkoMarch 15, 2019 at 6:11 am in reply to: web performance – disable template builder causes error to elements #1079004Hi John,
Glad that it’s resolved. :)
I think that is most likely the case, the cache might have not included some js files necessary for some elements to run.Best regards,
NikkoHey shhattori,
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 nickgin,
I think these css codes affect it, can you try to remove them temporarily and check:
/*********** [data-av_icon]:before *********************/ /* LANDSCAPE */ @media only screen and (max-width: 1024px) and (orientation: landscape) { [data-av_icon]:before { display: none; }} /* PORTRAIT */ @media only screen and (min-width: 320px) and (max-width: 359px) and (orientation: portrait) { [data-av_icon]:before { display: none; }} @media only screen and (max-width: 1024px) and (orientation: portrait) { [data-av_icon]:before { display: none; }} @media only screen and (min-width: 320px) and (max-width: 413px) and (orientation: portrait) { button.single_add_to_cart_button:before { display: none!important; }}
Best regards,
NikkoMarch 15, 2019 at 5:59 am in reply to: Social icons are not clickable after I have added a custom element #1078998Hey Nick,
Try adding this css code in Quick CSS:
#top .social_bookmarks { position: relative; right: 0 !important; z-index: 5; }
Best regards,
NikkoHi mritkuma99,
Can you try setting the Slide Background Image’s size to Contain.
You’ll see this under Slides when you edit the homepage layerslider.Best regards,
Nikko -
AuthorPosts