pheromonetreasures
Forum Replies Created
-
Can you send a link to your actual page?
Hey I might have an answer for you.
Add this to your Theme’s custome CSS. I think this should work
.woof_list_label .woof_label_term {
width: 60px;
}You can also replace the “60px” with whatever works for you.
Also you might want to add this to your custom CSS too to make the count circles move to the right more:
woof_label_count {
margin: -5px 0 0 50px;
}Changing the 50px to whatever you need
- This reply was modified 4 years, 10 months ago by pheromonetreasures.
- This reply was modified 4 years, 10 months ago by pheromonetreasures.
I needed to change something similar. I added this to my theme’s custom CSS and changed the width px amount to what I needed.
.chosen-container-single .chosen-single {
width: 100px;
}Hi,
Do right click and paste. not ctrl+v
And click the search button instead of hitting enter.
- This reply was modified 4 years, 10 months ago by pheromonetreasures.
Ok sorry , nevermind I figured it out. it was a conflict with my cache plugin.
Nevermind, I ended up coding the feature myself.
Thanks for the great plugin though its amazing!
Is there a way to add this feature? I would be willing to pay for this feature.
Thanks
Forum: Plugins
In reply to: [WooCommerce] Transaction CancelledSwitching to the woocommerce paypal express plugin has worked for me.
Forum: Plugins
In reply to: [WooCommerce] Transaction CancelledYes paypal is our only processor and we’re losing so much money right now too.
Forum: Plugins
In reply to: [WooCommerce] Transaction CancelledI’m having the same issue, and the fix that @dangcv suggest only some what worked. Be cautious using that fix because some items don’t in the shopping cart don’t properly transfer to paypal. I had a customer buy a 40 dollar item and then paypal read it as a 4 dollar item. So I had to shut down so I don’t lose money on this.
I hope someone comes up with a fix soon, I’m losing money being down.