• Resolved nessunluogo

    (@nessunluogo)


    Hi and thank you for this awesome plugin!

    I would print the bulk rate table in different places using theme customization (and without editing the plugin itself). Eg. in single product the table should look great after my “Add to cart” button.

    It would be great to have a shortcode or a single function to call from the template.
    Is there already something like this and I’m missing it?
    Any suggestions to a different approach?

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author algol.plus

    (@algolplus)

    hi

    Will it be better add dropdown to tab “Settings” and allow user to select position?

    There are some standard actions in product template.
    Before “Add to cart” button, After “Add to cart”, above “Description”, below “Description”.

    Thread Starter nessunluogo

    (@nessunluogo)

    Hi algol, thanks for your reply.

    Your solution will surely be even better for builders, but it’s also longer to develope.

    I tried instantiating both WDP_Loader and WDP_Frontend objects into my theme to execute “woocommerce_after_single_product_summary” method but I get errors becouse of missing “$this->matched_rules”.

    I would avoid inheriting the whole class to change a couple of filters/actions.

    What I wrote can be useful for categories too. I’d like to show the table in the sidebar.

    Plugin Author algol.plus

    (@algolplus)

    hi

    Could you contact me via helpdesk ?
    I’ll provide beta for tests.

    thanks, Alex

    Plugin Author algol.plus

    (@algolplus)

    Shortcodes and selector for table positions were added in version 1.4.2

    Thread Starter nessunluogo

    (@nessunluogo)

    Great! I hope this could help other users.
    Thank you again!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Show bulk table in custom locations’ is closed to new replies.