- NewsmagBlock settings tutorial
- NewsmagCategory tag on modules/blocks
- NewsmagtagDiv Composer Tutorial
- NewsmagWeather Widget
- NewsmagExchange widget
- NewsmagInstagram widget
- NewsmagHow to use the Visual Composer plugin
- NewsmagIntroduction
- NewsmagFooter templates
- NewsmagCustom ad spots
- NewsmagLoading image effects
- NewsmagSmart sidebar
- NewsmagFeatured images
- NewsmagGeneral settings
- Newsmag7 days post sorting
- NewsmagTheme thumbs
- NewsmagExcerpts introduction
- NewsmagTheme colors introduction
- NewsmagtagDiv slider gallery
- NewsmagVideo playlist
How do I go about adding clickable sub-category filters like seen on the Tech And Gadgets block in this image?
Thanks Marius
I have resolved the issues of blocking Google Fonts but still having a hard time configuring blocking script (Wp Ad System) and 2 blocking CSS resources (Js_Composer & Style.css).
Kindly advise if the two CSS resources can be optimized with affecting styling of the site.
Kindly help regarding blocking Javascript.
https://www.dropbox.com/s/50uqstwun1u74n6/Screenshot%202015-06-30%2008.57.16.png?dl=0
https://www.dropbox.com/s/8bsycipt3souyo0/Screenshot%202015-06-30%2008.59.41.png?dl=0
Time to add mine into the mix here. I just updated so I’m using Newspaper v6.1 and the child theme.
I opted to go for sleek design attributes and dug apart the default styles. Features include:
- Transparency on all container backgrounds
- Full size fixed background image representing my site’s primary subject (Dallas Cowboys NFL Team)
- Custom widget title blocks
- Custom link colors on post templates with darker headers
- Custom sharing buttons; removed default Pinterest button and replaced with a Reddit button
- Using Open Sans and Roboto in a few places like menus and widgets, and using Merriweather for content and some titles, but Oswald for all headings and most titles.
I’m pretty pleased with how it came out and, of course, thanks go to tagDiv for revamping the theme in such a way that this was so easy to do. Seriously loving the speed of the theme, even with ads and outside javascript like an audio player loaded.
Comments and feedback welcome.
Alright, got it figured out.
For the first part, the database was storing old options from the last theme I used that also used VC. I wiped those out to remove any mentions of the old theme and inserted the values from my dev site. That wiped my theme settings out so I imported those again (thankfully I had them saved), and then I went to VC settings and selected all shortcodes for administrator and saved. Viola! I have all the Newspaper blocks available in VC now.
But for the second part, I’m still getting the screwed up styles in the page builder. It’s because I still have VC v.4.3.5 installed and not the latest version.
I’m hesitant to install the latest version just because of recent conversations on here regarding NewsMag (which I also have) and the Shim plugin because of how new versions of VC are slowing sites down to a crawl since NewsMag v1.7.
So, if I upgrade VC to v4.5.3 as distributed with Newspaper v6.1, will the site run slower than it does with VC v.4.3.5 as distributed with Newspaper v4.6.1?
Whatever option is faster is what I’ll stick with. Would really like to hear @NeoTrope weigh in on this as well.
Would I like to remove the gray borders of newsmag
Go to: newspaper/includes/modules/td-module-single.php
Delete ONLY the highlighted portion of text shown inside of the green box, not all of the code in the green box:

Delete from the <a> to the </a> for the last two links to remove the two networks in question.
*** Note that my buttons show differently than the default buttons. I’ve already updated my buttons to remove Pinterest and include Reddit instead. In either case, the final two links in that block of code are the two you need to delete. Those last two in your code should be for Google Plus and then for Pinterest. My updated links are formated identical to the default links, hence showing you them instead of default code.
***** Also note that there are two parts of this and only one is shown. In that same file, this code is basically repeated. One for the top above the code shown in the screenshot, and one block for the bottom sharing buttons, as shown in the screenshot.
Good luck.
Well, you’re not “Fixing” anything, you’re customizing things.
Here’s what you can do. Mind you, these are only steps and locations; you need to know how to use CSS and HTML to actually perform the changes:
Adding WhatsApp & Removing Pinterest: The code for the default sharing blocks are in newspaper/includes/modules/td-module-single.php and there are two sections, one for above and one for below the post. They’re just links added to a variable so remove what you don’t need or change it as needed.
I wanted to add Reddit and remove Pinterest so I deleted the Pinterest blocks from both, created a td-social-reddit class for the background color, and changed the icon in the <i> element to td-icon-reddit and added the styles to the Custom CSS panel in the theme settings (to avoid overwriting on updates).
If the WhatsApp button uses a share URL and not a javascript function, it’s simple enough to copy the Google Plus button code in each location and adjust the URL in it and even add variables to it like I did with Reddit (See example on my site: Single post on my site showing the sharing buttons with Reddit and no Pinterest)
Please note that the default sharing buttons in that file all include some javascript inside of <script></script> tags within the chunk of code. This is primarily for handling the popup behavior of each link. Removing it or using your own JS without such a function will make clicking the share link open in the current full browser window, taking users away from your site.
Adding Pinterest to Images: There are several free and premium plugins that handle this. I suggest you implement one of them after removing the default Pinterest share button as described above.
These aren’t difficult changes to make, though. If you’re familiar with coding then it should be self-explanatory how to complete the steps above. Good luck!
Hi I am using Newspaper 6.1 wordpress theme. I want that the blockquote should show double quotes mark and I want to change font style and size and colour of blockquote. It should look something like this with double quotes: http://prntscr.com/7muny8 not like the one in Newspaper 6.1 theme. Can you please help me out sir? Thanks in advance
Thank you, Marius. I’m very pleased with how it came out. Even more so because the theme is faster than ever. You guys did a great job with the v6 update. Bravo.
But I haven’t fixed it, just found a temporary fix that doesn’t seem as obviously broken while we work on it. Here are the problems:
1. Categories Filter ** This was my bad. Didn’t correct the offset properly for the block after the ad while building the page.
Category filtering in blocks on the home page I’ve built is set as default, to show all categories, but it’s only showing the first category, alphabetically, from the site (Cowboys Blog). I’ve tried updating it several times and checking the other categories but no luck. All categories work fine when I select them individually, but not when selecting “All Categories” from the filter. This occurs with and without unique articles enabled, and after all caches have been cleared.
2. Newspaper Block Shortcodes in VC
Visual Composer is really not reading the themes blocks. See the screenshot for what I see:

