Search Results for 'author box'

    No search results were found in Documentation!

Results from the Forum
laurena86
Participant
#0

Hello

I am having an issue on mobile view where the ‘Related Articles’ and ‘More From Author’ section at the end of each article is overlapping off the page:

Screenshot: https://www.dropbox.com/s/2xt5al2cf88xgb9/IMG_4655.PNG?dl=0

Any idea how I can fix this?

Also, on desktop, the ‘More From Author’ slide out box only appears to be working on the first article (Iceland) – it doesn’t pop out for the others, is there a setting I am missing on those posts? All are set to the same category.

Many thanks!

MAnGoost
Participant
#0

Hello!

Could you help me to find place where I can delete author name field and comment count from template?

https://yadi.sk/i/bXxScGxG36uuma

And how can I disable comment box on post page?

MattiaVe
Participant
#0

I see in Newspaper there is a little box for biography and name of author in every post. Is it possible also to associate a little photo of author?
what are the steps for this? I looked for this information but I did not fint..
thank you

Bogdan B.
tagDiv Staff

Well these things happen when you change any size of any element. You have to be very careful as there are multiple places that get affected by any change you make.. For this you have to adjust the author box as well for the new dimension.
Use this css:
.author-box-wrap .desc{
margin-left: 160px!important;;
}

Thanks.

FishOutOfWater
tagDiv Member

Actually I was *way* off on the number of settings.

There are over 675 settings on “Theme Fonts” alone. The documentation explains how to alter these things – but as a very short example, never says WHAT they are in the theme or WHERE they are…”box author name?” “Dropcap?” “Box author URL?”

TOP MENU
TOP SUB-MENU
MAIN MENU
MAIN SUB-MENU
MEGA MENU
MEGA MENU SUB-CATEGORIES
BREADCRUMB
SUB-CATEGORY TAGS FROM CATEGORY PAGES
NEWS TICKER TITLE
PAGINATION
DROPCAP
DEFAULT WIDGETS
DEFAULT BUTTONS
BOX AUTHOR NAME
BOX AUTHOR URL
BOX AUTHOR DESCRIPTION
RELATED ARTICLE TITLE
SHARE TEXT
IMAGE CAPTION
SUBTITLE FOR POST STYLE DEFAULT, 1, 5, 7, 8
SUBTITLE FOR POST STYLE 2, 3, 4, 6

A guy quoted me $625 per hour w/$18k minimum retainer to develop a basic 3 color 3-page blog website, which I thought was insane but I now realize is eminently reasonable. Time to write a check. 😐

Nano
Participant
#0

This is how Author box, look on “Beauty blog” demo-

How can I get this look on my current setup?

Also, the name of the different section appears like this:

View post on imgur.com

Please help me to get this look.

Thank you

Bogdan B.
tagDiv Staff

In the current version, the css needs an extra property as there were a few changes to the code Please use this code:

.single .author-box-wrap .avatar {
width: 150px!important;
}
.single .author-box-wrap .desc {
margin-left: 167px!important;
}
.author-box-wrap .avatar{
max-width:167px!important;
}

Thank you!

Bogdan B.
tagDiv Staff

Hi,

The authors box element was not created to show the author description. The theme will only show the description in an author card once you click on the specific author. There is no simple way of adding this functionality in except for altering the theme files.

Thank you!

Clecio
tagDiv Member

One detail…

When changed the .author-box-wrap .desc , I see the modification, but, I see the photo with same size.

Catalin
tagDiv Staff

Hello VoZz,

If you want to create a page which contains all the authors, you should use the Author Box element from Visual Composer, like this -> http://screencast.com/t/fvZDYy02pc7b
If is not what you mean, please provide more details os I will be able to provide a more accurate response.

Thanks for the message!

VoZz
Participant
#0

Hey guys,

How do I get the same style author box as it is shown on a standard post on a new page?

I like the layout of the box as it comes with a standard post. I want to create a page that lists all the authors, also with their bio. But when I add the author box in visual composer to a new page, the bio text doesn’t show. How do I get the bio to show up?
Thanks!

nkodgh
tagDiv Member

Well noted Catalin.

What about disabling the “author info box” and the “more from author” throughout the site for all posts and pages. Is it possible?

Simion C.
tagDiv Staff

Hi,

The Author box widget can be edited to include or exclude authors by id like here – http://prntscr.com/dl7npw
Also you can sort authors by post count or by name.

Thanks

Edward
tagDiv Member

How can I limit the number of authors that are displayed in the widget

https://forum.tagdiv.com/topic/authors-boxwidgets-how-to-limit-the-authors-list/

Alin [tagDiv]
tagDiv Staff

Hi,

The avatar is used in multiple places(post’s author box, comments…). I’m not really sure whre would you like to change, but I supposes you want to do this for author box on post page. Here you can find the code in this case – http://screencast.com/t/7rMq9jKw but you also need to use custom css – http://screencast.com/t/Qr5zDhttzet

