This topic has 15 replies, 3 voices, and was last updated 6 years, 8 months ago by Fem.
Viewing 16 posts - 1 through 16 (of 16 total)
Due to the nature of the Theme, we haven’t added functionality for the shop-page to display a slider on it. Edit the header.php file in your labora parent theme and find the code and replace as shown below
Find Code
if ( is_front_page() || $labora_pageslider != '' ) {
Replace Code
if ( is_front_page() || is_shop() || $labora_pageslider != '' ) {
Hi nwadike3,
If you can provide us WP Logins to your website with URL then we can take a closer look at it. Make sure you set the post as a private reply so that only admin can see your wp-logins.
Note: Before providing the wp-login to any support staff, kindly please make sure you take a backup of everything including WordPress content, theme options, widgets, etc.
I previously added the code but when it didnt work, I REMOVED IT.
By the way, IT IS STILL NOT WORKING. When you set a slider, it displays the WRONG Slider IMAGE.
See for yourself using this step in the shop page;
Page Slider > Flex Slider >
FlexSlider Category > Products
it displays the wrong slider images.
Good day, No solution yet?.
In order to implement a slider image, I decided to create another page as my product shop page but i noticed there is no pagination when i used the Woo Commence widget to display all the products.
can you also look into this?
Hi nwadike3,
Take a look at your site, we hope that we have gone through your issue and have solved. If you have any further queries or need any assistance feel free to reach our support staff will get back to you momentarily.
Regarding this link – http://demo.bukas.com.ng/wp/products/ You are using woocommerce recent products shortcode which does not have many features of displaying pagination or so.
Viewing 16 posts - 1 through 16 (of 16 total)
You must be logged in to reply to this topic.