Search Results for 'author box'

Results from the Forum
Brian
Participant
#0

How do I remove the automatic display of how many comments an individual author has received.
For example on the Home/authors/posts by “.” rendering where the theme displays two boxes showing #number of posts; and #number of comments.
I just want to get rid of the author comment number box where it displays in various places.
Many thanks.

Simion C.
tagDiv Staff

Hi,

You could make it similar to the one on the author page, like this
https://www.screencast.com/t/MiV5wkMrcs
This is the code used, based on the author page author box customization

.td-author-description p{
font-size: 15px;
line-height: 200%;
font-family: 'avenir-light' !important;
}

Thanks

Simion C.
tagDiv Staff

Hi,

The Related articles/More from author can be enabled in the theme panel
https://forum.tagdiv.com/related-articles/
The same for the More articles pop-up
https://forum.tagdiv.com/more-articles-box/
These sections will be displayed on all the posts if enabled.

Thanks

aidon
Participant
#0

Hello everybody, i want to remove the authors box under the posts. How can i do it?

Kanuj
Participant
#0

Hi How to remove the author name link which appears in comments – Screenshot – http://prntscr.com/hfrysu

and Also link from the author name in the Author Box http://prntscr.com/hfs0gi

*PS. Author archives are disabled so no need for these links.

Bogdan B.
tagDiv Staff

Hello,

The 2 elements are controlled separately. They are 2 different elements.
The author is the author of the post shown here: https://www.screencast.com/t/fE9DalNkRUNn
The author box is shown at the bottom of the post: https://www.screencast.com/t/MXLovEKnDl

Both can be enabled or disabled from the theme panel.

Thank you!

olympicbird
Participant
#0

Dear

I would like to hide the Author from the posts.. (simple as that), but the global settings switch doesn’t doing anything. Author box working at the global settings.
Please advice.
George
Sydney

Bogdan B.
tagDiv Staff

Hello,

Sorry but the author box will not allow html It will accept some tags but not all of them. It will strip the content of tags. Sorry but there is no simple method to implement spacing in the author description on the author template.

Thank you!

drcocci@gmail.com
Participant
#0

