Shape 5

Joomla Templates => Basics - Club => : mygbg August 06, 2010, 02:58:52 PM



: Dynamic Title Issue
: mygbg August 06, 2010, 02:58:52 PM
I am having a bit of a problem with the dynamic titles feature of the Basics template. The strange part is that it was working fine at one point and now it has stopped working for any new modules I publish. I have attached 2 screen shots below. In the first screenshot you will see that the module in above_body_5 has the dynamic title showing fine. I have also listed the code from Firebug showing that the s5_mod_h3 has the -red tag as needed. However, if you look at the module in above_body_6, the s5_mod_h3 is missing the -red tag even though the ul class has it listed properly. This is happening for any new module I try to give a dynamic title. Any of those I have set previously are still working properly. Any idea what may have caused this and how to correct it?





: Re: Dynamic Title Issue
: mikek August 09, 2010, 07:45:50 AM
Hello,

According to your code it's showing that your above_body_6 module has a menu class suffix of -red not module class suffix. make sure the suffix is in the module class suffix parameter.


: Re: Dynamic Title Issue
: mygbg August 09, 2010, 08:36:51 AM
Thanks Mike.

I just verified that I have the suffix entered for module class in both. It is the same module even. Screenshots are below.



: Re: Dynamic Title Issue
: mikek August 09, 2010, 02:24:17 PM
Hello,

I wonder if something in the text is causing the problem. Try putting just -red TEST and see if that shows correctly.


: Re: Dynamic Title Issue
: mygbg August 10, 2010, 03:03:44 PM
Mike,

Thanks for the help. I resolved the "issue." It was actually an ID10T mistake on my part. I was assuming that just tagging with the -Red suffix that it would make the whole title Red if no words were supplied after the suffix. I see that the title can only be granted a color when in certain positions. So sorry for taking up your time, but your quick responses are why I will continue to be a Shape 5 customer!