News Show Pro GK4 Navigation Errors

Joomla template which allow you to present sport news in amazing and professional way.
GK User
Wed Jun 01, 2011 10:30 pm
I've updated to News Show Pro GK4 with this theme, yet there seems to be some issues with it. I followed the changes posted HERE and I was able to utilize the component to some extent.

However, you cannot have multiple pages of content and utilize the navigation arrows. While they may show up, they just don't work and I am forced to set up the modules with just one page of content.

Here is my LIVE TEST SITE.

In addition, the headers (Article Headlines) will not float. You can see the example in the Main Body of the live test site. You can also see examples of the it displaying correctly on my MAIN SITE.

Please let me know what changes need to be made in order to make this happen.

Thanks!

Michael

Add. Info

HP Built on: Linux ecbiz102.inmotionhosting.com 2.6.18-194.32.1.el5 #1 SMP Wed Jan 5 17:52:25 EST 2011 x86_64
Database Version: 5.0.91-community-log
Database Collation: utf8_general_ci
PHP Version: 5.2.16
Web Server: Apache
Web Server to PHP interface: cgi
Joomla! Version: Joomla! 1.5.23 Stable [ senu takaa ama baji ] 04-March-2011 18:00 GMT
User Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10

News Show Pro GK4 v.2.3.3
User avatar
Junior Boarder

teitbite
Thu Jun 02, 2011 10:17 am
Hi

Please send me the joomla panel access. I'll see if playing with settings will solve it.
User avatar
Moderator

GK User
Thu Jun 02, 2011 10:27 am
I was able to get the navigation to work - was a mootools issue. But the other problems are still there.

E-mail sent wil login details.
User avatar
Junior Boarder

teitbite
Fri Jun 03, 2011 3:39 pm
Hi

It looks like the css class for float option is missing. Anyway I'm not sure if it will look better with this option. In my opinion this will only bring more problems, which will need to be fixed manualy.

Try to add this classes to gk_stuff.css

Code: Select all
.nsp_art h4.nsp_header.fleft {
    float:left;
}

.nsp_art h4.nsp_header.fright {
    float:right;
}
User avatar
Moderator


cron