- NewsmagHomepage – How to build and set it
- NewsmagtagDiv Composer Tutorial
- NewsmagNewsmag documentation
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagPage templates
Hi @axonic
What issue you have there? In your language you need to change the excerpt to be on letter instead of words
Go to Theme panel -> Excerpts and set the excerpt http://screencast.com/t/3EBdRZ0V5qPC
Thanks for the message!
Hi @axonic
What issue you have there? In your language you need to change the excerpt to be on letter instead of words
Go to Theme panel -> Excerpts and set the excerpt http://screencast.com/t/3EBdRZ0V5qPC
Thanks for the message!
Hi Radu,
Please help me on this issue here:
https://forum.tagdiv.com/topic/homepage-problem-with-chinese-charactors/
Thanks.
hi,
glad to hear that you manage to solve the problem.
Thanks for you message.
Radu A.
Can anyone assist me?
Hi, I have problem with my magazinely homepage as well.
Can you help me to have a look?
my website is deepciel.com/wordpress
Please assist.
Never mind I found the solution to my problem. I clicked the Welcome Tab in Theme Settings, then clicked on Predefined Styles and found fashion.
Love your theme, thank you!
Hi having the same problem. Would like to mimic the Fashion Style Setting, have no luck so far. Is their any solution or custom code I can apply?
Let me know thanks for your help!
Hi,
why this problem is not answered yet?
I’m stuck with this homepage and couldn’t proceed with other part of this website.
Please assist.
Is there a way to add border-radius css property to featured thumbnails, so that thumbs both on homepage (categories, tags) and sidebars looked a bit rounded?
I am using layout like this:
https://scontent-b-fra.xx.fbcdn.net/hphotos-ash4/t31.0-8/10259090_435564046587387_2610082451814695024_o.jpg
Hey guys,
I’m looking to add a plugin such as http://wordpress.org/plugins/wp-postratings/installation/ but I can’t find all of the pages needed to add the php code. I’d like to insert it either next/below of the title and/or below post.
Where can I locate the php files for:
category page module 8
single post page (loop-single.php, right?)
homepage block 3
widget block 3 page
I’m currently using:
block 3 on homepage (http://screencast.com/t/tkGX30IH9Ahx)
module 8 on category page (http://screencast.com/t/dGVuDZg0L)
block 3 on widgets (http://screencast.com/t/dKMuB86iwD8f)
(and it would be awesome if you can tell what code line # to post the php code in next to the title, if not its okay I will mess around with it)
Thanks in advance!
Hi, I’ve placed the “Read More” code for each of the articles but in the homepage it’s still showing the whole articles without any formatting such as paragraphs.
Please assist.

Hi, it seems to crash with Language plugin which I de-activated. It works now.
Hi,
I’ve set the static page for home page, but still not working. Some errors occur, please help me to have a look.
My test website is http://www.deepciel.com/wordpress/


Hi,
1. To change the DON”T MISS title, that is from Block, Edit your homepage, then edit the Block from here: http://screencast.com/t/ulm999eC87 there you will find all the block settings including the title for the block.
2. To change the latest post category, edit your homepage and go here: http://screencast.com/t/owdjHOqN
Thanks for the message!
Hi…no….
What I mean is that when I change the template to “content with article list” in order to produce the page numbers for that specific page (which isn’t the homepage), the template for that page changes too. So it was just a block, however after it has been changed from “default template” to “homepage with article list” it puts the homepage feed on the bottom too, as well as the single block (block 6).
Hope this helps?
Hi,
What I mean is that when I change the template to “content with article list” in order to produce the page numbers for that specific page (which isn’t the homepage), the template for that page changes too. So it was just a block, however after it has been changed from “default template” to “homepage with article list” it puts the homepage feed on the bottom too, as well as the single block (block 6).
Hope this helps?
Hi,
Great I’m glad that you have managed the issue!
Have a nice day!
Thank you for the tutorial, and i fixed the problem with the Visual composer. My web hosting company was using an old version of WordPress. Updated it and it works again 🙂
Thanks
Hi,
We have here a tutorial with how to make your homepage, follow the steps from there https://forum.tagdiv.com/homepage/
I don’t understand your last question, the visual composer start from here on a page: http://screencast.com/t/NQKnWlTK4
Hello,
I’ve just brought this theme. Is there any tutorials or documentation about creating Homepage-3 (Magazinly) found here: http://demo.tagdiv.com/newspaper/homepage-3-magazinly/ on my new site?
Also, when i go to the homepage or any other page in viewing mode, within the WordPress bar on the top of the page, Visual Composer doesn’t appear. I’ve selected all the options for ‘admin’ in the WordPress settings, but still nothing?
Thanks 🙂
Hi,
Do you want that only on homepage?
If yes you need to change the code a little like here: http://screencast.com/t/juHedPQjTC
$buffy .= '<div class="hide-comment">';
$buffy .= '</div>';
$buffy .= '<div class="hide-views">';
$buffy .= '</div>';
And add this CSS in theme panel -> Custom CSS
.hide-views {
display: inline-block;
}
.hide-comment {
display: inline-block;
}
.home .hide-views {
display: none;
}
hi,
try using the Unique Articles feature : http://screencast.com/t/1RB86pOM, for duplication.
the author meta problem should be resolved by now, what version are you using? , you can also try to disable all SEO and cache plugins (also delete the cache), just for a test.
Thanks for you message.
Radu A.
Hi,
Just edit your homepage and edit the Big slider from here: http://screencast.com/t/o7d0uK0uhJg
Thanks for the message!
Hi,
Sorry but I’m lost, on our demo the favicon work as you can see on category pages, pages, homepage, everywhere.
Why for you doesn’t work? Show me your site url to see the issue.