Forum Replies Created
-
AuthorPosts
-
Hi,
Perhaps I am misunderstanding, when I check your test site with the custom css the cart page with flux checkout is working as you wish, correct?
But not on your live site, correct?
Are these two site exactly the same?
I don’t see the custom css added from the other thread added to the live site, did you add it, and where?Best regards,
MikeHi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey paulw185,
If you are not using a child theme you could use the WP Code plugin then add a new snippet, in the top right corner use the PHP snippet as the code type:
and ensure that it is activated, then add the code and save.Best regards,
MikeHi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeSeptember 16, 2024 at 6:00 pm in reply to: Menu in transparant box with logo area with separate background #1467126Hi,
Unfortunately not yet, I’m not sure what is causing this or a successful solution to adjust this for all screen sizes. I will review further.Best regards,
MikeHi,
I don’t see your screenshot, please add again, but I believe that the “READER MODE” that you are referring to removes css from the display of the site which is a specific browser setting and not available in all browsers, so this is not a theme issue. We will be able to check after a screenshot of the “READER MODE” setting that you are using and the result so we can reproduce.Best regards,
MikeHi,
Glad Guenni007 could help, thank you Guenni007, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
To change the hover color of the “Comitato” and “Contatti” buttons, please add a custom class to the buttons and we will advise with the css.Best regards,
MikeHi,
I don’t believe that there is a way to only show posts with the “featured” flag set, I recommend adding a category “featured” to these items and then choose that category in the posts slider.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
WordPress General Settings > Site title is the “tab title” and not a SEO H1 tag, for a SEO Page Title, please name the page as you wish and enable the page Layout Title.
Or you hide this in the page option and manually add a H1 title to the top of your pages by wrapping it with the H1 tag.
You could have the same H1 title for every page with some javascript, but this is not a good idea for SEO because every page should be different.Best regards,
MikeHi,
Glad Rikard could help, if you have any further questions please login to the support forum and create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeSeptember 14, 2024 at 5:56 pm in reply to: Button in Diaslider full screen is on uppercase? #1467000Hey Peter,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top .avia-slideshow-button { text-transform: none; }
Best regards,
MikeHey tl55,
Do you want to add the same “second header” at the top of each post, or a different “second header” at the top of each post?
I assume that this “second header” will be horizontal at the top and not in the vertical “Left Sidebar” where your header is now.
Please link to your site with admin login for better context, I don’t think that editing the “single.php” is the best approach, but we probably can offer a better solution once we examin.Best regards,
MikeHey paulw185,
Please link to your site so we can be sure that we understand correctly, typically a logo image will show unless you use a function to show a site title instead, if you added this then please link to the function so we can help modify it as there are a few different ones.
But typically this is not a good idea as each page & post should only have one H1, and posts typically already show a H1 in the post title. Seeing your site will help us.Best regards,
MikeHey ibuzaev,
When I check your site it seems like everything is showing well, please see the screenshot in the Private Content area.
To add a screenshot of the issue that you see, please try using an Screenshot service and pasting the image URL in your post.Best regards,
MikeHey Mariarita,
Thanks for the screenshots and the link to your site, please note that Elementor & Enfold are not compatible, Enfold has it’s own page builder (Advanced Layout Builder) and using other builders like Elementor typically cause many errors.
I don’t see this error on the page in your screenshot:
but I did find another page with the error:
This error seems to be caused by the Elementor adding a extra “header” to the page, are you using the Pro version with the custom “Header & Footer” addon? This will cause many errors from my experience. Nonetheless for a quick CSS fix try this:#main header.entry-content-header { height: 0; padding: 0; }
Best regards,
MikeHi,
Thanks for your patience and the link to your site, when I disable all of your plugins except woocommerce the price shows for the single product pages:
To find which plugin is causing the conflict, please try disabling all of your plugins and then clear your browser cache. Then enable your plugins one at a time and test your site, clearing your browser cache after each test until you find the one or combination of plugins causing this conflict.Best regards,
MikeHi,
Thanks for your patience, in this mega menu it looks like each item is a mega menu title:
This is the title items with sub items:
The mega menu is six columns and each column is equal width, the length of the text doesn’t change this, so if your text is very short the columns will not be closer.Best regards,
MikeHey andreseuropap,
Thank you for your patience, this message is not a “error message” it is a “notice” like a “help tip”
to select a slide transition choose “select transition”:
then select one
the use your keyboard “Ctrl + S” or “Command + S” you will see a message “project saved as draft” the you can close the window with the “X”
then you need to “publish”:
Do this for each slide and it will work, but the “notice” will always show.Best regards,
MikeHi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey bleistift,
To change the email address, please go to your contact form and open the “backend” section:
then add your email address:
To use SMPT you will need to use a plugin like WP Mail SMTPBest regards,
MikeHi,
I don’t see where you added the css from the other thread that worked for your test site. The “flux-checkout__shipping-table” area seems to be not displayed because something is forcing a zero height for the element, on the test site it is about 86px which is automatically added by javascript and not the css that I posted for you. Adding height with css would probably not a good solution as the height needs to change depending on the cart.
Try checking all the plugin setting to see if there is a difference in this or a different plugin, if the test site and the live site are exact clones it should work, otherwise try disabling your other plugins and then reload the page. If that resolves the issue, reactivate each one individually and reload the page until you find the conflict.Best regards,
MikeHi,
I believe that I have sorted it out, please clear your browser cache and check.Best regards,
MikeHey napsteris,
I enabled the plugin and checked the cart page, but I found no issues like your other thread, please try again and clear your cache. Please see the screenshot in the Private Content area of my results. If the issue is different than before, please explain further and include screenshots.Best regards,
Mike -
AuthorPosts