Hi all,
Hope someone can help. I have seen a few posts about this but couldn't really understand the suggestions... here is my problem:
I set upa 'view' to put all 'story' pages with the tag 'blog' onto a page.... this was basically my single user blog. So the page looks like a list of teasers with a 'read more' link to view the individual post. This worked great.
Next I installed the 'paging' module so that I could write multi-page entries, breaking the content into pages by just adding
. Again, this works fine (on a separate page).
But now I have noticed since doing this, my blog 'view' now has the code '
' appearing between each item. Can be viewed in action here: http://www.jcrdevelopments.com/blog
How do I stop this from happening please?
Many thanks,
Jon Reynolds
Comments
uncheck HTML Corrector in
uncheck HTML Corrector in input formats. This solution is posted already. Not sure if this fix is a permanent reqiurement to make it go away. I just unchecked, and it worked.
Use Pagination instead
OK well only way I could resolve this (thanks to plebe) was to uninstall the paging module, clear my cache.
I then installed the pagination module and that works fine for my purposes and doesn't upset my blog any more.