j2store

What’s up Fabiana?

Despite the fact that in the options it can be seen that you have activated the option to hide the prices, they are still active, it could be a malfunction of the module or incompatibility with the active theme

Do you have the latest version of the module?

Have you tried clearing the cache from the maintenance option in Joomla?

If the problem persists you can always consult the developer of the module

Also an alternative is to hide the prices by means of CSS

.shop-list-price-wrap {
display: none;
}
.product-price-container {
display: none;
}

Cheers!

AnswerQuote

Answered : 06/30/2022 12:31 am

See also  Problems with Colombian pesos format
Loading Facebook Comments ...
Loading Disqus Comments ...