Search Results for 'author box'

    No search results were found in Documentation!

Results from the Forum
nf_prt
tagDiv Member

Hi,

it’s related to wordpress roles, to see the featured image box the user has to have the capatibility to upload files and contributors don’t have that.

You either change your users to authors or you let contributors upload. To do the last one, you can use a plugin like capability manager or insert some code in theme’s functions.php

You might want to consider things like max upload size, or do you want contributors see images from other contributors or above.

Hope this helps, cheers!

  • This reply was modified 10 years by nf_prt.
_edwin_
Participant
#0

The title says it all. Can I disable showing the authorbox under the articles at one specific author?

Samedi HENG
Participant
#0

Hello, I need you help.
Right now the comment box is under Ralated article and more from author but I want to move the comment box to top and Related article and more from author to under, so how to move it?

Andrei L.
tagDiv Member

Hi

1. Unfortunately the theme doesn’t have a shortcode to display the author’s avatar and bio.
2. Add this code in td_block_authors.php like here: http://screencast.com/t/R6S6WsSsVhttp://screencast.com/t/bFIbFgG7ve9W

$buffy .= '<div class="td-author-description">';
    $buffy .=  get_the_author_meta('description', $td_author->ID);
$buffy .= '</div>';

3. I am not sure how do you you want to implement the email share. If you want to have a subscription box you can try a plugin like mail chimp: https://wordpress.org/plugins/mailchimp-for-wp/

Thanks!

  • This reply was modified 10 years by Andrei L..
ajblock7
Participant
#0

Hi tagdiv,

A few questions.

1. Is there some kind of a shortcode that I can use to display individual author’s avatar and bio?
2. Is there a way to display the Author bio using the Authors box widget? On this page but also adding the bio and social networks?
http://www.didgeproject.com/wp/team/
3. Is there a way to add Email share to the good-looking theme share buttons located above the post featured image?
http://www.didgeproject.com/wp/therapeutics/states-of-consciousness-and-brainwave-entrainment/

Thank you,

AJ

Josan
tagDiv Member

Visual Composer Shortcode display a list of all the Authors. But i want to display Author Box with his Bio below the post. If its possible?

Bogdan B.
tagDiv Staff

Hello,

You can use the author box shortcode from visual composer: and only insert it in the posts you want it to display in text mode: [td_block_authors]
If this is not what you mean, and you want to remove the author name and only show it on certain posts, then the theme has no option for it. You will have to find a plugin that has this functionality I’m afraid.

Thank you!

Josan
Participant
#0

Is it possible to show Author box on certain posts only? I don’t want to show it on all the posts but on few that are posted by some other users…

PatWire
Participant
#0

Hi Guys

Still enjoying the amazing theme…

If a user decides to move to a responsive mobile menu – using a plugin – but ONLY showing the plugin menu on mobile devices – most plugin authors give a box that needs the user to deactivate the ‘main theme’ menu on mobile by its class id

How do you do it on Newspaper 6? – how to disable default theme menu when using a plugin menu – only on smartphones/tablets?

So desktop is not affected by the change

Catalin
tagDiv Staff

Hello joventu,

If you want to display the photo for Author Box, you have to use a plugin with this functionality. Please check our documentation for more information about this -> https://forum.tagdiv.com/author-card/

Hope this helps!

Thank you for the message!

Bogdan B.
tagDiv Staff

Hello,
Unfortunately this is the case with the author box. You can exclude certain authors from being displayed, or simply include the ones you want displayed by editing this option: http://screencast.com/t/I6LCBtCLh2Z . You will need the author id you can get here: http://screencast.com/t/8havux49S
If you need further options, you will need to find a plugin that has better control over the authors section. Unfortunately we have not tested any author plugins so we cannot make any recommendations.
Thank you!

joventu
Participant
#0

Hi Im using newspaper v 4.6.2 at http://redvistajoventu.com and currently it does not display the photo for Author Box: http://www.screencast.com/t/JjJo2VOguO

Any thoughts?

Thank you,

Franklin

woodenrain
Participant
#0

Hi, when I add a widge TagDiv Authors box, it shows all users on page. How to set it up only showing the authors? Thanks

Catalin
tagDiv Staff

Hello adria,

If you want to hide the author box on posts from the specific category, it is necessary to alter the file core named td_module_single_base.php and add the function in_category, like this -> http://screencast.com/t/xs3gctdQVn If you have more than one category, you have to use array attribute to introduce all the categories, like this -> http://screencast.com/t/qY8kjBYlV

Hope this helps!

Thank you for the message!

adria
Participant
#0

I have disabled the author box on my posts. However, I wanted to show this box on specific categories such as “Power Blog” as shown here: http://powerofhumans.com/category/power-blog/. I have the latest version of the Newspaper Theme 6.6 and wanted to know which file I would be able to modify to make this work. Note: I looked over this article: https://forum.tagdiv.com/topic/showhide-author-box-by-category-code-help-needed-and-feature-request-please/ but could not locate this file: td_module_single_base.php.

Thank you for your help with this.
Adria

adria
tagDiv Member

