Forum Replies Created
-
AuthorPosts
-
Hey Concre,
To move the menu icon to the left side, try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) { .responsive #top #wrap_all .main_menu { left: 0; right: auto; } .responsive #top .logo { float: right; } }
As for the for the other request of your client, can you give us a mockup or a screenshot showing he/she wants to achieve so we can visualize it properly and give you css codes that should work.
Best regards,
NikkoHey Matsky1,
Thanks for giving us admin access.
I noticed that the menus aren’t in order and I just set Main Menu as Enfold Main Menu, you can see this in Apperance > Menus.
Then I also noticed there are a lots of Enfold ReImagined slider imported so I renamed one of it and used it.
Let us know if you need further assistance :)Best regards,
NikkoHi dariosolarino ,
Can you try adding this css code in Quick CSS:
.addtoany_list a:hover span { opacity: 1 !important; }
Best regards,
NikkoHey nymetrowx,
Can you try adding this css code in Quick CSS (Located in Enfold > General Styling):
@media only screen and (max-width:767px) { .responsive .big-preview { padding: 0 0 10px 0 !important; } }
Hope this helps.
Best regards,
NikkoHey javcor1104,
Can you give us a link to your site? so we can take a closer look.
You can post it in private content, so it’s only visible to the moderators.Best regards,
NikkoHey hello_IT,
Can you try the solutions posted on these threads:
https://kriesi.at/support/topic/how-to-hide-content-elements-in-avia-layout-builder/
https://kriesi.at/support/topic/how-to-remove-elements-in-avia-layout-builder/
Hope it helps.Best regards,
NikkoHey evertypedesign,
Can you try adding this css code in QUick CSS (located in Enfold > General Styling):
.avia_ajax_form .text_input, .avia_ajax_form .select { background-color: rgba(0,0,0,0.5) !important; }
Just change the last value (0.5) which is 50% opacity, you can use values between 0 and 1.
Hope this helps.Best regards,
NikkoHey creatiffco,
Try adding this css code in Quick CSS (Located in Enfold > General Styling):
.html_elegant-blog #top .avia-content-slider .slide-meta { display: none; }
Hope it helps.
Best regards,
NikkoHey Bernie Rowen-Ross,
Are you referring to the forms where the guests can fill in and submit and the calendar of events?
If yes, those are possible to add on your site.Best regards,
NikkoHey lorelliassociates,
The error isn’t in the theme or wordpress but this is something from google which limits the usage of maps or their services. This can be resolved on your google account that you use to generate the api key. For more information regarding this topic you can check this post: https://developers.google.com/analytics/devguides/config/mgmt/v3/limits-quotas
Hope it helps.Best regards,
NikkoHey javinunez,
Thanks for giving us admin access.
I checked your site and I don’t see the Enfold being installed.
Is it updating the Enfold theme you’re having issues? or installing the theme?
Can you tell us also what errors you are having?Best regards,
NikkoHi MCLdesign2010,
Glad to hear that.
I’ll be closing this thread then.
Please feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!Best regards,
NikkoHey jalmz,
The code should be located in Quick CSS, under Enfold > General Styling, the large padding was due to this code being added:
#top .title_container .container { min-height: 150px; }
and the code that moves the breadcrumbs near the bottom instead of in the middle area:
.title_container .breadcrumb { top: 83%; }
Hope this helps.
Best regards,
NikkoHi smoothbob,
I checked the page source and the js files are still compressed and merged.
Can you give us ftp access? so we can try to debug it.
Please put the ftp credentials in Private Content field, so it’s only visible to the moderators.Best regards,
NikkoHey Cirrus756,
Try adding this css code in Quick CSS (Located in Enfold > General Styling):
#top #header #avia-menu .sub-menu a { color: #084a79; }
Hope this helps.
Best regards,
NikkoHi Exec4,
Thanks for giving us the link to your site, try using this css code:
.av-image-caption-overlay-center p { font-weight: bold; }
Hope it helps.
Best regards,
NikkoHey Ken,
I think you can use google analytics for that.
You can check this post: https://www.nichemarket.co.za/blog/how-to-track-video-views-with-google-analytics/
or try to check for guides in google or youtube for the google analytics.
Hope this helps.Best regards,
NikkoHey Ivana,
I’m not really sure why that’s happening.
Honestly it’s the first time I heard that happening though I have already checked and could confirm that the cropped images are in fact larger in byte size.
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 smoothbob,
Thanks for giving us admin access.
I have tried to disable Javascript file merging and compression in Enfold > Performance to check the issue further however the built-in caching from your site (not from plugin) is preventing the change (the settings are saved but if you check the page source, the js files are still merged and compressed). Can you flush out the cache? so we can test this further as there is no error in the console appearing.Best regards,
NikkoHi ProTravelGolf,
Can you try adding this code below the code I gave:
#top #header_meta .current-menu-item a { color: white !important; }
Let us know if this helps.
Best regards,
NikkoHi dhfairbairn,
Unfortunately we can’t remove it in functions.php via a child theme, the only process to do it is removing the code I mentioned in: https://kriesi.at/support/topic/enfold-overide-the-events-calendar-css-settings/#post-980113
Best regards,
NikkoHi dvalansi,
Can you tell us what page are you referring?
I checked on Eat this do this cpt pages and it just redirects to the homepage.Best regards,
NikkoHi Dan,
I think it’s possible, just copy the same code from default-template.php then integrate some acf codes and that should work.
You might also need the conditional tags: https://codex.wordpress.org/Conditional_TagsBest regards,
NikkoHi,
Thanks, I have checked your error logs and found this error:
PHP Fatal error: Uncaught Error: Call to undefined function mb_strimwidth()
Which is similar to this issue: https://stackoverflow.com/questions/14254943/mbstring-php-and-mb-strimwidth-issue
Try to ask your webhost to enable Multibyte String or mbstring.Best regards,
NikkoHi margiela,
Glad that we could help :)
Feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!Best regards,
NikkoHey Jan_Martin_Sorensen,
Is this error showing at the front of your site? I checked the link you gave and couldn’t see the error.
If it’s in the backend, 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 Archie,
Please add this css code:
#top .avia_ajax_form .form_element_half { margin-left: 0; }
Hope it helps :)
Best regards,
NikkoHi ProTravelGolf,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
#top #header_meta a { color: black !important; }
Hope this helps.
Best regards,
NikkoHi Pointbreakd,
Please add this code:
.responsive #top .av-main-nav .menu-item-avia-special { margin-top: 5px; }
after this line in Ismael’s code:
@media only screen and (max-width: 767px) {
Hope it helps.
Best regards,
NikkoHi annesite,
Can you try adding this css code in Quick CSS:
#top .pagination-meta span.numbers { display: inline-block; float: none; position: static; }
Hope it helps.
Best regards,
Nikko -
AuthorPosts