- NewsmagPage templates
- NewsmagCategory templates
- NewsmagFooter templates
- NewsmagDefault post templates
- NewsmagPost templates
- NewsmagHomepage – How to build and set it
- NewsmagtagDiv Composer Tutorial
- NewsmagCustom Post Type Support
- NewsmagNewsmag documentation
- NewsmagHow to use the Visual Composer plugin
- NewsmagHeader styles
- NewsmagSmart sidebar
- NewsmagCategory grid styles
- NewsmagCategory top post styles
- NewsmagHow category settings work
- NewsmagFeatured images
hi,
i’m not sure I understand could please provide more details about this? Which page template do you want to use? You can edit the template and add the tags manually.
Please let me know!
Thanks
Hi,
You can add the the logo like this: http://screencast.com/t/sCyENDge and use custom css to apply a background color to it, like this: http://screencast.com/t/xGtC6qiTD5CH
.page-template-page-homepage-blank-php .td-affix .td-logo-rec-wrap, .td-full-logo {
background-color: #dd3333 !important;
}
If you don’t know how to do this we recommend you to hire a freelancer from sites like: http://studio.envato.com/ because we cannot offer custom work as we work hard on the development, updates, fixes and support.
Thanks
Hi,
I have use Yoast SEO plugin. However, when using your page template to create homepage, it does not support SEO. For example, with your demo theme site, it lack of H1,H2 in home page, Is there any way to solve this?
Kindly regards,
Alex
Hi,
Just purchased the theme and am loving it so far! I also just found the blank landing page template somewhere on this forum and am using it.
I was wondering however if it was possible to add a big red strip to the top along with my logo? How could I do this easily?
I put together a quick mockup to show you what I mean: http://screencast.com/t/U0yBtCQmI
Thanks!
Hello,
How can i change the look of the ‘Timeline’ template?
Instead of listing the title of the article and time, i want it to look like a category page. This includes, pic, title and excerpt of each article.
How can this be done?
Thank you 🙂
– what is the suggested size for Mobile Logos
– I made translations, but still my paging link is “page/3” not “sayfa/2” http://www.futbolne.com (also author->yazar)
– I need logo+adsense template for Header (without menu)
– I think your documentation obsolote for render-blocking issue. https://forum.tagdiv.com/how-to-make-the-site-faster/ (I could not manage or)
Note:Do we have email support? Or will we use the forum ?
On the homepage I have it set up as Homepage Latest Articles > Post Template > M9

This set up makes it appear like this on the homepage (its correct)

