forked from LiveCarta/LiveCartaWP
update templates
This commit is contained in:
@@ -29,7 +29,7 @@ if ($tIds !== false) {
|
||||
|
||||
|
||||
?>
|
||||
|
||||
<div class="content no-pb">
|
||||
<div class="main-page">
|
||||
<div class="faq-search">
|
||||
<div class="cont">
|
||||
@@ -77,7 +77,7 @@ if ($tIds !== false) {
|
||||
|
||||
echo '
|
||||
<div class="faq-question">
|
||||
<a href="'.get_permalink($post).'">'.$post->post_name.'</a>
|
||||
<a href="'.get_permalink($post).'">'.$post->post_title.'</a>
|
||||
</div>
|
||||
';
|
||||
}
|
||||
@@ -90,6 +90,7 @@ if ($tIds !== false) {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<?php
|
||||
get_footer();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user