Forum Replies Created
-
AuthorPosts
-
Hi manhattanctr,
Just let us know if it’s ready so we can check it since I’m not able to reproduce the same issue on my end.
Best regards,
NikkoHi ceccleston1,
We’re glad that we could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Ralph,
I apologize for that.
You can setup a staging site instead, so your live site won’t get affected.Best regards,
NikkoHi braddoyle,
Thanks for giving us admin access (FTP does not work, but I don’t think it’s needed now).
I have checked the child theme and it seems you have header.php however I don’t find any tweaks on it, so you can safely delete it and that should fix the problem.
As for the gap (I could not find the full-width easy, I only see layersliders) try to clear the cache or temporarily deactivate it, also try to temporarily disable CSS File Merging And Compression in Enfold > Performance and see if it helps.Best regards,
NikkoHi ceccleston1,
Try to change this in Mike’s code:
background-color: red;
to:
background-color: rgba(255,0,0,0.7);
just change the 0.7 value as you see fit (the range is 0-1, 0 means fully transparent and 1 means no transparency).
Hope this helps.Best regards,
NikkoOctober 20, 2022 at 1:19 am in reply to: I’d like to move the icon to the front of the sentence. #1369490Hi colorlike,
We’re glad that we could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Ralph,
Your slider seems to be in the proper place on my end.
Can you give us a screenshot of how it looks on your end?Best regards,
NikkoOctober 20, 2022 at 1:17 am in reply to: Header is invisible and appears once users scrolls down #1369488Hi reidmccallhhi,
Can you give us a link? so we can try to inspect if there are js errors.
You can post the link privately.Best regards,
NikkoHi nuslyz,
Thanks for pointing out the problem pages.
Your firewall (wpewaf) seems to be blocking the code block you have inserted.
Try to whitelist your IP and see if it helps, or try any options that will allow you to insert those codes.
If it does not work, then try using WordPress hooks and conditional tags to insert those codes in those specific pages (or try using a plugin that does this).Best regards,
NikkoOctober 20, 2022 at 12:49 am in reply to: I’d like to move the icon to the front of the sentence. #1369481Hi colorlike,
I see, please add this CSS code:
#top.page-id-734 .av-l4g77ttp-5664c9cf5a7fc69250379a2190c62538 .avia_textblock, #top.page-id-734 .av-l7ob3f14-73e6ca3d72bdb673035849e1418dbe82 .avia_textblock { display: flex; align-items: center; justify-content: center; } #top.page-id-734 .av-l4g77ttp-5664c9cf5a7fc69250379a2190c62538 .avia_textblock > *, #top.page-id-734 .av-l7ob3f14-73e6ca3d72bdb673035849e1418dbe82 .avia_textblock > * { margin-top: 20px; }
Best regards,
NikkoHi braddoyle,
You will need to update your child theme’s header and/or footer.php file.
Can you give us temporary admin access as well as FTP access? so we can try to check and fix it for you.Best regards,
NikkoOctober 20, 2022 at 12:06 am in reply to: How to add a border to an image inside a layout element #1369475Hi rhae,
We’re happy to hear that :)
Thanks for using Enfold and have a great day!
@Guenni007 thanks for helping out :)Best regards,
NikkoHi Rodolfo,
Thanks for giving us admin access.
I have checked your site and it seems some extensions are disabled: PHP ZipArchive Extension, PHP DOMDocument Extension, PHP Multibyte String Extension and PHP Multibyte Regex Functions.
You can verify this by logging in to your site and go to the link in private content.
You can enable that extension by following the instructions here: https://bobcares.com/blog/enable-php-zip-extension-cpanel/ (this may depend on your hosting provider) or you can ask your hosting provider to enable it for you :)Best regards,
NikkoHi Rodolfo,
Thanks, can you give us temporary admin access? so we can check the backend.
Just post the credentials in private content.Best regards,
NikkoHi Sachs,
I’m glad that Rikard could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Rodolfo Gonzalez,
The information you posted isn’t registered in the database.
Please try to register again: https://kriesi.at/support/register/Best regards,
NikkoHi Guido,
Try to manually replace those single quotes and double quotes.
Or we can try to do it for you, we’ll just need both admin credentials to the dashboard as well as FTP access.
Just post the credentials privately.Best regards,
NikkoHi Guido,
Did you copy the code in your email?
Please try to copy the code from the forum directly instead from email.
Or you can try to replace all the single quotes and double quotes as they are most likely the cause of the error.Best regards,
NikkoHi Mauro,
I believe the Default setting in the Enfold Category Styling which is shown when you edit a category does what you mentioned (having the long description at the bottom of the banner), the other option is to have fullwidth page banner with the description on top of it.
Best regards,
NikkoHi Asterios,
Thanks for giving us admin access.
I can’t seem to figure out what’s causing the issue but it seems more complex than what it seems.
Can you create a staging site? so we can try to troubleshoot it separately from your live site, also so we can try to deactivate caching/optimization plugins as well as other plugins and try to isolate issues.Best regards,
NikkoHi mvi,
You can make min-height and max-height value to 50vh which is 50% of the screen height.
Hope this helps.Best regards,
NikkoHi Guido,
You can remove:
?>
and replace it with the code Rikard gave :)
No need to add the ?> at the end.Best regards,
NikkoHi Hi John,
We’re glad that we could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi John,
Thanks for giving us admin access.
I have added a Color Section and moved all those text inside it, then I have set the Color Section’s Section Padding to No Padding and added a 40px bottom margin.
Please review your site.Best regards,
NikkoHi navindesigns,
Thanks for giving us admin access.
I have added a Custom ID Attribute to the gridrow, I just named it mygridrow and added this CSS code in Quick CSS:.home #mygridrow .flex_cell_inner:after { content: ''; width: 2px; height: 50%; background-color: white; position: absolute; right: 0; top: 50%; transform: translateY(-50%); } .home #mygridrow > .avia-builder-el-last .flex_cell_inner:after { display: none; }
I think the only remaining thing is to center those text which can be done via Special Heading’s options.
Best regards,
Nikko-
This reply was modified 2 years, 8 months ago by
Nikko.
October 19, 2022 at 7:06 am in reply to: Color section background color shown inconsistently #1369339Hi servicetrade,
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 rathi66,
I’m glad that Mike could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Arantza,
I’m glad that Ismael could help you :)
Let us know if you need further assistance.Best regards,
NikkoHi Rodolfo Gonzalez,
Thanks for contacting us!
Can you post the purchase code as well as other information (like username, email, etc) in private content? so we can verify.Best regards,
NikkoOctober 19, 2022 at 6:56 am in reply to: Delete the date and time from pictures in the media library #1369334Hi asociacionespanolaaustria,
You’re welcome, I hope it helps :)
Best regards,
Nikko -
This reply was modified 2 years, 8 months ago by
-
AuthorPosts