Search Results for 'author box'

    No search results were found in Documentation!

Results from the Forum
Alin [tagDiv]
tagDiv Staff

Hi,

Do you want to exclude the authors on Authors Box using the authors ids?
Please provide more details and if you still have issues please send an email at contact@tagdiv.com and provide wp-admin access so we can take a closer look. Also paste a link to this topic.

Thanks!

mustafaerpek
tagDiv Member

and i want the make author box more smaller like this : http://i.hizliresim.com/oE1AWb.jpg

mustafaerpek
Participant
#0

Hello again, i changed the code but i want the show user role like “Editor” in the description section, not this: http://i.hizliresim.com/NkQXrk.jpg , like this http://i.hizliresim.com/kEPQnv.jpg . Can i do that?

And i want it author box in author page too.

Thank you.

Nano
tagDiv Member

Oops! It created the box around previous and next article box individually 🙁 I want a rectangular box of width similar to Author box so that both previous article and next article can come within that box as shown here with bold-red-bordered line: https://i.imgur.com/rkYQheR.jpg

Please have a look. Thank you.

Bogdan B.
tagDiv Staff

Hello,

Unfortunately the mobile theme is still in version 1 and there are not too many options for customization added to it. Fonts can be changed with css for mobile but image sizes cannot be changed even in the main theme. Image sizes are fixed in our theme and each element has it’s own predefined thumb.

The author will need a bit of a css fix as the css got changed a bit in the new update but the author name was not updated for it. So until the next theme version please use this CSS code in the mobile theme’s custom code box:

.td-post-author-name div { display:inline; }

Sorry for the inconvenience.

Thank you!

Liz
tagDiv Member

Hi @listsy

Thanks for the reply!

Those two lines don’t show up in the source code. (only: itemprop=”name” content=”Non Stop Destination” which is my site name).
I also haven’t removed my author box on the site, since I’d like to keep it there.
I purged the caching plugin, but not the CDN, so maybe that’s why it didn’t work?

I just checked Pinterest again, and some of my pins are now showing the title again. Instead of half of the pins showing my name, it’s now around 1/3rd.

If you’d still like to take a look, one of my articles showing my name is this one:
http://www.nonstopdestination.com/summer-wanderings-on-grouse-mountain/

Thanks!

Bogdan B.
tagDiv Staff

Ok,

If you do not know your way around coding then even if I provide the exact code you will probably have a hard time implementing it correctly so maybe a css approach is more reliable in this case.

Add this code in the theme panel->custom css box:

.td-module-meta-info .td-post-author-name{
pointer-events:none;
}

That should do it

Thank you!

Catalin
tagDiv Staff

Hello paulbar,

Unfortunately, our theme does not have any such an option for author box, sorry! Please try to find some plugins which allows this functionality and test it and see how it will work for you.

Thanks for the message!

droppedcoin
Participant
#0

Dear team,

I would like to utilize the author box (http://www.tiikoni.com/tis/view/?id=42bc9fe) as my email signature, is this allowed? If so what file contains the code?

Keep up the good work.

Thanks,

Paul B

Catalin
tagDiv Staff

Hello nasaboy,

1)If you want to change the author box position of your posts, please notice that you should edit core file and change the order of this, like this -> http://screencast.com/t/eArYBtT8pV For example, if you are using the post template style 1, you will have to edit the loop-single-1.php and move this snippet of the code like ->
<?php echo $td_mod_single->get_author_box();?> where you want to look on your post page.
2)This is not a simple task and it involves some custom modification in order to achieve this. If you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
3)For more information about creating menus with our theme you can find reading our documentation here -> https://forum.tagdiv.com/main-menu/

Thanks for your understanding!

nasaboy
Participant
#0

Hi, I have questions

1.How I can change the position of author box .Normally it’s appear on the bottom of article. I want it appear below stay connect or replace for stay connect. How I can do? https://www.img.in.th/image/9VMs

