- Posts: 8
Shop / e-Commerce Integration
Buy Course button is disabled
- raindropsinfotech
- Topic Author
- Offline
- New Member
-
Less
More
7 years 1 month ago #1
by raindropsinfotech
Buy Course button is disabled was created by raindropsinfotech
Please Log in or Create an account to join the conversation.
- raindropsinfotech
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 8
7 years 1 month ago #2
by raindropsinfotech
Replied by raindropsinfotech on topic Buy Course button is disabled
actually, i got reason why this happens.... bcoz throught code
in this file (site\com_joomdle\helpers\shop.php) i got one blank variable name is $shop
$shop = $params->get( 'shop_integration' );
which is getting blank... but how to solve this.....???
in this file (site\com_joomdle\helpers\shop.php) i got one blank variable name is $shop
$shop = $params->get( 'shop_integration' );
which is getting blank... but how to solve this.....???
Please Log in or Create an account to join the conversation.
- raindropsinfotech
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 8
7 years 1 month ago #3
by raindropsinfotech
Replied by raindropsinfotech on topic Buy Course button is disabled
see in joomdle i have added joomdle osmembership for course ..... through this enrollment is done perfactly... but i want to dispay buy course button in course detail page
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7914
7 years 1 month ago #4
by Antonio Durán
Replied by Antonio Durán on topic Buy Course button is disabled
Hi. I moved your post to the e-commerce forum.
To get buy button you need to sell courses through a shop component.
To get options to show in shop section in Joomdle config you need to install the appropriate j oomdle integration plugin.
You cannot get buy button to sell courses with os membership.
To get buy button you need to sell courses through a shop component.
To get options to show in shop section in Joomdle config you need to install the appropriate j oomdle integration plugin.
You cannot get buy button to sell courses with os membership.
Please Log in or Create an account to join the conversation.