CHorne24
Forum Replies Created
-
Hi,
I wanted to know if you found a fix for this, because I’m actually looking to have the Editorial Calendar display posts by the Tribe Event Calendar date, rather than simply it’s published/scheduled date. I figure I can reverse any fix you find.
Thanks.
Forum: Plugins
In reply to: [The Events Calendar] How To Add Extra Fields To Organizer Information?I actually just solved this myself. Just in case any one else needs to figure it out, this is how I did it.
I downloaded the Advanced Custom Fields plugin, set my custom fields, then created a new template in The Events Calendar plugin using the shortcodes from Advanced Custom Fields.
Forum: Fixing WordPress
In reply to: Remove White Space Under FooterI’ve even tried that tutorial. Couldn’t get it to work for me. I’ll keep looking for a way, and I’ve taken your advice and used ‘margin-top: 25px;’ instead.
Thanks!
Forum: Fixing WordPress
In reply to: Remove White Space Under FooterYes, I’m aware. I wanted to create a bit of space above the footer. I’ve even tried removing that 25px and nothing happens.
Forum: Fixing WordPress
In reply to: Remove White Space Under FooterI’ve tried
.wrapper {margin: 0px; padding: 0px;}, .footer {bottom: 0; margin: 0px; padding: 0px;}all to no avail.