Quote:
Originally Posted by GCC LLC
Ted, do you see any reason why this mod would not work in a mobile theme? The prodforum_* templates did not exist in the mobile skin, so we manually created them all there but the links are not clicking from the review forum and when we manually go to a review thread, it's not showing the product information at the top of the thread - it just looks like a regular vb mobile thread display.
|
Are the right hooks in your mobile theme to pull the templates in?
Perhaps the best bet is to add a couple "echo" statements around the xml file for a quick test to see if it's a problem with the mod getting called up or the templates showing up.
Code:
echo "this shows up";