Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
apex_micro_site
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Ali Arshad
apex_micro_site
Commits
c46383fe
Commit
c46383fe
authored
May 04, 2018
by
nadeem.qasmi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
redirect and dynamic content issue resolved
parent
03b55586
Pipeline
#473
passed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
learner-detail.php
...ntent/plugins/apex_global_lms/template/learner-detail.php
+1
-2
thank-you-download.php
...t/plugins/apex_global_lms/template/thank-you-download.php
+1
-1
No files found.
WWW_DATA/wp-content/plugins/apex_global_lms/template/learner-detail.php
View file @
c46383fe
...
@@ -49,8 +49,7 @@ $categories = get_terms( array(
...
@@ -49,8 +49,7 @@ $categories = get_terms( array(
while
(
have_posts
())
:
while
(
have_posts
())
:
the_post
();
the_post
();
?>
?>
<form
name=
"payserv"
id=
"payserv"
method=
"post"
action=
"https://testpti.payserv
<form
name=
"payserv"
id=
"payserv"
method=
"post"
action=
"https://apexlms.vqode.com/thank-you-download/"
>
.net/webpaymentv2/default.aspx"
>
<input
type=
"hidden"
name=
"paymentrequest"
id=
"paymentrequest"
value=
""
/>
<input
type=
"hidden"
name=
"paymentrequest"
id=
"paymentrequest"
value=
""
/>
</form>
</form>
<div
class=
"bootstrap-iso"
>
<div
class=
"bootstrap-iso"
>
...
...
WWW_DATA/wp-content/plugins/apex_global_lms/template/thank-you-download.php
View file @
c46383fe
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col-sm-12"
>
<div
class=
"col-sm-12"
>
<div
class=
"thankyou-heading"
>
<div
class=
"thankyou-heading"
>
<h2>
Kindly check the provided email, You shall soon get a download link for the courses.
</h2>
<h2>
<?php
echo
(
get_the_content
());
?>
</h2>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment