userw
Forum Replies Created
Viewing 8 replies - 1 through 8 (of 8 total)
-
Forum: Themes and Templates
In reply to: [OceanWP] Mobile meu on the right side of logotry
@media only screen and (max-width: 959px) {
#site-header-inner {
display: flex!important;
justify-content: space-between;
}
}Forum: Plugins
In reply to: [Wallet for WooCommerce] Hide wallet fill transaction from order historyadd_filter(‘woo_wallet_is_enable_top_up’, ‘__return_false’);
.
ok it worked thanks i tried it before i don’t know why wouldn’t work but i think there was conflict in my site. thanks again
ok but still the main problem it show the entire log for all users
Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] counter in widget or shortcodedone
ok i tried that it still show the entire log for all even when the customer is logged out i don’t know why
Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] counter in widget or shortcodethanks for that. great plugin by the way.
Viewing 8 replies - 1 through 8 (of 8 total)