Forum Replies Created
-
AuthorPosts
-
Hi acardell887,
No, I did not put it in Enfold Menu, I have added it in Enfold > Google Services > Google Analytics Tracking Code.
I checked the frontend and Google Analytics Tracking Code wasn’t showing, probably because of caching, that’s why it’s not getting data as you mentioned.
How did you place the code directly to header? is it via header.php? if yes, I would suggest using a child theme because once you update the theme, anything changed in theme files (parent) would be replaced.Best regards,
NikkoHi Nomad,
Thanks for granting the request access.
I thought the numbers were not rendering and it seems the problem was inconsistency of the font family depending on what device you’re using.
My recommendation is still to put a font-family on the code you gave so that the browser will use what you set instead of the browser defaulting to a system default.Best regards,
NikkoMay 15, 2023 at 1:42 am in reply to: ENFOLD produces dark or colored scrollbars in browser depending on socket color #1407398Hi BeeCee,
I tried changing the socket background color and checked it with Windows 11 both in firefox and chrome, and it did not change the scrollbar color.
However, I tried checking on the demos you mentioned and Enfold Shop in particular ( https://kriesi.at/themes/enfold-shop/ ) shows a dark scrollbar in firefox, but scrollbar is the same on chrome. Can you try to add this CSS code in Quick CSS and see if it helps fix the scrollbar color:/* Firefox */ body { scrollbar-color: #c1c1c1 #f1f1f1; } /* Chrome */ body::-webkit-scrollbar { background-color: #f1f1f1; } body::-webkit-scrollbar-thumb { background-color: #c1c1c1; border-left: 2px solid #f1f1f1; border-right: 2px solid #f1f1f1; } body::-webkit-scrollbar-thumb:hover { background-color: #a8a8a8; }
Hope it helps.
Best regards,
NikkoHi Stilecatalini,
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 acardell887,
Thanks for posting the previous thread.
The only change I made was replacing all single quotes and double quotes.
– Single quotes -> ‘ and ’ replaced with ‘
– Double quotes -> ” and ″ replaced with ”
as mentioned in the previous thread.
You can verify this if you go to Enfold > Google Services > Google Analytics Tracking Code.
And you can compare it to the google analytics code that you have posted in private content.Best regards,
NikkoHi Verena,
Edit the image and go to Advanced > Animations > Caption Appearance and set it from Always display caption to Only display on hover.
Hope it helps.Best regards,
NikkoMay 15, 2023 at 12:21 am in reply to: Set the same size for boxes in a row with images and text #1407391Hi Verena,
Can you give us a link to the current page you’re working on?
Best regards,
NikkoHi Miguel,
It seems the structure of the post has been disrupted that’s why it’s not showing properly.
VILLA KIN ICH post may have some extra closed div tag which is most likely causing the issue.
If there’s no extra closed div tag, then please give us temporary admin access, so we can try to check it further.
Just post the credentials in private content.Best regards,
NikkoHi Franz,
Thanks for giving us the CSS code as well as the page link however, I could not see anything in the code that lets you hide the row.
Can you tell us in particular which section or row you want to hide and we’ll try to give you the CSS code for it.Best regards,
NikkoHi Heiko,
Thanks for contacting us!
I tried to check your purchase code in our database however it’s not registered yet.
Please try to register again: https://kriesi.at/support/register/Best regards,
NikkoHi Stilecatalini,
Thanks, please give us the login link as well.
Best regards,
NikkoHi Nomad,
I have requested access to the screenshots.
If grotesk font is already loaded on the website, you can set the font-family on the code you posted since iconlist-char‘s font is set to entypo-fontello by default.Best regards,
NikkoHi Stilecatalini,
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 Lene,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
#top .avia-table td { background-color: transparent; } #top .avia-table tr { background-color: #fcfcfc; } #top .avia-table tr:nth-child(odd) { background-color: #f8f9f9; }
Best regards,
NikkoHi Marc,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) { .avia_textblock p { font-size: 16px; } }
Hope it helps.
Best regards,
NikkoHi Marianne,
Thanks for giving us admin access.
The gap was caused by the text block, I have replaced it with Advanced Layerslider instead.
Please review your site.Best regards,
NikkoHi daves1997,
Can you give us admin access to the staging site? the current login seems to be from the live site only.
Best regards,
NikkoMay 13, 2023 at 11:55 pm in reply to: WordPress 6.2 Updated – Add to Cart button gone in Catalogue view. #1407322Hi matt507,
Thanks for giving us admin credentials.
I have checked it and the reason why the “Add to cart” button is not showing is because the regular price is not set.
Once you add a regular price, add to cart shows (though not in red color, it can be changed via css).
The regular price from B2B plugin that you use does not seem to activate the “Add to cart” button, I tried to switch to a default theme and then check on the spare parts category page (link in private content), if “Add to cart” will show up but it does not seem to show it as well.
Enfold only shows buttons that woocommerce displays, so I think the main issue seems to be with WordPress 6.2 and B2B plugin, please try to check with B2B support as they should be able to assist you more on the issue.Best regards,
NikkoHi Nomad,
I tried to check it on both chrome and firefox, it seems to show properly.
Screenshot link on how it looks in chrome on my end (firefox is also the same).Best regards,
NikkoHi Lena,
Please try to add this CSS code as well:
#top .av-logo-container .inner-container { display: flex; flex-direction: column; } .av-sidebar-social-container { order: 4; }
Hope it helps.
Best regards,
NikkoHi Scheij,
I have checked it and it seems the generated css file does not seem to exist (css file link in private content).
Basically when you save the theme options, (if CSS file merging is disabled) should generate enfold.css which contains all the CSS set in the theme options, without it, Enfold will just use the default values.Best regards,
NikkoMay 13, 2023 at 11:02 pm in reply to: custom fonts in different language sometimes not displayed #1407314Hi Anne,
It’s not your live site that should be removed but a staging site (it’s just a clone of your site).
Here’s an article that should help with cloning your site: https://themeisle.com/blog/clone-a-wordpress-website
Basically you’ll just clone your site and try to update the cloned version and if it does show the issues again, just delete the clone that has been updated, clone your live site again and we’ll try to update it for you and try to debug it on the process.Best regards,
NikkoHi andreask0,
I tried to login with the credentials you posted however, it returns: ERROR: The username or password you entered is incorrect., please check.
Please post the credentials in private content.Best regards,
NikkoHi Nomad,
I’m glad that we could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoMay 13, 2023 at 10:56 pm in reply to: Sort posts alphabetically only on a page showing posts in a specific category #1407311Hi off-logo,
I’m glad that you were able to find the right code.
Thanks for using Enfold and have a great day!Best regards,
NikkoHi daves1997,
The current link you gave works but the going to page 2, seems to show this error instead:
This page isn’t working
bestfortmyersrealestate.com redirected you too many times.
Can we try to temporarily disable plugins? or can you setup a staging site? so we can try to disable the plugins without causing any issues on the live site.Best regards,
NikkoHi Lena,
Please check this article in our documentation: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area
Hope it helps.Best regards,
NikkoHi Nomad,
Yes, but you’ll need to add a Custom CSS Class name for it, you can replace .class-name:
#top .class-name .avia-button { font-size: 30px; font-weight: bold; }
Best regards,
NikkoHi Nomad,
Can you give us a link to the page mentioned? so we can try to inspect it.
Best regards,
NikkoMay 12, 2023 at 10:51 am in reply to: custom fonts in different language sometimes not displayed #1407206Hi Anne,
I’m not really sure if that would help but it is possible that it might help.
When you try to update again, can you setup a staging site first? basically a duplicate of your site, and try to update there first, and if it happens again, delete the staging site and recreate it, then we’ll try to update it and check further on the issue.Best regards,
Nikko -
AuthorPosts