Weborithm
Forum Replies Created
-
Forum: Plugins
In reply to: [Showdown] User BasedWell, it’s not built to directly allow users to rate profiles. It’s built to enter content in via the Competitor custom post type which can then be rated.
So you can, in effect, create Competitors based on your users or you can use our User Submit add-on to allow them to submit their content themselves.
Forum: Plugins
In reply to: [WordPress Auction Plugin] not able to upload an imageAre you using it on a multisite install?
Can you upload a screenshot somewhere so we can see the error you are getting, or copy paste the error details here.
Forum: Plugins
In reply to: [WordPress Auction Plugin] Popup doesnt' show in Google ChromeI just tested a live test site, hosted on a web server, and the popup showed up just fine in Chrome. Sorry, but I can’t say what the reason is for it not to show up on a locally hosted set up.
Forum: Plugins
In reply to: [WordPress Auction Plugin] Popup doesnt' show in Google ChromeCan you try it on a live site and let me know if you face the same issue. Send me the URL after you have been able to install and test it.
Forum: Plugins
In reply to: [Showdown] Profile picture by default instead of posting themHi, It’s not set up to do that. That would require us to build an extra feature for it. We’ll add it to our list and if enough people request it we’ll build it out.
Forum: Plugins
In reply to: [Showdown] Reverse the OrderThanks for sharing it Duke.
We’d be really thankful if you could rate our plugin too ??
Forum: Plugins
In reply to: [Showdown] Reverse the OrderYou can open up showdown_engine.php and look for these lines:
$return .= '<span class="wp-showdown-voteclass"><a href="javascript:AssignWinner(10);">10</a></span>'; $return .= '<span class="wp-showdown-voteclass"><a href="javascript:AssignWinner(9);">9</a></span>'; $return .= '<span class="wp-showdown-voteclass"><a href="javascript:AssignWinner(8);">8</a></span>'; $return .= '<span class="wp-showdown-voteclass"><a href="javascript:AssignWinner(7);">7</a></span>'; $return .= '<span class="wp-showdown-voteclass"><a href="javascript:AssignWinner(6);">6</a></span>'; $return .= '<span class="wp-showdown-voteclass"><a href="javascript:AssignWinner(5);">5</a></span>'; $return .= '<span class="wp-showdown-voteclass"><a href="javascript:AssignWinner(4);">4</a></span>'; $return .= '<span class="wp-showdown-voteclass"><a href="javascript:AssignWinner(3);">3</a></span>'; $return .= '<span class="wp-showdown-voteclass"><a href="javascript:AssignWinner(2);">2</a></span>'; $return .= '<span class="wp-showdown-voteclass"><a href="javascript:AssignWinner(1);">1</a></span>';
and reverse them.
Forum: Plugins
In reply to: [WordPress Auction Plugin] software fails to workUnfortunately if you wait close to 2 years to write we can’t but be suspicious of your intent to willingly post a negative review and comment to discredit our work.
Or, assume that this is simply a spam comment as you registered on the same day that you posted your comment. You did not even attempt to contact us through our site first, which is where we support our Pro plugin users as is clearly stated on our site and in our plugin admin panel.
Forum: Plugins
In reply to: [Showdown] Display stats by month or weekAs of now there isn’t, but it’s a good feature request and we’ll consider it for future releases.
Forum: Plugins
In reply to: [Showdown] No Competitors button on the leftIt’s not a competitors button, rather a new Post Type that is generated. You can find on the main WordPress menu on the left.
Forum: Plugins
In reply to: [WordPress Auction Plugin] software fails to workHi,
As per our changelog https://www.wpauctions.com/changelog/ v4.4.1 was released on October 31st, 2012.
Do you mind telling us when you emailed us and what errors you faced? I’d be happy to help. I don’t remember your username from any of our previous support requests.
Forum: Plugins
In reply to: [WordPress Auction Plugin] Caching IssueI’ve responded to your request on our forums. Sorry it took a bit to reply to you. We’ll continue the conversation on our official forum. I’ll take a look at your site and get in touch with you soon.
Forum: Reviews
In reply to: [WordPress Auction Plugin] Do NOT waste time with this pluginHi,
As per our changelog https://www.wpauctions.com/changelog/ v4.4.1 was released on October 31st, 2012.
We respond to all requests for support, even if users buy the unsupported version.
Do you mind telling us when you emailed us and what errors you faced? I’d be happy to help.
Forum: Plugins
In reply to: [WordPress Auction Plugin] Currency Issues typing values for CADThat’s how proxy bidding works. The bid placed is the “Maaximum Bid”, so it will automatically get bid up a bidders max. bid till they get outbid.
It’s the same on eBay.
Forum: Plugins
In reply to: [Showdown] No Shortcode GeneratorYes, this is only relevant to WordPress v3.9. We have a fix in place and it should be uploaded in a day.
Thanks for your patience. In the meantime you can use the Help section to get the shortcode to show your hot or not contests.