Forum Replies Created
-
AuthorPosts
-
February 27, 2014 at 9:46 am in reply to: Getting rid of the "Country" in the address in list view #110251
sciotomile
ParticipantI attempted to comment out the code reguarding “country” in the file: the-events-calendar/public/template-tags/venue.php
This resulted in chaos and mayhem. It restore the original version of the file.
February 27, 2014 at 9:05 am in reply to: The list icon under "View As" drop down is wrong and shows month icon instead #110239sciotomile
ParticipantOkay I resolved this, but I am leaving this post “unresolved” as you will need to fix it on your end. Basically, the list view option in the drop down doesn’t use the tribe-icon-list span from the plugin CSS. Instead it uses a span class that isn’t included in the CSS — tribe-icon-upcoming.
So… I added the following code to my CSS and now I get the correct icon:
https://gist.github.com/anonymous/9254318Here is my calendar:
http://www.sciotomile.com/events/February 27, 2014 at 8:53 am in reply to: The list icon under "View As" drop down is wrong and shows month icon instead #110234sciotomile
ParticipantI just looked at your demo page… It has the same error. So it is not just me.
http://wpshindig.com/events/February 27, 2014 at 7:58 am in reply to: Removing "Event Category" from the event meta info box #110221sciotomile
ParticipantI don’t think it is a caching issue as I’ve added new events to the calendar and they still show the event category in the meta box. Here’s my functions file: http://pastebin.com/QuM60dNV
The code to remove/hide the event category begins on line 670
February 27, 2014 at 7:50 am in reply to: PHP to call event calendar in photo view for a single event category #110213sciotomile
ParticipantPerhaps using iframes…
February 26, 2014 at 12:25 pm in reply to: Add Facebook Compatible Meta Data Tags to Each Event Page #109760sciotomile
ParticipantThat worked! Thanks!
February 26, 2014 at 12:09 pm in reply to: Add Facebook Compatible Meta Data Tags to Each Event Page #109741sciotomile
ParticipantWell it doesn’t cause the entire site to crash, but the event page will not load if I put this code in functions.
February 26, 2014 at 12:03 pm in reply to: Add Facebook Compatible Meta Data Tags to Each Event Page #109737sciotomile
ParticipantI tried correcting the auto formating of the quotation marks in the above code, but it still causes the site to fail…
February 26, 2014 at 11:36 am in reply to: Add Facebook Compatible Meta Data Tags to Each Event Page #109727sciotomile
ParticipantWell my replied post comfirmed it… when you post on this forum two individual quotation marks (‘ and ‘) are combined into “… Anyway, if you can post using pastebin I would really appreciate it.
February 26, 2014 at 11:34 am in reply to: Add Facebook Compatible Meta Data Tags to Each Event Page #109725sciotomile
ParticipantSnorton — Something in your code caused my entire site to crash and fail to load. I removed it from the functions file and the site returned. Perhaps some extra formatting is coming from putting code directly into a post on the forum. Can you post to pastebin.com or something? Thanks!
I am wondering if $fb_meta_tag = ”; is actually supposed to be $fb_meta_tag = ”;
February 26, 2014 at 10:53 am in reply to: Add Facebook Compatible Meta Data Tags to Each Event Page #109715sciotomile
ParticipantYeah… it still wants to pull the “default thumbnail” I create first and not the actual posts thumbnail. It shows both options if you use the arrow before you click post on the facebook share window, but that isn’t exactly what I want… I am confused why it is showing up since I placed the code that assigns a default op image in a if/else loop.
February 26, 2014 at 10:41 am in reply to: Add Facebook Compatible Meta Data Tags to Each Event Page #109695sciotomile
ParticipantOkay… I’ve added this code to my theme functions:
http://pastebin.com/Gnipe9jPI’ve also installed WordPress SEO by Yoast. That seems to have fixed things, I think… Does the above code make sense? Will it work?
February 26, 2014 at 8:25 am in reply to: Removing "Event Category" from the event meta info box #109639sciotomile
ParticipantSorry this did not resolve the issue… I added the code to my theme’s functions, but the event category still displays in the green box.
sciotomile
ParticipantIn looking at how we want people to enter the information, this issue is now moot as we no longer want to give people the option to select event category.
-
AuthorPosts
