(M)Social: "Read More" links broken on homepage....

Professional social WordPress theme with metro design, fully-adjustable grid widget and BuddyPress support.
GK User
Mon Jul 07, 2014 2:46 pm
Hi, I seem to be getting a new issue on my (M)Social Homepage where the "Read More" buttons for my blog entries are broken/inactive on posts #3, #4 and higher. The button renders/displays fine but the links are inactive, The "Read More" buttons for Blog posts #1 and #2 excerpts work just fine.

I noticed upon initial Publishing of posts #3 and #4 or higher, that the "Read More" buttons work. However, after editing those posts and publishing, the link then becomes inactive.

Cannot test any further.

My default settings are configured to display 4 blog entries on the homepage across 2 columns.

Any advice on how to get the "Read More" buttons to work properly?

Alternatively, my only option is to display only 2 blog entries on the homepage.

Advice on how proceed?
User avatar
Junior Boarder

GK User
Tue Jul 08, 2014 7:14 am
Hi

Try to add this code into css/override.css file:

Code: Select all
.frontpage #gk-mainbody article .summary .readon {
   margin-bottom: 35px;
}
User avatar
Moderator

GK User
Wed Jul 09, 2014 2:51 am
Piotr Kunicki wrote:Hi

Try to add this code into css/override.css file:

Code: Select all
.frontpage #gk-mainbody article .summary .readon {
   margin-bottom: 35px;
}



**SOLVED**

Worked Perfect!

Thank you, Piotr!
User avatar
Junior Boarder


cron