-
Content Count
152 -
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.
-
Yes, JAM 3.1 supports PHP up to 7.3
-
Installing eCommerce Suite
Forum Support replied to Forum Support's topic in Getting Started with eCommerce Suite
JE Suite uses URL rewrite, so there is no /install folder there at all. -
Installing eCommerce Suite
Forum Support replied to Forum Support's topic in Getting Started with eCommerce Suite
you need to install using the /install folder not /install_files -
Hi, I just tested it on a basic site page and a blog page, and it loads an MP4 ,just fine when you copy and paste it in the HTML source of the WYSIWYG editor under Page Content. The sample MP4 we loaded was: https://file-examples-com.github.io/uploads/2017/04/file_example_MP4_480_1_5MG.mp4 What version of JE Suite are you using?
-
Subcategories for blog
Forum Support replied to Ads Gtc's topic in Help and Support for eCommerce Suite
Thanks for the feedback. This feature is already been added to the to do list for a future update. Much like other software applications, we do plan on making updates and new features available as time goes by. If you have other features you would like to suggest, please do. -
Subcategories for blog
Forum Support replied to Ads Gtc's topic in Help and Support for eCommerce Suite
Hi, Blogs currently don't have subcategories. It allows for top level categories at this time. You can setup different blog tags if you wish. -
Double optin and Offline payment
Forum Support replied to Ads Gtc's topic in Help and Support for eCommerce Suite
Hi, I'm not sure what you mean by PDF, but you can include payment instructions for offline payment for the checks payment gateway module. You can rename it to be anything else you want, then enter the instructions for offline payment in the Instructions field. -
Double optin and Offline payment
Forum Support replied to Ads Gtc's topic in Help and Support for eCommerce Suite
Hi, The system already requires users to confirm their email address when registering on your site. You can disable this in Settings > Site > Forms > Require Confirmation on Signup For Offline Payment, you can use the checks payment module in Settings > Manage Modules > Payment Gateways to enable offline payment. -
your config should be set to have the main domain, then a subdomain, so the tracking cookie can be set on the referring main domain. $config['base_domain_name'] = 'yourdomain.com'; $config['base_subdomain_name'] = 'partner';
-
How to change hero image overlay?
Forum Support replied to GB1's topic in Help and Support for eCommerce Suite
👍 -
How do I offer products to members only?
Forum Support replied to GB1's topic in Getting Started with eCommerce Suite
Hi, We have this as an article in the KB: https://my.jrox.com/index.php/knowledgebase/307/Setting-Up-a-Membership-Based-Online-Store.html -
Hi, This is a constant that should be defined in your /application/config/admin_defines.php file: define('IMG_RESIZE_OPTION', 'auto');
-
Hi, Please submit a help desk ticket so we can check this for you.
-
Hi, Please send in a help desk ticket so we can try and resolve this for you.