Hi again,
By looking at your screenshots I think that there is some js error that prevents the jcarousel to initialize. That is why also the Nop Quick Tabs are not initialized. Would it be possible to inspect by pressing F12 in your browser and see if there is any js error in the inspector.
Looking forward to your reply!
Hi there,
This is really strange, because when enabling the product thumbs in a carousel it displays only 4 and all others can be displayed when rotating the images in the carousel. You can have a look at our demo - this product has 6 pictures and they work as expected without any issues. Do you mean that on your site the product page looks different. Have you made any customization to the theme. If you could send us a link or a screenshot at least, we can see what might be wrong. Do you have any js errors on the page which can prevent the carousel to work as expected.
Looking forward to your reply!
$(".header-menu").wrap('<div id="headerMenuParent"></div>');
stickyNav(".header-menu", "#headerMenuParent");
$(window).on("scroll", function () {
stickyNav(".header-menu", "#headerMenuParent");
});
Hi Sangeet,
Can you let us know what are the settings of your product ribbons plugin. Go to admin -> plugins -> 7Spikes plugins -> Nop Product Ribbons -> Settings and let us know what are the 4 settings being set to. Make sure that the selectors on that page are the ones that are on your product page. If they are correct the js will be executed and the ribbons will be added on the page. I am not sure what is this "special page" you refer to.
You can find information about the product ribbons here.
p.s. We are still waiting for the order id with which you have obtained the Nop Product Ribbons. I am afraid that if you do not let us know, we will not be able to support you on this issue.
Looking forward to your reply!