https://www.ads-software.com/plugins/nextgen-gallery/
]]>Any kind of help would be appreciated, thank you so much!
https://www.ads-software.com/plugins/comments/
]]>Thanks
https://www.ads-software.com/plugins/lessbuttons/
]]>I don’t want sharing icons at the top as shown in this blog post:
https://slowfoodportland.com/2014/03/school-food-that-wows/
My settings seem to be correct. I have only the box checked for icons at the bottom of a blog post. But the ones at the top will not go away.
Anyone know a fix?
Thanks,
Jane
https://www.ads-software.com/plugins/wp-socializer/
]]>This just started recently appearing, how do I remove this?
Example: https://betterdecoratingbible.com/2014/01/15/give-your-bathroom-a-makeover-10-easy-and-affordable-ideas-from-the-pros/
]]>add_filter('the_content', 'showWhiteboard');
It also uses add_filter( 'page_template', 'wodtogether_page_template' );
to grab the page template
It works fine, no problems with it. I am trying to get it post the data at the TOP of the post, right now its appending to the post. I have been reading the documentation https://codex.www.ads-software.com/Plugin_API/Filter_Reference/the_content
and trying to understand priority but I dont think I have a handle on it yet. I tried editing the line from
add_filter('the_content', 'showWhiteboard');
to
add_filter('the_content', 'showWhiteboard', '5');
to make it show up before the actual regular post content, but it doesn’t really change anything
Can I get a shove in the right direction?
Thanks
]]>https://www.ads-software.com/extend/plugins/wp-customer-reviews/
]]>https://www.ads-software.com/extend/plugins/gd-star-rating/
]]>