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
0ae2c79a
Commit
0ae2c79a
authored
Mar 02, 2018
by
Muhammad Usman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
download-all redirection
parent
dbbcf6ac
Pipeline
#378
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
it-course.php
...wp-content/plugins/apex_global_lms/template/it-course.php
+2
-1
No files found.
WWW_DATA/wp-content/plugins/apex_global_lms/template/it-course.php
View file @
0ae2c79a
...
@@ -81,7 +81,8 @@ $page = get_page_by_path('lms-courses');
...
@@ -81,7 +81,8 @@ $page = get_page_by_path('lms-courses');
<div
class=
"col-sm-3 col-padding"
>
<div
class=
"col-sm-3 col-padding"
>
<div
class=
"download-course-box"
>
<div
class=
"download-course-box"
>
<div
class=
"course-heading"
>
<div
class=
"course-heading"
>
<h4><a
href=
"
<?php
echo
get_term_meta
(
$child
,
'vq_course_ct_tax_redirect'
,
true
)
?>
"
>
Download
<br>
course list
</a></h4>
<!--<h4><a href="
<?php
/*echo get_term_meta($child, 'vq_course_ct_tax_redirect', true) */
?>
">Download <br>course list</a></h4>-->
<h4><a
href=
"
<?php
echo
get_page_link
(
get_page_by_path
(
'download-all'
));
?>
"
>
Download
<br>
course list
</a></h4>
</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