Simplex Blognews - renewed version
By nhamngahanh
|
posted: 01:59
|
0
comments
Latest version of Simplex Blognews -Click here
Simplex Blognews has some changes in code . I added Disqus comment system into this template ,remove some CSS tags ,optimize the code and re-solve the problem with showing Google adsense ads .
Live Demo | Download | Download Blognews template with forum page
To install this template ,you can see to my post on how to install Simplex Blognews
To activate Disqus comment system : find this code
<b:includable id='comments' var='post'><div id='disqus_thread'/><script type='text/javascript'>/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */var disqus_shortname = 'simplexblognews'; // required: replace example with your forum shortname
// The following are highly recommended additional parameters. Remove the slashes in front to use.// var disqus_identifier = 'unique_dynamic_id_1234';// var disqus_url = 'http://example.com/permalink-to-page.html';
/* * * DON'T EDIT BELOW THIS LINE * * */(function() {var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);})();</script><noscript>Please enable JavaScript to view the <a href='http://disqus.com/?ref_noscript'>comments powered by Disqus.</a></noscript>
</b:includable>
and replace 'simplexblognews' ( marked in bold ) to your Disqus shortname .
then find this code :
<script type='text/javascript'>/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */var disqus_shortname = 'simplexblognews'; // required: replace example with your forum shortname
/* * * DON'T EDIT BELOW THIS LINE * * */(function () {var s = document.createElement('script'); s.async = true;s.type = 'text/javascript';s.src = 'http://' + disqus_shortname + '.disqus.com/count.js';(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);}());</script>
and replace 'simplexblognews' (marked in bold) to your Disqus shortname .
if you plan to use a Blognews template with a wide page for a forum ,you can download version with forum page .
After installed ,create a page with name 'forum' ,then click on Edit HTML mode in editor window,and paste script of embeded forum (for example Vanilaforum) into page content
That's all for Simplex Blognews .Have fun !!!
0 comments:
Post a Comment