vesco
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Change link on post meta boxSeems I was a bit quick on the YES!!
MesseguideThe festured posts on my front page STILL links to archives that does not exist – the metabox date should link to the post like the post title. AND i cannot find the php file that does this.
( I did change it for my event categories in the loop.php for my theme) BUT that doen’t seem to work for the featured posts.
I would like them to link like they do here on an event category page
This is not an event manager plugin issue.
SOLVED it π
It was the theme loop.php that didn’t request the permalink
Forum: Fixing WordPress
In reply to: Change link on post meta boxYES!!
Found it…
It was the theme loop.php which didn’t request the permalink.Forum: Fixing WordPress
In reply to: Change link on post meta boxupdate..
I think I can boil it down to a sitewide problem (not only events manager)
As I have the same problem with my normal posts.
Both on the front page:
http://messeguide.dk/and the post category pages.
http://messeguide.dk/category/arkiv/http://messeguide.dk/events/kategorier/
The only code here is on “Categories list item format”
#_CATEGORYIMAGE #_CATEGORYLINK <br><br>I think I might boil it down to a sitewide problem (not only events manager)
As I have the same problem with my normal posts.
Both on the front page:
http://messeguide.dk/
and the post category pages.
http://messeguide.dk/category/arkiv/settings/pages/ “overrride with formats” is set to No
No code in that field
Forum: Fixing WordPress
In reply to: Change link on post meta boxOK – I will try that thank π
Forum: Your WordPress
In reply to: 'Whadaya' think about my new site?Your facebook and twitter link in the header – links to the theme creator (BTOA themes)
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] events duplicateOMG! the amount of time I have spent looking at the formatting…
I JUST found a duplicate line in my theme archive.phpget_template_part( 'loop', 'archive' );I removed the line and now the pages render as they should
Thanks for your suggestions π
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] events duplicateNot quite – it’s the specific event category pages that cause my problems, so the code is from here:
Events/Settings/Formatting/Event Categories/ default event list format
<li><br>#_EVENTLINK DATO: #_EVENTDATES <br> <br>#_EVENTIMAGE{300,150} #_LOCATIONNAME <br>But my events are displayed as posts, so maybe this is not the formatting that controls it.
Just to clarify:
It’s the pages like this one
http://messeguide.dk/events/kategorier/sport/NOT
http://messeguide.dk/events/
which is fine and lists all events ONCE as required.Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] events duplicatelist item format:
#_CATEGORYIMAGE #_CATEGORYLINKsingle category format
#_CATEGORYNOTES<h3>KOMMENDE EVENTS</h3>Eventlist format header
- #_EVENTLINK DATO: #_EVENTDATES
#_EVENTIMAGE{300,150} #_LOCATIONNAME
Event list format
eventlist format footer
- #_EVENTLINK DATO: #_EVENTDATES