- 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
- NewspaperThumbnails – Fix strange looking images on blocks
- NewspaperBlock settings tutorial
- NewspaperCategory Tag on Modules/blocks
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperSearch setup for custom post type
- NewspapertagDiv Opt-In Builder – Emails
- NewspaperBookmark – Save For Later
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperLockers
- NewspaperLeads
Hi,
Please disable all your plugins except of Visual Composer, clear cache and purege your files if you use CDN, then check if you still have this issue. Also it could be a host issue, it may block the access to the admin-ajax.php file, please check the browser console for errors while the “save settings” process it running. If this is the case you have to contact the host administrator and inform him about this.
Thanks!
Hi,
Staging site home page in main slider is set to Limit Posts (5): http://www.venturaclassifieds.com/
This page also uses a Block 3 below, with Limit Posts set to 12 and Offset Posts set to 5.
Also, http://www.venturaclassifieds.com/real-estate is set for 5 but displays 10.
This page only uses Block 3 and Offset Posts is not used.
As mentioned, 5 seems to be the only number causing trouble…
Thanks!
Hi,
I have checked your site but I did not found any issue with your blocks. Please provide more details where I should look(a screenshot also will help) maybe I missed something.
Thanks!
I have imported it from the theme panel, but i cant find were to set up the blocks
Hi,
Newspaper 6 is practically a new theme, the whole code was rewritten, reviewed and refactored. Lots of new features have been added, new grid system, new design, options and so on. I suppose you would want to use new version’s features/blocks/modules. We have added within theme’s panel an update script which when run will import the previous version settings, but unfortunately you will have to adjust the custom css to work in latest version, sorry!
We will try to provide security updates for a while, but I suggest to update to the latest version and always use the latest version.
Thanks!
The header for the Social Counter is not showing up. But other headers for the blocks are working. The website is thrivehau.com
I’d like to add modules that Tagdiv has already created to pages, instead of whole blocks. Is there an easy way to do this from within Visual Composer? I only see the blocks and Big Grids offered… Thanks in advance
Hi,
So I’m having an issue where VC shortcodes like: [/vc_column_text] show up in the 2nd, and 3rd and 4th and so on page of paginated posts
here is a screenshot of what i mean:
Screen shot of post

Screen shot of VC backend

This is what is in each text block:
I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.
<!--nextpage-->
Not sure why the shortcodes keep popping up
thanks for any help!
Do you guys sale the Block elements for VC as an Add-On? I would love to use these block elements in another WP/VC site. Can you point me in the right direction?
Patrick
Hi,
i’ve just moved my site from a localhost to remote server. As a result i’m now finding elements of the Theme Panel will not load, specifically ‘Modules and Blocks – Article Title’ and ‘Modules MX and other Blocks – Article Title’, these just keep trying to load.
Is this something that users has come across before, if so could anyone advise on a fix for this?
Thanks
Create a block to link posts on it and when I make the bond of a post, the post does not appear. What did I do wrong? Or is it a bug?
My website is under construction, but you can see in http://192.185.176.145/~revis540
I need help ’cause I will give the new customer portal, but I can not work right.
Hi
The post slider it’s a built-in VC block and it’s needed custom modification to change his functionality, but you can use Revolution Slider plugin which have a more complex functionality to display a post slider.
To re-size the slider block you can add a specific css class for it in VC: http://screencast.com/t/iGO4Ez5UXwSj then apply css properties to increase or decrees his size for example: http://screencast.com/t/qDh0lHFH0Nt
.myslider{
height: 400px;
}
Thanks!
Hi,
You can use this custom css. Add it in the custom css tab in the theme panel.
You can change the colors in the code to different ones if you want.
.td_block_id_217237656 .entry-title a {
color:red!important;
}
.td_block_id_217237656 .td_module_wrap:hover .entry-title a {
color:white !important;
}
Thank you.
Hi,
You will have to inspect the block where you want to change this and target the block and the module. I will provide an example for block 7 – http://screencast.com/t/oeRjRczY You can target it like this – http://screencast.com/t/CLAtq6yBaMUv
You can try this custom css in Theme Panel > Custom Css and adjust the padding value:
.td_block_7 .td_module_6 {
padding-bottom: 15px;
}
Thanks!
Hi
You just needed to regenerate thumbs: https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Regarding the VC plugin I noticed that the blocks stop appearing after the raw html: http://screencast.com/t/LBKe1OzNDiU so please check if the code you added it’s correct, because seems to affect the plugin functionality. Also you can check the browser’s console fro errors, or try without plugins, leave just Visual Composer active
Thanks
Hello,
i wants to reduce padding between the content of the block suppose i am using block 7 and content is listed in block 7 i wants to reduce the default padding between these post list in that block.
http://postimg.org/image/fxrivqt1b/
i wants to reduce space between these post for all blocks.
Hello reunionssecretes,
Unfortunately our theme was not designed to support custom post types in it’s modules and blocks. In order to achieve this you will have to modify the theme’s code. If you want to do this we unfortunately cannot offer any custom work at the moment, as we work hard on the development, updates, fixes and support. You can always get a freelancer from sites like: http://studio.envato.com/andwe
Thank you.
Hi,
In visual composer you can change the color of the block title like so: http://screencast.com/t/xlwLEGnj
Thank you
Hello,
i am using a dark background top of my page content as you can see in latest news section tital color of my block is black my background is also dark i wants to use that background but wants to change tital color to white or lighter color how can i do that i am using block 7 here.
Hi,
In order to hide the border you need to use custom css.
.block-title {border-color: transparent !important;}
Just place the code in the theme panel: http://screencast.com/t/FcVUD9D3jN3a
The result: http://screencast.com/t/gqzFKjr9Qn8X
Thank you
Hi,
Please provide a link and indicate the block where you have this issue so I can take a look.
Thanks!
Hello,
I am not talking about top bar.
i hope you will understand this time i want this block tital to be removed .
Hello
thanks, but only half working
My main purpose of all these are to show certain forum post on sidebar, which block’s filter seems not able to do it
live site http://www.hellouk.net/forums/
tab1 is working, because we use block 9, tab2 is not showing though because we choose widgetised sidebar?
here are snapshots
Hello i have issue with template i tried implement block adblock script which is have background body..but i have issue with background seems like it not cover all template
i attached screenshots for reference
Strange one… We’re using Newspaper 4 and when we set “Limit Post” in content blocks to “5” it displays 10. All other selections to limit, including 1, 2, 3, 4, 6 posts, etc., work fine. It is happening in content blocks and iOS slide on home page. Any thoughts?
Thanks!