• Resolved osherezra3363

    (@osherezra3363)


    Hey guys, thanks for the great plugin, Iv created my custome taxonomy, but how can I view it in my single product page of woo-commerce ? cheers to all

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Are you referring to the admin side editor or displaying assigned terms on the frontend?

    Thread Starter osherezra3363

    (@osherezra3363)

    Hey Michael, thanks for the quick reply,
    I’m referring to the front end

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    For frontend edits, you’re going to need to find the correct template from WooCommerce to override/customize, or at least find a WooCommerce hook that you could tap in to to provide some custom output. CPTUI doesn’t do any sort of output for templates and the frontend.

    Wish I could help a bit more.

    Thread Starter osherezra3363

    (@osherezra3363)

    Hey bro sorry for the late reply appreciate the help, yes it did help :), I have found a way do do that via someone who has shared a snippet.. works great, just one question is it possible to give a unique name for the taxonomy css class that is been generated to the DOM, currently when I Inspect Element the class that was given is posted_in and there more than one with that class. I want to give it a costume one so I can use it with some js thanks a bunch ??

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Not sure what DOM element you’re referring to, but at minimum, I’d check you <body> tag to see if there’s any unique selectors you could use there. This assumed the body_class function is being used, which should be the case for any good theme.

    Thread Starter osherezra3363

    (@osherezra3363)

    Hey thanks managed to do this via Woocommerce hooks and added a costume element with unique class :)) yeppy

    cheers man great weekend

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    You too, Happy Memorial Day weekend no less, if you’re in the USA.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Woocommerce’ is closed to new replies.