Comment pagination

Posted in: Newsmag
Post count: 217

Hi,

the comment pagination doesn’t work.

Take a look http://dev.promicabana.de/kim-kardashian-wird-north-immer-unterstuetzen-selbst-bei-nacktbildern/

If you click on “Ältere Kommentare” (Older comments), it does simply nothing.

And it would be great if there is any information like “your comment is awaiting activation” or something. Currently I don’t see anything.

#3: Is it possible to show the comment pagination with numbers instead of older/newer comments?

Thank you!

  • This topic was modified 11 years by Bichareh.
Post count: 6600

Hi,

Thanks for reporting this, I have check and seems that we have some issues with comments pagination, I will add this on our issue list and we will try to fix this in the next update, until then you can try adding this: http://pastebin.com/7fTzBWZ3 to the comments template like this: http://screencast.com/t/rqN9IfVr7
This will add numbered pagination also, add the css below to style it like this: http://screencast.com/t/blfZVAQgHb2

.navigation{
width: 804px;
margin: auto;
display: block;
font-family: Helvetica,Arial,sans-serif;
font-size: 14px;
text-align: center;
font-weight: bold;
margin-top: 20px;
margin-bottom: 20px;
}

.navigation a:hover {
border: solid #222 1px !important;
background-color: #4db2ec;
color: white;
font-weight: normal;
}

.navigation a:link, .navigation a:visited {
border: solid #ccc 1px;
padding: .2em .4em;
}

As for the message that your comment is under moderation we suggest you find a plugin that dose that or get someone to do it for you as the the theme dose not have an option for it.

Thanks

  • This reply was modified 11 years by Lucian.
Post count: 217

Thank you, it worked! 🙂

One more question…wouldn’t it be better if the site will automatically scrolling down to the comment section if I posted a comment?

Currently it stays at the top of the page. It does only scroll down if I comment as admin. Also it doesn’t show the comment after it is submitted (only non admins).

It would be better if it scroll down and shows your comment, even when it’s not approved yet. Otherwise the commentator thinks maybe it didn’t worked. Do you have any fix for this?

Thanks!

Post count: 6600

Hi,

Unfortunately not at this time, somehow that part generated this issue in the first place. We will investigate this and will fix it as soon as possible.

Thanks

Post count: 217

Hi,

thank you for your response!

I will wait for the fix and checked the “notify via email” button. 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.