lovefarnham
Forum Replies Created
-
Does anyone have any suggestions?
how do I unsubscribe from receiving emails every time someone makes a post?
I get emails for every single post made?
I have the latest update installed lovefarnham.org is the domain.
I have the same issue counter not counting anymore, everything is 0.
Forum: Themes and Templates
In reply to: [Customizr] Customizr Featured image not showing on pageHi I can see featured images on my posts, but not on my pages?
Is there a way I can turn on featured images for pages?
Example PAGE:
http://www.lovefarnham.org/add-your-farnham-club-for-free/Hi Caimin,
Thank you for the reply, I’ve tried that see code below:
<tr> <td>#_EVENTIMAGE{100,300}</td> <td>#_EVENTDATES</td> <td> #_EVENTLINK {has_location}<br/><i>#_LOCATIONNAME, #_LOCATIONTOWN #_LOCATIONSTATE</i>{/has_location}</td> </tr>Still looks the same:
http://www.lovefarnham.org/new-events/Big gap/white space under the image
Big gap/white space above the date/time
Big gap/white space above the Event nameAny other ideas?
Thank you for your help Angelo, it’s looking much better:
http://www.lovefarnham.org/new-events/
However, there seems to be some white space under each photo, I cant figure out how to remove this.
This is my code:
Default event list format header
<table cellpadding="0" cellspacing="0" class="events-table" > <thead> <tr> <th width="75">Image</th> <th class="event-time" width="200">Date/Time</th> <th class="event-description" width="*">Event</th> </tr> </thead> <tbody>Default event list format
<tr> <td> #_EVENTIMAGE{100,300} </td> <td> #_EVENTDATES<br/> </td> <td> #_EVENTLINK {has_location}<br/><i>#_LOCATIONNAME, #_LOCATIONTOWN #_LOCATIONSTATE</i>{/has_location} </td> </tr>Any help would be amazing, been playing for hours now 🙂
I’m a little confused as it was a long time ago I set up the events app, have a few questions.
1) How do you choose which page lists all of your events? For example my events page is http://www.lovefarnham.org/new-events/ however when I go to edit that page there is no pluggin code. The only HTML on that page is:
<p style=”text-align: center;”><img class=” wp-image-1376 size-full aligncenter” src=”http://www.lovefarnham.org/wp-content/uploads/2015/05/whats-on.png” alt=”what’s on” width=”700″ height=”250″ />Add your event for FREE here. CONTENTS</p>
2) If I want to add the event image to my Events Page listings as a thumbnail where do I add the code ?
Thanks again for your help on this, I tried youtube but couldnt find any good videos to help unfortunately.