- 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
In the Theme Panel, there are elements that are not accessible. For example when selecting “Ads”, Header Ad, Sidebar Ad, etc. are not accessible. When trying to access just receive spinning square block. Happens also for “Per Category Setting”, in Block Settings – “Thumbs on Modules/Blocks”, and in other elements in Theme Panel. I have tried accessing in all different Browsers – same issue.
Hi,
That delay seems to happen because of the elements it loads. If you were to use theme blocks for example instead of those custom elements, this would surely not happen. You could maybe create a test page and try achieving similar design results, using other elements. Test to see the differences.
Thanks
I have created one thumb area but in front is not showing thumb height :
td_api_thumb::add(‘td_239x317’,
array(
‘name’ => ‘td_239x317’,
‘width’ => 239,
‘height’ => 317,
‘crop’ => array(‘center’, ‘top’),
‘post_format_icon_size’ => ‘normal’,
‘used_on’ => array(
‘Module 10’, ‘Block 11’
),
‘no_image_path’ => $this->plugin_url,
)
);
Hi,
There are modules/blocks that feature a Read more button, in this topic there is a list of modules and blocks that have it
– https://forum.tagdiv.com/topic/read-more-button-either-missing-or-not-supported-with-voice-report-install/
Thanks
hi Simion,
Custom CSS can be used to ‘unpad’ the header as well: .td-block-title-wrap { margin-left:-4px; }
As to what people ‘would do’ with a default text block, how can you be so sure?
I am laying out a page with 4 text blocks, coloured borders and heads, and I know what the titles are, but somebody else is working on the text.
Is it somehow unreasonable for me to lay out these blocks with their default text, waiting to put the actual text in later? Meanwhile, all of the blocks will break the layout.
You should fix this. What people ‘should’ or ‘would’ do is not as obvious as you think.
regards,
Alan
Hi,
That would be block header template 13
– https://demo.tagdiv.com/newspaper/block-header-13/
Edit the page and enter the text you want for the big title
– https://www.screencast.com/t/heO1O0CG
Thanks
Hi,
It would be possible, try a code like this
– https://www.screencast.com/t/IUpj97UnzE
@media (max-width: 767px) {
.td-header-top-menu-full,
.td-header-sp-top-menu {
display:block!important;
}
.td-header-sp-top-widget {
width:auto;
}}
Enter it in Theme panel->Custom CSS section and it should make the top menu visible on mobile.
Thanks
Hello stephane.roy,
I guess that here you are referring to the unique posts. So, if you want to display this, please notice that you should try using the Unique Articles or Offset feature from Blocks when you create your pages. To avoid the duplicate posts, please check the following useful tutorial here -> https://forum.tagdiv.com/offset-feature/ -> https://forum.tagdiv.com/unique-articles/
If is not what you mean, please provide more details and some useful screenshots so I will be able to provide a more accurate response.
Thanks for your understanding!
Good day, you’ve got an amazing theme but i seem not to get two things working fine for me.
1. No single post has a sidebar. Sidebar is not working at all in all single post but works in pages and homepage. I have tried almost all setting s but yet to get it right.
2. I want to change something in the homepage block. Instead of it to display number of comment, I want it to display the number of times the post have been shared. see this attachment 
This is my Website url
Hello GusV,
Here is talking about a block title which is empty. If you want to remove this one, you should edit the sidebar which is used for that section and remove from there. Check the Widgets section from WordPress settings and try to get rid out of there.
Thanks for your understanding!
Hi,
We are having issue with the ad displaying on ipad portrait mode with 2 columns row ( 2/3 and 1/3 ).
When it shows on the ipad portrait view the 1/3 block always get cut-off on the right side.
Here are the comparison of the two views:
Desktop: https://goo.gl/2Wbiuh
Tablet: https://goo.gl/gGcDvn
I think if we can force the tablet potrait view to show Desktop view when using Ipad/Tablet it will be better.
Thank you
Hi Guys,
not sure how I got this side block at the bottom right side of page it just says “Block Title” how can I remove this, please scroll right down to the bottom on the right of page. check it on: http://vards.net
Thanks.
Gus
Hello,
I hope this question is not too stupid ..i am trying to link two blocks that aims to display same kind of posts but with a different look…(lets say big picture for the last 5 posts, and only titles for the olders)
Assuming i do have 20 posts …BlockA showing 5 posts in a certain way with filtering on a specific category, BlockB showing remaining posts of the same category..i do not know how to do that …
Both blocks are showing same posts categorys, only BlockA showing ajax filters …how BlockB can know that BlockA is filtering a specific category ?…is there an easy way to do that ?
Should i create a new block instead merging BlockA and BlockB ?
Thank u for your hepl and support
I have two pages generated from categories: Travel & Tech Tips
When I view the Travel page (http://whatmichaelsaw.com/category/travel/), the category and post name appear on the thumbnail – this is the desired behaviour.
When I view the Tech Tips page (http://whatmichaelsaw.com/category/tech-tips/), nothing appears on the thumbnails.
To confuse the issue a little more, if I view by a sub-category (ex. http://whatmichaelsaw.com/category/mac/) then the post title and category DO appear.
I have made configuration changes in block and post settings but to no avail.
Two questions:
1) How do I get the title to appear on every thumbnail?
2) How do I remove the small links to each of the categories above the thumbnails?
Thank you!
I found the bug, (and it is a bug!)
I tackled the problem with renewed determination and got results. I’m looking more fondly on TD Composer this morning.
The bug occurred because I was testing a column text block to see if custom css could prevent the padding of a text block title but not the text below it.
While the text padding moves the text away from a border (good), the ‘me-too’ header padding leaves an unsightly white strip beside the colored background of the header (bad). I need to make it clear that Custom CSS was empty while creating (and re-creating endlessly) this bug.
So . . .
Home Page Layout:
• Full width row with banner image
• 2/3:1/3 row with ‘td-ss-row’ added class to make the 1/3 row sticky.
• inner row 1/2:1/2 .
• several blocks in each of the two columns, a mix of column text and raw html blocks
At the bottom of the left hand column (as it turns out bug will work at any place up or down the column) I put a default column text block. I changed the title to ‘Test Title Adjust” but I was happy with the default text (it was only a test, after all!)
-
so I did not change it
. I gave the block an all-around border and padded it left and right in order to create the unsightly header I was hoping to correct.
It saved fine the first time in TD Composer and displayed correctly in the page. However, TD composer did not append a [/vc_column_text] shortcode to close this block with its default text.
When I next open then save this page in TD Composer (without doing anything else), it is apparently confused by the [vc_column_text beginning. . . .] but no [/vc_column_text] shortcode to close the block.
Its response to the confusion is rather strange! At the head of the second column, it adds a second pair of quote marks like so: [vc_column_inner width=”1/2”] becomes [vc_column_inner width=””1/2””]. This breaks the layout, placing a full width second column under the ½ width first column. (repeat visits to TD Composer seem to sprinkle pairs of quotes in places down the second column, but I haven’t really explored that.)
Removing the extra quote marks around the column width restores the layout (only momentarily, if the padded default text box does not have new text added to trigger the adding of [/vc_column_text].)
Demand that users change the text? Otherwise don’t create the box? Alert box them if they don’t? Add the closing shortcode anyway?
So, continuing on, it seems, I’m still playing with the column text block title that I’m trying to ‘unpad’. I can get every title including standalone titles to ‘unpad’ by using custom css ‘.block-title{ margin-left: -4px}’ but that leaves all the standalone titles jutting left and looking unsightly. Any ideas on how I can identify only those titles within a text box?
Thanks for the offer of the refund, but I’m perfectly happy with Newspaper and TD Composer (much better than Visual Composer) for the photo magazine blog for which I bought the theme and for which it is licensed.
I’ve been taking a liberal interpretation of localhost usage to try the theme out for a client looking to port a much more text-based DNN website to WordPress (which will, if and when it sees the light of day, require a new purchase/license.) This is the project I’m not so sure about, but finding the bug has certainly improved my mood!
Regards,
Alan
e.g.[vc_row full_width="stretch_row_1600 td-stretch-content"][vc_column][td_block_big_grid_2][/vc_column][/vc_row]
Hey guys,
When you google my website, in the search results there are images, in this case the logo. I noticed that all the images in the upload folder can be found in the browser like this domainname.com/image_name. Is this normal? Is there a way to block this? http://bit.ly/2Angnhf
I was going through the elements in the td composer thingy but cant really find anything to make this
https://imgur.com/a/rXvJO
(about us page)
what kind of element (or block can be used to create this)
Hi,
A theme setting for this is not available at the moment. But you could style the category title with CSS, to be similar to the block header style
– https://www.screencast.com/t/zWSzpaZaaaJy
This is the code used in the example, you may modify it as you wish if needed
.category .td-page-title:before {
content: '\e904';
font-family: 'newspaper',sans-serif;
font-size: 10px;
position: absolute;
bottom: -8px;
left: 0;
right: 0;
text-align:center;
margin: auto;
line-height: 1;
}
.category .td-page-title {
text-align:center;
}
Thanks
hello Catalin,
thanks for your help, this is my sample site http://www.muzhakkam.com/
when i click on the block it’s not working like the page in the demo page (https://demo.tagdiv.com/newspaper_black/blog/)
i just wanted to keep the rest of the page and create a separate blog page like in the demo page
Thank you
I spoke with my host and they said:
“Our admins have confirmed that the cPanel that you have does not block any admin-ajax.php file.
The theme developers code added on .htaccess is the one blocking ajax.php but, if you set the .htaccess to a default code, it breaks the site.”
Hi,
I’m having a problem with td composer plugin: when i try to edit an element of my homepage the plugin doesn’t load and save anymore. On the browser’s console appear this:
tdcJobManager.addJob
js_files_for_wp_admin.min.js:26:33
tdcJobManager.addJob - Error callback - textStatus: error errorThrown: Not Found
js_files_for_wp_admin.min.js:24:109
{…}
columns: 3
jobId: 0
postId: "54674"
replyHtml: ""
shortcode: "[td_block_big_grid_6 category_id=\"8\"]"
__proto__: Object { … }
js_files_for_wp_admin.min.js:24:109
tdcJobManager.addJob - ERROR: 404 not found
I dont’t know what is going on. I already tried to remove and re-install the composer plugin and the template (version 8.5.1), i also repaired the database with the wordpress’s official function. Can you please help me?
P.S: the website works fine, it stops to work only when i try to edit a page.
Website: https://gamesquare.it/
Thank you in advance.
Hi, I am following your guidelines (https://forum.tagdiv.com/header-ads-adsense/)for
inserting adsense code into newspaper theme and the ads are not displaying.There is a blank whitespace instead.
Abblock is disabled. The ads show fine on other themes. I have had the account since 2011, so it is not an issue of a new account waiting to be delivered by Google.
I have also tried posting the code inside the content and it still will not show. It shows a blank white space instead. When inserting ads with theme panal it also just shows a blank white space where the ad should be.
Any other ideas?
Hi Bogdan,
Sorry to say you are wrong. (So am I.) I did say actually that there was no custom code, because I had removed it all as a first step. But it turned out that entering Tagdiv Composer and doing ANYTHING or NOTHING and then saving the change (or no change) would cause the second column to append double width to the first, and make it impossible to continue.
I backed up until I found a saved version of the page where that didn’t happen, and tried to remove things from column 1 and/or column 2 bit by bit (including some raw html sections, which I suspected. However, after endless rounds of removing and saving and checking and thinking I had solved the problem, suddenly each time it resulted in the column layout breaking again. You have so much custom hexadecimal coding (as opposed to HTML/CSS styling embedded in the blocks that I simply can go no further. I think I need another theme that allows me to build blocks of text and raw html with some ability to troubleshoot them. I acknowledge entirely how strong your theme is for magazine-style photoblogging, but its not going to work for my largely text needs.
Regards,
Alan
For the titles on my categories – http://majorfuss.com/news/ – is there a way I can change it to the same style of Block Header 6? https://snag.gy/wNI8XM.jpg