Home › Forums › Basel support forum › Several questions… please help and answer my ticket! › Reply To: Several questions… please help and answer my ticket!
avidly789
Hi,
Thank you so much for your reply. Everything worked like a charm, except for a few things.
1. There was no answer to alignment issue.. How can I make the mailchimp shortcode to appear “left aligned” so it doesn’t show out of way?
2. I made a copy of related.php to basel-child/woocommerce/single-product folder and changed the “products per view” from 4 to 6.
$slider_args = array(
‘slides_per_view’ => apply_filters( ‘basel_related_products_per_view’, 6 ),
‘title’ => __( ‘Related Products’, ‘woocommerce’ ),
‘img_size’ => ‘shop_catalog’
);
But it still shows 4 products per row.. What am I doing wrong?
3. I just noticed that I get “X in Stock” on product page. Although I want “Out of Stock” to appear when an item is sold out, I don’t want to show how many is in stock. Your demo page doesn’t show “X in stock” either. (http://demo.xtemos.com/basel/shop/woman/basic-knit-dress-chest/) How can I fix this?
4. After product meta was removed, I get this weird spacing issue in both product page and quick view. How can I fix this issue?
A weird wide space in product page
“Social:” does not appear in new line, but next to “View Detail”