2. How I can change Logo to the middle of Menu same as Nomadic matt site?
https://www.img.in.th/image/9VMc

3. How I can create submenu like this? https://www.img.in.th/image/9VMc

Thanks

Bogdan B.
tagDiv Staff

Hello,

The author will need a bit of a css fix as the css got changed a bit in the new update but the author name was not updated for it. So until the next theme version please use this CSS code in the mobile theme’s custom code box:

.td-post-author-name div { display:inline; }

Sorry for the inconvenience.

nairolf
Participant
#0

Hi guys,

I will add this image to understand better what I try to archive. I thing that it would be good even for all users in some future update of theme because the “share tools” for some markets niches is “invisible” or is “missed”, this is why I want to tack on with a little… let’s call it “call to action text”.

So, for the share bottom box I want to add a kind of words like “Share if it was helpful”

And for the author box, I think that will have enough room to add a simple string like: “Follow us”

Here is the pic:

If you do not have time to give me a clue I perfectly understand and it will not bother me (I know that is custom work).

Thanks regardless of the answer.

Catalin
tagDiv Staff

Hello blk709,

Unfortunately, our theme has not tested with LearnDash plugin, and we have no idea about the theme behaviour with this type of untested plugin, and also, we cannot provide support for this, sorry! Please notice that our theme has only the settings that you can disable or enable the Social Sharing on posts (top and bottom), as you can see here -> http://screencast.com/t/VrrtQOhx also, as you can see, the theme do not have any option that allows you to restrict them for a specific pages, sorry! If you want to do that, you can try to use a bit of CSS and hide the social buttons for what type of pages you want, by page ID.
For your second request, if you want to remove the Author box and More Stories box, you can do that from Theme panel, like this -> http://screencast.com/t/TDxoBTq0sg8H -> http://screencast.com/t/pPfkyP2Bg or if you want to hide them only for some specific pages, you should use a bit of CSS with the post/page ID for those post pages. As an example for this, you should look at this -> http://screencast.com/t/n5cF7tX8

Hope this helps!

Thanks for your understanding!

blk709
Participant
#0

Is there a way to restrict the social share feature above and below to only posts? I am using a plugin called LearnDash to create courses. Unfortunately, the social share buttons are showing up on the course pages too.

http://newspapertest.wpengine.com/courses/vocrehab-survival-guide/

I would also like to remove the About Author box and More Stories feature when you scroll to the bottom of the past. How can I eliminate those features for courses / lessons / topics / quizzes which will be used for this LMS feature?

itsoeds
tagDiv Member

Just tried this:

.td_block_10 .td_module_9 .entry-title{
text-align: left;
font-size: 14px
}

.td_block_10 .td_module_9 .td-post-author-name, .td_block_10 .td_module_9 .td-post-author-name span, .td_block_10 .td_module_9 .td-module-comments{
display:none!important;
}

.td_block_10 .td_module_9 .td-post-date, .td_block_10 .td_module_9 .td-post-date span, .td_block_10 .td_module_9 .td-module-comments{
display:none!important;
}

Probably not so neat coding, but it works.

One remaining question though: How can I make the boxes smaller and how to remove the thin dividing lines between thes? So that distance between the lines (posts) becomes much smaller and looks more like a standard list?

  • This reply was modified 9 years by itsoeds.
itsoeds
tagDiv Member

excellent. Learning everyday! Thank you.

Can you also explain how i can remove the author name&date and how to decrease the size of the ‘box’? Idea is that the result looks like a plain list…

i tried this (custom css code) but the 2nd part doesnt seem to work…

.td_block_10 .td_module_9 .entry-title{
text-align: left;
font-size: 14px
}

.td_block_10 .td_module_9 .td-module-meta-info{
display:none!important;
}

  • This reply was modified 9 years by itsoeds.
  • This reply was modified 9 years by itsoeds.
