Hello, Hope Doing Good, Could you please provide your site URL so that I can assist you accordingly. Let me know.
Actually my site is not live i am just try on local server. when i click on http://inkthemes.com/wptheme/salejunctiondemo/shop/ now 3 product shown per line (Horizontally ) but i want to show 5 product per line. Hope you understand what i want... Thanks
Hello, Hope Doing Good, Kindly follow the below step mentioned in the image. Also, you have to do is just go to Dashboard->Appearance->Theme Options->Styling Option->Custom CSS field and try to cut paste the given below CSS code there. Code: .content-bar .site-content ul.products li#product_item { width: 16% !important; } Hope it will solve your issue. Let me know if have further doubts so that I can assist you.
Thanks. its working.... But i want one more thing on shop page... Buy Now button. So how i add Buy Now button on every product ( shop Page).
Hello, Adding "Buy Now" button on every product is possible through customization of the source code of theme. So, send us your website dashboard login details at [email protected] along with the thread link. Thanks, Praveen
my website is in local host not live... i apply buy now button on FRONT PAGE with the help of this link http://www.inkthemes.com/community/threads/buy-button-on-related-product-boxes.16840/ but now i want buy now button on SHOP PAGE. Please help me send me what coding , css change in a image file so i apply it.
Hello, Please follow the screenshot given below. PHP: <a href="<?php the_permalink(); ?>"><p class="product_buy_button">BUY NOW</p></a> Thanks, Praveen
Hello, Please send us your website WordPress login details at [email protected] along with the thread link. We will customize it for you. Thanks, Praveen