That has remained constant on InsideTheStar.com (Main Site) while it was not a problem on Dev.InsideTheStar.com (Development Site, also live). It remains constant whether I use v6.1 parent or child theme, and whether I use VC v4.3.5 or v.4.5.3. I’ve checked upload type (binary vs. ascii) and uploaded fresh copies from the theme directory of the whole theme multiple times. I’ve also removed VC via both methods and reinstalled but no fix, yet.
I was able to create the homepage I’m using now by taking the page on my dev site, reverting to the classic editor so it would show me the VC shortcodes, and copied those shortcodes into the classic editor on the homepage for the main site. I couldn’t use the blocks any other way. With VC v.4.5.3 (as distributed with Newspaper v6.1) I couldn’t even edit those blocks at all on the main site, just move them around (couldn’t edit, duplicate, or delete them from the VC editor).
3. VC Editor Styles
I’m also seeing this issue while using Newspaper v6.1 with VC v4.3.5 (the only version I can access this following screen from):

I can still use the box with that broken style for the tabs up top, but it hints at the main problem, I’d think.
I would have liked to get it figured out already, but all I was able to do was get the site limping well enough that most visitors won’t notice (it’s a production site).
Any ideas? The only thing worth noting from the system info tab of the theme is that I’m running at 40mb instead of 64mb. It’s not the problem, though. Both the main site and dev site are running on the same host with the same setups, and the dev site is not experiencing any troubles with VC v.4.3.5.
-
This reply was modified 11 years by
Bryson T. Reason: Removed item 1 from the list, as it was user error
After updating Newspaper to the latest version, I’m receiving the following error on my website homepage.
Can you recommend a way to fix this?
Fatal error: Call to undefined function vc_column_offset_class_merge() in /public_html/d-fraud.com/wp-content/themes/Newspaper/vc_templates/vc_column.php on line 22
Hi,
When you have the unique articles feature enabled you will get posts just once on your page, but if you have pagination the unique articles will not work properly, please check this(it works the same like on newspaper) – https://forum.tagdiv.com/unique-articles-and-offset-newspaper/
You can use different categories on your blocks from block settings – http://screencast.com/t/7FmrEGajjzs also there is an offset option in block settings, if you use the same category: http://screencast.com/t/YMlLBglBpZI
Hope this helps!
Hi,
Add this code: http://pastebin.com/48TQttc7 like here: http://screencast.com/t/PWNVKxOhnTj
Use this CSS, add it in Theme Panel -> Custom CSS
.my-next-button {
text-align: center;
}
.my-next-button a {
background-color: #222;
color: #fff;
padding: 7px 16px;
border-radius: 3px;
margin: 20px 0;
display: inline-block;
}
hi all,
Unfortunately I don’t really know how to implement that filter now. It is kind of a big update to the block system and we have to take a little time to investigate and write down the full specs of the new blocks (that have to be 100% compatible with the old system).
I will be back with a stick thread here when we have a working prototype. We postpone the implementation of CTP due to technical reasons for almost a year… but this time we will do it.
Radu O.
Buna,
Am scris referitor la acel spatiu mai sus: http://screencast.com/t/fXMUgVmSc
Spatiul acesta: http://screencast.com/t/XAEVPYJ0P vine de la o margine top si bottom din headline-ul adaugat de tine. Poti folosi css cusotm pentru a o inlatura, insa iti sugerez intai sa adaugi o clasa unica la acel h1 si sa te folosesti de ea pentru a seta marginile top si botm la 0 folosind css cusotm: http://screencast.com/t/jDA4gQtXN7
Mersi
Hi,
Yes the blocks have very basic custom post types but currently we don’t have ajax filter support. It could take us a couple of weeks to research and add CTP support in Newsmag (if that is possible).
Hi,
Newspaper 6 should be regarded like a new theme, as the theme was practically rewritten. You can check our demo and see what features were added like smart sidebar(sticky), smart lists, more modules/blocks more Big Grid blocks(not only Big Slider like in version 4) – http://demo.tagdiv.com/newspaper/
Also all Visual Composer elements are supported, there is an issue in old version of the theme, many Visual Composer elements are not compatible and are disabled from functions – http://screencast.com/t/tMq0cVUE
It is compatible with bbpress(there are not any customization, use full plugin) and woocommerce you can check in our demo how forum and shop look. Please note that if you update the files modifications and custom css will not work in new version and you need to customize it again.
Please use this guide if you want to update – https://forum.tagdiv.com/how-to-update-the-theme-2/ and make a full backup before.
Thanks!
Hi @Bryson,
Woow! 🙂 I really like your customizations!
You have managed the issue? Your site looks great! I see that you have the latest version 6.1. I see you use blocks from the new theme version, means that you have solved the VC issue?
Have a nice day!
Hi,
1. If you use page content to add your text it should be applied font options from page content – http://screencast.com/t/0OWl3si3j – http://screencast.com/t/4LTTwz0g2 – http://screencast.com/t/y4OX6WGMd
If you use a text block unfortunately you will need to change the font size via custom css or inline css, please check this topic – https://forum.tagdiv.com/topic/page-fonts-titles-have-no-effect/#post-55591
2. Please try this custom css – http://screencast.com/t/tpxmPgdy9KM
.mfp-figure:before {
display: none;
}
3. If you want to change the color for all content links you will have to use that custom css as there is no option in Theme Panel to change it color, but you can also change the color of the links manually when you write an article – http://screencast.com/t/EO4HkxGePDlU – http://screencast.com/t/leTiFhujGN
Hope this helps!
It works,
but the action will apply to all blocks on the page?
Hi,
You don’t have to create a page for each author, if this is what you mean, an author page is created for any author with posts – http://tipsthatrock.com/author/samantha/ and you can find author template in Theme Panel to set a module to display articles, sidebar position or custom sidebar – http://screencast.com/t/lulm1WYz
If you want to create a page with all authors you can use Author Box block – http://screencast.com/t/rQWEidzj – http://screencast.com/t/2pSResqQjm4n
Thanks!
Hi,
You can try this custom css to reduce the space between menu items – http://screencast.com/t/Iu1PfGkpP
.sf-menu a.sf-with-ul {
padding-right: 20px;
}
.sf-menu > li > a {
padding-left: 0px !important
}
.sf-menu .td-icon-menu-down {
padding-left: 3px;
}
2. You can change stars rating color via custom css: http://screencast.com/t/IbOfszQ66L
.td-review-stars {
color: red;
}
.td-review-final-star {
color: green;
}
Also for modules – http://screencast.com/t/mTxHy6Yv
.entry-review-stars {
color: red;
}
3. Please try this css code to customize newsletter title – http://screencast.com/t/le4jjszp
#sola_nl_title h3 {
background-color: #4db2ec;
display: inline-block;
padding: 7px 12px 4px 12px;
color: #fff;
font-size: 18px;
line-height: 17px;
}
#sola_nl_title {
border-bottom: 2px solid;
border-color: #4db2ec;
}
Thanks!
I’m not having any issues with my VC plus i only use it to build my front page with the blocks,i don’t use it for any thing else because it just going put more stress on my server,all the nice features that comes with V6 is nice to have but if you don’t have a good host are server all you going do is make headaches for your self…
I’ve notice that any thing running ajax make your site go heywire that’s why i turn every thing off my site that use ajax also i’ve notice that loading animation of images was slowing my site down as well and i stop using,since i make things simple on my site it run fast and i also have good scores from pagespeed etc..
I don’t use any RELATED ARTICLEs,MORE ARTICLES FLY OUT,SHOW POST VIEWS,SHOW COMMENT COUNT,LOAD MORE,LOADING ANIMATION OF IMAGES,INFINITE LOAD…ALL THESE THINGS USE A LOT OF RESOURCES AND MAKE YOUR SITE RUN VERY SLOW ALSO PUT A LOT OF STRESS ON YOUR SERVER..
But is it possible somehow to automatically fix all previously inserted shortcodes in posts? After update to version 6.1 my older posts with “quotes” look like this:
[pull_quote_center]Ă„ra kahetse elus tehtud lollusi, tee uusi ja hullemaid, et vanaduses oleks, mida meenutada.”[/pull_quote_center]
Or do I really have to change them manually one by one? :/
Link: http://www.hingepeegel.ee/vaimne/afirmatsioonid-mida-endale-kunagi-oelda-ei-tohi/
Thanks!
-
This reply was modified 11 years by
Jan.
Hi,
Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/sOukKlzyQx8
@media (max-width: 767px) {
.td-header-style-9 .td-main-menu-logo {
display: block !important;
}
.td-header-style-9 .td-logo-wrap-full {
display: none !important;
}
}
Thanks!
Hi we are trying to work on the newspaper 6… images on blocks should be equal in all or we have to make a proper size of images manually..?
Please find attached the photo: