Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

[Solved] Slide categories not displaying

  • Mike Hermary
  • Mike Hermary's Avatar Topic Author
  • Offline
  • New Member
More
13 years 1 month ago - 13 years 4 weeks ago #43544 by Mike Hermary
[Solved] Slide categories not displaying was created by Mike Hermary
Hello,

I am trying to display the slide's category below the title, but it is not showing up.

I have set the Category (if applicable) parameter under Edit Category to show, set the Category (if applicable) parameter under Edit Slide > Advanced Settings to inherit from category, and set the Category (if applicable) parameter in mod_fpss > Content Parameters to inherit from category.

I have tried these settings on all of the templates included in FPSS, but none of them display the category.

I have tested this on a remote server (Joomla 1.7) and a local server (Joomla 1.5 and Joomla 1.7) and both do not display the slide's category below the title.

I am running the latest version of FPSS 3.0.2 on both servers.

Any help would be greatly appreciated.

Thank you.

Mike
FPSS 3.0.2
Joomla 1.5 and 1.7
PHP 5.2.14
MySQL 5.0

Please Log in or Create an account to join the conversation.

More
13 years 1 month ago #43545 by Katia
Replied by Katia on topic Re: Slide categories not displaying
Did you clean your cache?
Please provide me a link to your slideshow page.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Mike Hermary
  • Mike Hermary's Avatar Topic Author
  • Offline
  • New Member
More
13 years 1 month ago #43546 by Mike Hermary
Replied by Mike Hermary on topic Re: Slide categories not displaying
Hello,

I have cleared the browser cache, but the result is the same.

Can I PM you the website URL? It is currently under development and I do not want it posted publicly.

Mike

Please Log in or Create an account to join the conversation.

More
13 years 1 month ago #43547 by Katia
Replied by Katia on topic Re: Slide categories not displaying
Please do.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Mike Hermary
  • Mike Hermary's Avatar Topic Author
  • Offline
  • New Member
More
13 years 1 month ago #43548 by Mike Hermary
Replied by Mike Hermary on topic Re: Slide categories not displaying
Hello,

URL and login details have been sent via PM.

Mike

Please Log in or Create an account to join the conversation.

  • Mike Hermary
  • Mike Hermary's Avatar Topic Author
  • Offline
  • New Member
More
13 years 4 weeks ago #43549 by Mike Hermary
Replied by Mike Hermary on topic Re: Slide categories not displaying
Hello,

I was able to figure out why the category name was not showing on each slide. I changed this code:
<?php echo $slide->category; ?>
to this:
<?php echo $slide->categoryName; ?>

Not sure if this is a template wide bug or if it just affects the Simple template.

Hope this helps anyone else experiencing this problem.

Mike

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum