Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Content not shown on frontpage
Feels like that this subject has been used before… :)
Searched the forum but no luck. I´ve got some content on my site that simply refuse to show on my frontpage . But when visiting an individual article the content shows the the way I want (for example this article ) (eventlist in right part of the header)
Don´t think it´s a plugin related problem though the content is generated by jmc_event_manager
…so I don´t know where to look for errors, in my code or css???
A point in the right direction would help or ideas of what may be the problem here. Thanks i advance, Skoggy
Last edited by skoggy (2006-02-25 20:46:01)
Offline
Re: Content not shown on frontpage
hi skoggy.
arent there any txp:if_article_list or txp:if_individual_article involved in your form/page template wrapping the jmc_event_manager tags?
Offline
Re: Content not shown on frontpage
First of all, thanks for taking your time.
Yes, I use those tags (and other if:s) in my default article form. But I figured that they shouldn´t be a problem since the header comes first in my page. In my world the browser should deal with the header before it move on to the articles. Or am I wrong on this?
I could post my code if that would help clearify my thoughts…
Offline
Re: Content not shown on frontpage
Hi skoggy.
I’m not sure if I have understood you.
If you want to share the code of your header, maybe I can understand what’s going on.
I recommend you to use Pastebin
Offline
#5 2006-02-26 04:18:30
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: Content not shown on frontpage
> “Or am I wrong on this?”
No, I don’t think so. Yeah, sharing your page’s code could help.
Offline
Re: Content not shown on frontpage
My Page code and default article form
Last edited by skoggy (2006-02-26 12:03:45)
Offline
#7 2006-02-26 17:42:53
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: Content not shown on frontpage
Okay, I can confirm it is a plugin issue, either a bug or confusion over how to use it properly – I don’t know about the latter, since I’m not familiar with the plugin. :)
Offline
Re: Content not shown on frontpage
hi skoggy
Looking at the code of your page template, it seems to be a problem of jmc_event_manager plug-in.
Did you search in the plug-in thread to read if someone did report anything similar?.
Offline
Re: Content not shown on frontpage
Yes, searched again as you recommended but no luck. Maybe I should post a note about my problem on the plugins thread… But again; It´s working 100% the way I expect but not on the frontpage, thats what bothers me(!)
Thanks again for taking your time.
Edit: Moved discussion to the plugins thread
Last edited by skoggy (2006-02-27 14:56:29)
Offline
Re: Content not shown on frontpage
Skoggy, I post here for not messing with the plug-in thread.
Could it be a problem with messy urls? I dont think so, but you wont lose nothing by trying to change it to clean urls (if they work for you)
Also, try this if possible: in your front page, move the code of jmc_event_manager to the footer, just to see if the output appears if you put the plug-in tag in other place of the page…
I hope you find the solution soon. :)
Offline
Re: Content not shown on frontpage
I never got clean urls to work as I´m running my site on a ISS-server (even removed .htaccess)
Good idea about the footer and I just tested what you suggested. But with the same result I´m afraid. Also tried put the tag in the other parts of the site, with nothing showing on my frontpage.
Maybe I could try the glx_if plugin I´ve seen before. There is a if frontpage tag where I could put my jmc_event_manager tag. But it seems like a longshot… and afterall it should be working without that kind of things… No, didn´t do the trick either.
Any more good ideas of things I could try? :)
Last edited by skoggy (2006-02-27 22:58:54)
Offline
Pages: 1