Single Post Share

Posted in: Newspaper
Post count: 63

Hi,
How can I do it like on the screen – http://prntscr.com/u25yt7
so that Single Post Share is always expanded and without a button icon minus?

Post count: 18283

Hello !

Unfortunately that option is not from Newspaper Theme and Newspaper Theme does not offer this function at the moment. For sharing you can go into Posts – Sharing: https://www.screencast.com/t/wZUPExb2VY

Thank you !

Post count: 63

It’s a “Single Post Share” when column width = 20% or less.
http://prntscr.com/u2olyj
http://prntscr.com/u2omnz

or you mean the element “Single Post Share” it’s an extraneous element not created by you?

Post count: 63

I found a solution, but without a child theme, it must be done manually after each template update, but it’s better this way:

IN “wp-content/plugins/td-composer/legacy/common/wp_booster/td_social_sharing.php”
1) change line 64 on
$buffy .= ‘<div id=”‘ . $block_uid . ‘” class=”td-post-sharing ‘ . $tdb_block_class . $config_classes . ‘ td-post-sharing-‘ . $atts[‘style’] . ‘ td-social-show-all “>’;

2) commente out line 90-92

Result – http://prntscr.com/u2qgpt

There is one problem – when the page is just loaded, we see that everything is displayed well – http://prntscr.com/u2qo9l

Scroll down the page, the display is, in general, normal – http://prntscr.com/u2qop4 – but how to indent more?

If we set a margin for the situation http://prntscr.com/u2qop4, then it does not work correctly in the lower position, because there is such a problem – http://prntscr.com/u2qu5f
This is how it should be – http://prntscr.com/u2qvr7

If the top menu appears or is immediately present, then it overlaps Single Post Share – http://prntscr.com/u2qwst

can you give any advice on how to do better?
do you plan to add Single Post Share to child files?

  • This reply was modified 5 years by 13teen.
Post count: 18283

Hello !

At the moment there si no better solution for this.

I have also passed your suggestion to our developers and they will take a look but as of right now we cannot say when or If this will be implemented.

Thank you !

Post count: 63

OK, thanks.

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.