Search Results for 'author box'

    No search results were found in Documentation!

Results from the Forum
Vlad S
tagDiv Staff

Hello !

Please provide a link to your page and point out exactly what author boxes you want to be edited. We will try and provide the best solution for it !

Thank you !

jpugatch
Participant
#0

Can you provide me with some custom CSS to hide the bio in the authors box, just for the footer widget? Is it possible to do only in that area. Or, to css the excerpt to a certain length?

Thanks

lbogaert
Participant
#0

Hi there,

Whatever I update on the Theme Panel (such as not showing author or author box, or uploading a logo), nothing happens in the front end. I do click Save Settings. And I do reset cache etc.

elmikail
Participant
#0

Hello,

I wanna add facebook comment under BOTTOM ARTICLE LIKE or above author box like this http://prntscr.com/ooca7v

fuelmao
Participant
#0

Hi there,

I’m using tagDiv’s blocks in order to customize my sidebars but I have an issue with the fonts in one of the blocks. As you can see here, I’m using the header block 1 for the header. The problem is that it shows a “nothing-to-do” font and I don’t know how to change it.

The funny thing is I’m using the same sidebar widget in the Authors page template and there it shows one better, and proper font.

In any of both cases, I would like to know how to change that header font and why it’s showing two different fonts in both pages (regular post page and authors template page).

Hope you guys can help me with this.

Thanks!

enCyde
tagDiv Member

Hi Vlad,

Thank you for your answer. That code you gave me changed the color of my Author box not the text of the person who made a comment on the post.

Vlad S
tagDiv Staff

Hello !

The other way would be for you to create a cloud library template and delete the author box. Find out more about how to create and edit a single post template from the cloud library here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/

Thank you !

Vlad S
tagDiv Staff

Hello !

Please use this code: .td-black .author-box-wrap {
color:white;
}

You have to paste it here: https://www.screencast.com/t/J1Nxw5s5

Thank you !

Simion C.
tagDiv Staff

Hi,

Depends on the type of post template used. If for example you use a cloud post template
https://cloud.tagdiv.com/#/load/Single
https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
Then you can simply drag and drop the author box element in the location you want, like below the post content element – http://prntscr.com/olbj5h
These cloud templates can be edited with the composer – https://forum.tagdiv.com/tagdiv-cloud-library-plugin/ so it is easier to customize them.

On the other hand, if you use a default post template – https://forum.tagdiv.com/design-post-pages-using-default-templates/
Then you could copy the template in the child theme and customize it (this is possible starting from theme update 9.7.4).
For example if you want to do this for post template 2, copy it in the child theme from the composer plugin (create the same directory path to the files as in the composer then copy both the single and loop-single)
http://prntscr.com/olbksx -> http://prntscr.com/olbl5h
Then move the author box code below the content code and it should appear as you want.

Please let me know if you have more questions.
Thanks

Simion C.
tagDiv Staff

Hi,

The post pages do display the author photo and name, there is an author box at the end of the post, like in this example – http://prntscr.com/ok8fp3
Of course using cloud templates it can be moved in the beginning if needed.

Also they display the date and time depending on your settings – http://prntscr.com/ok8g5s
The theme loads the basic structured data for posts, you can test with their tool
https://search.google.com/structured-data/testing-tool/u/0/

I found some guides concerning Google news, maybe they are helpful
https://kinsta.com/blog/submit-site-to-google-news/
https://blog.nexcess.net/2016/02/10/get-your-wordpress-content-into-google-news/
https://www.infophilic.com/create-news-sitemap-wordpress-site/

Thanks

eriklarsen
tagDiv Member

Hey Calin, I truly appreciate how responsive you’ve been. Unfortunately, after updating the PHP file as you instructed, the author name still isn’t updating for me. Neither on the blog page itself or when a preview of the blog is displayed on a category page or anywhere else. Whether I change the author or add multiple authors, the blog just keeps displaying the original blog default author (my name – Erik Larsen) and ignores my choices completely. Here’s a link to a PDF I created with some screenshots – https://www.dropbox.com/s/ykjvvgos3l6u9rx/TagDiv%20Support_Guest%20Author%20error%20screenshots.pdf?dl=0

Screenshot 1 is the updated PHP file.
Screenshot 2 is the guest author that I created and chose for our Quiktrip blog.
Screenshot 3 and 4 show the blog’s original default author still displaying despite the guest author being chosen.

I’ve also tried 2 other plugins: “Guest Author” and (Simply) Guest Author Name. The first didn’t change the author at all, and the second actually fixes the author’s name on the blog page itself, but it doesn’t update the author name when a preview of the blog is shown on the category page, sidebar, or anywhere else.

I don’t know what to do?

#0

On website https://okobserverorg.wpmudev.host/ on post author ‘John Thompson’, his picture appears fine on Microsoft IE/Edge browser, but only his name appears on the same page in Google Chrome.
Chrome screenshot: https://www.dropbox.com/s/xmgwd16cgvb0nzs/Screenshot%202019-07-22%2014.23.31.png?dl=0
Edge screenshot: https://www.dropbox.com/s/cnx8kvl7k8vfz4m/Screenshot%202019-07-22%2014.23.42.png?dl=0

