Forum Replies Created
-
AuthorPosts
-
September 9, 2020 at 12:51 am in reply to: How to manage image and text for shared page from Floating sharebar #8029
AakashKeymasterHi @klemarchand,
Thanks for using WP Socializer.
The information you requested is called “open graph metadata” and it can be changed via another plugin. Since it is a very broad category and it is beyond the plugin’s scope it is not part of it. You can use the other plugin to customize the metadata like title, image of every page. Below is the plugin’s link.
Thanks,
Aakash
AakashKeymasterHi Sarah,
Could you please share more details ?
Let us know if this issue fixed, we can mark this case closed.Thanks,
Aakash
AakashKeymasterHi All,
This was an issue and it is fixed in v3.2. Please do update to it.
Thanks,
Aakash
AakashKeymasterHi Sarah,
This could be because the icons not loading because of a conflict with the theme.
Can you please share your website URL ?
Thanks,
Aakash
AakashKeymasterHi Sara,
Can you please share the website URL ?
Are you trying from mobile (or) desktop ?
Thanks,
Aakash
AakashKeymasterHi Vaibhav,
Sorry for the late reply. I’ll give an update to the plugin this Sunday. With that update the issue should be fixed.
Thanks,
Aakash
AakashKeymasterHi Vaibhav,
I didn’t receive any email.
It would be better if you can paste the URL here (or) use the contact form below if you want to keep the URL private.
Thanks,
Aakash
AakashKeymasterHi,
Can you please share the page URL where this issue is seen ?
Thanks,
Aakash
AakashKeymasterHi @peter,
Ok. I see the requirement. It is already there in “share icons” and “floating sharebar” but not in “follow icons”.
You can make a simple code change and you can get the icon.Open plugin editor and change WP Socializer -> core -> lists.php at line number 266 add
,'for_profile'after'for_tsb'so it look like this'for_share', 'for_tsb', 'for_profile'Let me know how it goes.
Thanks,
Aakash
AakashKeymasterHi Tod,
The code you are using is CSS. So you have to wrap that with
<style></style>tag.Edit the shortcode content to below.
<style> .intro { line-height: 30px; max-width: 70%; font-family: asul; color: #910000; padding: 5px; margin: auto; display: table; text-align: center; font-size: 20px; font-weight: 700; } </style>Then you can use
[sc name="my-shortcode-name"]in the post.
This will place the above code in the post whenever you use the shortcode.I’m not sure how the
short_introshortcode come into picture here as that is not related to shortcoder plugin. Please explain in detail if needed. You can also refer this doc about using “enclosed content” here – https://www.aakashweb.com/docs/shortcoder-doc/shortcode-parameters/#shortcode-enclosed-contentThanks,
Aakash
AakashKeymasterHi Bishwa, HTML Javascript adder has stopped development a long time ago.
For now to fix the error, you can open https://mtmawson.info/wp-content/plugins/html-javascript-adder/js/hja-widget.js and in plugin editor and replace
.livewith.onThat should solve the problem.
Thanks,
AakashAugust 18, 2020 at 9:58 pm in reply to: How to show images in the feed? Chinese twitter like site: weibo’s feed. #7902
AakashKeymasterOk fine. For now with the above CSS you can have RSS feed in two columns. Only thing missing is the images.
I’ll let you know when images will be displayed.
I’ll mark this issue resolved for now.
Thanks,
AakashAugust 17, 2020 at 11:04 pm in reply to: How to show images in the feed? Chinese twitter like site: weibo’s feed. #7900
AakashKeymasterHi,
Did this help ?
AakashKeymasterMarking this thread as resolved
AakashKeymasterMarking this thread as resolved.
-
AuthorPosts
