Forum Replies Created
-
AuthorPosts
-
Hi cambium.digital,
I’m glad that you were able to find a solution :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi tebitron gmbh,
Can you give us the link to the page where this is applied? so we can try to inspect it further.
Best regards,
NikkoJanuary 26, 2024 at 4:37 am in reply to: Align Menu on the bottom of header instead of center #1432088Hi Bernd,
Have you tried changing Menu And Logo Position to Logo Left, Menu below? in Enfold > Header > Header Layout.
That setup should not hide the menu items when you scroll down the page.Best regards,
NikkoJanuary 26, 2024 at 4:22 am in reply to: Which multiple image sizes are safe to disable and delete #1432087Hi travel2unlimited,
Please try to check the solutions posted on this thread: https://kriesi.at/support/topic/prevent-auto-multi-image-generation/
I hope it helps.Best regards,
NikkoHi havi,
Have you updated the theme via ftp? you have similar issue in this post: https://css-tricks.com/forums/topic/custom-fonts-returns-failed-to-decode-downloaded-font/#post-238852 can you try the solution posted there?
Best regards,
NikkoHi Flyingeye78,
I’m glad that Rikard could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi ontariotraining,
The footer issue has been resolved, please review your website.
Best regards,
NikkoHi ontariotraining,
We have modified the header.php in your child theme, please review your website. :)
Best regards,
NikkoHi profumopuntoit,
I’m glad that you were able to resolve the problem.
Thanks for using Enfold and have a great day!Best regards,
NikkoJanuary 26, 2024 at 2:05 am in reply to: Metadata element – possible to add default settings? #1432081Hi goldengate415,
There’s no hook/filter to modify the default separator in Post Metadata, so the only option is to override the Post Metadata element via child theme, then do the following:
1. Go to wp-content\themes\enfold\config-templatebuilder\avia-shortcodes folder, then copy the post_metadata folder.
2. Go to the child theme and create a new folder shortcodes then paste the post_metadata folder, and edit post_metadata.php
3. Find this code (line 630 in the latest version)$default = array( 'post_selected' => '', 'seperator' => '/', 'before_meta_content' => '', 'after_meta_content' => '', 'margin' => '', 'padding' => '', 'align' => 'left', 'custom_title' => '', 'size' => '', );
Just change the separator value.
Hope this helps.Best regards,
NikkoHi Khaled,
Yes, just create a new post if you encounter any issues or need any assistance.
Thanks for using Enfold and have a great day :)Best regards,
NikkoHi jun san,
Please go to Settings > Reading > Blog pages show at most set to 12.
Hope it helps.Best regards,
NikkoJanuary 25, 2024 at 12:17 pm in reply to: Middle aligning content in Columns when stacked on mobile? #1432002Hi Frederik,
Yes, you are correct, however if you want to limit it to certain areas, you can add/put center-box to Custom CSS Class in the Color Section (all color sections that needs the columns inside it to be centered) located in Advanced > Developer Settings.
Then replace the code I gave you to:@media only screen and (max-width:767px) { .responsive #top .center-box .flex_column_table_cell { display: flex; flex-direction: column; justify-content: center; } }
Best regards,
NikkoHi khaledalbarghothi,
Thanks for providing the admin credentials.
I have checked on the page and the reason why it’s blank page is that the text are white, so nothing is visible, I changed the background color and it shows properly.Best regards,
NikkoHi gatehealing,
We’re glad that you were able to find the code that worked for you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi CredoCreations,
Please try to disable CSS File Merging And Compression and Javascript File Merging And Compression in Enfold > Performance.
Hope it helps.Best regards,
NikkoHi keep12,
You can just add it on the child theme and not on parent/main theme.
As for the issue shown in the screenshot, that’s pointing to wp-includes/index.php which is a WordPress file, Enfold does not add anything to it, you may want to check it’s content and if there’s any difference from the original content then you can remove it.Best regards,
NikkoHi tomsky68,
Please go to Enfold > Theme Options > then disable Lightbox Modal Window
Hope it helps.Best regards,
NikkoHi whdsolutions,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) { .responsive #top #wrap_all .av-layout-grid-container .av-gridrow-cell { display: flex; flex-direction: column; justify-content: center; } .responsive #top #wrap_all .av-layout-grid-container .av-gridrow-cell .flex_column { margin-bottom: 0; } }
Hope it helps.
Best regards,
NikkoJanuary 24, 2024 at 12:44 am in reply to: Middle aligning content in Columns when stacked on mobile? #1431830Hi frb1,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) { .responsive #top .flex_column_table_cell { display: flex; flex-direction: column; justify-content: center; } }
Hope it helps.
Best regards,
NikkoHi khaledalbarghothi,
Yes, just give us the login link and temporary admin access then post the credentials in private content.
Best regards,
NikkoHi sitadi,
Thanks for giving us admin access.
We have imported the Construction Demo for you.
Although I would suggest that you migrate to a different host or maybe upgrade the package you currently have as I’m getting Error 500 (Internal Server Error) from time to time.Best regards,
NikkoHi bonsaimedia,
I have added this CSS code in your Quick CSS, please check if this helps fix the problem:
@media only screen and (max-width:767px) { #top .single_toggle { float: none; } }
Best regards,
NikkoHi Hi khaledalbarghothi,
I have checked the link you gave in different browsers but I don’t see any issues and see the under construction page properly (screenshot link in private content).
The problem might be caching on your local device/browser.Best regards,
NikkoHi purmar,
Can you try to temporarily disable all the plugins? and see if it helps.
If it still not helping please, try to switch from Enfold to any default WordPress Themes, then switch it back again and check.
If it’s still not working, can you setup a staging site for us? basically it’s a duplicate of your live site, just so we can check further and make changes without causing any issues on your site visitors/users.Best regards,
NikkoHi Steven,
Yes, please create a temporary admin access.
Just make sure to post the credentials in Private Content.Best regards,
NikkoHi codecanyon4148,
To assist you further, please provide us with your login credentials by following these steps:
- Install and activate the “Temporary Login Without Password” plugin. You can find it here.
- Once activated, navigate to “Users > Temporary Logins” in the left-side menu.
- Click on “Create New” to generate a temporary login.
- Enter the email address for the account (you can use (Email address hidden if logged out) ) and select the highest possible role. Set the expiry date to around four days to ensure enough time for debugging.
- Click “Submit” to create the temporary account.
- In the private section, provide us with the URL that allows us to access the temporary login and assist you.
Please note that once your issue is resolved, you can remove the plugin. Alternatively, if you prefer not to use the plugin, you can manually create an admin user and share the login credentials in the “private data” field.
If you have any further questions or concerns, please let us know.
Best regards,
NikkoHi purmar,
Please try to check if the Portfolio Grid’s Link Handling is set to Display the big image in a lightbox (Advanced > Link Setting)
If it’s still not helping, please disable Javascript File Merging And Compression in Enfold > Performance.Best regards,
NikkoJanuary 22, 2024 at 4:48 am in reply to: Center Header and submenu items and remove space in content slider #1431649Hi Gilles,
For the header, please add this CSS code in Enfold > General Styling Quick CSS
@media only screen and (min-width:479px) { #header #header_main .inner-container { display: flex; justify-content: center; gap: 40px; } #header #header_main .inner-container > * { position: static; } }
For the content slider, I think it would be better if you change the background color of the content slider instead to match the slide item’s background color.
Best regards,
NikkoHi khaledalbarghothi,
Can you give us a link to your site?
Best regards,
Nikko -
AuthorPosts