Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
ahoadon
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Phạm Quang Huy
ahoadon
Commits
3fe150ea
Commit
3fe150ea
authored
Feb 10, 2020
by
Pham Huy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update price tpl
parent
052f0aa4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
price-tpl.php
wp-content/themes/ahoadonviet/template-parts/price-tpl.php
+4
-4
No files found.
wp-content/themes/ahoadonviet/template-parts/price-tpl.php
View file @
3fe150ea
...
...
@@ -40,7 +40,7 @@ get_header();
'orderby'
=>
'meta_value_num'
,
'order'
=>
'ASC'
,
'meta_key'
=>
'_price'
,
'product_cat'
=>
'
goi-hoa-don
'
,
'product_cat'
=>
'
hoa-don-dien-tu
'
,
'tax_query'
=>
array
(
array
(
'taxonomy'
=>
get_query_var
(
'taxonomy'
),
...
...
@@ -55,7 +55,7 @@ get_header();
'orderby'
=>
'meta_value_num'
,
'order'
=>
'ASC'
,
'meta_key'
=>
'_price'
,
'product_cat'
=>
'
goi-hoa-don
'
,
'product_cat'
=>
'
hoa-don-dien-tu
'
,
'posts_per_page'
=>
$per_page
,
'paged'
=>
get_query_var
(
'paged'
),
);
...
...
@@ -104,7 +104,7 @@ get_header();
</tbody>
<?php
else
:
?>
<tbody>
<tr><td
colspan=
"
5
"
>
Chưa có gói hóa đơn nào!
</td></tr>
<tr><td
colspan=
"
6
"
>
Chưa có gói hóa đơn nào!
</td></tr>
</tbody>
<?php
endif
;
?>
</table>
...
...
@@ -221,7 +221,7 @@ get_header();
</tbody>
<?php
else
:
?>
<tbody>
<tr><td
colspan=
"
5
"
>
Chưa có gói Chữ ký số nào!
</td></tr>
<tr><td
colspan=
"
7
"
>
Chưa có gói Chữ ký số nào!
</td></tr>
</tbody>
<?php
endif
;
?>
</table>
...
...
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