Forum Replies Created
-
AuthorPosts
-
Jonah
ParticipantHi Lyse,
Ok here is a new version of the template part responsible for displaying the titles. Replace /wp-content/themes/Karma/theme-template-part-tools.php with this version: http://snippi.com/s/wcoa3a7
If you need to make any changes to the titles for event related pages, just open up the PHP file and find the condition for the page you want to change.
Note that if you ever update your theme, this change will be lost. It’d be better to create a child theme and install the modified template that way but that is beyond what we can help you with here.
I hope that helps!
– Jonah
Jonah
ParticipantHi Nitin,
You should be able to filter the size with the ‘tribe_fb_get_facebook_photo’ filter. I’m not sure about this though and am checking with a developer. Stay tuned.
Thanks,
JonahJonah
ParticipantHi Lyse,
This is looking like a CSS issue. I see you have your #main div set to display as a table-footer-group for instance on line 192 of your style.css. That is making it display underneath the actual footer.
Does that help?
– Jonah
Jonah
ParticipantHi jmarstrell,
Have you tried changing the Events Template setting in Events > Settings > Template? Let me know if that has any effect.
Thanks,
JonahJonah
ParticipantSounds good Chris, sorry there’s not more I can offer up here. If you need anything else, please let us know.
– Jonah
Jonah
ParticipantThis reply is private.
Jonah
ParticipantHi Ian,
You’ll need to modify the URL in the AddThis code as explained here: http://support.addthis.com/customer/portal/articles/381242-url-title#.UUm4hVtAQyA
March 19, 2013 at 1:43 pm in reply to: License Key for Events Calendar Pro – not showing in Settings #43329Jonah
ParticipantHi Christian,
The license key panel should show in Events > Settings > Licenses tab. Are you not seeing it there?
– Jonah
Jonah
ParticipantHi Dustin,
We’re going to be making a public announcement on this very soon. Stay tuned! If you don’t hear anything in the next 2 days, let me know.
– Jonah
Jonah
ParticipantHi Ian,
You probably have to manually add the buttons by adding the AddThis plugin function to the gridview.php file. Make a copy of /wp-content/plugins/the-events-calendar/views/gridview.php and place in an ‘events’ folder within your theme. Then, add the function wherever you want it to display.
I hope that helps!
– Jonah
Jonah
ParticipantHi Chris,
There is going to be way more that you’ll need to change around to pull in another post type into our plugin to be used as venue’s, and it will require a good amount of core modding, so you’d lose you’d need to apply the mod every time you update. Far from ideal. I’m afraid your best bet to keep our plugin working smoothly, is going to be to convert those post types.
– Jonah
Jonah
ParticipantHi Tim,
Sounds good. Again, I apologize we did not get to this sooner. Thanks for the update.
– Jonah
Jonah
ParticipantHi manitobathunder,
Glad you got it working! So are you all set here?
– Jonah
Jonah
ParticipantHi Tiago,
Unfortunately not. This is something you will need to code or figure out on your own some other way.
Sorry I can’t offer up more here.
Regards,
JonahMarch 19, 2013 at 11:05 am in reply to: Need Help Spliting Custom Venue List into 2 – 4 columns #43293Jonah
ParticipantHi Robert,
It seems to me you would want to add some sort of wrapper like a ul or li for each venue and then float them and style them otherwise into the column layout you want. You might also try a plugin like this (http://www.madeincima.it/en/articles/resources-and-tools/easy-list-splitter-plugin/) to help you split the list up into chunks that you can then style.
Does that help?
– Jonah
-
AuthorPosts
