-
Content Count
184 -
Joined
-
Last visited
-
Days Won
4
Forum Support last won the day on December 1 2020
Forum Support had the most liked content!
Community Reputation
5 NeutralRecent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Forced Matrix License
Forum Support replied to David M's topic in Help and Support for eCommerce Suite
you need to go into settings > marketing > network marketing to enable all the levels up to 10 -
I keep on getting logged off at every action
Forum Support replied to Raj Sharma's topic in Getting Started with JAM
open up the /application/config/config.php file and edit: $config['sess_match_ip'] = TRUE; change to: $config['sess_match_ip'] = FALSE; -
currently it runs on PHP 7
-
You can submit a ticket to the help desk. My.jrox.com
-
Hi, Please submit a help desk ticket so we can check this further.
-
Hi, did you approve all pending commissions first?
-
did the installation complete successfully?
-
Edit Dashboard (add and remove icons and links)
Forum Support replied to Dennis's topic in Affiliate Manager Help and Support
Hi, you can edit the members dashboard in JAM under /application/views/members/tpl_members_dashboard.php -
Enterprise recapcha ??
Forum Support replied to ragtrade's topic in Help and Support for eCommerce Suite
Google still supports V2 of Google ReCAPTCHA, just make sure to select V2 when creating a new site for it. -
did you check the system requirements and make sure your host has all of them?
-
Suite Builder Pages .tpl Files Location ?
Forum Support replied to David M's topic in Help and Support for eCommerce Suite
site builder locks are all dynamic. you can edit the main tpl files for it in /application/views/site/site_pages/default_site_builder.tpl -
how do i add capcha to my site ?
Forum Support replied to ragtrade's topic in Help and Support for eCommerce Suite
go to the settings > security > captcha tab and enter the captcha token and secret there. You can get those from Google Recaptcha https://www.google.com/recaptcha -
the product links are hard coded in already, however, you can use the link tracker to generate shorter URLs if you want. You can also use the direct to cart link on the options tab on the product's details page.