Mat
Forum Replies Created
-
Forum: Reviews
In reply to: [Hestia] Great themeHello @subsurfer ,
Thank you for choosing Hestia and for taking the time to leave us a review!
Have an amazing day!
Forum: Themes and Templates
In reply to: [Neve] Footer Links Not WorkingHello @eliyahna ,
We are glad to hear that you managed to fix the issue and also that you shared your solution with the community!
Thank you and have an amazing day!
Forum: Reviews
In reply to: [Menu Icons by Themeisle – Add Icons to Navigation Menus] ExcelenteHola @carlos1962 ,
¡Gracias por usar nuestros productos y tomarse el tiempo para dejar una reseña!
¡Gracias, ten un buen dia!
Forum: Themes and Templates
In reply to: [Hestia] Scale top parallax layer in “big title section”Hello @kaitlyn_ ,
In order to do that you would need some custom code which usually is beyond our scope here. Nevertheless, I made a test with the below code and it seems to be working ok.
@media only screen and (max-width: 768px) { .carousel #parallax_move .layer2 { position: absolute; top: 0; background-size: 100%; background-position: 50% 50%; background-repeat: no-repeat; background-size: 700px 500px; }Please let us know if this works for you!
Thank you and have an amazing day!
Forum: Themes and Templates
In reply to: [Neve] Woocommerce Breadcrumb with YoastHello @skywalker7188 ,
In order to remove the breadcrumbs from the Shop Page add the below code:
.page-id-53.breadcrumb-trail { display: none; }As for the cart and checkout page, I haven’t seen any breadcrumbs appear on my end. Are you having an issue with those?
Neve has integrated breadcrumbs across the website so it facilitates user experience, however Neve Lite users don’t have control over where and how they are displayed. That option is only available with the Pro addon.
Please let us know if this worked for you!
Thank you and have an amazing day!
Forum: Themes and Templates
In reply to: [Neve] Header Condition / Display this header if…Hello @digitalgypsych ,
Thank you for choosing Neve!
Since you are talking about customizations that are possible through the Header Booster Module I suppose you are using Neve Pro. In this case, I would like to mention that you can contact us directly here https://store.themeisle.com/contact/ and we’ll be able to reach back to you faster.
Now to answer your question, unfortunately, yes. Neve allows no more than 3 rule groups but it does allow for more than 3 conditions ( I am talking about “And”).
We will take this feedback as a feature request and will consider it for future releases.
Meanwhile if you have any more questions we’ll be more than happy to assist!
Thank you and have an amazing day!
Forum: Themes and Templates
In reply to: [Neve] Menu, submenu and sub-submenu alignment and underlineHello @digitalgypsych ,
You could check out the doc we have created for aligning sub-menu items in Neve here .
Would you be able to provide the URL where this is taking place? Given you have already made some custom mods, it will help us to better understand how to help and also allow the community to help too.
Thank you!
Hello @leonn1960 ,
I hope you are having a good day!
In case that didn’t work, I wanted to ask you if you can add the chart through shortcode instead of the block option.
To do this you need to go to Dashboard -> Visualizer Chart Library -> Click the small scissors in the bottom left corner of the Chart to copy the shortcode.
https://d.pr/yn5esLThen go to the page you want to display it -> Edit Page and Paste the shortcode there -> Update and see if it appears.
Please let us know if this worked for you!
Thank you and have an amazing day!
Hello @nexus2kswiss ,
I hope you are having a good day!
We are still investigating but I wanted to ask you if you can add the chart through shortcode instead of the block option. In my test instance, this worked.
To do this you need to go to Dashboard -> Visualizer Chart Library -> Click the small scissors in the bottom left corner of the Chart to copy the shortcode.
https://d.pr/yn5esLThen go to the page you want to display it -> Edit Page and Paste the shortcode there -> Update and see if it appears.
Please let us know if this worked for you!
Thank you and have an amazing day!
Forum: Themes and Templates
In reply to: [Hestia] Featured Image on Single PostsHello @stephentalla ,
Thank you for using Hestia!
If I understood correctly what you need to do is go to Customizer -> Appearance Settings -> General Settings and disable the “Boxed Layout” tickbox. https://d.pr/TKwrI6
Please let me know if this is the desired effect!
Thank you and have an amazing day!
Hello @leonn1960 ,
Thank you for using our products!
This seems indeed like a plugin conflict. Can you please deactivate all plugins then start activating them one by one whilst checking if the issue persists until you find the faulty plugin?
Please let us know how that worked for you!
Thank you and have an amazing day!
Forum: Themes and Templates
In reply to: [Neve] Sidebar not showing on MobileHello @avividimage ,
Thank you for choosing Neve!
I see you have used some custom code already which is impeding the theme to work as it was intended. Also in mobile view, Neve normally displays the sidebar content above the main content.
You could achieve your desired result by removing the custom code affecting the sidebar and applying this one instead. However if you would like more custom modifications we would suggest letting the community help, as this goes out of our support scope here.
@media (max-width: 768px){ .nv-sidebar-wrap.shop-sidebar { padding: 10px 20px 20px; } .button.button-secondary.secondary-default { display: none; } .widget.widget_search { display: none; } }The code above will display the message but will remove the search bar and the close button on mobile.
I hope this helps to bring you closer to your desired website!
Thank you and have an amazing day!
Forum: Themes and Templates
In reply to: [Neve] Neve Theme Not Working Correctly with WordPress 5.7Hello @cboseb ,
Thank you for using Neve!
Could you please create a different thread and detail your specific issue as this thread has already been marked as resolved?
This looks like a plugin conflict at first glance thus standard debugging practice applies. Can you please try to deactivate all plugins and then activating them one by one whilst checking to see if the issue persists?
If that didn’t work then can you please create a separate thread and include more information about the issue? (screenshots, website URL, plugins used would help)
Thank you and have an amazing day!
Forum: Themes and Templates
In reply to: [Neve] Logo type error missing URL fieldHello @ivanorzola,
Thank you for choosing Neve!
I see you have created another thread for the same issue thus I will respond here too as this one is more detailed.
This error appears because Google cannot find your site identity logo URL. I saw that you have input your logo with the Site Identity section of our theme, so it might not be coming from the theme itself.
This might be happening due to a conflict issue. I would recommend deactivating all plugins then activating them one by one and checking with each activation if the issue persists until you find the plugin causing the issue.
I also noticed you are using Rank Math and they actually helped someone with the same issue on their support forum here. If this didn’t work either we will try and investigate further.
A screenshot of the error log would be appreciated if the issue persists!
I hope this answer will be helpful!
Thank you and have an amazing day!
Forum: Themes and Templates
In reply to: [Neve] Error Changeset_post_save_failureHello @isabel230721 ,
Thank you for choosing Neve!
The suggestion made by @plantprogrammer is a great one. First, we need to see if there is a plugin issue by deactivating all of them, then activating one by one whilst checking to see if the issue persists.
If that doesn’t work we can troubleshoot further!
Please let us know how that worked for you!
Thank you and have an amazing day!