I've made some changes to my template so that if a mobile device is detected only a certain menu and content is displayed (very simple menu and content only 340px wide):
http://www.i-do-this.com/blog/14/Make-y ... bile-ready
Almost everything has worked out so far.
The problem (at the moment lol) is that when viewing the list of upcoming events on my cell the link to the event detail page only reloads the page. On my cpu I do get the event details.
When I change the template to NCleanBlue I get the event details page on both mobile and cpu.
I am using a separate content block for all cell phone intended content. I used the same code there as in the "content" block.
{cms_module module="CGCalendar" display="upcominglist" upcominglisttemplate="trail-horse-event-list"}
(that is the default template)
I'm thinking the problem is stylesheet or template related but I don't see how it can be??
BTW I have absolutely nothing else in that block, I inserted it in the source editor.
Here's a weird thing - I had the event detail page (NCleanBlue) loaded in my mobile browser. In admin I changed it back to my mobile template. Then on my mobile I refreshed the event detail page and what I got was the upcoming list again (same exact page).
Here is the link that I copied from viewing/hovering over "more>>" in both templates:
"http://www.mysite.ca/index.php?mact=CGC ... eturnid=58
Anyway! I'm wondering if anyone can give me a hint as to what to investigate/fix

