- NewspaperAdding Multiple Authors to Your Articles
- NewspaperAuthor Card
- NewspaperMore articles box
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperUser review system
- NewspaperCustom Fields Support
- NewspaperFlex Block Settings Guide
- NewspaperPosts Loop Element
- NewspaperSingle Post Shortcodes
- NewspaperCloud Library Templates
- NewspaperBig Grid Flex Settings
- NewspaperDesign your post pages using the Default Templates
- NewspapertagDiv Cloud Library Plugin
- NewspaperHow to Set the Image Avatar
- NewspaperThe Mobile Theme
- NewspaperReviews
- NewspaperTheme Colors Introduction
- NewspaperGlobal settings
- NewspaperMega Menu
- NewspaperChild Theme Support
Hello,
This could be a Facebook change that was not foreseen by the plugin author.You will have to contact the plugin author for a solution as your like button is a plugin and not part of the theme. We do not provide a like button for pages.
https://wordpress.org/support/plugin/cardoza-facebook-like-box
Thank you!
Hello,
In order to do this you would have to add conditions in the code to filter a particular category on the authors box element. Here is an example:
<?php if ( in_category('fruit') ) {
echo $td_mod_single->get_author_box();
}?>
Use this code instead of the default get_author_box code:
https://www.screencast.com/t/oYXGUaigh
You have to make this modification for each of the post styles that you use. Each post style has it;s own file like shown in the above screenshot
Thank you!
Hello,
Normally, we don’t show the author’s box at the bottom of a post. Now, we want to do a op-ed section of our homepage, with some guest authors. So it would be nice to show the bios of the authors at bottom of these posts. They would all be part of a certain category. Is it possible to show the author bio only on certain categories?
kind regards,
Herwig
Hello,
When I click on any post at the bottom, on the “More From Author” segment, nothing loads. I just see the square loading box (see link: http://www.awesomescreenshot.com/image/2298691/c4deb7dfbd873a2538d5e68d9073e0fd).
Your advice would be appreciated,
Amy Stenehjem
http://masteringhealthhappiness.com/
For first question, that is not related to theme, but a basic WordPress element hack; you will likely need to Google that topic to see how to hack that as it’s similar to the hack we use here to add html to the author bio box. Same idea. WP doesn’t support that by default.
Hi,
Please add this code in the theme panel-> custom css box:
.single-movie .td-post-date{
display:none!important;
}
I could not find any author name though.
Thank you!
Hi there, sonsoz.com.tr we have a problem with the Authors box, we using Authors latest post instead of URL and some of the post titles are long, but there is no wrapping it to the sidebar, can you please help me solve this issue…
PS: You can check our website and you will see the problem, it affects mobile viewing mostly…
Hello samw,
If you want to create a page with all Authors, you should use the Author box from the Visual Composer, like this -> https://www.screencast.com/t/iLIeMR4uj Also, if you want to use a do_shortcode method, switch the VC editor to classic mode and there you will see the shortcode, like this -> https://www.screencast.com/t/MR1qY40xa
Unfortunately, for a single author, the theme does not have any shortcode, sorry!
Thanks for your understanding!
Hi,
1. The author box can be disable for the post page in theme panel – https://www.screencast.com/t/fhPbkUjcRPNu
2. The related articles block is custom created, and these are the only theme settings regarding the related articles on the posts – https://www.screencast.com/t/gVWoFWLbTSzQ
3. If you want to create a smart sidebar, please follow this guide – https://forum.tagdiv.com/smart-sidebar-2/ If you want to disable it you can do so here – https://www.screencast.com/t/iBJeLK0C4t6
4. Unfortunately that is the theme width, as it can be seen in the demo – https://demo.tagdiv.com/newspaper/ It would not be recommended to change the width because it will affect the layout of the pages and all the elements that depend on the fixed theme width.
Thanks
Bogdan! This tutorial of yours worked just perfect!!! Thanks
So here it is in short what I did if you want to try
1. Get your App ID and Code for Comments from Facebook Developers. It is super easy but if you don’t know how to do, there are a lot of how-to on internet. However as a tip you just need to create a new App (for Website) and the use this link to configure the code for your site (https://developers.facebook.com/docs/plugins/comments#configurator)
2. After get your code from FB, you go and aste your big piece of code right after body tag (there is a screenshot about how to do that) http://screencast.com/t/97g6RJdc02cp
3. Change the file of each post templase you use.
In my case I changed all SINGLE_TEMPLATE files instead LOOP_SINGLE files. The only difference between change SINGLE_TEMPLATE files instead of the LOOP_SINGLE ones is the position where the Plugin will be placed. With you go with the Single_Template your comments area will be quite in the end of the post after all things (which I like more because it is more intuitive for users to find you comments area on the bottom). The LOOP_SINGLE files place your comment area after the post itself and before the author box. For me this mess a little the design.
So is you go with SINGLE_TEMPLATE follow this: http://screencast.com/t/wPRAEUTQrkU it should look like so: http://screencast.com/t/ie2S4vTFZ
But if you wnat the comments right after the Post itself change LOOP_SINGLE following this: http://screencast.com/t/TpOJKoUG8g
*** Use this code for the template files (do not use that one facebook says to paste on each page because only this one gets automatic the permalink for each of your posts) >>
<div class=”fb-comments” data-href=”<?php echo get_permalink($td_mod_single->post->ID); ?>” data-width=”100%” data-numposts=”5″></div>
and boom, you have noe a FB Comments plugin working pretty on your website
=D
-
This reply was modified 9 years by
leoforce.
1. how to hide author box in post
2. how to make after post raleted content like block11 infinite scroll
3. sticky sidebar ad widget
4. i want to make post page as full width when post is finished that page becomes full width
Hi,
You can change blocks/widgets title font properties like this – https://www.screencast.com/t/0LggeZn005 and for the default widgets here – https://www.screencast.com/t/Muqtzeh0RKc If you want to change the author bio font – https://www.screencast.com/t/wuepgN7bh you could change it with some css – https://www.screencast.com/t/DlLSWrbQ2lrg with this code, just enter it in Theme panel->Custom Css
.author-box-wrap {
font-weight: 800;
}
Thanks
hello Bogdan,
I don’t think that this is a good solution if the “Global settings” is enabled and I still have to do it manually when creating new posts from scratch by hand… maybe I misunderstand what is down below.
The modal can be enabled globally from Theme Panel -> Post Settings. The modal will apply to all post images, so you wonât have to go on each post to set them individually. If this feature is disabled, the individual imaged settings are applied.
I understand what you have explained to me earlier above about imported posts with images which are BTW stored on my server. I kinda assume that when the Global settings is applied, it should at least work with manually created posts with images or am I really missing something?
How do I actually make the images to be linked to the media file automatically? Is it some sort of WordPress bug or I have miss-configured my media library somehow?
I am working on a modification from other Plugin to actually allow authors to publish their articles from the front-end with images. At this moment, they are only able to upload a Featured Image. I am just wondering if this is considered as a similar situation with importing posts with images from external sources and basically the lightbox won’t work as well.
I like Newspaper’s lightbox and I’d like to get it working at least with manually created posts either from front-end or back-end.
Any kind of suggestion or hint will be appreciated. I have tried other amazing lightbox plugin I purchased long time ago, however, I decided to use Newspaper’s light box as it has the lightbox built-in, light weight and good looking too. I would prefer to get it working somehow. It’s not that priority as it’s not possible to get it working with imported posts but I’d like to see it at least working with manually created posts, if you know what I mean.
Thanks again for your time reading my looooong messages đ
Take it easy
Hi,
I would like to know how can we chage the author image and name from the author box.
Kindly guide,
Thanks
How do I update the author box sidebar widget with my personal photo and description? As you can see on my homepage there is just a blank profile placeholder and “Author Name”.
Link: http://www.agentleaders.com/
Thanks and great theme!
Jared
Hi,
I learned in this post how to move the author box in general: https://forum.tagdiv.com/topic/have-3-questions/
Now I have a small follow up question, and that is how to relate this to my child theme. Should I then copy all the post template styles that we are using into my child theme and how could that affect future updates?
Thanks!
How do I change the position of comments? I’d like you to stay before the end of the article or after the author’s box.
I use Disqus.
I just installed and customized (to the extent that I can) the Mobile Theme for Newspaper.
I have comments and author info disabled on my main theme, but it seems that by default they’re enabled on the mobile theme. Is there an easy way to remove these?
Also, am I correct in understanding that the mobile theme won’t display pages? So even though I have the footer enabled in the mobile theme, it’s not showing because it links to pages?
Hello,
I have just purchased your theme and I find it very powerful for a news site. It has many things that I didn’t expect to find in a theme out of the box but I found one thing that it’s missing: the possibility to add multiple authors to the post.
It’s a pretty common thing to have a post written by multiple authors, but I did not find any support for this option in the theme settings. I have found the plugin https://wordpress.org/plugins/co-authors-plus/ that allows me to add multiple authors to the post but it doesn’t seem to work on the frontend.
I have found this topic on how to implement it:http://vip.wordpress.com/documentation/incorporate-co-authors-plus-template-tags-into-your-theme/ But I don’t know what files I need to edit in your theme in order to integrate this plugin.
Can you please point me in the right direction?
Best regards,
Mircea Burdusa
P.S. I should have posted this in the Newspaper 7 forum thread, because this is the theme I have. And I didn’t find an option to delete this thread in order to repost it in the right section.
Hello karanberi,
For more references in this regard, please consult this link here -> https://forum.tagdiv.com/topic/disable-one-specific-author-box/
Thanks for the message!
Hi,
I updated the theme to the latest version (7.7) and can see the Image Box block in the widget section, however, it’s not showing up when I try to add the block on a page (see screenshot). The author box is also not showing.
http://www.awesomescreenshot.com/image/2192075/5203b40a4a79ff137f6f5ae29fb59929
Hi,
How can we hide specific authors from posts when we have the SHOW AUTHOR BOX enabled or do we have a short code to display on specific posts or specific authors
Hi,
Ok, it seems we need a different approach to this.
You need to add an extra class at the author box wrap. You should edit the td_module_single_base.php core field and you should do this -> https://www.screencast.com/t/lAjMJPl7 The snippet of the code which has to be concatenated is here ->
. get_the_author_meta('display_name', $author_id) . ' After these changes, you should use a bit of CSS code and hide the author box for your certain author. Try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.author-box-wrap.ziar_6{
display:none;
}
(ziar_6 is the name of my admin)
The result is here-> https://www.screencast.com/t/yDtNzUECOB
Thanks
Hello NewBuffaloTimes,
Unfortunately, our theme does not have any such an option for this, sorry! If you want to achieve this, you should make some adjustments in the code nad add a snippet of the code which adds a new extra class at the author box wrap. You should edit the td_module_single_base.php core field and you should do this -> https://www.screencast.com/t/lAjMJPl7 The snippet of the code which has to be concatenated is here ->
. get_the_author_meta('display_name', $author_id) . ' After these changes, you should use a bit of CSS code and hide the author box for your certain author. Try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.author-box-wrap.ziar_6{
display:none;
}
The result is here-> https://www.screencast.com/t/yDtNzUECOB
Thanks for your understanding!
I’m sorry but this is still hiding author’s box from all the authors…