- NewsmagUsing the theme translations together with WPML
- NewsmagHow to update a plugin
- NewsmagCustom Post Type Support
- NewsmagAbove footer ads
- NewsmagWeather Widget
- NewsmagHow to update the theme
- NewsmagIntroduction
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagUsing other ads
- NewsmagCustom ad spots
- NewsmagArticle ads
- NewsmagSidebar ads
- NewsmagHeader ads
- NewsmagLoading image effects
- NewsmagCategory top post styles
- NewsmagSmart Lists
- NewsmagGeneral settings
- NewsmagTheme thumbs
- NewsmagtagDiv slider gallery
Hi,
You can inspect the live demo, see what image sizes are used there. For example this post featured image
– https://demo.tagdiv.com/newspaper/wordpress-news-magazine-charts-the-most-fashionable-new-york-couples-in-2016/
– https://www.screencast.com/t/1VXPkYyfx
Thanks
Hi,
It would be possible with CSS. Like in this example where I use Font awesome icons
– http://fontawesome.io/icons/
– https://www.screencast.com/t/8wmCOXszbG
– https://www.screencast.com/t/5xof6I8ig
This is an example for lists inside the post content. The code used will need modifications if that is not the location needed. This is the code used in the example, if it is useful to you, modify it as you wish and enter it in Theme panel->Custom CSS
.td-post-content li {
list-style-type: none;
}
.td-post-content li:before {
content:'\f14a';
font-family: FontAwesome;
margin-right: 5px;
}
Thanks
Hello,
We already have the settings you request. Please update your theme to the latest version and install the multi-purpose plugin. You will see there already are buttons, content boxes as well as many other options available: https://www.screencast.com/t/lohdZJSpGf
This video could help you get familiar with our page builder and the new elements: https://www.youtube.com/watch?v=C0ARTSimnUY&index=4&list=PL6CsDkMaejhr2ExZCO73U11SSVKB9r_NE
Thanks
Hi,
I did scroll down enough, until the latest articles section displayed on the homepage. This section has it’s own sidebar
– https://www.screencast.com/t/HhwJmQ9l
– https://www.screencast.com/t/6xqFEXO0L
Sidebars on pages can be set in two ways. First split the row like this for example
– https://www.screencast.com/t/5hjVakbcSIA
Next either drag elements directly in the resulting sidebar, or drag a widget sidebar element and select from your available widget sidebars
– https://www.screencast.com/t/ogLTGT1eFHtH
There should be no problem if you are trying in either way.
Thanks
Hello,
Maybe you had a custom implementation added to the theme files. Our theme never featured a slogan section next to the logo. The only setting that comes close to what you mention is the text logo: https://www.screencast.com/t/HyITByUi The text logo will only show up when you do not have a logo uploaded and you use one of header styles 9, 10 or 11.
example: https://www.screencast.com/t/4KcwRTp0bx
Thank you!
Hi. Newspaper theme is great! We bought 7 licenses. Last one yestarday. For the first time we have a strange problem: we can’t save settings in “theme panel”. No errors. It just keeps loading. We found out that one more client have the same problem (https://themeforest.net/item/newspaper/5489609/comments?page=661&filter=all#comment_18495903). Our hosting company says that they did not change anything. We do not have any extra plugins etc. yet. Thanks for your help.
Peter
New user here… and I can’t figure out how to 1) access the block settings or 2) use the tagDiv Composer. I’m using the Newspaper 8 with the sample posts/images. When I’m on the ‘home page’ and I click “edit with TD composer’ in the top nav bar, I get taken to a page where I can add an element… but there’s not content on the right side of the page (on Newspaper 8’s training video… the video shows content on the right side of the page that can be edit… my screen is blank). When I go to an existing page in the demo, and click on ‘Edit with TagDiv Composer’, i get the same thing: ability to add an elemnent (showing on the left side of the screen… and a totally blank page on the right 2/3 of the page… in other words, nothing to click on to edit the block content titles.) I’ve read the tagDiv Composer tutorial and Block settings guide… but can’t figure it out. Can you help me understand (e.g. step-by-step how to edit content block titles… and, when I’m in TagDiv composer, how can I see the content to edit as shown in the TagDiv composer training video). Thank you.
I’ve put a video on the homepage https://itestosterone.com/ at the bottom but I am unable to make the video smaller using the following code
<iframe src=”https://www.youtube.com/embed/YbK8MybrdQM?rel=0&controls=0&showinfo=0″ width=”560″ height=”315″ frameborder=”0″ allowfullscreen=”allowfullscreen”></iframe></center>
The video still expands to the full with of the column. Is there a way to shrink down the video size without shrinking the whole column?
Hi,
The top panel would be the Big grid, this will display posts according to the filtering and sorting that is set for it
– https://www.screencast.com/t/2WxzhbRhj1
Block titles can be changed for each block
– https://www.screencast.com/t/m4LN8pPa
Changing a block title will not affect the content displayed in the block. This can be changed in the filter tab as well.
The ajax filter displayed on top of the blocks can be configured for each block
– https://www.screencast.com/t/0MTx3qQYq
– https://www.screencast.com/t/jmy0BLHP82r
If you want particular categories to be displayed there, you can enter IDs in the filed below (category IDs can be seen here for example)
– https://www.screencast.com/t/GaW5Gurjn
– https://www.screencast.com/t/xGiOHnKcSyR1
You could place more elements in the sidebar space, there is only an ad box currently, from what I can see
– https://www.screencast.com/t/kjhSgoY9JK1
The demo has more elements in the sidebar space
– https://demo.tagdiv.com/newspaper_local_news/
Thanks
AAAH! Yes! Problem solved! Thank you very much!
Edit: But I have to say, it is a pity that there are not more variants of templates to set a top ad above a article. Respectively it would be nice, if the ad spot for the article template (style 12 & 13) were the same, as for the ARTICLE TOP AD. So it would appear every article the same banner no matter which template I choosed.
-
This reply was modified 8 years by
Herzogtum direkt.
Thanks for your reply.
Previously I had in my header a logo (the brand) and at the right of the logo the name of the society and uneder the name a slogan for example “the blog of the medical knowledge”
Now I can’t have this layout, I’ve explored all the layouts of the your theme and none offers this possibility (or I’am doing something wrong it’s really possible ^_^)
Thanks for your help.
Hi,
@Chito Buttons have options to set a scroll to class as mentioned above. Or you could use other elements that have a button, set an ID for the row where you want to scroll to and use it like this example
– https://www.screencast.com/t/bnD3MmJN
– https://www.screencast.com/t/55pmjib51gK
Or maybe even in a simple text element
– https://www.screencast.com/t/qT5T2CBhBS
Thanks
Hi,
All the block settings are mentioned in this guide
– https://forum.tagdiv.com/block-settings-guide/
Category IDs can be entered separated by commas
– https://www.screencast.com/t/Dy24cSzw
You can view the IDs here for example
– https://www.screencast.com/t/lTfZvdkkttJ
Thanks
help .. Please tell me where the home page of the social module changes? For example, I want to modify the link or icon …
Hey!
How can I remove pagination from shop page?
Example: https://dudestake.info/shop/ – we want all products on one page.
Hi Simon, I was able to remove roboto font completely by going also to td_fonts.php and replacing Roboto – Roboto Condensed- Roboto Slab with a letter, deleteing the values would break the all the fonts.
One last thing, I have been trying to speed up my website by removing undesired font weights.
I don’t need font weight 700 & 800 in open sans, I went td_confing.php to remove some font weights, but still shows, check the link in bold.
http://fonts.googleapis.com/css?family=Poppins%3A400%2C700%2C800%7C<strong>Open+Sans</strong>%3A400%2C600%2C700%2C800%7CA%3A400%2C<strong>700%2C800</strong>&ver=8.5.1
-
This reply was modified 8 years by
abc.xyz.
Hello Hannes,
If you want to add your code to the post template article you should edit the theme core files and add there your own code. For example, if you are using the post template style 1, you should edit the loop-single-1.php and place here the code you want -> https://www.screencast.com/t/MzVadn4t As a hint, you should try using the do_shoertcode method because this way allows you to add an element to the theme if you will use the element’s shortcode. You can check here -> https://forum.tagdiv.com/topic/add-a-most-popular-post-widget/ This topic would be useful for you.
Thanks.
For example: Theme panel – Categories –

