Forum Replies Created
-
AuthorPosts
-
Hi copycat,
It can be done through some custom css code.
Can you give us the widths that you’d like to use for each column?Best regards,
NikkoHi nglrss85,
It’s only visible to the administrators.
You can try to create a subscriber account then login, you shouldn’t see it.Best regards,
NikkoApril 9, 2019 at 5:53 pm in reply to: Demo content appear on home page but I haven't imported. #1088756Hi fityoumeals,
Thanks for giving us admin access.
I was able to remove it, it’s located at the bottom of the image in the 2nd column.Best regards,
NikkoHi raymondleever,
Glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHey codecreative,
I have checked the link you gave and I don’t see any error even in the web console.
Can you tell us what fatal error you’re having?Best regards,
NikkoApril 9, 2019 at 4:33 pm in reply to: Replace "mobile" and "email" with telephone and letter icon on the top header #1088715Hi AlexBellaTropea,
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 an admin user and post the login credentials in the “private data” field.Best regards,
NikkoHi Alex,
In your WordPress Dashboard, go to Settings > General > Site Language > select the language here.
Hope this helps.Best regards,
NikkoHi Willem7904,
Unfortunately we don’t do that here.
I have checked via ftp and I only see one error in the database.
As for the frontend, the 429 error isn’t showing anymore.Best regards,
NikkoHi abortolotti,
Thanks, I have added this css code in Quick CSS.
Let us know if you need further assistance. :)Best regards,
NikkoHi nnn666nnn,
Yes, please provide admin and ftp access.
Just post the credentials in private content.Best regards,
NikkoHi Alex,
Do you want to use it as primary language?
Will you use multi-language? if yes, you’ll need to use a plugin for that like WPML.Best regards,
NikkoHi Alex,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi raymondleever,
We’re glad that it’s resolved :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi restube,
Glad to hear that :)
Give a Custom Class Css to the Grid Row.Best regards,
NikkoHi Jooster,
I’m not sure I understood well what you mean but if you deactivate toolset plugins, I think you can keep what you have in your functions.php, those extra codes will not run, it would be better to remove it or just comment it out.
Best regards,
NikkoApril 9, 2019 at 3:36 pm in reply to: Autorotation not working for Fullwidth Easy Slider with self-hosted video #1088680Hi Jim,
I see, we apologize for the inconvenience and thanks for your patience.
Best regards,
NikkoHi quercusash,
The first column’s first image is 422 x 349px (link in private content).
The 2nd column’s images are equal however the first 2 boxes has 5px right padding, remove the padding or just make the left and right padding equal for the 3 columns.Best regards,
NikkoApril 9, 2019 at 7:27 am in reply to: Official Pin Chrome Extension does not work fine for me #1088558Hi Alex,
I have checked your site and used the chrome plugin you used, it seems to be working properly and inside the image.
I have posted a screenshot in private content. Try clearing cache and check if this helps.Best regards,
NikkoHey nnn666nnn,
Thanks for giving us the links.
Try the solution posted by our dev here: https://kriesi.at/support/topic/again-one-problem-with-merged-css/#post-1082689Best regards,
NikkoHi raymondleever,
Can you try to temporarily disable all plugins? then check if the issue still persists.
The pages seems to be cached though I can’t find any caching plugin, disabling plugins might trigger flushing out cache.
Just enable them back afterwards.Best regards,
NikkoHi RedRaphDK,
Try adding this css code in Quick CSS, located in Enfold > General Styling:
#top .av-layout-grid-container a.av-screen-reader-only { display: none; }
Best regards,
NikkoHi jonrouse,
Try adding !important, so it’s not overridden:
#top .av-caption-style-overlay .av-masonry-item-with-image:first-child .av-inner-masonry-content { background: #ffffff !important; }
If that doesn’t help, can we ask for a link to the page mentioned? so we can inspect further.
Best regards,
NikkoHi Benjamin,
Can you try the solution from our dev on this thread: https://kriesi.at/support/topic/again-one-problem-with-merged-css/#post-1082689
Hope it helps.Best regards,
NikkoHey hector1069,
Please refer to our documentation: https://kriesi.at/documentation/enfold/typography/#how-to-upload-custom-fonts
Hope it helps.Best regards,
NikkoHi Clément,
Can you create a stage site, so your live site won’t be affected when debugging: https://themeisle.com/blog/wordpress-staging-site/
Then 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 an admin user and post the login credentials in the “private data” field.Best regards,
NikkoApril 9, 2019 at 3:43 am in reply to: Avia Layout Builder loads but I am unable to edit content #1088508Hi psennhauser,
I have seen a mixed content on your site but it’s fixed just by replacing the logo and favicon link from http to https.
However since the issue is still there, please enable Avia Layout Debugger: https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-modeBest regards,
NikkoHi gextiona,
Glad that we could help :)
Have a great day!Best regards,
NikkoHi connect4consulting,
If you want those text/logo, then replace this part of the code Victoria gave:
#top #header #header_main .widget { display: none; }
and replace it with:
#top #header #header_main .widget { display: block; padding: 12px 0 24px; text-align: center; } .responsive #top #wrap_all .main_menu { float: none; position: static; height: 55px; } .responsive #top .logo { display: block !important; margin-top: 0; width: 100%; height: auto !important; }
this is what the whole code should look like:
@media only screen and (max-width:767px){ #top #header #header_main .widget { display: block; padding: 12px 0 24px; text-align: center; } .responsive #top #wrap_all .main_menu { float: none; position: static; height: 55px; } .responsive #top .logo { display: block !important; margin-top: 0; width: 100%; height: auto !important; } .responsive #header_main_alternate { display: block; } }
Best regards,
NikkoHi Lara,
I’m assuming that the page you are referring in the screenshot you gave is the link in private content.
Letter spacing isn’t changed. Can you try adding this css code in Quick CSS:p { letter-spacing: 0.01em; }
Just adjust it as you need, hope this helps.
Best regards,
NikkoHi Lara,
I have checked the image in the page and the image itself (link in private content).
They have the same quality. Can you try to upload it using the default wordpress theme? and also test it without the smush plugin.Best regards,
Nikko -
AuthorPosts