- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperHow to use the Flex Blocks cache option
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to insert a block inside the content of a post
- NewspaperFlex Block Settings Guide
- NewspaperMeta Info on Modules and Blocks
- NewspaperTheme modules and blocks
- TutorialsDefault Block Settings Guide
- NewsmagBlock settings tutorial
- NewsmagCategory tag on modules/blocks
- NewspaperThumbnails – Fix strange looking images on blocks
- NewspaperBlock settings tutorial
- NewspaperCategory Tag on Modules/blocks
- ApiPractical example – How to add a new Block and Module
- Apitd_api_block::delete
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_block::add
- ApiAPI – Blocks – Introduction
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
Hi,
Try the following code – http://screencast.com/t/FR7ALJVvZ9Q
<div class="td-container">
<div class="td-container-border">
<div class="td-pb-row">
<?php echo do_shortcode('[vc_row][vc_column width="1/1"][td_block_trending_now limit="5"][/vc_column][/vc_row]');?>
</div>
</div>
</div>
Result – http://screencast.com/t/QGjlSFMaTTgY
Thank you, Emil G.
-
This reply was modified 11 years by
Emil G.
Hi,
The theme doesn’t have a similar filter for blocks widgets to do that. Only if you find a plugin that have something similar that get similar posts in a widget.
We will try to implement this in future updates.
Thanks for the message!
Hi,
Edit td_module_3.php file and add this code: http://pastebin.com/HNrVyFpy here: http://screencast.com/t/oBaQTgujBU6G
Add this CSS in Theme Panel -> Custom CSS
.td-category .entry-category span {
display: inline-block !important;
padding: 2px 8px 2px 8px;
margin-bottom: 4px;
font-family: "Roboto Condensed";
color: white;
background-color: #4db2ec;
font-size:12px !important;
line-height: 15px;
}
Hi,
This is not an easy task, but if you want to try please take a look how the blocks are made http://screencast.com/t/TyzzN6A6czlW and try to modify one of them.
If you doesn’t have developing skills we recommend to hire one for this job.
Thanks for the message and sorry for the inconvenience!
Hi there,
is there a safe image size that fits every block situation? Like 640px x 000?
Cheers
Tried those and still same weird issue. The blocks settings they are all turned on, still didn’t help. The image is actually set to be inserted as 640×360 still didn’t help when set to be the tagdiv fullwidth style, not sure why though. I’ll test a whole brand new post and insert the image there and see if the same things happen.
Good thing I’m testing this on my theme test domain and not my actual site first.
If youre referring to the headlines at top block, you need to regenerate your thumbnails to fit size of the boxes.
Use the regenerate thumbnails plugin.
(continued)
okay, now with Yoast WordPress SEO “on” as well as “Limit Longin Attempts” plugin turned on (security to block repeat hack attempts by password guessing with bots); we now see the “rdfa-node” populated.
The preview still does not show the rating.
Publisher markup now on via Yoast setting, but “not verified publisher markup” error – even though it is verified.
Bookmark section related to item 1 appears to be error; as that is different story than “this page.”
TEST:
am removing all my custom CSS ….. NO CHANGE
TEST:
turn off post setting ‘show related articles’ …… NO CHANGE
except “bookmark” in first box, now shows link to the first item from sidebar under module “what’s new”
TEST:
remove sidebar second Google adsense box …. NO CHANGE
TEST:
remove all sidebar AdSense Ads (2) ….. NO CHANGE
TEST
switch sidebar ads back on; turn off header AdSense ad …. NO CHANGE
TEST
theme based social sharing at top/bottom of post = OFF ….. NO CHANGE
Weird.
You can see in one of my posts, the image fits just right with 640px width
http://ga-ga.com/1815/book-review-good-title-bad-title-beatles-destroyed-rock/
AH
on your page you have inserted a larger image
http://afro.freshmedleydesigns.com/wp-content/uploads/2014/12/AY-NewsMag-size-2-1024×576.png
which is being inserted into the page as 681×383, which is breaking your layout.
You may want to go into the wp settings > media > and set the large or medium size to 640×480 or something like that, even though the theme should be doing that.
Also check the newsmag theme setting for blocks to ensure the 640×0000 size is “enabled” checked “on.”
That should solve it 🙂
Hi, updating from 1.1 to 1.301 this weekend.
Curious what would be simplest way to add breadcrumbs to top of the image area for the big image of post style 6?
perhaps add
<?php echo td_page_generator::get_single_breadcrumbs($td_mod_single->title); ?>
block above
<?php echo $td_mod_single->get_category(); ?>
I will try that when I get to it; thought I’d double check if better way to do that 🙂
From the update released today, the changelog shows 1.3 to 1.3.1 is the result of:
[ V 1.3.1 ]
– updated visual composer to V 4.3.5 (this version of the plugin is compatible with WordPress 4.1)
I actually already own the plugin separate from the theme. I’ve already updated the plugin to its newest version as well. I did this early this morning in fact.
I just want to clarify that there was nothing else updated outside of the plugin as I’m currently deep in customizing the theme for my live website, which will replace the current version of the theme already in use on my site hopefully by Monday. If in fact there were no additional updates/changes, I plan to just change the name of the style.css file from 1.3 to 1.3.1 since it wouldn’t make sense to re-upload the files only to write over my edits (yes, I’m using a Child theme).
Thoughts?
Is it possible to have a block that is the size of module 7 to use in the visual editor for the homepage?
Hi,
Every time I try to put video article i get this error that you see in the attachment.
So I select “DEFAULT” look of post, choose the format “VIDEO” and when I go to save the post, and this appears to me.
After this error, post is visible on the front page. However, is there is a solution to put video post and that does not answer to this error.
Thank you
Warning: get_headers() [function.get-headers]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in …/public_html/v2/wp-content/themes/newsmag/includes/wp_booster/td_video_support.php on line 109
Warning: get_headers() [function.get-headers]: This function may only be used against URLs in …/public_html/v2/wp-content/themes/newsmag/includes/wp_booster/td_video_support.php on line 109
Warning: Cannot modify header information – headers already sent by (output started at /home/kruporg/public_html/v2/wp-content/themes/newsmag/includes/wp_booster/td_video_support.php:109) in /home/kruporg/public_html/v2/wp-admin/post.php on line 233
Warning: Cannot modify header information – headers already sent by (output started at …/public_html/v2/wp-content/themes/newsmag/includes/wp_booster/td_video_support.php:109) in /home/kruporg/public_html/v2/wp-includes/pluggable.php on line 1178
Hey , I purchased the NEWS MAG theme , it works great.
Just while Setting up , i m a complete non-techie guy and thus came across few queries , I M ON A URGENT NEED FOR THESE TO BE SOLVED , hence posting these together. i m priority wise posting my doubts below the UNIQUE POST & SMART-LISTS are the top to be solved ,Please help me out.
1. On my homepage , i have several blocks!
I have a BIG GRID >> all categories , which is sorting posts according to LATEST POSTS.
below that i have several BLOCKs which are displaying single category according to LATEST POSTs.
Now whenever i publish a post , it appears twice on the screen , once in the GRID and other in the catagory BLOCK.
check the screenshot : 
How do i enable unique post option in news mag , so i don’t have redundant posts on my homepage.
_____________________________________________________________________________________________________________
2.For some reason, Even i m unable to make Smart Lists, Read and Followed the documentation , but the alignment of the smart lists is not coming proper , It would be great if i could see a small video tutorial on your YOUTUBE CHANNEL on how to create SMART LISTS. Thank you.
______________________________________________________________________________________________________________
3.I had seen in the template feature list that the theme has SEO support, How does SEO work, consider i have a post whose article is “15 THINGS TO DO IN A CAFE” , so how do i make sure that the user on Google search for “WHAT TO DO IN CAFE , CAFE , BORED..”
____________________________________________________________________________________________________________
4 While using Visual Composer ,whenever I insert a ROW and in row layouts i use the dividing it in two equal columns , the the border of the separator is extending till the bottom of the page. I tried the no border thing in row settings , but din work out for me.
See this screenshot : 
_____________________________________________________________________________________________________________
5 Unable to Update it the theme , error comes UPDATE FAILED.
See this screenshot : 
____________________________________________________________________________________________________________
6 The contributors on my website are unable to upload media images , can i know how can i change and add the functionality through WORDPRESS of my contributors too should be able to upload media.
___________________________________________________________________________________________________________
THANK YOU.
Hi,
Try this css: http://screencast.com/t/ZkWegX9ZrStt
.td_block1 .span6 {
float: right;
}
.td_block1 .row-fluid [class*="span"]:first-child {
margin-right: 0px;
}
.td_block1 .row-fluid [class*="span"]:nth-child(2) {
margin-right: 6.857142857142857%;
margin-left: 0px;
}
Thanks
-
This reply was modified 11 years by
Lucian.
Hi,
Not sure to what css coding you refer to, just add the block where you want it then use css to style it.
You can also take a look at how the blocks are used in the footer and do the same for the header.
Thanks
Hi,
When uploading an image and when you set a post to video mode the theme generates this thumbnails sizes: http://screencast.com/t/DuBXXSuMhy which are used on blocks,sliders..
This are generated once for each image/video, this is normal so if in your case thumbs are created for the same video or same image each time you update a post or edit it please make sure that this is not cause by a plugin and check this without any plugins active, empty cache and try again and please let me know if this still happens as I have also tested this and didn’t found any issues.
Thanks
-
This reply was modified 11 years by
Lucian.
Hey Lucian,
Thank you for responding. I know how to do all the coding (PHP/CSS, etc) by myself so I don’t need to hire anyone, I just need to know what CSS coding to copy as my template to best code the header with block 16. I already placed the block in the correct header file, but the result is the content appears in a singular column instead of as a row.
Hi,
Yesterday I bought this Theme and it’s really great.
But this morning when I tried to login to the admin panel I got this error.
ERROR: Cookies are blocked or not supported by your browser. You must enable cookies before you can use WordPress.
I tried all possible cleaning the cache on Broser, chrome, firefox, internet explorer is still the same. I contacted the hosting provider because the hosting has turned on cache. But they say not to them but to the theme.
By the way have installed the latest version NewsMag 1.3. I worked on a lot of wordpress site but this had never happens except now.
thank you
Hi,
This is a common and known issue and it’s related to your server configuration you can also test this on our forum or other site’s and just add another parameter like this ?parameter to the URL structure and you will find that it load the same page that is why this is interpreted as duplicate content.
To prevent search robots to index URL you can try using a plugins like WordPress Yoast SEO: https://yoast.com/wordpress-noindex-specific-posts-and-pages/ or you can also use this URL blocking method: https://support.google.com/webmasters/answer/6062608?hl=en
The theme doesn’t pass the html5 validator you can also check his on out demo site: http://demo.tagdiv.com/newsmag/
We know about this and will try to fix this in the future.
Thanks
Hi,
You would need to use the below media query to target the mobile screens and alter the css for the block/blocks you need to set on two columns so that it would behave like you want it to when your site is accessed from a maximum 767px screen width.
I suggest altering the css for blocks 7/8 which have the smallest thumbnails.
This needs custom work and you would have to do this yourself or get some to do it for you as we cannot offer custom work as we work hard on the development, updates, fixes and support. You can always get a freelancer from sites like: http://studio.envato.com/
Here is the media query you need to target the mobile screens and apply your changes to the css code:
/* responsive phone */
@media (max-width: 767px) {
place your css code here..
}
Hope this helps!
Thanks
Hi,
The theme’s blocks are designed and work better when using this page layouts: http://screencast.com/t/b6t7GCMG0W so please make sure that you set one of those layout for your page then also use the full width template(without sidebar) for a better view: http://screencast.com/t/OQzWeKCf
Other layout can also be used but not all blocks would behave well when using them and you would need additional styling to make them fit well on page.
Hope this helps!
Thanks
Hi,
I can’t seem to get the block (2) to behave responsively, regardless of how I have the columns set. The posts simply continue down below, rather than appearing in two columns. This is the page I’m working on: http://aaron.tylercarbone.com/most-popular/
Ideally, I would like a setup similar to the “Don’t Miss” section here: http://themeforest.net/item/newspaper/full_screen_preview/5489609
What am I missing?
Greetings,
I have a problem with the slider block in my website (http://centralnews.gr). I use it twice in the homepage and the title link is not working in either of them. Any ideas why?
Hi Lucian,
this problem only appears when I use the Big Grid. The categories are NOT set up in any menu (and they are not set up as subcategories). They just exist as categories because I am planning to use them as parent categories in the future. When I use another block than the big grid everything is fine. This is why I still think it is a bug.
Anyway, I will hide it via CSS (or will not use the big grid).
Thanks a lot,
Carolin