Product page with pnly categories and product categories pages

This topic has 5 replies, 2 voices, and was last updated 5 years, 1 months ago ago by Rose Tyler

  • Avatar: Thinktech
    Thinktech
    Participant
    March 16, 2019 at 09:14

    1.i have selecetd the shop page –> WooCommerce > Settings > Products > General–products page.
    2.i did —- Appearance > Customize > WooCommerce > Product catalog > Shop page display > choose categories.
    3.I needed 4 products categories in a row in product page -( http://saibabamachines.com.cp-45.webhostbox.net/products/ )
    4.by following the steps it effecting all the product categories pages and the sidebar is missing. (for eg. http://saibabamachines.com.cp-45.webhostbox.net/product-category/cnc-lathes/ )
    5.some link of send enquiry redirect to particular product pages but some link of send enquiry on home page its redirect to add to wishlist.(Remove add to wishlist link and it should redirect to particular product pages.)
    6.or else how to give custom link to send enquiry on hover on product(http://saibabamachines.com.cp-45.webhostbox.net)

    4 Answers
    Avatar: Thinktech
    Thinktech
    Participant
    March 18, 2019 at 07:08

    done with the above points please give solutions for the below points asap.
    5.some link of send enquiry redirect to particular product pages but some link of send enquiry on home page its redirect to add to wishlist.(Remove add to wishlist link and it should redirect to particular product pages.)
    6.or else how to give custom link to send enquiry on hover on product(http://saibabamachines.com.cp-45.webhostbox.net)

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 18, 2019 at 09:23

    Hello,

    Sorry for the delay due to the weekends. Please do not create duplicate requests.
    You can edit (woopress/woocommerce/content-product-slider.php and woopress/woocommerce/content-product.php) via your child theme. Copy content-product-slider.php and content-product.php into child-theme/woocommerce folder and remove/change this line http://prntscr.com/mzct5g If the custom link should be the same for all products simply write it there. If every your product will have different custom links, you can set such link for all your products via Custom Fields https://prnt.sc/mzctxz and use this code http://prntscr.com/mzcv4w <a href="<?php echo get_post_meta( $post->ID, 'my-custom-link', true ); ?>">Custom-link</a>">Custom-link</a> to display it here – https://prnt.sc/mzcvp8
    Please note that additional customization is outside the scope of basic theme support according to ThemeForest support policy.

    Regards

    Avatar: Thinktech
    Thinktech
    Participant
    March 20, 2019 at 06:51

    Custom field is not visible to provide link on product pages
    http://prntscr.com/n0baip

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 20, 2019 at 08:24

    Hello,

    Please open Screen Options and enable Custom Fields there – http://prntscr.com/n0c8py

    Regards

  • Viewing 5 results - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.