Can you please assist?
Thanks.

Calin
tagDiv Staff

Hi,

You can try this custom css
.td_block_authors .td-author-comments-count, .td_block_authors .td-author-post-count, .td-author-page .td-author-counters{
display: none;
}

This will hide the post and comment counter from author page -> https://www.screencast.com/t/ciUoN0QFs and author box -> https://www.screencast.com/t/cyb7i3gyq0O2

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

From what I can see the author box is not longer display on your post -> https://www.screencast.com/t/1ZeDY9O17Lp I think that there was just a cache problem.

Thank you!

#0

Hi.
We’re needing to remove the post count and comment count from the ‘Author Box’. I looked for a cloud template authors box, but there’s not one.
Is there CSS we could use to cause these 2 fields to not display?

Thanks.
Bob

digitaliway
Participant
#0

I upgraded to 494 and in the settings POST SETTINGS I have author box OFF but the author name still shows on single posts.

here is the page of the post:
https://proclaim.dioceseaj.org/bishop-to-celebrate-outdoor-mass-for-newly-graduated/

here is the screen shot of my settings:
https://cl.ly/43acde65935b

how can I correct this?

Vlad S
tagDiv Staff

Hello !

The avatar of an user can be set from Dashboard – Users. What is set there will appear also in the author box: https://www.screencast.com/t/8ZjvlV0Rgj

Thank you !

Calin
tagDiv Staff

Hi,

1. In order to make the author’s image round, you can try this custom css
.td_block_authors img, .author-box-wrap img{
border-radius: 50%;
}

Set it in the Theme panel>Custom code>Custom css
Also here are some elements that can be edit using the tagDiv Composer, one of theme is the author box -> https://www.screencast.com/t/JIWgxcYB2y

2. This can be achieve using the Header manager, using this part of tagDiv Composer builder you can build your own header, or change the ones from the tagDiv Cloud Library.

Thank you!

jpugatch
Participant
#0

Can you give offer some code so that the # of comments button under each author’s name in the authors box can be removed, since the site doesn’t accept comments.

Also is there a way to remove the authors photo box so that only authors names are listed?

Also is there a way to list writers alphabetically by last name instead of first? The only options you offer are first name and # of posts — not ideal. Thanks.

shaartnik
Participant
#0

Hey,

Look at this post: https://www.tradingsutra.com/the-mystery-of-waves-elliot-wave-analysis
When you see the author name below title it shows the correct name.

But in the author box, below the post, it shows another author.

Calin
tagDiv Staff

Hi,

I checked that option and for me is working correctly -> https://www.screencast.com/t/63BUABgBZ please make sure that you do not have a plugin conflict, also please check to see if you do not have some code set in theme panel, or in live box that hide the author;
If you are using some cache plugin, please clear all cache after you make some changes and check in the page.
If there is still a problem please provide me a link where I can inspect the slide.

Thank you!

alfonsoluis
Participant
#0

Hi, I am setting up a homepage and want to show in the big slider the Author info. But right now is missing, even after selecting the option in the layout tools. Am I missing something?

Every post has it’s author configured.

https://www.dropbox.com/s/7h8xwc1c2zflvse/2019-07-11%2010_03_30-%E2%80%B9%20Di%C3%A1logo%20Pol%C3%ADtico%20%E2%80%94%20WordPress.png?dl=0

Vlad S
tagDiv Staff

Hello !

In order to remove the author box you will have to disable this 2 option locate in Theme Panel – Post Settings – Post and Custom Post Types as you can see here: https://www.screencast.com/t/GHvMfaSrr9

I hope this was helpfull !

Thank you !

Simion C.
tagDiv Staff

Hi,

1. That doesn’t have a font setting in the theme panel, if you want to modify the description font in the default author page template, it could be dome with some CSS
http://prntscr.com/oadqzr
If you need help with it let me know. Here is the code used in the emxample

.author .author-box-wrap .desc {
font-size: 15px;
}

2. I see the mobile theme is active, you could do that with some CSS as well, for example
http://prntscr.com/oadtrt

.wp-block-image figcaption {
font-size: 15px;
line-height: 26px;
}

The mobile theme has a dedicated custom CSS section, so the codes entered there will apply only to it – http://prntscr.com/oaduv3
If you need help with it let me know. I should note that in coming updates the mobile theme (which currently does not have any font settings) will receive font settings in the theme panel.

3. That is not actually Helvetica, this font is not being loaded. So the next font in line in the font family is loaded – http://prntscr.com/oadw1nhttp://prntscr.com/oadw9k
Please edit the page with the tagDiv composer, click on the text elements and choose different fonts and colors as you want – http://prntscr.com/oadxka and they should apply properly.

Let me know.

Viewing 25 results - 651 through 675 (of 2,340 total)