bidbud
Forum Replies Created
-
Forum: Plugins
In reply to: [TradeMe widgets] Hi it isn’t showing listings just feedbackAre you sure that’s what you did?
Make sure you’re using the second option on the page that starts with [trademe_search] – I just added it 20 minutes agoForum: Plugins
In reply to: [TradeMe widgets] Hi it isn’t showing listings just feedbackI’ve updated the documentation to be more explicit on how to do this.
Forum: Plugins
In reply to: [TradeMe widgets] Functioning?Nothing has changed on the BidBud end, the widget links work fine. Is the site you’re using publicly accessible? If so, please send me the link and I’ll look into it.
Forum: Plugins
In reply to: [TradeMe widgets] Not showing any longerAgain, sorry for the delay in replying, I’ve set up notifications so I’ll be emailed when any posts are made here.
In any case, the issue is mixing secure and insecure requests, I’ve just released a new version which will fix this for you, just update to 1.2 and everything should work fine.Forum: Plugins
In reply to: [TradeMe widgets] Styling tableThe problem is mixing secure and insecure requests – BidBud forces all requests to be secure, and your page isn’t, So the css request is denied. I was aware of this issue and I’m trying to figure out a good solution to it.
In the meantime, you can hide the time remaining by adding&hide_time=1to the url. Also&hide_bids=1if you want to hide the bids and&hide_flag=1to hide the flag. This should mitigate the problem.Forum: Plugins
In reply to: [TradeMe widgets] Any Update coming on this pluginI’ve just updated the plugin, what new features were you wanting?
Forum: Plugins
In reply to: [TradeMe widgets] Styling tableSorry for the extreme delay in replying, I didn’t see this message nor get a notification about it.
I’ve just released a new version of the plugin which will work with the css from your site, so css edits should work fine now (previously it was using a default style sheet).