Viewing 5 replies - 1 through 5 (of 5 total)
  • Did you try setting the shortcode to change the layout style?

    Let’s say for example that your catalog is id=1. Your shortcode would look like this:
    [product-catalogue id=’1′]

    You can add different parameters to make it display differently. Here is a list of the parameters:
    id
    excluded_layouts
    starting_layout
    products_per_page
    current_page
    sidebar
    only_inner
    ajax_reload
    ajax_url
    request_count
    category
    subcategory
    tags
    prod_name

    If I remember right the last two can have multiple attributes separated by a comma.

    You could then add to your shortcode
    [product-catalogue id=’1′ starting_layout=’detail’]

    This will make the catalog load with the detail listing.

    Thread Starter Janice_D

    (@janice_d)

    Thanks – I entered in this shortcode:

    [product-catalogue id=’2′ starting_layout=’detail’ excluded_layouts=thumbnail]

    The list now appears as I want it too. ??

    Glad that I could help. I am not a part of their team but I think that they would appreciate if you would mark the thread as resolved.

    Thread Starter Janice_D

    (@janice_d)

    np – ??

    Thanks for your support contribution jamkddr, it’s really appreciated.

    Glad to hear the problem was resolved, Janice_D.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Catalog thumbnail view->customer fields text overlapping’ is closed to new replies.