Forum Activity for @douglas

douglas
@douglas
09/22/16 10:24:06AM
2,812 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,812 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,812 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,812 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,812 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,812 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!
douglas
@douglas
09/17/16 03:12:49AM
2,812 posts

On-Site Videos disappeared after installing Video (Combined) module


Using Jamroom

Now that you can get to both the video and combined video info tabs, and you still want to use the combined video module, change the video module URL to uploaded_video and the combined video module URL to video.

That should allow you to see uploaded videos at somesite.com/uploaded_video and all videos at somesite.com/video.

Hope this helps!
updated by @douglas: 09/17/16 03:13:32AM
douglas
@douglas
09/16/16 11:50:32AM
2,812 posts

PayPal Buy It Now


Installation and Configuration

Have you disabled FoxyCart for the quotas your wanting to use PayPal on?

I don't believe they'll work together.

Hope this helps!
douglas
@douglas
09/14/16 01:33:14PM
2,812 posts

Is Geo Location a static Signup field?


Using Jamroom

You can use the GEO module for it, that way your users don't have to worry about updating, but by default the location, zip and country fields are not setup in the profile settings form, however... They can be added via the form designer.

Go to your modify profile form and click the form designer button at the top right of the form. Then add in the following fields...

New Field Name:
profile_location - type: text
profile_zip - type text
profile_country - type text

Form Designer Docs:
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-admin-handbook/1275/using-the-form-designer

Hope this helps!
updated by @douglas: 09/14/16 01:33:35PM
douglas
@douglas
09/14/16 11:14:08AM
2,812 posts

Is Geo Location a static Signup field?


Using Jamroom

Yeah, she'll have to change her location in her account settings.

The GEO use the IP of the user that is visiting the page, it gets the IP when the user visits the page, not during login or signup.

Hope this helps!
  88