No search results were found in Documentation!
1. No, that changes the size of the articles titles in the “RELATED ARTICLES” box. I want to change the font size of the words “RELATED ARTICLES”. Where do I change that? https://snag.gy/06vWVd.jpg
2. Yes, that is what I mean, but I didn’t create this post in TD Composer, so is there still a way of removing pagination?
3. No, I already removed “MORE FROM AUTHOR”. How do I change the colour of the words “RELATED ARTICLES” back to black? https://snag.gy/06vWVd.jpg
4. A post’s headline on mobile. How do I make it smaller? https://snag.gy/HjTNUY.jpg
Hello majorfuss,
1)Check the Theme panel -> Theme Fonts, like this -> https://www.screencast.com/t/6j4mmsiL and from there you can make this change.
2)If you are referring to this element -> https://www.screencast.com/t/v9oWtNWLg5xm notice that you can turn off it from here -> https://www.screencast.com/t/v9oWtNWLg5xm for each block. If is not what you mean, provide more details or useful screenshots.
3) In order to remove more from an author you can use 2 methods:
The CSS method:
.td_block_related_posts .td-related-right {
display:none;
}
You can add the code in the theme Panel -> custom CSS box.
Or you can edit the theme files: comment out or delete this part: http://screencast.com/t/Okmq7lxTDzGd
4)Unfortunately, I do not exactly understand what you mean. Provide more details about it so I will be able to provide a more accurate response.
Thanks.
Hello,
If you want to remove the author name from specific elements only, you will need to use css for it. The theme settings remove the author from all of the blocks and modules at once, not for specific ones.
For big grid 6, please add this code in the theme panel->custom css box:
.td_block_big_grid_6 .td-big-grid-post .td-post-author-name a, .td_block_big_grid_6 .td-big-grid-post .td-post-author-name span{
display:none;
}
Thank you!
1. How do I decrease the size of the “RELATED ARTICLES” font?
2. How do I remove the box’s pagination?
3. Can I change the “RELATED ARTICLES” colour back to black? It changed after I removed the “MORE FROM AUTHOR” via custom CSS.
4. Unrelated, how do I decrease the size of a post’s headline on mobile?
Hi,
If you mean the author name displayed in the post page, that can be disabled in the theme panel just like the author box as well
– https://www.screencast.com/t/xKlRlJsDLR
For blocks and modules the settings is this one
– https://www.screencast.com/t/bdbSIprDN3N
If you already tried this without result, try clearing an caching installed and check again.
Thanks
Hello, i have tried all ways of hiding admin from the posts seems like doesnt work. I turned off from panel SHOW AUTHOR NAME and SHOW AUTHOR BOX are both off, i also cleared the cache. I dont know whats happening, please someone could help. Thanks in advance
Hello,
1) You can change the more stories title from the translations panel:
https://www.screencast.com/t/nNNalIA0H
2) In order to remove more from author you can use 2 methods:
The css method:
.td_block_related_posts .td-related-right {
display:none;
}
You can add the code in the theme panel-> custom css box.
Or you can edit the theme files: comment out or delete this part: http://screencast.com/t/Okmq7lxTDzGd
Thanks.
-
This reply was modified 9 years by
Bogdan B..
I had been on the setting page many times. I had searched here but got the idea the author card would not go away — so I missed the switch!
I turned off related posts and the discussion entry box still seems too low on the page. Can I move it up and keep it above related posts?
Also, yes I am stupid, but I stumbled upon how to add a sidebar widget to the posts template, but don’t see how to do the same thing for the home page template. I am very glad I am using this template.
Thanks!
Hi. how I can turn off showing author in categories and other modules? I can’t find this function which help me turn off displaying author in categories pages and more articles box. please help me.
Hi,
1. The demo is created custom and some elements can be modified with code when designing the demo style. In these cases settings from the theme panel are overwritten. This particular demo has a condition that when header style 5 is used, the header menu will display in black when the menu item is active or hovered
– https://www.screencast.com/t/37v7KVxrqz3
If you want them to be orange and keep the header style, you can make the change like this
– https://www.screencast.com/t/vDNPMvNe
Sorry for any inconvenience.
2. The Super cache plugin is tested with the theme and it works properly. WE have not had any similar reports. Something else might be causing the issue. Try deactivating all other plugins except theme plugins and the cache plugin and check the results.
Also try checking in the browser inspector console (press F12) on the page when the problem is happening, and check for errors.
3. There are some solutions here on the forum that you could try for that plugin
– https://forum.tagdiv.com/topic/multiple-authors-implementing-co-authors-plugin-into-theme/
4. The article title font can be changed for the Big grid in the theme panel. These are the modules where you will have to change them
– https://www.screencast.com/t/ymWZI6rXDV3q
– https://www.screencast.com/t/2UwlbUHCnc
Here you can see what modules different blocks or grids contain
– https://forum.tagdiv.com/theme-blocks-modules/
5. At the moment there is no option to add more sharing socials in the post page. These are the only available settings
– https://forum.tagdiv.com/sharing/
There are solutions on the forum to add particular socials, but would require theme file modifications. I believe there are plugin that you could try as well if you need more options.
6. If you mean the space between the modules in the Big grid, that cannot be removed. That is how the grid is designed, there is no option to modify it.
Here you can see how all the Full grids look
– https://demo.tagdiv.com/newspaper/full-big-grid-1/
It could only be done with custom code.
7. The More articles box that is displayed on posts can be enabled in the Theme panel
– https://forum.tagdiv.com/more-articles-box/
Please correct me if I misunderstood something about the questions.
Thanks
Hi,
The avatar size could be modified in this file
– https://www.screencast.com/t/X26HwKyV
Change that value to a smaller one. This will affect all the authors boxes that are used or will be used.
Also modifying that value will require additional CSS to style the box further.
The comments could be removed in the same file as well, if you do not want to use display none. Comment or remove this code
– https://www.screencast.com/t/jUq0xHzj3ZYQ
Thanks
Hey there,
I am currently using NewsPaper theme based on Gadgets demo and have run into a few issues.
1. The main navigation bar uses black colour as the hover colour even though it is set to orange in the theme panel.
2. WP Super Cache, when enabled completely removes the styling for the theme. All I’m left with is the html structure. I followed tagdiv instructions on how to configure the plugin but to no avail.
3. Co-author plus integration – I don’t know where to setup the plugin code for multiple author profiles and how to show two boxes (one for each author) in case of multiple authors for an article.
4. The font sizes are different for the grid layout and I don’t know where to change the style/size for each grid layout( I did try the theme fonts tab).
5. How do I add more share links to the default list that already exists for each post?
6. For the main homepage grid, how do I remove the white border separating the different tiles?
7. How do I show the ‘More Stories’ box that appears on the right side of Tech News demo when viewing an article?
Thank you for your support in advance. Please let me know how to give you backend access.
Sincerely,
Matt
The posts I am seeing seem to only show the byline https://forum.tagdiv.com/topic/add-multiple-authors-and-make-them-visible/. Is there a way to duplicate the author box at the bottom as well?
The website is not “online” yet.
This box is in my footer (the part that you see in the screen), I chose the “Footer Style 3” and want to use the “[tagDIV]Authors Box” as a widget for the “Footer 2” space.
I already have remove the border of the box and change the color of each authors name (you can see my CSS edit on the screen), now I would like to reduce the gravatar size for each author in this box and remove the “Comment” part.
Hope you will understand what I try to ask…
Hi,
I want to use the [tagDIV]Authors Box in my footer but I have some trouble to custom it.
I want to reduce the gravatar image size and remove the “Comment” part (without a “display” command, is it possible ?)

