TheRevisionist
Forum Replies Created
-
Forum: Plugins
In reply to: [Table of Contents Plus] Table of Contents are not appearing on the pageThe random content plugin interferes with the TOC+ plugin. Once removed, the TOC+ plugin works just fine
Forum: Plugins
In reply to: [AddToAny Share Buttons] How do I change the padding of the floating sidebar?1. Can I change (shrink) the size of the ‘share’ font? Or:
2. Can I make the ‘share’ text be outside of the floating sidebar container?I’m asking because when I use the code you gave me to insert the ‘share’ text into the sidebar, the padding looks messed up and it messes up how the floating sidebar looks as a whole.
Thank you so much!
EDIT: I think I figured a solution ?? You can see how it looks here: https://therevisionist.org/.a2a_vertical_style a { padding: 2px !important; } .a2a_floating_style { padding: 2px !important; } .a2a_floating_style.a2a_vertical_style:before { content: 'Share'; font-size: 14px; } .a2a_floating_style.a2a_default_style a { padding: 2px !important; }
And again, thank you for such a great plugin!
Forum: Plugins
In reply to: [AddToAny Share Buttons] Prioritize Service Does Not WorkWell maybe I didn’t understand how Prioritized services worked, but using exclude services worked for me
Forum: Plugins
In reply to: [AddToAny Share Buttons] Change Floating Sidebar Size?Glad to have helped you find a bug! Thanks for the support!
Forum: Plugins
In reply to: [AddToAny Share Buttons] Change Floating Sidebar Size?Also, is there any reason why this Javascript doesn’t work for me?
a2a_config.num_services = 10;
You can see it on my website: https://therevisionist.org/Forum: Plugins
In reply to: [AddToAny Share Buttons] Change Floating Sidebar Size?Thank you!
1. Could you walk me through how to make such a button; I can copy & paste stuff in the right place, but I’m not too familiar with Javascript.
2. is not essential, but I was inspired by what Forbes does.
ie. if you look at the left-hand side there is a social share bar with a chain-link icon: https://www.forbes.com/sites/thomasbrewster/2014/09/26/wordpress-vulnerability-database-security/#71485fff6381