• Resolved bengalliboy

    (@bengalliboy)


    Hi
    I have osclass (non wp cms) running here:
    KhansList.com/
    and I have woocomerce installed here:
    KhansList.com/extensions/
    As you see on the extension directory I have woocomerce and it has a slider that I want to display it on my front page that is on the root khanslist.com/ main page.
    I tried:

    <?php wooslider();?>
    or [wooslider slider_type=”products”]
    but I get error, it does not recognize the WP short code.
    How do I reference the WP shortcode from normal html outside the WP directory. Note, I am using a bridge between the two cms
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter bengalliboy

    (@bengalliboy)

    I have not got any reply. I want even a dynamic link of my woocomerce product or category from my non wordpress html page. How to do that?
    Here is my main site in osclass: khanslist.com
    here is my sub directory where woocomerce is installed:
    Khanslist.com/extensions/
    Thanks

    Thread Starter bengalliboy

    (@bengalliboy)

    I have not got any reply. I want even a dynamic link of my woocomerce product or category from my non wordpress html page. How to do that?
    Here is my main site in osclass: khanslist.com
    here is my sub directory where woocomerce is installed:
    Khanslist.com/extensions/
    Thanks

    Thread Starter bengalliboy

    (@bengalliboy)

    Update!
    I have a solution for it. If anyone is interested let me know. I ended up with a carousel plugin that does the trick. Here is the working example:
    KhansList.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to use Short Code from non WordPress site’ is closed to new replies.