Thank You.
]]>I want to get rid of the arrow next to ‘Request a Quote’ that pulls down the sub level menu that says ‘Services’. Ideally I would like to get rid of the arrow altogether but if that’s not possible I would like to change the colour of the container to match the background so you just see the down arrow in blue. Right now it’s a couple different greys depending on the state and I am ready to get rid of the Services page because the arrow bothers me so much.
Any suggestions ? (I can poke around in the code and recognize some things but am not a master coder by any stretch of the imagination)
]]> <?php $category = get_the_category(); $category[0]->cat_name; $category_link = get_category_link( $category[0] ); ?>
<?php echo $category[0]->cat_name; ?>
]]>But instead always the same few (low cost) products are repeating in this list even on products with 10-20 times the price . Is there a way to fix this?
(Example: I have a suit/dress product and a tshirt, both of them share first category (clothes) but have respective categories. And when I view a suit product I see tshirts in related products)
]]>How can I fix this issue?
Thanks in advance
Some of my products have multiple categories. The Yoast Plugin allows you to make one category Primary. But when I do this, not the primary category shows up on the shop page or in the breadcrump.
Is there a way to solve this?
]]>