What I want to do but have not been able to figure it out is how to change the Title for Module 9 – seen in the above image as ‘A different test post‘
(To be clear – I’m trying to change the Title NOT the Extract)
I’ve gone through most of the typography settings but cant seem to locate it
any help would be appreciated
Hi,
1. That is because you logo it’s at 65px height, you can fix this using this custom css in theme panel > custom css field: http://screencast.com/t/6SpPjfGIz7F
.header-logo-wrap {
margin-top: 25px;
margin-bottom: 27px;
}
.header-logo-wrap img {
padding-top: 20px
}
2. You need to add &subset=latin,latin-ext in case you use the speed booster plugin which uses those fonts, we will consider this, until then you can copy the functions.php file inside you child theme and add the latin extended support there. You can read how to do this following this guide: https://forum.tagdiv.com/child-theme-documentation/
3. You can do it like this: https://forum.tagdiv.com/topic/move-comments-above-similar-articles/#post-24724
4. You can a new sidebar and set it only for bbpress forum template like this: http://screencast.com/t/6Vc9ISLruES
Then you can add your widgets there: http://screencast.com/t/ECEMy9Licix
5. It can be due to the theme as the theme overwrites the bbpress templates and restyles them, you could try to translate it from theme panel > translation and the ones you can edit and find the missing words here: http://screencast.com/t/XgcJXFfTKe and replace them from there.
Regarding page speed you can follow this forum topic as there have been many issue debated here and you can find solution for your issue there: https://forum.tagdiv.com/topic/pagespeed/
You can also follow this guide: https://forum.tagdiv.com/how-to-make-the-site-faster/
Thanks
Great theme but I’m having an issue with one thing – we want the category pages to display just excerpts of the articles, but by default they show the full article. How do I automatically make the page show only excerpts? I tried the “Excerpts” window in the Theme Panel but that doesn’t do anything. I’ve read that you can change “the_content” to “the_excerpt” in regular WordPress template files but I don’t see that code in the theme’s template files. How can I accomplish this? Thanks for your help!
Hi, I’m using some pages as posts, with categories (by a plugin) and comments enabled.
Which file should I modified and how, to get comments template and categories displayed?
Thanks
Edit: I’ve found comments option under Post settings.
Hello,
My website is http://www.livelovefruit.com
Use this page as a guide: http://livelovefruit.com/2014/10/tips-for-reducing-dry-skin/
I have a few questions:
1. How do I make it so that the social sharing buttons in the author box are in a different style (kind of like how you can choose the different style sharing tools for the footer – these ones seem to be in style 1…I would instead like it in style 3 or 4!)
2. How do I move my content.ad widget and my google adsense ad under the author box?
Content.ad allows me to post this: <?php do_action(‘contentad’); ?> in a template wherever I want, so that it will post where I want it to post, but I can’t find the proper area to post this in the CSS editor to make it go under the author box.
How would I make the google adsense ad display under the author box?
3. How do I make a separate title for the Author? For example:
Name: Carly Fraser
Title: CEO & Founder at Live Love Fruit
Biography: Carly Fraser has her BSc (Hons.) Degree in Neuroscience, and is the owner and founder at Live Love Fruit…
How do I make this secondary title appear? (the one bolded above)
Thanks so much!
Carly
Hello,
We used Newspaper to build a website. The template has been a little bit customized.
Now that we have launched it the social media counter does not work for Facebook. All the other social media are fine besides Facebook.
Everything was fine on the test server when we put the ID. As soon as we transfer the website to push it live the counter does not work anymore for Facebook. We already checked that the page ID was correct.
https://www.facebook.com/pages/Le-R%C3%A9seau-Solidaire-Tout-Equateur/642625732420532
Please let me know.
The function have a syntax error. The right code is this:
return '<div class="template_4_caption"><span class="td-block-author">' . $thumbnail_image[0]->post_excerpt . '</div></span>';
I call the function in the single_template_3:
<figcaption class="wp-caption-text" style="position:relative; bottom: 30px;">
<?php echo get_template4_caption($post); ?>
</figcaption>
I added the code bellow the “close the row from td_page_generator” closing div. Despite the style that I apply inline, the layout is slightly different of the standard template (http://www.acege.net/acege/porque-sai-da-nike-alexandra-machado-na-acege-faro/). What I should change to match the formatting?
Hi,
Unfortunately you can’t add the module search layout via page builder as there is no block build with this module. You can only use this layout on categories/ latest articles/ author pages/ blog/ archive and other templates.
Sorry for the inconvenience!
Thanks for the message!
Thanks Lucian. The CSS works but we are still not able to control the font size. In your previous CSS can you include a specific font size? We copied your CSS in the CUSTOM CSS area. Do you want to put it inside any specific page template for more flexibility?
Recently we were working on our mobile display of our website.What we are getting is like this :
http://www.screencast.com/users/omnipundit/folders/Default/media/bde94e22-abc9-43c1-bc3e-91ea6e83f9cb
But we want to change the mobile display to this: http://www.screencast.com/users/omnipundit/folders/Default/media/a450f9e4-0577-4061-946b-dbdbd45ba09e
So any suggestion as how we can change the display?
Thanks,
This is what my solution in functions.php looks like (adapted from a stackoverflow thread). It looks like this: http://themedium.ca/arts/visual-studies-art-through-snail-mail
I removed the icon code here because you don’t have the assets or the CSS on your end, but if you want it, just ask.
// Show captions on template 4
// adapted from stackoverflow.com/questions/13850313/how-to-add-a-featured-image-caption-in-wordpress
function get_template4_caption($post) {
$thumbnail_id = get_post_thumbnail_id($post->ID);
$thumbnail_image = get_posts(array('p' => $thumbnail_id, 'post_type' => 'attachment'));
if ($thumbnail_image && isset($thumbnail_image[0]) && $thumbnail_image[0]->post_excerpt) {
return '<div class="template_4_caption"><span class="td-block-author"> . $thumbnail_image[0]->post_excerpt .'</div></span>';
}
}
In order to have it below the image, the function is called in single_template_4.php in each of the three sidebar cases, e.g. the last line here:
<?php
// we check the sidebar position and for each one we have a different case
switch ($loop_sidebar_position) {
default: // sidebar right - the default sidebar position
echo td_page_generator::wrap_start();
?>
<div class="span8 column_container td-post-content" role="main" itemprop="mainContentOfPage">
<?php echo get_template4_caption($post); ?> <!-- new -->
Note that you might still want to add some CSS styling for template_4_caption or whatever classes you choose to use, e.g. some margin-top to distance it from the image.
If you wanted it on the image like the rest of the meta info, you would have to adjust this placement and the styling.
Hi guys,
I hope you can help me with this annoying and frustrating problem. I am using Yoast Seo Plugin for some time now with the template and I realised that the no index subpages of archives is not working (see screen 1 and 2) and google is indexing all my variations of the first page (/page1, /page2, etc.). More than that webmaster tools started to alert me that I have duplicate titles and descriptions. (see screen 3)
Have you guys had this problem before? Is there anything I can do about it?
As always, your help is very much appreciated. Thanks.



1) clear your cache; if using local cache or a CDN
2) make sure you cleared cache prior to uploading new theme; make sure you updated theme by removing old folder and uploading new theme folder vs “over writing”
3) make sure you fully clear your browser cache to make sure you’re seeing the new style sheets if you did (1) and (2) properly
4) sometimes the widgets reset, and you’d need to redo the widget/sidebar for homepage
5) any changes you made to templates, style.css, functions.php. need to be redone as they are lost on upgrade
In case I didn’t include this previously:
In your WordPress Settings, you specify the WordPress address and the site address. Those are added in your database, and every time the developer calls it in the template, it is running a database query.
define('WP_HOME', 'http://www.wpsitez123.com');
define('WP_SITEURL', 'http://www.wpsitez123.com');
define('TEMPLATEPATH', '/absolute/path/to/wp-content/themes/active-theme');
define('STYLESHEETPATH', '/absolute/path/to/wp-content/themes/active-theme');
By adding these in your wp-config.php, you are reducing the number of database queries thus increasing your site’s performance.
These settings are also useful if converting your website to “https” once you have SSL cert installed as WordPress can ‘soft-redirect’ any query for http://yourpage to https://yourpage; and it updates the WP Settings general page showing URL, and YOAST SEO picks this up for writing canonical links for https.
In case anybody is on to the more hard core optimization of WP.
hi,
First please make sure you check this without any plugin active and empty cache and/or purge files if you use any cache or CDN plugins.
Please let me know what you find and also send your site’s URL so I can inspect this.
Regarding your request we will consider them for the next updates but because we have over 160 features requests we have to be very carefully what we pick so we will implement this is more people will ask for it.
You can try to add something like this to your page to resemble your request of an parallax header: https://forum.tagdiv.com/topic/full-width-image-header-on-hompage/#post-18712
Hope this helps!
Thanks
Hi,
Please make sure you follow this guide about how to use the mega menu and that you are using this menu right: https://forum.tagdiv.com/how-to-use-the-megamenu/
To remove the sidebar from home page you need to edit the page then set the template to be full width like this: http://screencast.com/t/izWDNfvjoH5L
Hope this helps!
Thanks
Hello,
Thank You for designing a beautiful theme, I like it a lot. At first I thought I had a permalink issue and after talking to my server host we do not have that issue. I followed your direction on creating the home page and I always get a blank screen, and sometimes the blog shows up so I change the staid page to home and nothing. I keep getting 404 at the top of the page and below are some blog post. I have built many websites and this one is confusing
* Could you add the social share “Linkedin”
* Parallax and fullscreen in place of header as a option.
Please help with an answer to this issue. Thank You.
Randy
I have updated the menus for my page, but they all seem to have issues with overriding the page and you can’t click on anything on the home page at all. Is there a way to make them a list like you have on the sport demo page?
my site is http://talking10.com
Also, I am having trouble figuring out how to get the homepage to look like the template with the four posts up front and then the rest looking like the blog. Any help would be greatly appreciated.
I’ve tried to get the visual editor working on wordpress, but it keeps saying the purchase code I have is invalid, but it’s the one from envato.
Hi,
You can use this functions: http://codex.wordpress.org/Function_Reference/next_posts_link and add them using an div tag on the template you use on your homepage and replace this: http://screencast.com/t/7DlGd290CLB
Thanks
Hi,
@steven
Remove the slider from the page-homepage-slider.php file, like this: http://screencast.com/t/AppcC724UL1O
I’m not sure I understand what your second matter would be, if you set the background for the “homepage bg” template from here: http://screencast.com/t/OHWTOTlqa this will add a background only for pages that use the template.
Thanks we will consider this!
Thanks
-
This reply was modified 11 years by
Lucian.