Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

'Read more' inactivated for some articles

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi All,
I have a category Blog page where the 'Read more' option seems to have stopped working for some articles. I've checked the code for those pages and they look the same as the pages that work.
The link on the titles works fine for all articles.
Very curious.
Here is the page: sedaexport.com.au/news
The menu type is category Blog.
You will note that the first few 'Read More' don't work, but later they do.
Just wondering if there is a setting somewhere that I need to change for all the Read More to work? Or is it something else?
Any help, greatly appreciated.
Thanks, Nick
  • NickMo's Avatar
  • NickMo
  • 12 Month basic
  • 331 posts
  • 3 Thanks
  • Karma: 1
The administrator has disabled public write access.
That really is weird
Code view ...
<section class="readmore">
<a class="readon btn btn-default" href="/news/136-new-working-on-farm-guide-for-backpackers">
<span> Read more ... </span>
</a>
</section>
The URL is referenced .. copy paste URL works fine.

Code is no different for the Read more that works and those that don't.

Guru Paul?
  • Andrew's Avatar
  • Andrew
  • 12 Month basic
  • 509 posts
  • 20 Thanks
  • Karma: 10
The administrator has disabled public write access.
Hi Guys,

Does this work

.blog .leading {
clear: both;
}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: Andrew
Thanks Paul,
To implement that, do I simply create a custom.css file and add that code?
  • NickMo's Avatar
  • NickMo
  • 12 Month basic
  • 331 posts
  • 3 Thanks
  • Karma: 1
The administrator has disabled public write access.
Yep

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thanks Paul, that worked.
  • NickMo's Avatar
  • NickMo
  • 12 Month basic
  • 331 posts
  • 3 Thanks
  • Karma: 1
The administrator has disabled public write access.
Thanks Nick

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers