Forum Replies Created
-
AuthorPosts
-
July 10, 2013 at 10:56 pm in reply to: Events Image Upload is not showing inside wp-admin Add Event #54450
Pedro
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 4, 2013 at 10:59 am in reply to: Events Image Upload is not showing inside wp-admin Add Event #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 2, 2013 at 5:22 pm in reply to: Events Image Upload is not showing inside wp-admin Add Event #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 2, 2013 at 10:43 am in reply to: Events Image Upload is not showing inside wp-admin Add Event #52685Pedro
ParticipantThis reply is private.
Pedro
ParticipantHey Jonah, I’m new here, but got an installation of Events Calendar + Community Events running on an upcoming website.
Simple question, related: the Events Image “Browse” button only appears on the community events form. On the wp-admin “Add Event” it doesn’t appears. I tried to add this line into the functions.php of my theme folder, but it haven’t work also.
Anything else can be done?
-
AuthorPosts
