I want to use the sidebar cross-sell feature on a single product page, but how do I add a small logo? Also, the QR code field at the bottom seems incorrect; how can I fix this?
It’s not active due to errors, but I’ve added an image.
This topic has 6 replies, 2 voices, and was last updated 2 months, 1 week ago ago by Jack Richardson
I want to use the sidebar cross-sell feature on a single product page, but how do I add a small logo? Also, the QR code field at the bottom seems incorrect; how can I fix this?
It’s not active due to errors, but I’ve added an image.
Hello @Recep,
The display of cross-sell products on the single product page can be configured in Theme Options: https://gyazo.com/b1506e9f0a64e73196ade0bada493945.
The brand display on the single product page can be configured in Theme Options → WooCommerce → Shop Elements → Brands: https://gyazo.com/b3f225d1b2c65305e0cc55d3b46fb549.
The QR code issue has been added to our to-do list, and we plan to include a fix in the next update. Alternatively, you may provide us with temporary WP-Admin access, and we will apply the fix directly on your website.
Best regards,
Jack Richardson
The 8Theme’s Team
I asked how to change the logo size to a smaller size like yours.
Hello @Recep,
If you would like to make the brand logo in the sidebar area on a single product page smaller, you can use the following custom CSS:
.single-product-sidebar .product-brands img {
width: 100px;
}
Best regards,
Jack Richardson
The 8Theme’s Team
Are you going to implement the QR code modification now? I’ve already provided the access information.
Please do not make any changes that will affect the site.
Hello @Recep,
Please check now. We have modified only the following file on your website: plugins/et-core-plugin/app/controllers/shortcodes/qrcode.php.
If you still have any questions, please provide the URL of the page containing the widget so that we can review its appearance on our side.
Best regards,
Jack Richardson
The 8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up