Forum Activity for @douglas

douglas
@douglas
10/30/17 02:32:37AM
2,797 posts

Can i set up subscriptions using paypal?


Using Jamroom

Zachary Moonshine:
ok cool i got it now but where is the option to make a subscription for a quota?

Do you have the subscription module installed?

https://www.jamroom.net/the-jamroom-network/networkmarket/471/subscriptions-100b5

Hope this helps!
douglas
@douglas
10/30/17 02:29:51AM
2,797 posts

Poll vote text options not showing


Using Jamroom

You'll want to use the the entities for greater than and less than...

Greater Than Entity
>

Less Than Entity
<

Hope this helps!
updated by @douglas: 10/30/17 02:30:34AM
douglas
@douglas
10/27/17 11:53:30AM
2,797 posts

Poll vote text options not showing


Using Jamroom

It is most likely the Form Designer > Validation setting.

When viewing the form as the admin, click the "Form Designer" button and then click the "Modify" button for the field in question and then change the "Validation" setting for that field and save your changes.

Hope this helps!
updated by @douglas: 10/28/17 06:38:01AM
douglas
@douglas
10/27/17 04:20:17AM
2,797 posts

Newsletter and validation emails down since recent update


Installation and Configuration

I'm not seeing an issue on my dev site.

Are you seeing any errors in your logs?

Since you are not using our hosting there isn't going to be much we can do... you'll most likely have to contact your hosting provider for assistance.

Hope this helps!
douglas
@douglas
10/09/17 06:30:45AM
2,797 posts

How to use user_email to toggle a badge


Design and Skin Customization

What template are you putting the if statement in?
douglas
@douglas
10/08/17 03:28:58AM
2,797 posts

How do I format the mobile view ?


Design and Skin Customization

There are two CSS files that are used for mobile and tablets, they are the override_mobile.css and override_tablet.css files found in your skins css directory.

Jamroom also uses a grid responsive layout, found in the grid.css file.

You might possibly by able to modify those files to change the single column layout, it may take some doing but is not something that we can cover here in the forums.

Another alternative would be to have us do the project, if your interested, send us an email with the details and we can get you a quote for the project.

Hope this helps!
douglas
@douglas
10/07/17 07:54:54AM
2,797 posts

Any Chance Of Adding An "Add To Favorites" Features now


Suggestions

If your referring to adding something to the user menu, you can do that by going to your ACP > Core > System Core > Tools > User Menu Editor.

yoursite.com/core/skin_menu

Hope this helps!
douglas
@douglas
10/07/17 07:50:59AM
2,797 posts

How do I format the mobile view ?


Design and Skin Customization

You can check to see if a user is on a mobile device or tablet by using the following if statement to wrap around code you don't want to show on mobile devices and tablets.

{if !jrCore_is_mobile_device() && !jrCore_is_tablet_device()}
This will NOT show on mobile devices and tablets.
{/if}

Hope this helps!
douglas
@douglas
09/23/17 05:09:55AM
2,797 posts

Audio not showing on profile after update.


Installation and Configuration

As suggested by @andrusito link...

Make sure you've installed the new System Tools module that is needed for version 6.1.1.

https://www.jamroom.net/the-jamroom-network/networkmarket/447/system-tools

Hope this helps!
douglas
@douglas
09/20/17 04:40:03AM
2,797 posts

questions about new beta ecommerrce


Installation and Configuration

You don't need to use the FoxyCart modules if you are going to be using the new payment modules.

Hope this helps!
  52