Read More truncating on Module News Show Pro GK4

GK User
Wed Apr 11, 2012 10:37 pm
We Have recently moved the site from the development server to a production server. The Read More buttons used in the News module were working perfectly, but since the move they are only partially displaying.

We have been through all of the css files and the modules and cannot figure out why this would happen. The following pages are examples of where this is occurring. We have made no other changes to this module.

http://www.moonlightmedia.co.uk/
http://www.moonlightmedia.co.uk/index.p ... management
http://www.moonlightmedia.co.uk/index.p ... rk/sectors
http://www.moonlightmedia.co.uk/index.p ... us/careers

Thank you in advance for your help.
User avatar
Expert Boarder

teitbite
Thu Apr 12, 2012 12:12 am
Hi

Looks like css optimization is messing with that. Please try add this code to css and everything should be fine.

Code: Select all
.button, button, button.button, a.readon, input[type="submit"], input[type="button"], .moduleItemReadMore, .latestItemReadMore a.k2ReadMore, .userItemReadMore a.k2ReadMore, .catItemReadMore a.k2ReadMore, .k2ReadMore, .subCategoryMore, .readmore-link, .comments-link {
    background: url("/templates/gk_finance_business/images/style1/readon.png") repeat-x scroll 0 0 transparent !important;
}
User avatar
Moderator

GK User
Thu Apr 12, 2012 1:16 am
should this go into the override.css file? Or, into the style.portal.mode.3.css
User avatar
Expert Boarder

GK User
Thu Apr 12, 2012 1:52 am
kevinrstruck wrote:should this go into the override.css file? Or, into the style.portal.mode.3.css


I tried adding it to the style1.css replacing lines 60-73. No luck. It didn't work. Which is the best css file to add it to?

thanks again
User avatar
Expert Boarder

teitbite
Thu Apr 12, 2012 2:45 pm
Hi

It should go to override.css, but I made a mistake with path to the file. Can You please disable css compression or send me an access to joomla panel, so I'll be able to look for a right one ?
User avatar
Moderator

GK User
Fri Apr 13, 2012 9:02 pm
teitbite wrote:Hi

It should go to override.css, but I made a mistake with path to the file. Can You please disable css compression or send me an access to joomla panel, so I'll be able to look for a right one ?


Thank you for your help. We have resolved the READ MORE button problems by disabling the System JCH Optimize plugin.

I was wondering if this will now have an effect on the site load time?

Your suggestions would be greatly appreciated.
User avatar
Expert Boarder

teitbite
Sat Apr 14, 2012 7:27 pm
Hi

Yes it will. If this plugin was messing only with this small part than I believe it's not an issue to leave it but create a separate one css file with fixes. I believe this plugin got such option.
User avatar
Moderator

teitbite
Sat Apr 14, 2012 7:28 pm
Hi

The URL to Your site You've send me is not working.
User avatar
Moderator

GK User
Sat Apr 14, 2012 11:23 pm
teitbite wrote:Hi

The URL to Your site You've send me is not working.


the url is www.moonlightmedia.co.uk

The read more has been resolved, Im just concerned that by turning off the system JCH Optimize plugin, the page load time will be slower. Is that a possibility?

thanks again
User avatar
Expert Boarder

teitbite
Thu Apr 26, 2012 2:18 am
Hi

Sorry I got unsubscribed from this thread. Without opt plugin site will be a little slower, so please try publish it again and I'll check it than.
User avatar
Moderator


cron