plinth
Forum Replies Created
-
Forum: Plugins
In reply to: [AddToAny Share Buttons] What versions of IE are supported?Great, thanks!
Hi @pickplugins,
Here is how I’ve set one of my products:
And here are my Query orderBy settings:
You can see the product is not featured, and it’s in the Catalogue only visibility. However, it still shows up in my slider. I don’t want to see this product in my slider. How do I hide it from my slider?
@damiansmith86 – I’m interested to know how you discovered the rogue whitespace character. Did you contact SagePay and they told you about it, or can you see it somewhere in your SagePay admin area? Thanks
+1 for this. We’re also seeing this error. Any updates?
Forum: Plugins
In reply to: [WooCommerce] Product Add-ons with min/max values?Thanks for that link @kbassart. I’m not sure if that would exactly do what I need. The reason is, the number of nights for hiring a vehicle is decided eleswhere via another plugin. So much like on other car hire websites, the visitor chooses their pickup date and drop off date, then when you select one of the optional extras, the number of nights is already calculated.
Unless I’ve misunderstood what the plugin does that you’ve included a link to?
Forum: Plugins
In reply to: [User Access Manager] Problem with wp_query and results paginationWhat happens when you change it to:
'posts_per_page' => -1
?
Forum: Plugins
In reply to: [User Access Manager] Problem with wp_query and results paginationHave you tried adding
'posts_per_page' => 25
To your query?
Forum: Fixing WordPress
In reply to: Can I show content to users in a custom group?I fixed it by using
if ( current_user_can( 'role-name' )) {
Forum: Fixing WordPress
In reply to: query_posts loop through taxonomy and posts separatelyDiscovered I can use this to loop through all the terms in a custom taxonomy, but it doesn’t go as far as listing the posts within each taxonomy.
It’s close, but can any of you push it over the line?
Forum: Plugins
In reply to: [Contact Form 7] 403 error on page load with hidden formAny other fixes for this? I’m getting the same thing.
Forum: Plugins
In reply to: [Mmm Simple File List] External html files wrapped in img tagYep – all good. Thanks!
Forum: Fixing WordPress
In reply to: Linking to large numbers of external html filesThanks guys, going to give the Simple File List plugin a try and see how that goes.
Forum: Plugins
In reply to: [TweetScroll Widget] Shortened links get cut offGreat! Thanks for the prompt fix!
Forum: Plugins
In reply to: [TweetScroll Widget] Shortened links get cut offThanks Vladimir, it’s https://www.ouchtraining.co.uk
Forum: Plugins
In reply to: [Gridster] Plugin breaks visual editor in 3.9Hi Carsten – is there any update on progress so far?