Hi Dave!
The site’s not publicly accessible yet. I’ve figured out where to make the changes, but struggle to incorporate some changes in the child theme as they involve changing both functions.php and /inc/custom-functions.php, e.g. removing the code below from custom-functions:
<div style=”float:left;”>’.get_the_date().'</div>
<div style=”float:right;color:#cccccc;font-weight:bold;font-size:15px”> ‘.get_comments_number().'</div><div class=”clear”></div>
</div>
</div>’;
endwhile;
$postoutput .= ‘<div class=”post-nav”>’;
$postoutput .= ‘<div class=”prev-page”>’ . get_previous_posts_link( “« Newer Entries” ) . ‘</div>’;
$postoutput .= ‘<div class=”next-page”>’ . get_next_posts_link( “Older Entries »”, 3 ) . ‘</div>’;
$postoutput .= ‘</div>’;
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]