Search Results for 'author box'

Results from the Forum
Kkozee
Participant
#0

Hello – I installed the plugin WP User Avatar and uploaded an image to my user. The image appears on my author page but does not appear on the author widget or in the author box. Can you take a look and let me know what the issue is? You can see my site at staging2.midliferambler.com. There’s a username/password to see the site. It’s midliferambler_staging/ilbb2#MLS

Thanks-

Calin
tagDiv Staff

Hi,

The website link can be open in a new window only from the author page if you have set on it an author cloud template from tagDiv Cloud Library edit it with tagDiv Composer, set the author url and check this box -> https://i.imgur.com/81f6ILU.png

Thank you!

netfish-design
Participant
#0

If a personal website (e.g. https://my-personal-site.de) is specified in the user profile of WordPress, this url will appear in the “author’s box” on the author’s profilpage.

Is there a way to open this external page in a new window?

Best regards, Daniel

Josan
tagDiv Member

Unfortunately this method didn’t solved my problem because I have disabled Facebook like button, posts views counts and author box on desktop so I can’t see them in mobile view. But they are visible when page load on Mobile device.

I suggest you to add this feature to future update so we can customize Mobile theme from Theme Panel.

I tried to use css to solve the problem.
.author-box-wrap {
display: none;
}.td-module-meta-info .td-post-views {
display: none;
}
.td-post-sharing-classic {
display: none;
}

It solved the problem of posts view count and Facebook like button, It also solved the Author box problem but this css code hide Author box from all the pages, So Author box is hidden even from Author page. I want to display Author box on Author page and hidden only on single posts on mobile theme.

codeofarms
tagDiv Member

We are looking to emulate the tabbed Author / Related Articles box on “Default” post template.

enesozden
Participant
#0

Hey

I had mobile issue like 2 months ago and i though it would be gone by now. But everyday google comes up with new error with different posts. ”Text to small to read”, ”Clickable Elements Too Close Together” ”Content Wider Than Screen” every day I look at the posts and it looks like okay to me. I even changed Author box text size from 11 to 15. And I use text as 15px.

I removed my google ads too. But nothing is changing could you please look at ttps://gezicenga.com/alsancak-kibris-sehitleri-caddesi/ this url ? this is one of the error post. And I have 5 to 10 everyday different posts. I did not have before. And have no idea how did it start. If i check some urls on mobile friendly test, sometimes it says okay. But most of the time i have issue with my urls. Would you mind to check there is something wrong with theme mobile friendliness ?

Thanks
ENEs

vampireprincess
Participant
#0

I succeeded to add co-author to the post page following your tutorial
but how can I add the same to flexbox, boxes and as well to the category page

How can I create accordion menu with TD composer
or which plugin can I add that can work together with TD composer
to achieve the accordion style
I need this desperately for archive, I wish to put in every
accordion block by 20 editions of our magazines

How can I save my own row elements (to have my own cloud element) that I created from different blocks and import them to another page

The video block is not working properly
https://i.postimg.cc/WNkL0CyD/12.jpg

How can I change the order of the posts on the category page
I wish that I can order or from newest or from oldest post
I tried in the Theme panel => Categories but I just couldn’t find
that option

Calin
tagDiv Staff

Hi,

If you are referring to the single post author box, for these the files need to be change are in wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_author_box.php and tdb_single_author.php if you are referring to this element -> https://i.imgur.com/nCDtVe4.png the file is wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_block_author.php

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

Please provide me a link where I can inspect the problem with the ads from the header.

In Newspaper 10.3 the file for author link is in this path -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/eVeksQq.png this is for the standard posts style, if you are using a single post template from tagDiv Cloud Library then you need to check the files from here -> wp-content/plugins/td-cloud-library/shortcodes/single/ tdb_single_author.php and tdb_single_author_box.php

Thank you!

codeofarms
Participant
#0

Hello,

When using one of the default templates for our article we can have the Author / Related Articles box as a tabbed module. However, when creating our own template we have to have two different modules.

Is there a way for us to use the unified one in a custom layout?

heizungshelden
tagDiv Member

Hi Calin!
How can i remove the link from the Author box?
The way you described here is not working for me

IslandJim
tagDiv Member

Hi thanks for your time, some additional data:

CPT Screen: https://snipboard.io/Up8MBa.jpg
Sidebar built in the widget area: https://snipboard.io/2STuJa.jpg
Sidebar custom html from the bottom box in the above screenshot:
[td_block_title title_tag=”h4″ custom_title=”Magazine” tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6Ii0xNSIsImRpc3BsYXkiOiIifX0=”][td_flex_block_1 modules_on_row=”” limit=”1″ hide_audio=”yes” meta_info_align=”initial” category_id=”33″ image_height=”133″ show_author=”none” show_com=”none” show_excerpt=”none” show_audio=”none” show_btn=”none” hide_image=”” modules_category=”” meta_margin=”0 0 5px 0″ show_date=”none” show_review=”none” show_cat=”none”]

[td_block_ad_box spot_title="- Advertisement -" spot_id="sidebar" media_size_image_height="500" media_size_image_width="600" spot_img_horiz="content-horiz-center" tdc_css="eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjQ4IiwiZGlzcGxheSI6IiJ9fQ==" spot_img_width="eyJwaG9uZSI6IjMwMCJ9"]

[bellows config_id=”main” menu=”2302″]

The page template: https://snipboard.io/Z8DH2j.jpg

The Directory Plugin I’m using has an option to set the category page (which I’m choosing to do with the above page template) I have tried not using the page template as well and I get poor results as well.

Thanks.

ir
Participant
#0

Hi,
How to add ads Taboola feed or Adsense matched contents after the author box in case of the single post without installing the td template library.

Regards,
IR

syrach
tagDiv Member

<script>
if(jQuery("div.tdb-author-box a.tdb-author-name").length > 0 && jQuery("div.tdb-author-box a.tdb-author-name").html() == "YOUR AUTHOR NAME IS HERE"){ jQuery("div.tdb-author-box").css("display", "none"); }
</script>

murray
tagDiv Member

Reusable elements (created for repeated use in Gutenberg when the client puts up a post) are not saved with post_content in the database therefore the search is not finding any content related to the query. My tech proposes just making each author block separately, but that’s not an ideal solution because it helps us for them to be reusable blocks so if an author’s details change, the block will update throughout the site. Perhaps this an issue with Gutenberg not Newspaper? Do you think we can find a workaround?

See the screenshot so you are clear what I’m talking about.

https://www.dropbox.com/s/8vaf3b2rncdjxzr/Screen%20Shot%202020-02-21%20at%207.26.37%20AM.png?dl=0

descubriendojapon
Participant
#0

Hello

I set a author page template from Cloud Library in theme panel options, but when I click on the author name in the author box that is at the end of the posts, it goes to the home and not to the author page. I tried a lot of things but anything works. Can you help me?

Besides, if I want to personalize the author page for each author, is necessary to set a different template (and edit it) for each one?).

