Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter tomacsh

    (@tomacsh)

    Thank you @jaysupport … That code did work. The shop indeed uses Woocommerce, but the catalog pages themselves are grandfathered in as Ultimate Catalog pages. All the edits/additions of products are done in Ultimate, not Woocommerce. Don’t ask me how it works (it really doesn’t :/ ) Didn’t build the site, just helping out my design client/friend. Thanks again.

    Thread Starter tomacsh

    (@tomacsh)

    Used that code. Cleared the cache in WordPress AND my browser, no luck. And when I add this code ‘.Black-prod-cat-header-div {display: none;}’ which works to remove the tabs at the top (which I’d like to do in the end), there is NO product content showing up at all.

    Thread Starter tomacsh

    (@tomacsh)

    Hi,
    Still struggling with List view.
    Here is the shortcode for the catalog:
    [product-catalog id=’14’ excluded_layouts=’Thumbnail, Detail’]
    .upcp-overview-mode-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 14px 0;
    background: #111;
    background: #341A0A;
    color: #fff;
    text-align: center;
    transition: background .35s;
    }
    .upcp-overview-mode-item:hover .upcp-overview-mode-title {
    background: #111;
    background: #cd4f87;
    }
    I disabled all other plug-ins, still not working (have to actually click on the List Tab in order for list to show up on page…starts as blank.)

    Thread Starter tomacsh

    (@tomacsh)

    Added that, took out [product-catalog id=’14’ starting_layout=’List’] but it looks the same as before (Tabs are still there, nothing is “Listed” until I click on the List view tab). Does that shortcode need to go anywhere besides the “Custom CSS” in the Product Catalog Settings?

    • This reply was modified 7 years, 1 month ago by tomacsh.
    Thread Starter tomacsh

    (@tomacsh)

    Thanks, I did that…However, now when the page loads, it is blank until I actually click on the Tab for list view. ?
    Can I remove the Tabs altogether and only have 1 view (List) for all my Category pages?

    Thread Starter tomacsh

    (@tomacsh)

    Thanks for your help; I thought that the Shop and Catalogue page were essentially the same thing, so I had put the catalog short code there 😐 I re-installed the WooCommerce “Shop” page and it’s functioning as I want it to.
    Just to clarify, I should only do my Product set-up and editing in Ultimate Catalog and not WooCommerce catalog, correct? I had made some edits in WooCommerce and they are not syncing.

Viewing 6 replies - 1 through 6 (of 6 total)