Hi,
Character newline (

</ hr>

and

<br>

) doesn’t work in the author box (for each author in http://<my_site_name>/author/<slug-name-author>/) see this http://91.197.229.197/~uroblogi/author/andrea-cocci/
I want to List info contacts like this (you can see it in tail of this post http://91.197.229.197/~uroblogi/2017/08/20/utilizzo-di-acido-ialuronico-e-condroitin-solfato-nella-terapia-della-cistite-batterica-ricorrente/ ):
<<
CONTATTI
Andrea Cocci
Profilo su dottori.it
Email: cocci.andrea@gmail.com

(Italia)
Tel : +39 3356246779

(Inghilterra)
Tel : +44 7481067537

Fax: 0552758014

Biografia
Medico in formazione specialistica in urologia e andrologia presso l’Università degli Studi di Firenze AOU Careggi, Honary Contract presso UCLH (Universitary College London Hospital), Clinical Fellow Southmead Hospital of Bristol. Board member di SIA e …
>>

How I can realize my “contact list” for every author?

Regards
Dr. A. Cocci

Catalin
tagDiv Staff

Hello opusuno,

You should use the Author Box element to display all the Authors. -> https://www.screencast.com/t/1mxmCLE0y52

Hope this helps!

Thanks.

meri
Participant
#0

Hi, how could I hide the Author box on some categories only (all devices)?
FYI, I already have this code in Custom code > Custom CSS
.category-NAME .td-module-meta-info {
display: none;
}

And this one for Mobile Custom CSS
.single .category-NAME .td-module-meta-info{
display:none;
}

Thanks for your help

Simion C.
tagDiv Staff

Hi,

The author box requires an author ID to be entered in the required field. This guide mentions how the ID can be found
http://www.wpbeginner.com/beginners-guide/how-to-find-post-category-tag-comments-or-user-id-in-wordpress/
Enter the user ID and it will display user information. If there is a problem setting it up, please provide a link toy our website so we can inspect this element.

Thanks

Simion C.
tagDiv Staff

Hi,

There seems to be a code that prevents the avatars from displaying, as well as the author box, tags, next/prev articles and bottom sharing
https://www.screencast.com/t/jZLFEJXDO
I could give you a quick fix to further overwrite this code, but it would be better to remove it. Please check all the theme panel Custom code sections and remove it if it is present there. Mainly check the Custom HTML and Custom CSS sections.

Thanks

cahya222
Participant
#0

Hello there, I used demo theme and little edit the theme, and tagdiv or widget author box but not showing up in my web please help.
https://prnt.sc/h63lgu

travelhippi
Participant
#0

My avatars are not showing up next to my comments on posts. Also, my author box is also not showing.
I have checked & unchecked the “show avatars” option under the discussion setting but that has no effect.

Where else can I check this?

Link to the pages : http://testing.travelhippi.com/cullinan-best-daytrip-gauteng/

Little Nik
Participant
#0

Hi,

As you’ve poss gathered I’m a total novice. I’ve worked a few things out for my home page but I’d like to add two boxes to the front page that will simply be used almost in lieue of pages in the header bar until I have more content for my site. I’d like to have an image with an intro paragraph underneath it and then you click it and it brings up the info to follow on. Any methods or blocks etc I’ve seen all seem to be on a blog basis with ‘bits’ of info all over it ie date posted, author etc and I’d simply like a clean post as my site is quite minimalist plus this is irrelevant info as it isn’t a blog.

Any help would be gratefully received thank you as I’m not finding this very obvious and I thought I had a brain cell!

arollettson
tagDiv Member

Oops. My enthusiasm was premature, Simion. The CSS you suggest only works when the category-gadgets (to use your example) is included in the page build. Thus, if I select the category ‘category-gadgets’,from my sidebar, a page builds with only ‘category-gadget posts, and the css includes the style classes ‘.single .category-gadgets .(etc) ‘ so the {display:none} works.

But on a more general listing of posts that does not specify the ‘category-gadgets’ category, then {display:none} doesn’t work. (Though it works just fine if I remove ‘category-gadgets’ and my CSS reads .single. author-box-wrap { display:none; }. Which of course turns off all the author boxes and defeats the entire purpose.)

Do You have any other ideas, or are we stuck here?

Regards,

Alan

menneskedyr
Participant
#0

I’m aware that this problem may be due to AdRotate and not Newspaper, but I’m posting it here in case anyone ran into a similar problem.

I have several custom ads along with one responsive AdSense unit all together in an AdRotate group.

The group is placed through Newspaper theme panel into ‘Header’ location, with default options for AdSense.

On desktop, all ads work as expected.

On mobile, the AdSense unit will not show up no matter what. Its code is in the source, but all of its parent elements have a height of 0.

When I add the AdSense unit there manually (not through AdRotate group – just pasting the code in the panel box or in AdRotate code box) it works.

So I believe there is a problem with the way mobile ads are sized. I have contacted the AdRotate author as well. Any ideas?

arollettson
tagDiv Member

Hi Simion,
Thanks for your prompt and helpful reply. I can assign a category for my ‘external-pointing’ articles, use custom CSS to switch off the author box for posts with his category, then hopefully I’ll be able to use custom CSS to hide the category header itself in the post (a needless distraction).

Problem solved!

Alan

Simion C.
tagDiv Staff

Hi,

If those special posts would be included in a particular category, this would be possible with a simple CSS code. For example I don’t want display the author name and author box for posts in the “Gadgets” category. This would be the simplest solution to remove the author name an author box
https://www.screencast.com/t/4YBv3eHGSbW
https://www.screencast.com/t/tQRV2CsKis85
This is the code used in the example, replace the category name with the one in your case and make some tests to see if it works properly.

.single .category-gadgets .td-post-author-name,
.single .category-gadgets .author-box-wrap {
display:none;
}

Thanks

arollettson
Participant
#0

I’m developing a site in which a great many posts are commented notifications of new, authored topics on various remote sites, and which need no author box or even ‘by author’ tags in the posts on my site. However, a number of in-depth posts are/will be authored ‘locally’ and should have author name and author box attached to post.

Is it possible to switch off name and box in the theme template, then switch a theme ‘on’ only for a few individual posts?
(switching name and box ‘on’ in theme template, then switching ‘off’ with custom css per postid would require far too much custom css work!)

Regards,
Alan

simchris
tagDiv Member

Sounds like DNS error but checkup shows okay

https://mxtoolbox.com/SuperTool.aspx?action=https%3a%2f%2fbitcoinwarrior.net%2f&run=toolpage

Might be your own ISP.

Normal debug would be turn all extra post options OFF like related post, more from author, fly out, sidebar widgets; disable plugins; check server ERROR LOG for bad plugins.

Check system status in theme panel. You do need to have more RAM allocated to WP, longer timeout settings for php, etc.

You also need to setup your site/hosting properly for WordPress with things like GZIP/deflate, expiration headers, etc., which have nothing to do with the theme
https://gtmetrix.com/reports/bitcoinwarrior.net/O7Zrep1j

Need to fix bad requests, like
https://i0.wp.com/bitcoinwarrior.net/wp-content/uploads/2015/02/220x180.jpg?w=696&ssl=1

Simion C.
tagDiv Staff

Hi,

I believe this is a misunderstanding. By default when the author name is clicked in the author box on the post page, it will open in the same page
https://www.screencast.com/t/1fjcCsa6Xq
In order for the link to open in a new tab, this is the file and the line of code where you can do that
https://www.screencast.com/t/uQgD8whhC
Carefully edit the link and add the target property like this
https://www.screencast.com/t/gXdobVX3N
https://www.screencast.com/t/xbBF8Tgy
Place the target property just before the first closing bracket >

target="_blank"

After making the change in the code, please clear all caching and check the results. The author name when clicked inside the author box present in the post page, should open in a new tab.

Thanks

meri
Participant
#0

Hi, I can’t find where to set up and enable/desable the box “RELATED ARTICLES MORE FROM AUTHOR” at the bottom of each post.

Could you kindly help?

Viewing 25 results - 1,151 through 1,175 (of 2,340 total)