Thank you so much for your support! Just one more, last question. If I want to change the header for example to HEADER STYLE 3 (like the one in NM demo), what should I change in the code, so it would appear? .td-header-style-1 to .td-header-style-3 or? (I’ve tried this and bottom line didnt’t appear). Thanks once again!
Very useful thanks for all the links! While I get to grips with all this, I’d just like to change the categories in the Local News demo to my own and replace the demo posts with my own, like for like. What’s the easiest way to do this? So for example, I would like to change “Business” to eg Blog but keep all the links intact?
-
This reply was modified 8 years by
sp.
Hi,
Please do not reply in your own topic, this will only delay the response on our part. We answer from oldest to newest. We try our best to answer as soon as possible.
The theme excerpts have a general setting initially, either by word or letter count. Then they can be customized by module type
– https://forum.tagdiv.com/excerpts-introduction/
You could set an excerpt limit for each block that uses different modules, to have different lengths. Like this for example
– https://www.screencast.com/t/cvcKRKMdve
Those blocks each have their own excerpt settings. Here is a list of the modules each block contains
– https://forum.tagdiv.com/theme-blocks-modules/
Thanks
Hello speed_jassar,
This could be a simple example for you -> https://www.screencast.com/t/4cMn6X2p7x1v Try using the 1/3+2/3 as layout and insert a Widget Sidebar and the second columns add what block you want or any other elements. If is not what you mean, please provide more details so I will be able to provide a more accurate response.
Thanks for the message!
Hi,
There will be some quality loss when you stretch the rows with content. The default non-stretched element uses a smaller thumbnail, when it is stretched with content it will stretch the thumbnail as well.
You could try other block types which default a bigger thumbnail
– https://www.screencast.com/t/7ltWQ8OHj
Or consider using Full big grids for full width content, such as these ones for example
– https://demo.tagdiv.com/newspaper/full-big-grid-3/
– https://demo.tagdiv.com/newspaper/full-big-grid-4/
– https://demo.tagdiv.com/newspaper/full-big-grid-5/
Thanks
Hi,
That could be done in two ways, either make modifications in the code and replace the icon with the text you want
– https://www.screencast.com/t/2cAAwME6
Or maybe use some CSS to replace the icon with a text, like in this example
– https://www.screencast.com/t/e7JbQeXg
.td-icon-mobile:before {
content:'Menu';
}
In either cases further design would be needed to style the text since text is not supposed to be displayed in that location.
Thanks
For some reason I’m not having any luck changing the font colors for the title of excerpt using the sample above on BLOCK13 being used on my homepage…
I’m trying
.td_block_13 .td_module_14 h3 > a {
color: #b4413e;
}
.td_block_13 .td_module_14 .td-excerpt {
color: #b4413e;
}
.td_block_13 .td-module-title a {
color: #b4413e;
}
None of which are working?
I’ve tried adding !important but no luck either… does this method work with BLOCK13? (it seems that Block13 is non-responsive to the settings in the theme panel as well? https://forum.tagdiv.com/topic/excerpt-font-size-2/ or my install is funky 🙂