Forum Replies Created
-
AuthorPosts
-
Aakash ChakravarthyKeymaster
Hi 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,
AakashAakash ChakravarthyKeymasterHi,
Can you please share the page URL where this issue is seen ?
Thanks,
AakashAakash ChakravarthyKeymasterHi @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,
AakashAakash ChakravarthyKeymasterHi 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_intro
shortcode 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,
AakashAakash ChakravarthyKeymasterHi 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
.live
with.on
That 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. #7902Aakash ChakravarthyKeymasterOk 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. #7900Aakash ChakravarthyKeymasterHi,
Did this help ?
Aakash ChakravarthyKeymasterMarking this thread as resolved
Aakash ChakravarthyKeymasterMarking this thread as resolved.
August 17, 2020 at 10:56 pm in reply to: No “_self” and “_blank” options for the custom HTML on the social sharebar #7897Aakash ChakravarthyKeymasterHi,
Any update on this ?
Thanks,
AakashAugust 17, 2020 at 10:56 pm in reply to: Problems with Fusion Plugins (AVADA) and Editors in Shortcode #7896Aakash ChakravarthyKeymasterMarking this issue resolved.
Aakash ChakravarthyKeymasterHi,
I hope you have found the option.
I’m marking this issue resolved.Thanks,
AakashAakash ChakravarthyKeymasterHi,
Did this help ?
Aakash ChakravarthyKeymasterHi Marc,
Happy that the issue is resolved.
Please do rate the plugin !
https://wordpress.org/support/plugin/wp-socializer/reviews/?rate=5#new-post
Thanks,
AakashAakash ChakravarthyKeymasterHi Alexander,
Thanks for your time and feedback.
Right now both the options are not available. I’ll add them to my todo list and get it done in future versions of the plugin.
Cheers !
Aakash -
AuthorPosts