Is there a way to hide the author box on specific categories? We have hundreds of posts, however, if we could block the author box within posts in a category such as “Fun” on our blog site, that would be helpful as well: http://powerofhumans.com/category/fun/

Thank you,
Adria

  • This reply was modified 10 years by adria.
schindyguy
tagDiv Member

Thanks Andrei, but its actually happening on mobile.

I am referring to the white space above the headline and below the header ad slot (my header ad slot uses responsive adsense)

Also, are you sure .td-module-meta-info includes all of this:

category tags
author name
date
post views
comment count
tags

and the sharing buttons? I am trying to hide everything in red box http://screencast.com/t/ySXqq3YDb5 and there not be white space (on both mobile and desktop)

Thanks!!!

Xperten
tagDiv Member

Update

For this page I have made the following CSS – and it did the trick. However, I’m not sure it’s the most efficient way to style the bottom border, so if you can take a look, and perhaps suggest a better CSS for the bottom border :-)?

I have only inserted the CSS code for the page linked to above.

———–
CSS
———–

.td-container-border:after, .td-next-prev-separator {
background-color: #293e6a;
}

.td-pb-row [class*=”td-pb-span”], .td-pb-border-top, .page-template-page-title-sidebar-php .td-page-content > .wpb_row:first-child, .td-post-sharing, .td-post-content, .td-post-next-prev, .author-box-wrap, .td-comments-title-wrap, .comment-list, .comment-respond, .td-post-template-5 header, .td-container, .wpb_content_element, .wpb_column, .wpb_row, .white-menu .td-header-style-1 .td-header-main-menu, .white-menu .td-header-style-2 .td-header-main-menu, .white-menu .td-header-style-3 .td-header-main-menu, .white-menu .td-header-style-4 .td-header-main-menu, .white-menu .td-header-style-5 .td-header-main-menu, .white-menu .td-header-style-6 .td-header-main-menu, .white-menu .td-header-style-7 .td-header-main-menu, .white-menu .td-header-style-8 .td-header-main-menu, .white-menu .td-header-style-9 .td-header-main-menu, .td-header-style-6 .td-header-container, .td-post-template-1 .td-post-content, .td-post-template-4 .td-post-sharing-top, .td-header-style-6 .td-header-header .td-make-full, #disqus_thread {
border-color: #293e6a;
}

mcmillan81
tagDiv Member

Please look at the two boxes under the YouTube video…it has an author box with meta tags for the video and a box with (#1 Cliffside Malibu with a comments bubble at the end). These boxes seem to be part of the video description, which I would like to replicate as much as possible.

Can you please advise me in how to replicate this for my pages?

mcmillan81
Participant
#0

I was under the impression that site users would be able to review and rate the products with this theme. I have found out how to rate a product, but would like for users of the products to be able to submit and rate the products themselves. Is this possible with this theme?

Also, I am trying to figure out how to add a text box under a video post on a page (please see the following link – https://rehabreviews.com/rehab-reviews/top-ten-rehabs/) – here there is a #1 with the name of the Rehab Listing, plus there is a comments box over in the right side of the box. Blow this there is a author, date and keywords. How can I implement this into my post/pages?

Thanks for any help that can be offered.

Catalin
tagDiv Staff

Hello cubano,

The simple way to achieve this is to hide the author box using a custom CSS code. Please try the code below and place it in Theme panel->Custom CSS area, like this: http://screencast.com/t/PMt8mnoded

.author-box-wrap {
display:none;
}

The result you should see here: http://screencast.com/t/4KdZrHFx

Thank you for the message!

carmene
Participant
#0

I just installed newspaper yesterday and there are 8 old posts in it. If you look at this post and scroll down,

http://carmeneverywhere.com/ever-thought-of-becoming-an-airhostess-know-the-truth/

you will see the share this button and related posts that I used to use with and old theme. I have deleted the social sharing buttons of the plugin I used to use, and I can’t seem to find the plugin that is causing the related articles to show. This is nothing to do with newspaper, must be from an old plugin that I don’t use anymore. How to avoid these 2 things from showing up?

Also, the related articles box that comes with newspaper, I want it but I don’t want the “more from the author tab”. How to eliminate this tab?

Beldar
Participant
#0

I would delete the data of the author and the author box of a specific category. What I have to put in Custom CSS to delete?

Thank you

listsy
tagDiv Member

Hi Catalin, Thanks for the help. The more from author box is now hidden.

Can please tell when will you release visual composer update. As I am having some serious troubles when I try to use yoast seo with visual composer.

The problem is that when I install yoast seo on my site that have newspaper and visual composer. It gets down and site only starts after I deactivate either visual composer or yoast.

I searched for this problem on google and found a reply from the plugin author (visual composer) saying that it will be fixed in version 4.9.

As of now, I am running different seo plugin but urgently need yoast seo. That’s why I am asking for the update.

listsy
Participant
#0

I want to remove the “more from author” box that is displayed next to related posts in the bottom of posts. I have gone through all settings in theme panel but unable to find out how to disable it.

Can you please provide instructions on how to disable or hide it.

One additional question, when will you provide visual composer update. Because I want to use yoast seo on my site but it gets down when I install it.

Viewing 25 results - 1,751 through 1,775 (of 2,340 total)