-
Content Count
155 -
Joined
-
Last visited
-
Days Won
4
Content Type
Profiles
Forums
Calendar
Downloads
Everything posted by Forum Support
-
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.
-
Hi, Yes, Affiliate Manager is included in the eCommerce suite when you purchase it.
-
make sure that the filename is correct with that of the subfolder and the file. subfolder_name/filename1.zip don't add any leading or ending slashes.
-
Yes, strict mode should be disabled as some of the functionality won't work. If you need hosting, we do provide hosting for JAM and JE Suite as well.
-
if you need to separate them by subfolder, just upload it to the subfolder via FTP, and set it as part of the filename: subfolder/file.zip If you sell downloads, make sure you enable the downloads icon in Design Layout > Site Layout > Dashboard icons, so the user can cilck on it in the members dashboard.
-
Software is going crazy.
Forum Support replied to Ads Gtc's topic in Help and Support for eCommerce Suite
If you sell downloads, make sure you enable the downloads icon in Design Layout > Site Layout > Dashboard icons, so the user can cilck on it in the members dashboard. -
Software is going crazy.
Forum Support replied to Ads Gtc's topic in Help and Support for eCommerce Suite
Is this a link you created via the site menu? Send in a request to the help desk so we can check it out -
for files that are large, you can upload it via FTP to the upload folder on your site, and enter the file name when creating the download file in Content Media > Download Files