Hello,
Point is that by default breadcrumbs should display the page title in the h1 tag https://prnt.sc/26qxg17
So, we need to check the code to find out why it does not work on your site.
Regards
Hello,
Point is that by default breadcrumbs should display the page title in the h1 tag https://prnt.sc/26qxg17
So, we need to check the code to find out why it does not work on your site.
Regards
Hello,
No. It was theme bug that Button did not save the link. We have fixed that. We’ll include fix in the next theme update.
Regards
Hello,
If you want to display only image with link then use the Image element and choose On click action and add the custom link https://prnt.sc/26qx3mz
If you want to display products then use Products element and display type Grid https://prnt.sc/26qxb5f
Regards
Hello,
Do you want to show them in this way https://prnt.sc/26qwynf ?
Then add the below code to Theme Options > Custom CSS
.content-product .product-content-image, .content-product .product-content-image picture, .content-product .product-content-image > div {
display: flex;
align-items: center;
justify-content: center;
}
Regards
Hello,
1) Provide us with link to that product and describe in detail your actions to get that message.
2) Provide us with FTP access to your site. You use a single product builder and that could be the reason of the issue. Because probably plugin uses some WooCommerce hooks that are missing for the single product builder. Or switch to the built-in layout instead of the single builder.
Regards
Hello,
Add the below code to Theme Options > Custom CSS to increase the size of the q-ty on the cart page
@media only screen and (max-width: 480px) {
table.cart .quantity {
height: 55px;
}
table.cart .product-quantity .quantity input[type=number] {
min-width: 60px;
}
table.cart .product-quantity span.minus, table.cart .product-quantity span.plus {
width: 30px;
}
}
If iPhone detects the input number then it places the cursor to enter the number, so we can’t change that behavior.
Regards
Hello,
We have sent you the archive to your registration email.
Regards
Hello,
Read this post https://elementor.com/help/the-content-area-was-not-found-error/
And follow the Elementor Pro docs to create shop archive page template https://elementor.com/help/creating-a-woocommerce-archive-template/
Regards
Hello,
Fixed. Check now, please.
Regards
Hello,
I see that you use Elementor plugin template for the Single product. We don’t have a special Request a quote Elementor Element but you can use the following shortcode to add it
[etheme_request_shortcode]
For example https://prnt.sc/26quxci
Regards
Hello,
It’s not safe because if we change the code and any fatal error appears we won’t be able to fix that.
Besides, we tried to disable some plugins to check if they do not cause the problem and now we can’t check the Dashboard https://prnt.sc/26qtjnb As I understand you limited access for any country except Spain.
Please, provide FTP and fix access to your Dashboard, please, to allow us to enable plugins again.
Regards
Hello,
We can send you 6.6 version of the WPBakery plugin if you want. But the goal is to fix the mentioned issue. You should be logged in to your Envato account to be able to post the new comment. You can’t answer to previous comments but you can submit the new one using the comments form at the bottom of the page.
Regards
Hello,
I checked your site with the default Twenty Twenty-Two WordPress theme and the same issue persists https://prnt.sc/26qs6yv So, Xstore theme is not the reason of the issue. Contact WordPress support about this https://wordpress.org/support/ . We can do nothing from theme side.
Besides FF displays it ok https://prnt.sc/26qsqb3
Regards
Hello,
Moved screenshot to Private content. It’s visible for the support staff only.
Regards
Hello,
Use custom order for your attribute and then place term in the necessary order https://recordit.co/W9QtVllG0a
Regards
Hello,
Check now, please.
Regards
Hello,
Why do you use these images in png https://prnt.sc/26qqqfn ? They are too big and load slow. Conver them to jpeg and optimize using https://tinypng.com/
Also, I enabled cache plugin.
Before – https://gtmetrix.com/reports/evsenhali.com/VRTQhPxr/
After – https://gtmetrix.com/reports/evsenhali.com/G4VjwgFp/
Regards
Hello,
1) Do you mean that you want to show only subcategories if you visit the parent category? Go to Appearance > Widgets > Product categories widget > check Only show children of the current category https://prnt.sc/26qmsr9
2) Do you use any cache plugin? Do you use the built-in element to show Recently viewed products or third-party plugin? Could you provide us with WP Dashboard access?
3) Shop page displays all the products that you have. Why do you need a separate category for this?
4) Make sure that you placed your translations of theme and plugins in the System or Custom directory instead of the Author directory https://prnt.sc/26qokxu
Regards
Hello,
Add to cart speed is the same as for the desktop. It does not look slow from your video.
Regards
Hello,
We found that issue was caused by your custom CSS
https://prnt.sc/26qjgpt
I have removed that and added below custom to child theme style.css to add space
.archive.woocommerce-page .container.content-page {
padding-top: 100px;
}
Regards
Hello,
Go to Appearance > Themes > install and activate Storefront theme (default WooCommerce theme). Do you have the mentioned issue when the Storefront theme is enabled?
Regards
Hello,
I see that you use Variation Swatches for the WooCommerce plugin instead of our built-in variation swatches. So, contact plugin author to find out how to display swatches on the grid. Our settings work only for the built-in swatches feature, it does not work for the third-party plugin.
Regards
Hello,
What about FTP access?
Regards
Hello,
Provide us with WP Dashboard access to check the issue in more detail.
Regards
Hello,
That was not related to HTML block but to Widgets elements. If you want to remove any content from the connection block then click the connection block settings and remove element inside https://prnt.sc/26qbecd
Regards
Hello,
Add the below code to Theme Options > Custom CSS
.et-mini-content-opened .elfsight-app-dcefb568-07fa-4110-8a12-a00002201827 {
display: none;
}
Regards
Hello,
1) Disable the Under cinstruction plugin
2) Remove the custom code https://prnt.sc/26qbbit or replace with the below code if you want to disable comments for the blog posts
.single-post .comment-respond {
display: none;
}
In other case, you apply that for all the comments on the site including products.
Regards
Hello,
That is your button. There is no space in the details table to show it the same size as on the desktop.
Regards
Hello,
1) Add the footer static block to footer widgets https://prnt.sc/26qaztx
2) I don’t see a lot of space between products in the cart https://prnt.sc/26qb0u0 Could you provide screenshot of the problem for better understanding?
3) You can manage locations from XStore > Sale Booster > Fake Sale Popup > https://prnt.sc/26qb1vx
Regards
Hello,
In this case use symbols limit on the shop page instead of the lines limit https://prnt.sc/26qay0w
Check now, please.
Regards