.single .author-box-wrap .avatar {
width: 150px;
}
.single .author-box-wrap .desc {
margin-left: 167px;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

1. I cannot recreate this on my side even with woocommerce plugin active, when I click on user profile it redirects to the author page – http://screencast.com/t/4gCw0ovMnhttp://screencast.com/t/P8FZeZlB
Please install the theme on a test site using just Visual Composer and Woocommerce plugin and see if the issue persist and also send an email at contact@tagdiv.com and provide wp-admin access to this test site so we can take a closer look.

2. The Image Box element was not designed to open the image in a lightbox. Also I see that you use Visual Composer on posts, it works, but please note that some post features may not work. The Visual Composer was initially designed as pagebuilder and also on our theme it is recommended for pages.

Thanks!

Simion C.
tagDiv Staff

Hi,

The theme uses the get_avatar WordPress function – https://codex.wordpress.org/Function_Reference/get_avatar found in the page-author-box.php here – http://prntscr.com/djpthl. The second value ’96’ being the size of the avatar.

Thanks

Catalin
tagDiv Staff

Hello sebdicam,

Please keep in mind that the default behavior of the theme when you click on my profile in the top bar is to link you to your author page. I do not know why you will be redirected to the shop page. Do you have made any changes in this regard? Try to disable all the active plugins, leave just Visual Composer to active, clear all your caches and check the theme without any untested plugins to rule out any conflicts.
For your second request, I suppose that you are referring to the Instagram Block which is added in the bottom of the page, right? So, please notice that these featured images will not be loaded in the light box because all of them come from Instagram and will be displayed there.

Thanks.

Cosmin
Participant
#0

Themeforest says last theme update was on December 2nd, but the change log from the Themeforest download (update_log) modification date is 01.11.2016:

_ _
| \ | ___ _ _ _ ___ ___ ___ ___ ___ _ _
| |/ ._>| | | |<_-<| . \<_> || . \/ ._>| ‘_>
|_\_|\___.|__/_/ /__/| _/<___|| _/\___.|_|
|_| |_|
~ tagDiv 2016 ~

Thanks for your support and feel free to contact us any time 🙂
https://forum.tagdiv.com – support forum
http://tagdiv.com

Made with love by:
~ Marius, Alin, Nicu, Radu, Emil, Alina S., Alina G., Lucian, Bogdan, Catalin, Cristi and Andrei ~

[ Version 7.5 ]
– new: author block – this block shows the author picture, socials and description. All in a nice and customizable design.
– new: image box block – this block is not just a simple image, it can be used to create banners, show featured categories with custom images or just to show some images. It’s auto adjusting and fully customizable.0
– fix: overlapping of Visual Composer and Newspaper tooltips while editing a page after the first install
– improvement: various core code refactoring and optimizations.
– improvement: better theme documentation and better help text in panel
– improvement: added used on for thumbnails in theme panel
– improvement: file path and names are now visible on each module, smart list, template etc on hover
– improvement: breadcrumbs markup, added BreadcrumbList schema
– improvement: in the System status panel, the theme now shows the license key used on the current install and we also have a button to remove the license from the install.
– fix: our blocks sometimes had issues auto adjusting the column count when placed in a inner row that is in a row
– fix: wrong recommended columns in Visual Composer, new users found it difficult to find out on what column layouts our blocks work best
– fix: drag and drop metabox flicker in wp-admin while editing a page
– improvement: system status now checks for mbstring and DOMDocument extension. We use DOMDocument for the new inline ad system.

Was there an update or not on December 2nd?

simchris
tagDiv Member

One issue we’ve seen with Google News, is with certain layouts where the “category pills” are ABOVE the headline on the page, vs moving them below the content (we moved them below the author box … ).

Stupidly, they are “supposed” to read the Google News XML site map you should be feeding them, which has the title in it, and not managed by the theme in any way.

But in some odd cases they do seem to prefer

[menus/logo]
[breadcrumbs]
[headline/h1]
[sub head/h2 – optional]
[body of news item]

versus

[menus/logo]
[breadcrumbs]
[category links] x
[headline/h1]
[sub head/h2 – optional]
[body of news item]

Be sure to view the page source of your posts to also ensure you have Open Graph tags for og:title as well.

Bogdan B.
tagDiv Staff

Hello,

The big grid author and date were hidden with css as a design choice. It can be activated again by adding this css in the theme paenl-> custom css box:
.td_block_big_grid_8 .td-small-thumb .td-module-meta-info{
display:block;
}

Thank you!

techpaced
tagDiv Member

“I would recommend not to use any ad on above the fold for mobile devices.” – This is what I was talking about. If i display above content ad and below content the ads are shown fine on desktop but google says the ad should be after the content. Secondly on mobile they either show up as big square box or take too long space.

Why should i use any other plugin when the theme has got it’s ads system. I believe the theme author should add options to display inline ads after let’s say some number of paragraphs. Let me repeat inline ad code works fine both in desktop and mobile devices.

  • This reply was modified 9 years by techpaced.
techpaced
Blocked
#0

The adsense ads are not mobile responsive when we use newspaper. Here is the thread that i posted – https://productforums.google.com/forum/?utm_medium=email&utm_source=footer#!msg/adsense/quoFGFBxI-U/hjKdi7SXCAAJ

In newspaper only inline content ad is mobile responsive. And the big limitation is we can have only one inline ad. There is no option provided by theme author to add more inline ads (after paragraph 3, 6, 8 etc). If you show the ads above and below content, the banner ads work fine in desktop view. But in mobile they take lot of extra space. Sometimes I get a big ad box in mobile if i place the banner ad above content.


@newspaper
team – Can you fix this in next update ?.

techpaced
tagDiv Member

Yes, even i got this message. here is the thread that i posted – https://productforums.google.com/forum/?utm_medium=email&utm_source=footer#!msg/adsense/quoFGFBxI-U/hjKdi7SXCAAJ

In newspaper only inline content ad is mobile responsive. And the big limitation is we can have only one inline ad. There is no option provided by theme author to add more inline ads (after paragraph 3, 6, 8 etc). If you show the ads above and below content, the banner ads work fine in desktop view. But in mobile they take lot of space. Sometimes I get a big ad box in mobile if i place the banner ad. I was about to raise a support ticket and I saw your question.


@newspaper
team – Can you fix this in next update ?.

Isak Engström
Participant
#0

Hi,

Is there a way to put the “Related articles/More from author”-box in the sidebar instead of under the post?

/ Isak

Viewing 25 results - 1,451 through 1,475 (of 2,340 total)