This topic is: not resolved
Viewing 10 posts - 1 through 10 (of 10 total)
Viewing 10 posts - 1 through 10 (of 10 total)
You must be logged in to reply to this topic.
Please use one topic for only one question.
Please use one topic for only one question.
Please use one topic for only one question.
Hi,
the my account icon in the header has the url of #pix5 and the cart is set to #pix4
i also have an issue with the search not working and if I type test and click submit the returned url is ?#
full url in the private content area
Hi.
Yes, please.
The bugs have been fixed. I will update the files on your server. The theme will be updated a little bit later.
thanks can you let me know how to fix it as there is still cart which needs sorting out
I noticed that the category dropdown is not looking correct
seems the background is missing from it.
I found the issue, in the file header_catalog.php you have #pix4 hardcoded so I have had to change this myself.
<li id=”cart” class=”<?php echo esc_attr($cart_class)?>”>
<span>
<i class=”pix-flaticon-shopping-bag-3″></i><span class=”pix-cart badge”><?php echo WC()->cart->cart_contents_count; ?></span> </span>
I also had to use the following CSS for the dropdown category
.pix__secondMenu ul li{
height:100vh;
}
Hi.
Please, update the theme and the PixSettings plugin to the latest version.
https://help.pix-theme.com/knowledge-base/how-to-update-plugins-wpbakery-revolution-slider-pixcars/
You must be logged in to reply to this topic.