Viewing 6 replies - 1 through 6 (of 6 total)
  • I was about to ask the same question but then saw yours. Have you figured out how to create products gallery page?

    I have been trying few themes and I don’t find the gallery page as they show on demo.

    After active plugin ‘ Meta Slider ‘

    1. Appearance > Editor > Main Index template

    2. Add the short code
    <?php echo do_shortcode(“[metaslider id=11]”); ?>
    afer the ‘ get_header(); ?> ‘ before ‘ <div id= ‘

    Product Display I am still searching….

    FYI (2) short code metaslider id # may vary
    Please look your short code on Meta Slider Plug in ( right bottom ) to copy and paste

    Sorry last 2 posts was too complicate

    Here is Simple Solution:

    Front Page Video https://en.support.wordpress.com/pages/front-page/

    1 create HOME page ( Page > add new, Template: select full width

    2. add shortcode of meta slider and Product page ( if you like as Theme
    [metasliders id=11]
    [productspage]

    3. Go to Appearance > Customize > Static Front Page > Front page display > select a static page >Front page select Home

    We are creating WP >> http/lightweightpurse.com/

    Thread Starter layonking

    (@layonking)

    this shortcode [productspage] works only on Storefront Paper ?
    i can use it on other theme like fruitful ?? this is my site
    https://www.embalar.com.ar

    or i have to use code on that case? because i wanna put the products of woocommerce on the front page

    thanks

    Thread Starter layonking

    (@layonking)

    the instructions doesn’t work

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to setup Slider and thumbnails with products? please’ is closed to new replies.