Skip to content

Shortcode overwriting not working  #17

Open
@jamieisboss

Description

@jamieisboss

I am attempting to use the shortcodes [featured_products] and [recent_products] in my theme but they are not showing any of the bootstrap classes and look exactly as they would without the plugin. I've also tried adding content_product_template as in one of thr examples in the readme, but to no avail, a snippet of my code is below:

<?php echo do_shortcode('[featured_products columns="4" per_page="4" content_product_template="bs-content-product-info"]'); ?>

I am currently running WooCommerce 2.2.4 (most recent version) which I've noticed isn't the supported version in the readme, and might well be the reason this isn't working now. Is there anything I can do to get this going?

Thanks

Jamie

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions