I'm hoping someone may have a solution or point me in the right direction here...
I have a Catalyst site that working great with the exception of the intro text/readmore functionality. It appears that Joomla is ignoring the <hr id="system-readmore" /> tags I put in my content. (I'm not using an editor.) Instead of display the intro text with the "Read More" link, Joomla is displaying the full article, ignoring the <hr id="system-readmore" /> tag.
I have the show "read more" option turned on so that's not a problem. I also did a fresh install on my local machine using the Rocket Theme it's not a problem there.
I'm wondering:
- Did I break something on the live, hosted server? I'm thinking not since I've done very little tweaking to the style sheets for the template. But it's possible.
- Could there be a permissions issue or something along those lines?
- Could it be a problem introduced when I installed MyBlog?