Forum Replies Created
-
AuthorPosts
-
Hi,
I don’t think that deactivating plugins will cause any problems, but you could back your site up first in case it does. You could also copy the site to a staging site.
We can see the problem on your site, but we can’t reproduce it on our test installations.
Best regards,
RikardAugust 19, 2024 at 7:41 pm in reply to: Make Woocommerce Products on Shop & Archive pages same height #1464928Hi,
Great, I’m glad to hear that you found a solution. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardHi,
You need to upload files under Media in WordPress, otherwise they won’t show up in the gallery. The link to the video shows a 404 page on my end, did you check the URL of the file?
Best regards,
RikardHey esther nijhuis,
You could try adding those buttons in a widget in the header: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area
Best regards,
RikardHey kiddyscheme,
You can select which sidebar setting you prefer under Enfold->Sidebar settings.
Best regards,
RikardAugust 19, 2024 at 7:32 pm in reply to: My Video Doesn’t Display on a Colored Background Section #1464924Hi,
If you could share the shortcodes of the page in question then we could try to reproduce the problem on our test sites. You can see shortcodes by activating debug mode under Enfold->Layout Builder->Show advanced options.
Best regards,
RikardHey Daniela,
Could you post a link to where we can see the elements in question please?
Best regards,
RikardHey MORTULGAAH,
Could you post a link to where we can see the element in question please?
Best regards,
RikardAugust 19, 2024 at 11:04 am in reply to: How to reduce spacing between sections for one page #1464897Hi,
Thanks for the update, it’s very difficult to find out what the problem could be if we can’t actually inspect the elements in question though. Maybe you could copy the site to a public server?
Best regards,
RikardAugust 19, 2024 at 11:02 am in reply to: My Video Doesn’t Display on a Colored Background Section #1464896Hey Guillaume,
Could you post a link to where we can see the problem in question please?
Best regards,
RikardHi,
1. Please try the following in Quick CSS under Enfold->General Styling:
.select2-container–default .select2-results__option–highlighted[aria-selected], .select2-container–default .select2-results__option–highlighted[data-selected], #top .select2-results { color: #000 !important; }
2. The background styling seems to be added inline in the paragraph, maybe the content was copied from somewhere? You can try to remove the styling directly in the content.
3. Please try the following in Quick CSS under Enfold->General Styling:
.woocommerce-terms-and-conditions-checkbox-text { color: #fff; }
Best regards,
RikardHi,
Thanks for the update. What happens if you deactivate all plugins temporarily expect WooCommerce?
Best regards,
RikardHi,
Thanks for that. Could you try updating the theme to the latest version (6.0.2) to see if that helps please? https://kriesi.at/documentation/enfold/theme-update/.
Best regards,
RikardHi,
Try increasing the height:
media only screen and (max-width: 768px) { #cell-blue { height: 850px; } }
Best regards,
RikardHey gocmenmustafa,
Is this the same problem as you posted in this thread? Please only post about the same problem in one thread so that we can see the history of help that you have received. Also please my question and other comments in the other thread.
Best regards,
RikardHi,
Thanks for the update. What exactly are you not able to edit? Please try to explain the problem you are having a bit further, or post screenshots highlighting it.
Best regards,
RikardHi,
Thanks for the update and for sharing. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardHi,
If you are not using a child theme, then please install one. Your changes will be overwritten on updates otherwise. After that, you can add the script anywhere in the functions.php file.
Best regards,
RikardHi,
Access details to the staging site would be great, please post them in private as well.
Best regards,
RikardHi,
Thanks, but the login details are not working. Please check and verify.
Best regards,
RikardHey markr156,
Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardHi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHi,
Please try this CSS as well:
media only screen and (max-width: 768px) { #cell-blue { height: 650px; } }
Best regards,
RikardAugust 16, 2024 at 9:23 am in reply to: Menu items are not working after upgrading to version 6.0.2 #1464758Hi,
Thanks for the update. Could you give us access to your staging site so that we can have a look at it please?
Best regards,
RikardHey bemodesign,
Thanks for the screenshots. Could you post links to where we can see the actual elements as well please?
Best regards,
RikardHey bemodesign,
You would need custom CSS for that. Please create a rough layout and post a link to where we can see the actual elements.
Best regards,
RikardAugust 15, 2024 at 7:17 pm in reply to: Menu items are not working after upgrading to version 6.0.2 #1464717Hey archana,
You have added custom links to your menu, but not given them any links. Please add pages from the sidebar on the left under Appearance->Menus if you want to add pages to your menu.
Best regards,
RikardAugust 15, 2024 at 7:15 pm in reply to: Need to move social media icons to top of menu when using sidebar menu #1464716Hi,
Please try this CSS as well:
@media only screen and (max-width: 767px) { .responsive.html_header_sidebar #top #header .social_bookmarks { display: block; } }
Best regards,
Rikard -
AuthorPosts