AlexCiocan
tagDiv Member

it looks like Photo Box plugin was interfering, do you have any records about this type of incompatibility?

Plugin details:

Photo Box
Version: 1.1.11
Author: PB One
Last Updated: 3 weeks ago
Compatible up to: 4.6.1
Active Installs: 3,000+

Tnx,

Alex Ciocan

brucephan
Participant
#0

Hi there,

One quick help please, here below a post share on facebook

View post on imgur.com


I would like to get that author goes away, although I have disable both
SHOW AUTHOR NAME
SHOW AUTHOR BOX
on Theme Panel – Post Setting – Post and Custom Post Types, but the author info still not goes away on a Facebook share, tested many time on Facebook debugged
Please shed some light

Best regards!

Catalin
tagDiv Staff

Hello jmask,

I guess that you want to hide the author box for all the posts which forming part of a specific category, right?
If you want this, please notice that you should use a bit of CSS code to do that. The code below and place it in Theme panel->Custom CSS area.

article.category-business .author-box-wrap {
display:none;
}

If is not what you mean, please provide more details so I will be able to provide a more accurate response.

Thanks for your understanding!

jmask
Participant
#0

Hello I need to hide the author box on one specific category. How do I do this? I did a search in the forums and found someone who got help with the issue via email. My website has a maintenance page up since it’s under construction so I can’t provide you with a link.

simchris
tagDiv Member

It’s the latest version of Newsmag 😉

From your Themeforest account, “downloads.”

——–
\\
Version 3.1 – July 25th, 2016

UPDATE NOTICE: Please note that this version does not work with legacy Visual Composer versions.

new: Visual Composer plugin updated to the latest version 4.12
new: login, register and forgot password ajax windows, a complete and more modern redesign.
new: added support for full height rows, column position and content position on them in Visual Composer.
new: added support for parallax speed on rows
new: added support for equal height inner rows and content placement
new: setting to hide the author name on modules and on single posts independently. Previously there was only one global setting.
new: Added support for custom fonts in theme panel that are uploaded via the wordpress media gallery. The custom fonts can be used just like before on most of the theme’s UI without writing any code
new: the weather widget now opens an input if it’s unable to locate the user via the browser’s location API.
misc: we fully rewrote the trending now block, it’s now leaner and it works better
misc: block parameters now have a better description
misc: code improvements to the following shortcodes: td_block_big_grid_slide, td_block_homepage_full_1, td_block_ad_box and the video playlists
misc: the media gallery that is used in the theme panel is now less cluttered and without the unused options
misc: we cleaned the theme panel and the code is more organized now
misc: all the blocks now show a notice to admins on the frontend when there are missing settings that are required.
misc: the main theme loader is smoother now and has small design improvements
misc: we changed the way templates detect the Visual Composer plugin. The detection method is based on VC_ROW and it only triggers when VC_ROW is found in the content. This allows one to use shortcodes in the default templates that have sidebar + title.
misc: added font settings for post lists
misc: drop caps font settings issue fix
misc: all the advertising blocks now support an ad title
misc: various google webmaster structured data issues have been fixed
misc: better support for IE8
fix: category dropdown list with long category titles now works as expected
The list of modified files

  • This reply was modified 9 years by simchris.
Alin [tagDiv]
tagDiv Staff

Hi,

The theme has the Authors Box element that you could use on the page to display all your authors – http://screencast.com/t/pHKxnrvBiAD

Thanks!

Bogdan B.
tagDiv Staff

Hello,

This is because you use the mobile theme. The author box was created using visual composer. The mobile theme does not use visual composer. Please read this guide: https://forum.tagdiv.com/the-mobile-theme/

Thank you!

umutalyu
Participant
#0

I created a new page. I added into author box. It does not appear in Mobile. What can I do ?
http://www.caprazhaber.com/yazarlar

Viewing 25 results - 1,501 through 1,525 (of 2,340 total)