Forum Activity for @paul

paul
@paul
04/29/17 08:32:00AM
4,335 posts

How to create profiles in celebrity skin ?


Using Jamroom

Send me your site details and master admin login and I'll take a look.
Btw, unless your users are power users, they shouldn't see the create profile link.
paul
@paul
04/29/17 08:24:05AM
4,335 posts

How to create profiles in celebrity skin ?


Using Jamroom

Set my skin the same as yours - still shows for me.
Are you looking at the profile as a master admin, or profile admin?
paul
@paul
04/29/17 08:05:09AM
4,335 posts

How to create profiles in celebrity skin ?


Using Jamroom

I've switched my dev site to Celebrity and can see the '+' create profile icon on my profile.
Can you explain what you mean by 'set the profile menu as a drop down'?
paul
@paul
04/29/17 07:47:18AM
4,335 posts

any sales modules that dont require foxycart


Using Jamroom

We have a new 'Payments' module that'll be released into the beta channel sometime soon (hopefully next week sometime, but no promises!!). It currently supports plugins for either FoxyCart, Stripe or PayPal.
paul
@paul
04/28/17 10:56:20AM
4,335 posts

Can no longer add links to images


Design and Skin Customization

Have just tried this and it works ok for me. I tried it in a blog.
What exactly are you doing?
paul
@paul
04/25/17 11:27:55AM
4,335 posts

Site can't be opened after changing tag in site builder


Ning To Jamroom

That looks like default template code. Somewhere near the bottom of it will be the smarty call -

{jrSeamless_list . . . }

In that call will be parameters 'limit' or 'pagebreak'. Its the value assigned to one of those parameters that defines the number of video items shown, so just edit that to change things.
Alternatively, send us your site details and admin login and we'll check it out for you.
Thanks
paul
@paul
04/25/17 09:56:06AM
4,335 posts

Site can't be opened after changing tag in site builder


Ning To Jamroom

Yes, the widget types are listed on the left after opening a widget for editing.
So, it looks like you tried to list the template code here but its html content has been stripped. Do it again but wrap the code in [ c o d e ] [ / c o d e ] tags (without the spaces).
paul
@paul
04/25/17 09:25:56AM
4,335 posts

my Premium Cometchat disappeared- related to SSL/https changes?


Using Jamroom

SteveX (UltraJam) makes a few third party modules, but he's one of the good guys ;-)
paul
@paul
04/25/17 09:09:48AM
4,335 posts

Site can't be opened after changing tag in site builder


Ning To Jamroom

What type of widget is it? Item List? Template Code? Let me know so that I can advise how to show more videos.
What exactly did you do that broke the page? I ask because Site Builder does error checking on saving pages so if you have found a 'corner case' we can maybe get that fixed up.
Thanks
paul
@paul
04/24/17 02:25:55AM
4,335 posts

How to display only profiles that have entered their bios


Design and Skin Customization

{jrCore_list module="jrProfile" search1="profile_bio like _%". . .}

search1="profile_bio like _%" will ensure that there's at least one character in the bio
  147