Home › Forums › Calendar Products › Community Events › Events Image Upload is not showing inside wp-admin Add Event
- This topic has 13 replies, 4 voices, and was last updated 10 years, 9 months ago by
Support Droid.
-
AuthorPosts
-
July 1, 2013 at 4:23 pm #52646
Pedro
ParticipantHey guys, I’m new here, but got an installation of Events Calendar + Community Events running on an upcoming website.
Simple question: the Events Image “Browse” button, for image uploading, only shows up on the Community Events form, when the user is adding. Inside the wp-admin “Add Event” or “Edit Event” it doesn’t appear.
Anything that can be done?
July 2, 2013 at 5:47 am #52668Barry
MemberHi Pedro,
You would upload an image within the event editor just as you would for a regular page or post (look for the Add Media button just above the main editor box).
Does that help?
July 2, 2013 at 10:43 am #52685Pedro
ParticipantThis reply is private.
July 2, 2013 at 4:15 pm #52788Barry
MemberRight, in that case then you probably are wanting to use the Featured Image tool rather than Add Media. That will let you associate an image with the event rather than simply inserting an image in the description.
Does that help?
July 2, 2013 at 5:22 pm #52823Pedro
ParticipantI guess you’re right, what I want is the Featured Image.
But on the Add/Edit Event page, I don’t have this box on the right sidebar. I checked and it’s only available in Add Post. How can I add this Featured Image box inside the Add/Edit Event?Actually this should be a default option, don’t you think? If somebody posts an event into my website, I should be able to approve/change/delete the image it was uploaded.
Thanks
July 3, 2013 at 7:57 am #52925Barry
MemberThe meta box (in the event editor) used to assign featured images will only show up if your theme supports featured images … can you confirm if your theme does so – and if it does not perhaps get in touch with the vendor about adding that capability? It can often be done by adding a short piece of code to your theme’s functions.php file.
July 4, 2013 at 10:59 am #53298Pedro
ParticipantI’m using Gonzo theme.
Actually inside the Add Post I have the Featured Image, I’m using it all the time.
Why is it not appearing on the Add Event? Do you have this piece of code that I can add? Or maybe some tutorial explaining?Thanks again, we’re almost solving.
July 4, 2013 at 4:30 pm #53358Barry
MemberIt sounds like your theme already supports featured images, so there isn’t really a piece of code I can provide in that case.
What I wonder is if your theme (or even another plugin) is somehow stopping featured images from being applied to any post types except a handful such as regular WordPress posts: can you try switching temporarily to a default theme and see if that restores featured images within the event editor?
We could then focus on finding a solution.
July 9, 2013 at 3:48 am #53961Troy
ParticipantThis also seems to be a problem using the Pageline Theme as well.
July 9, 2013 at 5:19 am #53970Barry
MemberHi Troy – thanks for the feedback. Were you able to determine that it is definitely your theme (by temporarily switching to Twenty Twelve, for instance)?
July 10, 2013 at 10:03 pm #54448Troy
ParticipantIt’s definitely the theme but I was able to get it resolved by following the info here – http://www.pagelines.com/forum/topic/19469-add-featured-image-for-product-in-woocommerce/
July 10, 2013 at 10:56 pm #54450Pedro
ParticipantThanks Barry, it worked!
For future users with the same doubt, the answer is:Add this code to your theme’s functions.php file.
Add it to the last line and it won’t conflict with anything else.add_theme_support(‘post-thumbnails’);
July 11, 2013 at 5:34 am #54481Barry
MemberExcellent, and thank you both for reporting back with fixes that will likely be useful for others here.
I hope all else is plain sailing 🙂
July 7, 2015 at 6:26 am #979312Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
AuthorPosts
- The topic ‘Events Image Upload is not showing inside wp-admin Add Event’ is closed to new replies.
