Forum Activity for @douglas

douglas
@douglas
09/27/16 05:16:45AM
2,806 posts

comments order newest first?


Ning To Jamroom

Can you give me a link to a profile where this is happening?

Thanks!
douglas
@douglas
09/27/16 04:57:57AM
2,806 posts

comments order newest first?


Ning To Jamroom

Hello,

Which skin is this for?

Thanks!
douglas
@douglas
09/27/16 04:44:59AM
2,806 posts

New forum has no button for posting topic


Using Jamroom

In your "Settings" tab, if you have the enable categories checkbox checked, you'll then need to create the categories you want topics for in the "Categories" tab.

If you don't want categories, then uncheck the enable categories checkbox.

Hope this helps!
douglas
@douglas
09/22/16 10:40:42AM
2,806 posts

Bridge Search & Pagination


Proxima

Yeah, we'll have to get Brian to check this out.
douglas
@douglas
09/22/16 10:24:06AM
2,806 posts

Bridge Search & Pagination


Proxima

I would guess that you can NOT use pagebreak and limit together, its either one or the other.

Hope this helps!
douglas
@douglas
09/21/16 08:14:52AM
2,806 posts

Comments Section cropped and Time line section too big - Beat Slinger


Design and Skin Customization

You might try turning the editor off for comments and see if it works then.
ACP > Item Features > Comments > Global Config > General Settings

That might help narrow down the issue your having.
douglas
@douglas
09/20/16 07:26:24AM
2,806 posts

Ads not shown on https


Design and Skin Customization

Since your site is now SSL, all of your URL's for ads etc. should start with https or they will not show, including image URL's.

Does netix24.com allow you to use https in the script src URL?

Hope this helps!
douglas
@douglas
09/20/16 05:27:31AM
2,806 posts

Ads not shown on https


Design and Skin Customization

amwproductions:
Hello i use the https on my site and now we not can see the ads?
We use the projam dark template

You'll have to be a little more specific, are the Google Ads not showing or some other Ad script that you are using?

Can you post your URL so we can check it out?

Thanks!
douglas
@douglas
09/19/16 06:18:07AM
2,806 posts

Latest Comments - HTML Markup Displayed


Using Jamroom

Something else is going on there, it is working on my dev site.

Can you send us your admin login so I can check it out?

Thanks!
Screen Shot 2016-09-19 at 8.16.03 AM.png Screen Shot 2016-09-19 at 8.16.03 AM.png - 45KB
douglas
@douglas
09/19/16 05:54:29AM
2,806 posts

Latest Comments - HTML Markup Displayed


Using Jamroom

Dazed:
I am using jrComments on my side_home.tpl/side_comments.tpl file and wanted to see how to resolve this issue. When a user uses the quote option to reply, I am seeing the html markup for the quote in the comment. Ideally I should see some different color and the username on the block quote vs the html code.
Thanks!

I've got this fixed for the next release.

In your skins/jrProJam/side_comments.tpl, change the comment text variable from this:

{$item.comment_text|truncate:200:"...":false|jrCore_strip_html}

to this:

{$item.comment_text|truncate:200:"...":false|jrCore_format_string:$item.profile_quota_id}

Hope this helps!
  87