Error loading my blog pages.
Can you suggest what I should do to fix it?
I loaded the demo.
No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.
Hi,
Could you send us your site url, admin and FTP accounts (forum link as well) via email: [email protected]?
We would like to check it for you.
Hi,
We have a suggestion for you. Please follow 2 steps:
1, Go to md_meriada/template/views/blog_page/blog_full, in file views-view-fields--blog-page--page-2.tpl.php, delete the below code:
<span class="comments-link">
<a href="#"><?php print $fields['comment_count']->content;?> <?php print t('comment(s)');?></a>
</span>
2. Go to md_meriada/template/views/blog_page/blog_sidebar, in file views-view-fields--blog-page--page.tpl.php, delete:
<span class="comments-link">
<a href="#"><?php print $fields['comment_count']->content;?> <?php print t('comment(s)');?></a>
</span>
Ready and looks good.
Thank You