New Newspaper installation is not ending HTML tags

Posted in: Newspaper
Post count: 3

Hello guys.

I recently installed newspaper, and what it looks fine, seems it is not loading everything. I installed Global News demo. the footer code never closes:


<div class="td-module-meta-info">
<span class="td-post-author-name">ed_admin <span>-</span> </span> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2017-05-18T17:31:38+00:00" >May 18, 2017</time></span> <div class="td-module-comments">0</div> </div>

</div>

</div> <!-- ./td-block-span6 --></div><!--./row-fluid--><div class="page-nav td-pb-padding-side"><span class="current">1</span>23<span class="extend">...</span>5<i class="td-icon-menu-right"></i><span class="pages">Page 1 of 5</span><div class="clearfix"></div></div> </div>
</div>
<div class="td-pb-span4 td-main-sidebar" role="complementary">
<div class="td-ss-main-sidebar">

Tried in ubuntu 14-04LTS and ubuntu 16-04LTS, both with the same results.

Post count: 3

GUYS:

The source of the problem is that mbstring IS ABSOLUTELY REQUIRED TO HAVE THE THEME 100% WORKING.

I checked up all my settings and while you mention that mbstring is not required, at the end IT IS.

Please update your notes, without mbstring, the html code of the site will suddenly cut on the footer section.

Post count: 3

site without php mbscript

site with php mbscript:

Post count: 20688

Hi,

Glad you could solve the issue. The php multibyte module needs to be installed for the theme to work properly – http://php.net/manual/en/mbstring.installation.php
Similar problems with the demos and other theme functions have been solved by enabling this module.

Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.