- 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
Hi,
In that case you should stop looking for it as it has been disabled by our theme. Our theme only uses the back-end editor. The front-end was disabled as it did not work well with our theme modules and blocks.
Sorry for the inconvenience.
Hello,
Those are not dividers. Those are the block titles style. Each demo has it’s own unique style. If you add a block title in the news magazine demo, the title will show up with an underline…the divider you mention.
If you want to get that style you will have to install the news magazine demo
Thank you!
Hello,
I want to know how can i set default close for the Accordion block
thank for your help 🙂
Hi,
Well posts also render shortcodes and the page builder works with shoptcodes.
Here is the shortcode for the news ticker:
[td_block_trending_now tdc_css=""]
Add it inside your post content in text mode
Thanks.
Hello,
Please provide more details to how you are implementing the featured posts on the homepage. There is only 1 element that will use the featured image as a background on pages and that is the homepage post element. You can use any other block instead of the homepage post and there will no longer be any background. Please use this guide: https://forum.tagdiv.com/block-settings-guide/
Thank you!
Well if you are adding the tablepress as a visual composer element inside a row, you can simply access the row settings and control the exact margins and padding to each block. You can try negative values to compensate for the theme css. Please check the design options tab on each element/row
Thank you!
Hi,
To disable the dropdown edit the page in Visual Composer then go to the respective block you want to change and in it’s settings – http://screencast.com/t/B2yxxexNr2P choose “No drop down ajax filter”
Thanks
Hi,
Well I’m not sure what kind of block you got on your friend’s computer. Maybe it was some sort of parental guidance block and because you used adult language, the software blocked the site. But I have no way of knowing what software your friend uses on his PC. If the site is OK on another machine, then you’re good to go.
Thanks.
Unfortunately the theme was built to show a post in a block if any one of it;s categories is specified. The modification is not easy to make. We suggest hiring a developer to help out if you require this modification as there is no solution at the moment.
Thank you!
Hi all,
I am trying to run a mixed newspaper and podcast website. The newspaper side of it is working well. I think it is all working as I hoped.
What I am not getting to work is the audio player on the blocks for Powerpress.
I have the option “Display media / links in: WordPress Excerpts” selected, but no media player is showing up.
I can get away with posting the player into a text block, but this means re-working the home page for every new podcast.
Any help gratefully received.
Hi guys,
Two questions for ya.
1) I’m constantly updating my pages every day (I’m at 155 on my homepage at the moment) and was just wondering if I am going to be running into any problems in the future. Will page revisions just keep going into the thousands and hundred of thousands?
2) I have several sections where I post articles on my website. On the home page I have my big articles (Big Grid 1) and then I just have quick news stories listed right below labeled “Top News” (Block 16). Sometimes I’ll have a big story in both sections, but not usually. In order to not have both stories listed in both sections I have to go into the Big Grid 1 under Post ID Filters to exclude articles that I want solely under “Top News.” Does that make sense and is there a way around this method?
My website: https://fan-insider.com/
Best,
Justin
I’m using Block 12 and am using a custom title for the block, but it seems that the top few pixels of the title are cut off. Any way to fix this?
I got the block back but the home menu item I still cannot get on the menu.
Thanks
Hello,
I foolishly changed the home page an now I cannot get the lasts posts block back.
my site is its whennotif.com
My posts are just in a vertical line
How can I get them back to the block of six?
Thanks
TC
I read your documentation but could not find an answer on how to do the following:
I would like to move My Latest Articles block from its current location to the Most Popular (Block 12) location and move the Most Popular block to My Latest Articles location. I see the Most Popular (block 12) in the Visual Composer but do not see My Latest Articles block.
1. Can I do this in the Visual Composer? Move these Blocks?
2. If Yes, how please?
Also, I would like to move the News Category block from its current location to under the Must Read block but I don’t see the News Category block in the Visual Composer.
1. Can I do this in the Visual Composer? Move these Blocks?
2. If Yes, how please?
The above changes to apply only to the Home Page.
Thank you.
On my site’s home page (finalfatloss.com), it displays my blog posts, each in their entirety. I would like to cut off each post at a desired length with a “read more” button.
I’ve tried to find this but with no avail. If the answer is “Excerpts” I have no idea what td_block to use.
Thank you.
Hi.. please tell me how to Remove right small category menu like this screenshot: http://prntscr.com/dr7o6c
because the the block news has been set by each category.
thanks.
Hi..
can you help me please how to Fill footer block with an element (? sign) like this: http://prnt.sc/dr7ndw
Thanks You
We are using the latest version of Newspaper 7.
When looking at your demo “NEWS MAGAZINE”, we see there are divider lines for the WORLD NEWS, TRAVEL GUIDES, TECH, and HEALTH blocks under the titles.
When we add blocks, we dont see the option to add these dividers.
Please see the screenshot to see the specific lines we are talking about (highlighted with red box): http://tinypic.com/r/whi0so/9
How do we add these dividers under the title?
Thanks
I have (up to the latest update) been using the following code to replicate the sidebar and module-headings look even on pages:
<h4 class="block-title">
<span class="">CONTACT US</span>
</h4>
This has worked perfect up until the last update of the theme where all of a sudden the line that goes underneath the text nog gets pushed down one row. See for example my contact page for reference: http://www.enkelteknik.se/kontakt
If you compare the first sidebar header (that says “SOCIALT”) with the first header of the actual page (that says “KONTAKT”). The line beneath the word “KONTAKT” has been pushed down.
Is there any way to fix this? I can´t really figure out what in the code that has changed since the last version.
Many thanks for your reply. In case i want to make something like the second screenshot whats the code i should use for each block? many thanks in advance
Hello everyone,
I did a small change in the custom css and now nothing works any more.
Can someone help me to find the error?
Here are my custom css:
.single_job_listing .company img { width: 3em !important; }
.category .td-category-pulldown-filter.td-wrapper-pulldown-filter {
display: none;
}
.td-header-sp-top-menu .td_data_time {
color: #fff !important;
}
.div.company { min-height: 4.5em !important; }
.td-post-content a {
color: #000089;
}
.wpb_text_column a {
color: #000089;
}
@media (max-width: 767px) {
.td-header-top-menu-full, .td-header-sp-top-menu {
display: block !important;
}
.single-job_listing .td_block_related_posts, .single-job_listing .comments {
display: none;
}
.div.woocommerce-tabs .ul.tabs .li.additional_information_tab {
display: none !important;
}
.single-job_listing .td-post-template-default .td-post-featured-image .img {
display: none !important;
}
}
.single-job_listing .td-g-rec-id-content_inlineleft {
display: none !important;
}
.page-id-2802 .td-main-page-wrap {
padding-top: 15px;
}
.asterofont-search {
font-size: 4em;
}
.single-resume .td-g-rec-id-content_inlineleft {
display: none !important;
}
Thanks in advance for any help!
Best,
Adam
Hi,
The block used in “MAKE IT MODERN” is Block 15, take a look here at how the block looks on different layouts – http://demo.tagdiv.com/newspaper/block-15/
Thanks
Well, o course a custom post type can have a standard post category. As you see in the above code, it just works 🙂 I add the categories and the post types in the block in Visual Composer and everything would work fine – if the theme wouldn’t lock out custom post types by default.
If it wouldn’t, your users could display any custom post type in the Big grid easily with its associated category. But it’s your choice, of course. 🙂 For me, it makes everything much harder because I have to come up with a complicated solution for beeing update safe – if it it working at all… In the end it has to be done via JavaScript – thats a little dirty 😉
Hi,
To make all your block titles look like in the first screenshot, enter this code in Theme Panel->Custom Css (you can change the color to whatever you like)
.block-title, .block-title span, .td-block-title-wrap {
background-color: #4db2ec!important;
}
.block-title {
border-bottom: none;
}
The result – http://screencast.com/t/zH1mERPtwI
As for the second screenshot, the site uses a background-image for the block titles, see here – https://slice42.com/wp-content/themes/Slice42/assets/actus.png
Thanks