Hi,
How to add text at the bottom under the products on the main shop page so that it does not appear on other product category pages and is visible only on the main shop page?
Thank you,
Peter
This topic has 29 replies, 3 voices, and was last updated 1 month, 1 week ago ago by Pites
Hi,
How to add text at the bottom under the products on the main shop page so that it does not appear on other product category pages and is visible only on the main shop page?
Thank you,
Peter
Hi,
Thank you for reaching out to us.
Please check this example – https://prnt.sc/fSjypumJA-Ms
Warm Regards,
The 8Theme Team
But it will apper on every page of the shop. Moreover if I change it, I will lost upper baner. But I need differen text up and down belowe product.
Hi,
Have you tried to use this method that you were told about?
Could you please record a short video to help us better understand the current state of your site’s settings, your explanation, and the desired result?
Please upload the video to a file-sharing service, for example, https://fex.net/, and share the link with us.
Best regards,
The 8Theme Team
Below
Thank you
And I have one extra question
Hello @Pites,
After reviewing your request, we can suggest the following solution. You can hide the default shop description area on product category/tags archive pages by adding the following custom CSS:
.term-description.et_second-description ~ .after-products-widgets {
display: none;
}
This will hide the main (shop) widgets on archive pages that have custom secondary descriptions. If no such area exists, the default (shop) content will be displayed.
With all due respect to our customers, we provide our support according to Envato privacy policy for our products only. So, we recommend contacting the support team of the respective plugin, as each company is responsible for providing support for its own products. If you find that the issue occurs only when using our theme on your website, we will be glad to check for compatibility. However, at this stage, it appears that the plugin may need to be configured correctly.
Thanks for understanding and respecting our support policy.
Best regards,
Jack Richardson
The 8Theme’s Team
Thank you. Great.
About translation 😞 . Their support is not good because it doesn’t work.
Hello @Pites,
Thank you for your message and your kind words.
We are sorry to hear that you are experiencing difficulties with the translation feature in your third-party plugin. If their support is not satisfactory, you may consider using an alternative plugin that offers better assistance. We appreciate your understanding that we are not providing support for issues of third-party plugins.
If your main request has been resolved, please mark this topic as closed.
Best regards,
Jack Richardson
The 8Theme’s Team
Hi Jack,
What kind of alternative plugin there is and it will be working togheter with Loco translate. Becasue we have lots of translation there
Thank you
Peter
Hello @Pites,
Based on your requirements, it seems that you would like to use a specific plugin. Unfortunately, we are unable to recommend particular plugins. However, you can search for free plugins on the official WordPress website at http://wordpress.org/plugins/ or explore paid options.
We also recommend submitting your inquiry on the support forum of your currently installed plugin (https://wordpress.org/support/plugin/gutensuite-reviewkit/). If a similar topic has already been submitted, please wait for a response, as replies on such supports forums may take some time.
Additionally, you may contact WooCommerce support (https://wordpress.org/support/plugin/woocommerce/), as they can suggest compatible plugins and advise on the features and settings you require.
Best regards,
Jack Richardson
The 8Theme’s Team
Hi Jack,
I have a few more things to check.
1. There is a problem with search option. Customers does not search exact name of the product because it has different names. So only name in H1 is search. We cannno add all names of the pruduct in H1 tha customers are looking for. So how to do it ?
2. How to add a small banner with link to Trustpilot on exact place in every product globally ?
Thank you,
Peter
Hello @Pites,
We are sorry, but we did not fully understand your request. We kindly ask you to attach some screenshots or a video illustrating your issue so that we can assist you more effectively.
Regarding the placement of the Trustpilot widget on a single product page, please refer to your plugin’s documentation for the available hooks. You can then attach the widget to one of the hooks in your single product template. Since you are using the Single Product Builder, you can check the available hooks in the following replies:
https://www.8theme.com/topic/discontinued-product-stock-status-for-woocommerce/#post-377267
and
https://www.8theme.com/topic/estimated-date-on-the-products-page-question/#post-369177
Best regards,
Jack Richardson
The 8Theme’s Team
Ok, I will send you later.
Therae is other problem. I added HTML in category at the button, but it shows up in a different way. Could you tell me how to change it ?
Hello @Pites,
We can see that the content on the category page has been added. However, could you please provide us with more details (screenshots, video) about which specific part is not displayed as you expect? It appears that the content is shown correctly and that all tags, including the links, are displayed as required.
Best regards,
Jack Richardson
The 8Theme’s Team
Hi, please check below
Hello @Pites,
Please note that the styles in the backend may differ from those on the frontend, as different assets are loaded in each environment. By default, paragraph tags are skipped by the frontend editor, which may cause the content to appear slightly different from what you see in the editor: https://prnt.sc/fhuR0QKb7-0q.
You can enhance your description (https://prnt.sc/BKJoRycl1DwP) using custom CSS, for example:
.term-description.et_second-description h2:not(:first-child) {
margin-top: 20px;
}
Best regards,
Jack Richardson
The 8Theme’s Team
So what can I do with .term-description.et_second-description h2:not(:first-child) {
margin-top: 20px;
}
I must add it to every page and where ?
Hello @Pites,
You may add it once in “Theme Options → Theme Custom CSS” or in your “child-theme/style.css” file.
For more information, please visit:
https://www.8theme.com/documentation/xstore/additional-customisation/optimal-placement-for-custom-css-code/
Best regards,
Jack Richardson
The 8Theme’s Team
Thank you.
And how to set a different product order in each category?
Thank you
Peter
Hi,
I still have no idea how to add code at exact place of every product.
Could you help me?
Thank you
Hello @Pites,
Regarding your question, “How can I set a different product order in each category?”, please note that such a request should be submitted to WooCommerce Support, as the display of products on product archive pages (category, shop, and other taxonomies) is managed by the WooCommerce plugin code.
Previously, we provided you with details on how to add custom code to your Single Product page using the Single Product Builder in the Customizer. As you requested our assistance, we have created the snippet for you and added the code (https://prnt.sc/nGXtAsBAYRLU) you wanted to display on your single product pages: https://prnt.sc/r9ZWTc6jHiSe
Please check the frontend of your single product pages and share your feedback on the results.
Best regards,
Jack Richardson
The 8Theme’s Team
Hi Jack,
You did it. It looks great. Could you tell me what hava I do if I would like for example change it for a different .jpg ?
GRAET JOB.
Peter
Dear @Pites,
If you would like to modify your code, you can do so by navigating to “Dashboard → Code Snippets” and editing the snippet we previously shared: https://prnt.sc/nGXtAsBAYRLU. It is basic HTML, so if you have some skills, you can make the desired changes.
If the image you want to display has not yet been uploaded to your website, please upload it to your media library first and then copy the URL of the uploaded file.
If you need any further assistance, please feel free to contact us.
Best regards,
Jack Richardson
The 8Theme’s Team
Hi,
I have more questions:
1. Can I create a different layout for a page on desktop and a different one for mobile devices in XStore, and how do you do it?
2. Is there an option in XStore to automatically add a specific product to the cart for free after reaching a certain order value?
Thank you
Peter
Hello @Pites,
1. You can create a separate static block and assign it in your page’s XStore layout settings: https://prnt.sc/qFQx1eOf1JhT. Please note that the detection of mobile devices is performed using the default WordPress function https://developer.wordpress.org/reference/functions/wp_is_mobile/. Therefore, the display may not be accurate if a caching system is enabled on your website.
2. Our theme does not currently include this feature as build-in functionality, as it has not been requested by our customers. However, we recommend checking our SalesMax product for additional sales-boosting options: https://www.8theme.com/salesmax/.
Best regards,
Jack Richardson
The 8Theme’s Team
Thank you.
If sales max have such a option and works 100% with xstore I will buy it. Coudle you check it ?
Hello @Pites,
Thank you for your message. We appreciate your interest in our products. Yes, SalesMax is fully compatible with major WooCommerce and WordPress themes, including Avada, XStore, Flatsome, Astra, Porto, Divi, and others. You can view the details here: https://prnt.sc/4oBBrzdug0mW.
We are confident that you will enjoy using SalesMax; however, if you are not completely satisfied, you may request a refund within 14 days of purchase—no questions asked.
Please refer to the product documentation to learn more about its features. If you have any further questions, kindly use the contact form on the SalesMax preview website so that we can provide you with the appropriate assistance via email, without mixing it with the XStore theme support forum.
If your main request of this topic is solved, please, mark it as closed.
Best regards,
Jack Richardson
The 8Theme’s Team
Thank you, so there is a different support. I will order and try, we will see, it looks ok
The issue related to '‘Ho to and text on the button of the main page of the store’' has been successfully resolved, and the topic is now closed for further responses