×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Theming Comments Immediately

Theming Comments Immediately 15 years 7 months ago #3603

  • Corey
  • Corey's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Hi guys, amazing job with Joomlacomment! I just installed on my recently launched website. I themed the whole thing pretty much from scratch and built it completely on a <div> and <p> layout, rather than on tables. All is well, except there is one thing I have been unable to solve: how to get it to theme comments immediately when posted.

For example, if a new comment is posted, it will remain just plain text until the page is reloaded, at which point my theme will be applied. If you don't understand, just go to a page on my site , post a comment, and you'll see what I mean.

Really, all I need to know is what is needed to make that functionality work as expected. Once again, great job and keep up the good work with Joomlacomment!

Thanks in advance!

Theming Comments Immediately 15 years 7 months ago #3604

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Do you make this:
<div class="test"></div>

or this
<div class='test'></div>

The second one is the right syntax.After the template is parsed the single quote will be replaced with double quote.

Theming Comments Immediately 15 years 7 months ago #3605

  • Corey
  • Corey's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Hi there! Thanks a lot for the fast reply - it actually did the trick. I'd (apparently wrongly) replaced all the all the quotes through a batch replace in Dreamweaver. Switched it back as you suggested and it's working great.

Really appreciate the support!

--Corey
  • Page:
  • 1
Time to create page: 0.137 seconds