sammiej
Forum Replies Created
-
Thank you Kris, I have had a look in PHPMyAdmin but I have no idea which database table calls these values… are you able to clarify?
Best
SamForum: Plugins
In reply to: [AGP Font Awesome Collection] Missing IconsPerfect Alexey, that seems to have worked, many thanks and more for the very fast response – much appreciated!
Forum: Plugins
In reply to: [AGP Font Awesome Collection] Missing IconsSorry the second link should have been this one http://dev.yachtibis.com/caribbean-adventure-sailing-holidays/our-caribbean-sailing-areas/sailing-in-grenada-carriacou/
Forum: Plugins
In reply to: [AGP Font Awesome Collection] Missing IconsHi thanks for your quick response – they come up on the lists like in your demo but they don’t appear on the page – I used one in a side menu here on the right http://dev.yachtibis.com/account/ and the other on a post here http://dev.yachtibis.com/oursailingholidays/beginnersailingholiday/caribbean-christmas-new-year-singles-sailing-2015-16/
All the others I’ve used so far are showing up except these two?!
Thanks
SamRachel, I solved this by deleting the post type and redoing it.
Sorry
SamNo custom templates.
I’ve created pages and used the shortcuts and it works fine. That will have to do!
Thanks for your help.
SamHi Caimin,
No, I removed all formatting and just left the placeholders and still nothing.
Sam
Hi Philip,
This is the link to all my events (all future):
http://gaysailingholidays.com/sailing-holidays/
And this is the link to just one category:
http://gaysailingholidays.com/holidays/gaysailing/men-only/
Thanks
Hi Angelo,
I don;t mean the list in the sidebar, for me using chrome the page content is blank… I was hoping to get a table of events for just the one category, formatted as here on my “all events” page but not split by month: http://gaysailingholidays.com/sailing-holidays/
I’ve put this in the “single category page format” box:
‘#_CATEGORYNEXTEVENTS’
This in the “Default event list format header” box:
‘<div class=”table-2″> <table cellpadding=”5″ cellspacing=”5″ class=”events-table” > <thead> <tr> <th class=”event-time” width=”150″>For Guys/Girls</th> <th class=”event-description” width=”*”>Trip Info</th> <th>Places Available</th> <th>Price From:</th> </tr> </thead> <tbody>’
This in the “Default events list format” box:
‘<tr>
<td>#_EVENTCATEGORIESIMAGES</td>
<td><div style=”float: left; margin-right: 20px”>#_EVENTIMAGE{200,100} </div>
#_EVENTLINK
{has_location}
<i>#_LOCATIONNAME, {/has_location}
</td>
<td>#_AVAILABLESPACES</td>
<td>#_EVENTPRICEMIN</td>
</tr>’And this in the “Default event list format footer” box:
‘</tbody></table></div>’
Its the same as I’m using on the events page formatting.
Thanks for your help.
SamSteve,
Thanks. I followed what you did (from your link) and I have the option now to select the satellite version on my map, but I was actually trying to get it to default to Satellite view on loading – as in your second snippet at the bottom of your last thread.
I’m doing something wrong cos I’ve got 2 404 errors on the console and it looks like its reading my custom_map.js as a text/html file…?
Any idea how to fix this? I must be nearly there?!
http://gaysailingholidays.com/sailing-holidays/locations/
Thanks
SamThanks, got it!
Great, that’s got it thanks Marcus.