Using Drupal 4.7.4 + paging-4.7.x-1.x-dev + favorite_nodes-4.7.x-1.x-dev
With Favorit Nodes User cannot unfavorit or deletea favorit node - clicking the link gives "page not found"
Also, choosing a number , for example 2, as max number of favorit per content type to getdisplayed in Profile page does not work. For example I choose 1 but it goes on showing more than that 2, 3 etc
With Paging, cannot see any pagination
I am also using other filters :
Paging 0
Html Filter 1
Line break Cnvrtr 2
Inline file filter 3
Tried various combinations as also putting off other filters but cannot get this to work.
Any help please. Regards
PS:
Also another problem :
Allowed HTML tags:
Use
to create page breaks.
If the above is entered eg in new blog post it renders the entire thing following in italics
Comments
Not doing any html or
Not doing any html or italics code the entire thing become italics. Please help.
The other thing I need to mention is that I am using Antique_modern theme and cannot see the pagination links.
*closes orphaned tags*
There, should be back to normal..
A little explanation
What's happening here is the Allowed HTML tags are being treated as HTML tags when you paste them into the textbox.
The bold italics is being caused by an unclosed <em> and an unclosed <strong>.
But on reply ( textarea box
But on reply ( textarea box etc ) I am getting italics.
How to prevent the above from going to italics automatically ? Is it not a core feature ?
Please proide some help on pagination and favorit nodes also