Viewing 14 posts - 1 through 14 (of 14 total)
  • #20185
    robthijs
    Member
    Post count: 65

    Hey guys,

    Thanks for the update! I have a small problem with Product Vendors, a relatively new Woocommerce plugin. It displays a intro text on top of a specific product selection.

    Check it out here: http://eenliefde.nl/vendor/cine-qua-non/

    You can see my request hovering in the middle ๐Ÿ˜‰

    Is it possible to proper align the text just above ‘showing all 4 products’?

    Thanks (again) for your reply!

    #20330
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Unfortunately the account you gave (already) donโ€™t have a permission to view this page. Thatโ€™s a regular user account. Change it permissions to view. or give another username password to check it out.

    Also, this is a third party plugin, so we try our best to help you!

    Thanks,
    laranz.

    #20371
    robthijs
    Member
    Post count: 65

    Sorry Laranz,

    I was experimenting with the subscriber account. I put permissions back. Can you try again? I switched maintenance mode off.

    Thanks!

    #20380
    robthijs
    Member
    Post count: 65

    Talking about alignment, another one popped up. Do you have a solution to get the row of icons a little lower? So around the middle of my logo? I tried it with the spacing in theme options, but couldn’t get it to work.

    I promise I will leave you alone after this (for a while!)

    View post on imgur.com

    #20538
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    1. Try this for the 1st text alignment, in to the Custom CSS.

    .archive-description {
        clear: both;
        text-align: center;
    }
    

    2. For second question try this.

    .show-main-nav, .mobile-cart-link, .mobile-search-link{
    margin-top: 20px !important;
    }

    Adjust margin according to your needs.

    lol, at the last time. But always welcome ๐Ÿ™‚

    Let me know, what you got.

    Thanks,
    laranz.

    #20733
    robthijs
    Member
    Post count: 65

    Laranz, you are my hero. Thanks!

    Can you please check one more thing in your Neighborhood setup? I’m having a problem when I select ‘mini’ in shop products of the page builder. It often creates a substantial whitespace underneath the carrousel. Can you recreate the problem?

    Check: http://i.imgur.com/Lm1d7FS.jpg and http://eenliefde.nl

    Thanks!

    PS.

    I love the mini option. It would be awesome if we could have the same option to display the product categories ([product_categories number=””]) as well! But I don’t know if that’s possible because it’s a Woocommerce shortcode.

    #20839
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    1. I see that there is a spacer of 50px, is that cause the space?
    2. That shortcode also works good, didn’t you tried?

    Let me know, what you got.

    Thanks,
    laranz.

    #20897
    robthijs
    Member
    Post count: 65

    Hi, I checked the spacer..but that does not seem to be the problem. It sometimes displays previous/next buttons under the carrousel, but only for a brief moment. Really strange.

    And the shortcode works fine indeed, only it displays the categories in large format (720 x 540px) I would like to use the smaller format like on the homepage ๐Ÿ™‚

    #21035
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    1. That is happen while loading the carousel.
    2. Which shortcode or page builder element you use now?

    Thanks,
    laranz.

    #21082
    robthijs
    Member
    Post count: 65

    1: I solved 1 ๐Ÿ™‚

    2: I use this Woo shortcode:

    [product_category category=”postersprint” per_page=”12″ columns=”4″ orderby=”date” order=”desc”]

    That displays the ‘postersprint’ catergory fine, but I would like to display smaller thumbnails. Like the option ‘mini’ in the shop element of the page builder.

    It’s mentioned as an option in ‘product size’: (Select whether you would like the product size to be standard, or mini. Mini shows 6 products in a row on a page with no sidebars.)

    3: Has there been a solution for this? http://i.imgur.com/fBTnuBa.jpg

    Thanks!

    #21111
    robthijs
    Member
    Post count: 65

    I’m sorry, I was wrong. The shortcode I meant is:
    [product_categories number=”28″]

    28 is the category ID, it gives this result:
    http://eenliefde.nl/nieuwe-winkel/

    It would be nice if I could display the thumbnail in a smaller size!

    #21272
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    1. Try this for the thumbnail size.

    .product-category img {
        width: 50% !important;
    }
    

    2. For the menu fall behind, can you show me the link?

    Let me know, what you got.

    Thanks,
    laranz.

    #21287
    robthijs
    Member
    Post count: 65

    Awesome, that worked. Thanks!

    About the menu: http://eenliefde.nl/winkels/

    #21477
    Melanie – SUPPORT
    Member
    Post count: 11032
Viewing 14 posts - 1 through 14 (of 14 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register