Thanks for your help 🙂
Hi, i am trying to cut down the number of internal links and i have checked my site and i am getting duplicate internal links from my main menu being duplicated by mobile menu? i tried turning the mobile plugin off but they remain?
I also check that author box link are duplicate (i turning off) and i have a lot of https://www.keyforweb.it/#
In all single posts i have other then 120 link and 70 / 80 are duplicate internal link!
You can change a page here: Keyforweb.it
thanks
1. Is there a way to put a colored box behind a specific cateogry that is on the main menu navigation? For example behind the SHOP page, we want a pinkbox.?
2. Do you know of an easy way to overwrite a guest author name, without adding the a user in backend.
3. Is there a way for users to save favorite posts? a my favorites page?
4. How can I change the social media icons on home page? I’d like to replace them with colors that match our theme.
Dear sirs!
I have a recipe community driven by Newspaper and Buddypress and I want to show the top 5 authors (always changing daily) based on postcount. However the Authors box widget shows all authors based on postcount. How can I manage to configure the widget to only show a number of authors?
Kind regards
Masse B
Thanks…I’d like to make the font styling of the author box match the text in the “Our Story” block above it, as seen here…http://e50.4da.myftpupload.com/about/.
The code for that “Our Story” block reads: <p style=”text-align: center;><span style=”font-size: 12pt;”><span style=”font-family: avenir-light;”>
Sorry, I think I misspoke…I mean the author box element. This: https://www.screencast.com/t/nUhc8yFO02. Is there a way in font settings to customize the font family, style, line height, etc. for the Author Block Element? Thanks!
Just complementing. I thought the codes were generated by the author box and the social media buttons. I’d like to remove these codes.
When I receive a curriculum vitae for the vacancy, the following codes appear along with the message.
post_views_count
0
td_post_theme_settings
a:1:{s:19:”td_sidebar_position”;s:10:”no_sidebar”;}
I am using the WP Job Manager plugin and in this plugin I can post job openings.
It turns out that each post posted is a new post.
And with each post, the author box and social networking buttons and companions are displayed.
I would like to disable this for posts of vacancies.
They appear in the custom post type of the theme panel but I can only disable this function for the whole site. And I’d like to keep this in the news posts and the rest of the site, except in WP Job Manager posts.
What can I do, if the author box does not display the author image (from user´s avatar) ?
Hi,
In the post page you can customize the font properties in the theme panel here
– https://www.screencast.com/t/w8RhlrWJk
But for the author box displayed in the author page there is no specific option at the moment. The font properties will be inherited from the body general font set here
– https://www.screencast.com/t/soUCVUYDExYk
Thanks
Hi,
Glad you could manage to achieve what you wanted. In the post page only the author box will be displayed
– https://www.screencast.com/t/hVgEfV0Jqc
– https://forum.tagdiv.com/author-card/
There is no option to change this behavior or replace it with another element, except by modifying the theme files.
When building pages you can use the an equivalent Author box element
– https://demo.tagdiv.com/newspaper/author-box/
Thanks