Thank you so much in advance.

Regards

Tethe
tagDiv Member

I apologize for the spamming. I am bumping with issues as I am working on the site.
Where Can I change the color of the font of the “next article”, response button and author box? (screenshot)

Vlad S
tagDiv Staff

Hello !

By editing the post template using the tagDiv Composer you can add the author box in which place you want as you can see here: https://www.screencast.com/t/OkqTtKBD

I hope this was helpful !

Thank you !

codeofarms
Participant
#0

Hello everyone!

Has anyone found a way to move the author box to the top of the post? I have been playing around a bit in the single templates to no avail.

Preferably for only one category?

Thank you!

antinternet
Participant
#0

Hi support,

The author page is redirected to the homepage once the author link on author box or manually type the author link.

ragemixer
tagDiv Member

I know you can edit the page with the tagdiv composer, but as far as I know, it’s not possible to disable/enable the smart sidebar from the composer, is that correct? which means if I’m using any cloud template I can’t customize that function?

I don’t believe you can toggle the Author name/box either, so I’d have to delete it with the composer and if I wanted to add it back in later for a different post, with the same style that matches the demo, I would have to re-apply the cloud template, which would overwrite any customization I would have done?

Thanks

globe_slcc
Participant
#0

Hello,

The Newspaper theme we recently launched is not always displaying a custom taxonomy that we use for a post author/byline. As a student newspaper, we use this custom taxonomy due to the hundreds of student contributors that have written one or more articles over the years. This ‘byline’ taxonomy works just like a tag.

The theme displays the correct author name on individual posts, but not in other areas of the website. There are two different issues related to this, so we were hoping to get some clarification on how to display the correct name of the writer of a post.

Here is an example of the correct byline in a post:
https://www.globeslcc.com/2020/01/28/letter-from-the-editor-sundance-preview/

The writer is listed correctly (Amie Schaeffer) and links to other bylines she has on the website.

Below are two examples where this information is not displaying correctly:

1. On the home page: http://www.globeslcc.com/
In any of the Flex box sections, when the ‘Show Author’ element is turned on in the ‘Layout’ tab of TD Composer, it displays the post author WordPress account instead of the byline taxonomy associated with a post. This occurs in every type of flex box on the home page, so we turned this setting off on most boxes.

You can see Amie’s article in the Opinion flex box, which is displaying who uploaded the article (Megan Neff).

2. On our category pages: http://www.globeslcc.com/opinion/
In the “big grid flex” module at the top of the page, the most recent article is displaying a different byline (Cristobal Villegas) from an article beneath the flex box. This occurs on every category page with a big grid flex box.

This ‘byline’ taxonomy is being implemented through the following plugin: https://wordpress.org/plugins/byline/

As you can see, the byline loads correctly in some places on the website, but not others. Any suggestions for how to consistently display this taxonomy within all areas of the theme would be appreciated.

Please let us know what other information you might need. Thank you.

#0

Authors box does not appear on the authors page, when you go to the end of the screen, authors box shows upon the remaining text.

Site: https://corridaesporteclube.com.br/author/robertolourencojunior/

Calin
tagDiv Staff

Hi,

Please try to save the element like this -> https://i.imgur.com/UfGzZUU.jpg, click on single post author element and set in space box for example 5 -> https://i.imgur.com/3zeXf3Z.png after that save the changes and clear all cache the results should be like this -> https://i.imgur.com/Ij5y5nx.png

If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thank you!

ragemixer
Participant
#0

Hello,

I’ve been unable to disable “Enable Comments on Post” “Show Author Box” “Show Author Name” as well as other options such as disabling the smart side bar. Nothing seems to be working and I have no idea why.

I’m using the Style Pro demo, so I tested another demo to see if that would change anything but it still doesn’t work.

Viewing 25 results - 526 through 550 (of 2,340 total)