-
AuthorPosts
-
October 7, 2018 at 2:38 pm #1018655
Hi
ypur “Social media sharing script” does do this:
<a target="_blank" href="https://twitter.com/share?text=..........................&url=https://www........./?p=22174" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="" data-avia-related-tooltip="Teilen auf Twitter"><span class="avia_hidden_link_text">Teilen auf Twitter</span></a>
It takes only the title of the page/post to share.
Its much better (most newspaper/blogs do that) to use something like this:
href="https://twitter.com/share?text=..........................<strong>&description=herecomesthedescriptiontext</strong>&url=https://www........./?p=22174"
How can this be done? (!!Child-theme!!)
PS: I am using Yoast-SEO and already give title & description so it would be the best to pull these elements for the taskMaren
October 8, 2018 at 9:53 pm #1019239Hey Maskenzauber,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
BasilisOctober 8, 2018 at 10:10 pm #1019248You need a login to answer a general question?????
Did you really read a single word of my post or do you blindfolded copy & paste the same “answer” over & over?
October 9, 2018 at 1:50 pm #1019496May i have an substantial answer, please?
@dude, would you be so kind?maren
October 10, 2018 at 6:19 am #1019788Hi,
You can use the “avia_social_share_link_arguments” filter to adjust the default social parameters including the pattern.
Example:
// https://kriesi.at/support/topic/whatsapp-button-in-share-box/#post-938674
// https://kriesi.at/support/topic/how-to-get-twitter-social-share-element-to-display-summary-with-large-image/#post-987821Best regards,
IsmaelNovember 8, 2018 at 6:51 pm #1031343Hallo Ismael
i dont see where there is any answer to my question in the links you posted.My question was:
How do i make your share-buttons share “[title] [description] [link]” instead of the actual “[title] [link]”?(Its not about “og”s or “Twittercard”)
Kind regards Maren
November 9, 2018 at 8:24 pm #1031794Hi Maskenzauber,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.