- NewsmagMore articles box
- NewsmagAuthor card
- NewsmagGeneral settings
Hello,
I just activated author box from theme settings on posts.
The author box appeared, I completed all the info in new user profile created.
Now, I need an image. Checked your forum and installed WP User Avatar and added an image to new user profile.
But, the image doesn’t show on posts where is selected this author.
URL to website and article: https://bit.ly/3kWONxT
Image 1: https://postimg.cc/grP5cRy7
Image 2: https://postimg.cc/NyHJBfKY
What I’m doing wrong?
Best regards.
Thank you, Vlad. But that is exactly what I am using in the front page https://hispanicla.com, the Search Box you pointed to.
The problem is again that only few entries are shown for the author when we imput the name in that box. For example, author “Gabriel Lerner” has 355 posts under his name, yet only 84 appear. Author “Nestor Fantini” has 92 authored yet just 49 appear. And so on. Thanks!
Hi, in https://hispanicla.com I am using the search box (search template – tagdiv) for the authors (around 300) and their followers to look for their posts. I am using the latest update of Newspaper.
But when I imput the name of any author I only receive a fraction of the posts they authored. Actually most posts do not appear in the result.
I tried importing the search template from Magazine Pro using the Cloud Templates but I got the same result (in a very nice page, etc.).
Is there a way to get all the results?
Thank you!
Hi mnhpias,
If you have the “more from author” and “Related Articles” in a tab like this -> https://i.imgur.com/ZuIs8Y1.png then you are using standard -> https://forum.tagdiv.com/design-post-pages-using-default-templates/ therefore in theme is only one option that is disable both options -> https://i.imgur.com/M8bUmQu.png if you want to keep those templates the only way to remove the “more from author” tab is to use a custom css like this one:
.single .td-related-right{
display: none;
}
This code need to be set in theme panel> custom code> custom css.
Also the comment box can be set in other place only if you edit the post template file that you are using, for example if you are using single post template 1 -> wp-content/plugins/td-standard-pack/Newspaper/parts/single/loop-single-1.php and single_template_1.php
As an alternative (personally I recommend this) you can use a single post template from tagDiv Cloud Library that can be edited using tagDiv Composer and you can set the elements where you want and you can use only the “Related Articles” section.
Thank you!
Hi,
i want to hide the author box in the global post page, i already close it in theme panel – post setting – show author box, but the author box still exist. i also wanted to hide previous and next post but somehow the theme panel is not working. may i know how to solve this?
Hi,
i want to hide the author box in the global post page, i already close it in theme panel – post setting – show author box, but the author box still exist. i also wanted to hide previous and next post but somehow the theme panel is not working. may i know how to solve this?
Hi,
I have followed instructions on how to deactivate the Author box from posts as well as comment and reviews from the theme panel and also by adding custom CSS. However, the author standard box still showing up on the articles, it seems like something is wrong.
I’d appreciate any heads up on why is not working.
Thanks
I have a black theme on my site, but the author box text defaults to black, so it can’t be seen. I’ve tried a few custom CSS codes that I found doing a search in this forum, none seemed to have the right effect. My temp URL is new.goingfor2.com. This is a clone site I’m using to redesign it without messing up the main site. Here is a link to one of the single post pages: http://new.goingfor2.com/rookies-that-will-win-you-week-9/
Hello!
Need line break in Single Post Author Box. In the WordPress user Biographical info textbox the lines are written in separate lines. See screenshot here: https://ibb.co/jhJ2H13
But on the Single Post page, the lines are not printing as on the Biographical info textbox, they all are printed in one line. See screenshot: https://ibb.co/XD2GwSt
I have tried replacing <?php echo esc_html(get_the_author_meta('description', $author_id)) ?> with <?php echo nl2br(get_the_author_meta('description', $author_id)); ?> in loop-single.php, but it is not working.
Thank you…
Hello !
I am sorry, please add this code too: .author-box-wrap {
display:none;
}
Thank you !
Hi I’ve found it easy to customise blocks at will, but I can’t seem to do it on the author box element. You can see an example of the block on in the “Top Authors” section of this page in the side panel if you scroll down a little bit. https://mcu-initiative.com/author/dave/.
The hover colour on the author name and the background colour behind the post count and comments is stuck at blue and don’t see a way to edit it to match the red background use throughout the rest of my site.
Hi,
I’m looking for a way to create a list of restaurants / delivery services in order to support the local businesses with postings free of charge on my event-page in times of the current Corona shutdown.
Filtering only seems to work using taxonomies.
I’ve tried this with the td_books, but I’m not strong enough to create it as follows:
Type: Gastro (instead of books)
Type: Pizzeria, snack bar, restaurant (would probably be “genre” for books ) to filter the art of food
Place: the cities around (second genre?)
Type: Pickup / Delivery (to filter)
I would like to use template 5 – but that has to be adjusted – comments or comment counter and date are not necessary. Just as little as matching postings or author box.
Can someone help me step by step in an uncomplicated way so that I, as a noob, understand that too?
Dear TagDiv people,
I just started using Newspaper version 10.3.7. I’m doing this on my existing website, https://klapptre.is/. I’m an experienced WordPress user so I know my way around a lot of stuff regarding themes and templates. Your template is good in many ways but nevertheless I have multiple questions and points (and might have more later).
Here it is:
Module Names in Theme Panel should be the same as in TagDiv Composer. It’s very confusing now, you are trying to change font sizes or colours and you have no idea where to go and it takes ages to find out – and sometimes you can’t find it.
Where do I remove comment count on category pages?
Same on search template?
Where do I resize Article Headers in Module 2 in Flex Block 4 – for example? Where do I do it with all the other blocks?
How do I change the default on pull quote and block quote in posts from centre align to left align and not capitals?
Why isn’t there a show author photo box in Flex Block 2 as there is in Flex Block 4?
How can I show all the widgets on the front page site wide?
All the best,
That worked for the author box, but the excerpt text is still grey and hard to read. Could you tell me, please, how to make that text whiter?
Hello !
Please use this css code: .author-box-wrap .td-social-icon-wrap .td-icon-font {
color: white;
}
.td-author-url a {
color:white;
}
.td-author-name a {
color:white;
}
.td-post-next-prev-content a {
color:white;
}
.author-box-wrap .desc {
color:white;
}
h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
color:white;
}
The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
Thank you !
I am using a black theme and the body text of the author box is invision because the font text is dark. Also, the excerpts are dark and invisible.
I am unable to disable all these three options in newspaper theme. Thanks in advance.
I’m using the cloud template for the article. When it display on AMP, it shows few additional things and I want to turn off those.
1, Comment counter on the top right corner
2, Hide the Catagory button on top of the article
3, Related article thumb-images shows size 324×160. I don’t see that size in Theme > Block Settings.
4, Hide the author box at the bottom of the article.
I’m using only the tagDiv and Official AMP plugin recomended by Tagdiv.
Hi,
1. Maybe I do not understand correctly, but the author box do not display that message ->https://i.imgur.com/S9smhXs.png also on author page is like this -> https://i.imgur.com/BNPDq79.png
2. Usually on 404 pages is no need of banners, but if you want, you can set, for example if you are using a pro demo, you can edit it with tagDiv Composer and you can ad an ad box to display the banner -> https://forum.tagdiv.com/custom-ad-spots/
3. I just checked this option and indeed, is look that is not working properly, I will ask a developer about this.
Thank you!
Hi!
Here are some questions:
1- In the author box the word “MESSAGES” appears, how can it be changed to “POST”?
2- On the page Error 404 does not show any type of banner. Do you have to do any special configuration?
3- We have noticed that when scheduling the posts at one hour, the task is not executed, and it shows the error: “Lost Schedule”. We check the cron and everything is correct. Can you help us solve this problem?
Regards.
Hello,
During my adjustments to the Author Box, I noticed that the theme (this does not happen with the default theme) sets the TITLE attribute of the avatar to the title of the article.
This makes no sense at all and is technically SEO negative. What sense does it make to put such a TITLE attribute on the author’s avatar?
Can this please be corrected/removed? The TITLE should have the same value as the ALT attribute.
There will also be a number attached that definitely does not belong there.
Br
Hi, Calin!
It works if you click the link when in the author’s page, but not in the author box in the end of the posts. Please check it out:
https://cangurunews.com.br/author/demetrio-weber/
https://cangurunews.com.br/habilidades-emocionais-daniel-goleman/
Thanks!
Hi! Need help configuring the author’s web site link to open on a new tab. It’s properly set in the Cloud Template (https://nimb.ws/0LxnWO), but not working on author’s box in posts.
Thanks!
Hi V3N0M,
That element can not be set in child theme, but it can be edited in main theme file -> wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_author_box.php for example -> https://i.imgur.com/LKQEiRR.png -> https://i.imgur.com/sHkWfDA.png
Also there is not easy to make a new element for tagDiv Composer, you need to have very good knowledge about our theme builder and how as made.
Thank you for your understanding!
Hi, Calin,
Yes, it’s a little confusing, but I think once i understand it, and it works, I’ll be able to handle it 🙂
I have now adapted the file “wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php”, but no change appears on the author’s box. I tested it in the main-theme and in the child theme, removed the author-box and added it again, but nothing changes. Of course, all cache plugins are deactivated, too.
Wouldn’t it be the easiest to create a complete own block for the tagDiv Composer? (In the composer it is called “Single Post shortcodes”). To avoid confusion or misunderstandings when naming elements like modules, blocks, etc. I have attached a screen to show exactly which element I want to replace/rebuild.
Br
-
This reply was modified 5 years by
V3N0M.