Harish
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Voting Contest Lite] Migrate Plugin DataHello,
If the User must be Loggedin to submit entries option enabled then the corresponding users will be assigned to the contest enteries otherwise Admin user will be the Author by default.
Forum: Plugins
In reply to: [WP Voting Contest Lite] Migrate Plugin DataHello
If you’re using the same old database, then all the data will be there. If you’re creating as new website then you can only migrate the contestents. You can export contestants from Contest -> Contestants -> Export Contestants menu and import it.
Forum: Plugins
In reply to: [WP Voting Contest Lite] A few questionsHello
Add the following code in the wp-config.php file so the debug information will go away.
define( 'WP_DEBUG_DISPLAY', false );Forum: Plugins
In reply to: [WP Voting Contest Lite] A few questionsHello
We’ll have a look at session_start warning.
The top 10 and hiding title are premium features, you can buy the plugin here
Forum: Reviews
In reply to: [WP Voting Contest Lite] Pages crash after inserting contest’s shortcodeHello
We will investigate on this issue and update you as soon as possible.
Thanks
Forum: Plugins
In reply to: [WP Voting Contest Lite] No Register Link in modalHello
Can you please check “Membership” option is enabled in WordPress admin Settings => General => Anyone can register?
Thanks
Forum: Plugins
In reply to: [WP Voting Contest Lite] file upload in progress but failed.Hello
This support is especially for the FREE Plugin. We have received your request in our email.
Thanks
Forum: Plugins
In reply to: [WP Voting Contest Lite] Voting System with redirectionHello
As of now we do not have such option in the plugin. We will check for this in the future release.
Thanks
- This reply was modified 3 years, 11 months ago by Harish.
Forum: Plugins
In reply to: [WP Voting Contest Lite] Hiding votes until the end of the contestHello
There is no option for this in the Free Version. In the Pro Version, we have the option to hide the votes. As of now you can use the css to hide the number of votes using the styles below
.wpvc_vote_counts,.wpvc_card_actions_single:first-child {
display: none;
}Thanks
Forum: Plugins
In reply to: [WP Voting Contest Lite] Winner picked automatically?Hello
Thanks for the contacting the support.
1. There is no option for the masonary style view in the Plugin. We will work on such options in the future release.
2. Only administrator can able to decide the winner. Based upon the number of votes you can able to find the winner. You can sort the contestants in the admin end from highest to lowest so that you can find the winner.
Thanks again for using the plugin.
Forum: Plugins
In reply to: [WP Voting Contest Lite] Is this plugin still being maintained?Hello
We have already working on this issue now . It will fixed in the next release.And for the Pro version Support please add a support here. https://plugins.ohiowebtech.com/forum/wordpress-voting-photo-contest-plugin-1/
Forum: Plugins
In reply to: [WP Voting Contest Lite] with portfolioHello
There is no option for this functionality as of now .
Forum: Plugins
In reply to: [WP Voting Contest Lite] Cannot submit entries using phoneHello
We will check on this issue and update you as soon as possible
Thanks
Forum: Plugins
In reply to: [WP Voting Contest Lite] About voting errorHello
You are using the Premium Version of plugin. You can just repost this issue in the https://plugins.ohiowebtech.com/forum/wordpress-voting-photo-contest-plugin-1/ since this suport is only for the Free Version of plugin .
We will make this as resolved now. Please visit that support link and we will assist you further
Thanks
Forum: Plugins
In reply to: [WP Voting Contest Lite] About voting errorHello
It seems like there is session conflicts with the theme. Thats why the Login Popup for the plugin processing sometimes and sometimes not .
Can you please switch to default WordPress theme and check it
Thanks
- This reply was modified 5 years, 5 months ago by Harish.