- 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
- Apitd_api_thumb::update_key
- Apitd_api_thumb::update
- Apitd_api_thumb::add
- ApiAPI – Thumbnail – Introduction
- Apitd_api_category_top_posts_style::update_key
- Apitd_api_category_top_posts_style::update
- Apitd_api_category_top_posts_style::add
- ApiAPI – Category top section style – Introduction
- Apitd_api_module::update_key
- Apitd_api_module::update
- Apitd_api_module::add
- ApiAPI – Modules – Introduction
- ApiUsing the Theme API in plugins
- ApiThe Theme API
I really need the Flex Block to open the articles in a new tab, how I can do that?
Thanks,
This is not very pretty: in ./Newspaper/mobile/footer.php this line:
$buffy .= '<div class="block-title"><span>' . __td('ABOUT US', TD_THEME_NAME) . '</span></div>';
Get rid of it.
There is message under AMP plugin in Plugins section,
“The tagDiv Mobile Theme now works best with the AMP plugin to provide a complete solution for your content on mobiles. You can find out more here.”
and it won’t hide or fix.
Please resolve.
Hello,
The WhatsApp sharing button on a post does not work in Chrome on iPhone. The popup blocker is Off. When clicking on the WhatsApp share button, Chrome tries to open a new tab but closes instantly. It does not open WhatsApp app for sharing.
The issue only seems to occur in Chrome and not in Safari.
Could you please help?
Thanks,
Jay
Hello, the settings of the posts and the blocks are correct. But the TAG DIV editor options do not have the Layout tab in block 16 that I’m using at home.
in the editing screen of the div tag editor in the initial page paigina I can see the date but the color of the letter is very clear, very blurred. then when saved it disappears on the home page.
Is it not because of the clear heart of the letters of the date ??
where can i change the date color ??
see my settings
https://schoje.com.br/wp-content/uploads/2019/03/blocstings.png
https://schoje.com.br/wp-content/uploads/2019/03/loopposts.png
https://schoje.com.br/wp-content/uploads/2019/03/modo-de-edição.png
https://schoje.com.br/wp-content/uploads/2019/03/postsetings.png
-
This reply was modified 7 years by
SC HOJE News.
How difficult would it be to create a new flex block: one with Block 5 on top of Block 11 within a 2/3 column?
I’ve already researched that but I do not know what kind of block it is.
Hello, how can I change the length of the title of the blocks that I point with a red arrow? I want to put so that fewer words fit. Which block is the one that I have to modify? Thank you.
https://www.screencast.com/t/0JW0BrsPpTqM
Web: https://golsur.com/
I’m using the latest version of Newspaper theme.
Kindly let me know how to change the titles of sidebar widget from <H3> to simple <p> tag but in bold style just like headings. Like posts in “recent posts” block have titles in <h3> tag I want these titles to be in <P> instead of any headings so it doesn’t effect the SEO of my blog posts.
In simple words, I don’t want any heading tags in sidebar widgets.
Kindly help.
Hi there,
My website uses pages instead of posts and I would like to show author info at the bottom and meta information at the top. I also need to keep these as pages. I tried inserting the tagDiv composer block at the bottom, but this made the page look strange (full width without formatting) and also removed the sidebar which I require.
Basically I would like the exact functionality of a post with the ‘by author, date and comments’ meta at the top and then the author box at the bottom which links to their own individual author page with all their authored pages.
Please can you assist me with this. I’m surprised this functionality is so difficult to implement. Is there a shortcode I can potentially copy into every page at the bottom and top or a plugin you recommend using? (only inserting on pages with authored content – not pages such as the about, contact, categories).
Thanks
Hi, I can’t select the block. only part bottom of page does not work
http://tgmessina.it/select.jpg
See foto
Regards Anto
For the front end you can choose the font properties for the quotes in the theme panel
– http://prntscr.com/mk3e90
In order to change that color you’ll need to add a custom css in newspaper>theme panel>custom code>custom css https://www.screencast.com/t/W8AWZGuBejMo
.td-post-content blockquote p{
color: #111;
}
Inside of WordPress there is an option in the post body to block quote text. Whenever I use the block quote, the text formatting is all caps, a different color, and not left justified. I am looking for the option to format all of my quoted text with the same text as my regular post body.
See link for example: https://everythingrecording.com/process-audio-releases-sugar/
My quoted text is Red, All Caps, and Centered. I want to change all of that and allow for bullets to be used in quoted text. I had this option with my old theme.
Thank you for your help!
I know that TagDiv newspaper doesnt natively support RSS feed import, but was hoping somebody could give some advice on this.
I want to be able to put an RSS feed in a news block and have it show the featured image, title, author, date and a short excerpt. and then I want the “read more” to point to the rss origin site.
I was using the FeedWordpress plugin and then using Auto Post Thumbnail Image Pro plugin to get a featured image out of the RSS.
for the most part this works, but the FeedWP plugin doesnt give much control as to what is pulled.
although it does pull the article into a category which is essential for TagDiv composer to make a newsblock out of.
But FeedWP doesnt allow for you to set the amount of posts and sometimes it runs wild pulling way too many updates.
I was able to successfully get the featured image and feed to appear and behave using a flexi block.
but since the FeedWP plugin grabs the image as part of the feed the image would show up twice, thus ticking the box to “hide image” in the flexibox worked. but the image from the feed excerpt doesnt resize uniformally since it is embedded from the feed plugin and not a featured image. and the excerpt length or content cannot be controlled using the flexiblock layout settings.
So even thought this combo works, it isnt perfect and customization seems a little janky.
Thus this combo doesnt work for me.
I am now using the plugin called WordPress Automatic, (it’s a fantastic plugin btw, and under $30 which is very worth it as it can pull almost anything from anywhere into your site, feeds, articles, Amazon, Youtube ect.)
but it pulls the full content into the site as a post and not just as a feed, thus making the user click the article from the block, then the article is displayed in the same site, which doesnt help to direct traffic to the origin site.
although you can set a template structure to add links to the source, you cannot automatically trim and automatically have newsblock “read more” point to the origin site easily and automatically.
Has anyone had any success in creating soemthing like this and have it behave well using news blocks?
basically, my question is how do I pull in RSS feeds, display the necc desired content and have it link to the original site?
Thanks in advance for any tips or examples.
**also, a note to the developers…Tagdiv is great, easy and robust but not having a native built-in RSS function on a template system that is primarily centered around displaying “News” seems a little disconnected.
and it would be nice if there was some better options for Woocommerce since it is becoming the goto pluign for wordpress ecommerce. There should be better native support and stlying included for product display and newsblocks, styling ect.
thanks again.
Hi,
I wanted to modify the Tag pages so the title would look like other titles on the website (and remove “tag” before the title, and make sure the sidebar starts below the title). Here is an example: https://www.coupdepoker.com/tag/bonus-poker/
So, I downloaded the “blank tag template”, created 2 columns, added a widget sidebar in the right column and a Block 4 in the left one. But, the Block 4 doesn’t show the right tag, it shows all tags on every tag page. Moreover, I don’t have any title nor breadcrumb. Here is an example of the result: https://ibb.co/dKmYT5r
So, how can I:
1/ Modify the Tag pages title so it looks like other pages? (like this title for example https://www.coupdepoker.com/poker-en-ligne/test-winamax-poker/)
Or
2/ Modify the Tag template pages so they contextualise (content, title, breadcrumb…) depending on the tag?
Thanks
Hi,
You can set a post in as many category you have if you want, but in order to have that blocks on mobile theme you need to have some posts in featured category to, is not need to be set as primary or to be only in that category, also those blocks will be sort after latest from featured category.
Thank you!
Hi,
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme please deactivate it, clear all cache and try again.
How you can get the post id -> https://www.screencast.com/t/0EwDgPhxZD
Please check our documentation about Block settings guide, there you’ll find the filter section -> https://forum.tagdiv.com/block-settings-guide/
Also please check our documentation for Unique articles -> https://forum.tagdiv.com/unique-articles/
Thank you!
Hi,
There is not a recommended size for the featured image, but if Thumbnails have a strange looking please check our documentation about how to Fix strange looking images on blocks -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Thank you!
Hi,
Please set this custom css in Newspaper>Theme panel>Custom code>Custom css and the stars for block 7 will be show in all your website
-> https://www.screencast.com/t/SHhRSXoA
.td_block_7 .td_module_6 .td-module-meta-info {
display: block;
}
Thank you!
If I tag a story as a “Feature” and one other category, I do not want that story appearing anywhere else on the front page.
Meaning, before a block ads a story, it should theoretically check with the main feature block to see if the story already exists.
The theme does have a “Post Id” filter which should be able to add the number of the post and only show that story, but it doesn’t seem to be working. At least that would kind of solve the issue.
Hi,
The child theme will work only for the files that are mentioned in our guide -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
The queries for blocks can be found in wp-content/themes/Newspaper/includes/wp_booster/td_data_source.php
Thank you!
Hi,
I think that you are referring to those 3 blocks, for those you’ll need to have set seam feature posts (that have set feature category) -> https://forum.tagdiv.com/featured-posts-2/ -> https://www.screencast.com/t/QsJ6ppY4
You’ll need to add some post in feature category -> https://forum.tagdiv.com/featured-posts-2/ if you do not have this category you can create it, just make sure that you set the category name to be
Featured
Thank you!
Hi,
Yes, you can set a custom css for smaller title for example from this -> https://www.screencast.com/t/YZbLIZ547Zu in this https://www.screencast.com/t/CfM2RBgxu3V
.td_block_13 .td_module_14 .entry-title {
font-size: 14px;
font-weight: 600;
}
You’ll need to set the above code in Newspaper>Theme panel>Custom code > Advance css section phones -> https://www.screencast.com/t/W3oEVWzh2Kv
Thank you!
Hi,
At the bottom right of https://www.coupdepoker.com/ you can see “LES + POPULAIRES”. It’s a widget sidebar using Block 7. Winamax and Pokerstars articles show 5 stars.
On https://www.coupdepoker.com/apprendre-jouer-poker/ (and other pages), there’s another widget using Block 7. But Winamax and Pokerstars articles does NOT show the stars. Why? How can I fix it?
Thanks for your help
Hi,
Please check our documentation about Block settings guide, there you’ll find the filter section -> https://forum.tagdiv.com/block-settings-guide/
Also if you’ll hover with the text you’ll get some short explication for that filed -> https://www.screencast.com/t/NaXqBDCMrbHm
Thank you!