Code

Discussion on Photo Contest WordPress Plugin

Discussion on Photo Contest WordPress Plugin

Cart 4,466 sales

GalleryPlugins does not currently provide support for this item.

902 comments found.

How to disable the view icon of all images?

Hello. Well by CSS only. Use official support form and i will help you with that https://codecanyon.net/item/photo-contest-wordpress-plugin/8320636/support

I am having an issue where emails aren’t being sent after submitting an entry. Sometimes the email be sent and in most cases it wouldn’t. Can you help with this? Thanks.

Sure it actually has a simple solution. Please use the officical support form and we will help you with that. https://codecanyon.net/item/photo-contest-wordpress-plugin/8320636/support

Is there a way to have a gallery that displays new images from all categories not just from an individual category?

Yes. You can use a widget. But in the default all images are first seen from all categories in the gallery mode.

this plugin is compatible with elementor

I need that when they register they pay for a membership, it can be done .. that if they do not pay registration they cannot register

This plugin is compatible with Elementor. IF you will have an issue with that we will fix that o we will return your mone. But there are no reported issues with Elementor right now.

can i restrict upon to registered users only

Hello. Yes you can!

How can I add Telegram on share Buttons like the other social medias?

It can be done only manually in the code. But it should not be a problem. Use the official support form and I will help you with that. https://codecanyon.net/item/photo-contest-wordpress-plugin/8320636/support

Hello, I am requesting by many means help with getting a demo version of the plugin. Is there any way a test version previous to my purchase? Thanks a lot.

Hi, Can you tell me where can I locate the exact same theme you used in the demo?

Yes. I purchased all three plugins in the bundle.

Hello, What folder/file contains the header title? I want to remove it.

Hello, I saw someone asked about this in an earlier comment, and you mentioned you would have it available in the next version so I wanted to see if you still plan to allow to create a new contest on a post for a blog rather than creating a new page every time. Thanks

how to solve fakepath when choosing a photo to upload?

This is actually something what browser does. It is security feature to hide your real path.

is a support / embed in mycred possible?

No. But you are actually second person asked for this. So i will check what can be done.

hi there! 1) How can I get the title of a photo in the meta-title? In your example it works https://galleryplugins.com/photo-contest/demo-1-column/?contest=photo-detail&photo_id=91 (<title>Butterfly-21 – Photo Contest WordPress Plugin – Photo Contest</title>) Where do I can set this? Moreover I want to have used the description of the photo as <meta-description> – how can I achieve this? 2) How can I get it work, that a shortcode of a third-party plugin in the description will visualize the correct output?

function add_contest_og_meta() { if (is_singular('page') and isset($_GET['contest']) and $_GET['contest'] == 'photo-detail') { $photo_id = $_GET['photo_id']; $photo = get_post($photo_id); $title = $photo->post_title; $image_attributes = wp_get_attachment_image_src($photo_id, 'gallery-large'); $all_attachments_id = []; $current_url = get_permalink(); $ogurl = add_query_arg([ 'contest' => 'photo-detail', 'photo_id' => $_GET['photo_id'] ], $current_url); echo '' . "\n"; echo '<!--Photo Contest Meta -->' . "\n"; echo '<meta property="og:title" content="' . $title . '" />' . "\n"; echo '<meta property="og:type" content="article" />' . "\n"; echo '<meta property="og:image" content="' . $image_attributes[0] . '" />' . "\n"; echo '<meta property="og:image:width" content="650" />' . "\n"; echo '<meta property="og:image:height" content="650" />' . "\n"; echo '<meta property="og:url" content="' . $ogurl . '" />' . "\n"; if (!empty($photo->post_content)) { echo '<meta property="og:description" content="' . strip_tags($photo->post_content) . '" />' . "\n"; } echo '<meta property="og:site_name" content="' . get_bloginfo('name') . '" />' . "\n"; echo '<!--Photo Contest Meta -->' . "\n"; } change $image_attributes to gallery-large and og:image:width and height

I am still looking for a solution for this issue: How can I get it work, that a shortcode of a third-party plugin in the description will visualize the correct output?

Please touren use the official support form next time. https://codecanyon.net/item/photo-contest-wordpress-plugin/8320636/support This is the comment section. We do small changes for our customers for free. So next time just contact us directly via support form.

have you any demo or tutorial for buddypress integration, because m check your documentation there have no buddypress integration tutorial or any view how to look image of user in buddypress activity stream, after uploading the image in contest.

It is easy actually you just need to activate option for each buddypress activity stream uploading/commenting/rating message.

How do I enable the email verification for voting? Turning it on in the admin seems to have no effect.

Purchased. But its not working on my Divi themes.

Referring to lilloosh comment’s: ”...Just one thing, we will use one column for the photos and would like to show ads between x photos. Is that something you may add in the future?” How can we do that?

Hello, i want to create a photo contest but i need the user to enter the email in order to vote only once. i do not want the same person to vote multiple times the same photo. Is that possible with your plugin? Thanks, K-

Hello, when I try to upload a photo nothing happens, and then when I click on another part of the bar, the whole bar disappears. Can you help? I’m running this plugin through Elementor on Wordpress.

Hello! Please use official support form. Thank you!

After I upload Bulk images, how can I assign Authorship to specific users? There’s not point in bulk upload if the Author is the admin on ever photo.

Hello. Yes, that tool is only for admins so i never expect that someone will do such a thing. But well there are ways how to get the author’s name to an image. In the title or description for example

Hi, are you able to obtain certain information from the submitters for the competition? For example, for a photography competition, if they are an adult professional photographer, an adult amateur, high schooler, or primary schooler? Can you have a checkbox for them to tick that they have taken the image? Also, if you have different categories of images, do you have to have separate competitions, or can you just get them to tick the box for which category they wish to ent. Thank youl

Hello. You can add categories or you can add a special form field to the submit form.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey