You put this function there:
$("#main").each(function() {
var text = $(this).text();
text = text.replace("<p><!-- AddThis Sharing Buttons above --></p>", "");
$(this).text(text);
});
Did it work?
If not, why do you want to do that? You can go to the main plugin and replace this text..
Related Posts:
- How can I get WordPress to save comments in markdown format?
- How can I allow commas in tag names?
- How to customize woocommerce related products? [closed]
- How to not allow users to create new tags, but allow to them to use existing ones
- How to export comments in WordPress?
- dealing with large HTML output via plugin code
- What are the package and subpackage comment for?
- Plugin to restrict non-admin user to existing tags
- Experiences with adding Nonces to the comment form
- Is there a plugin for posting inline comments, like in MS Word? [closed]
- Disable saving comment details (name, e-mail) in cookie?
- How can I make my custom shortcode work in a Custom HTML Widget?
- Facebook comments box on front page
- Disabling Comment Notifications for Post Author
- Output in XHTML or HTML 5 for plugins?
- Are there any drawbacks to install IntenseDebate on my blog?
- Using tabs for wordpress plugin
- Tag selector like stackexchange?
- How do I make my wordpress page more friendly for mobile viewers?
- Installing Facebook comment plug in without loosing all previous wordpress comments?
- Notify commenters about new replies
- Editor not displaying dynamically after clicking on the button
- Custom comment type maybe?
- Use comments as notes, visible for comment author only
- Don’t send notification if author comments his own post plugin help?
- How to edit plugin’s html? [closed]
- How does WooCommerce display a custom comment_type in Comment Admin?
- Remove from Google Tags with less than 2 posts
- How to prevent spam comments?
- Intercept comment form submit/list by hook/filter
- adding a text message beside the comment submit button
- How to add a privacy-checkbox in comment-template?
- Plugin: How should I handle deleting comments?
- Akismet plugin is deleting spam despite preferences
- Plugin Functionality Only for Editor and Administrator
- How to add an attribute to the body tag with a plugin?
- Suspicious google tag manager
- Tag link suggestion plugin
- Override comments.php template with plugin
- Leveraging WordPress Comments on Custom Plugin Object page
- Get total number of comment of the posts written by an author
- Display comments of users on single page
- Function to prevent users from trashing comments
- How to make a custom field as an editor in wordpress?
- add_filter comment_edit_redirect not working
- How do you override the default comment template?
- How to add page using HTML, CSS and JS?
- I wrote my plugin. How to display the result of the plugin’s function to sidebar (widget?)?
- How to change commenter links to /user/user_id?
- Facebook plugin shows existing comments
- How to trigger $_GET request within admin plugin page?
- unregistered user can write in blog page – possible? how to?
- Error shown for Trying to get property ‘roles’ of non-object in WordPress After Content for User Roles
- Hook into and send mail using WP Mail SMTP type plugin from HTML static front page?
- Inserting HTML tag with ACF into shortcode
- Can I use a plugin for a singular page on my website?
- Creating a plugin to sanitize comment and the url field before display only
- How Do I Figure Out What File(s) to Edit from Looking at the Source Code [closed]
- Creating custom HTML pages
- WordPress comments not appearing in blog posts, likely because of Redux template. Could I fix this with a plugin that adds a comment form as a block? [closed]
- WooCommerce: Building a page with user input which is used to query order status and external API and return a result
- Send reply with pre-prepared answers
- posts comments goes to trash
- how to access all user dashboard on fronted page [closed]
- How can i get the post’s full html source by its ID?
- Blog titles from WP blog on plain html site?
- Frontent user submit and view content [closed]
- Comment section not showing correctly
- html generated by theme exist but doesnt appear in browser
- Disqus deleted comments are syncing with wordpress but active comments do not
- How to insert HTML/JavaScript form into WordPress page? [closed]
- How to add tags in Submenu page or Menu page
- Include comments form in plugin page
- WordPress 4.2.1 pre_get_comments doesn’t work after update
- WordPress putting “rn” in every line break?
- Integrate Facebook comments with native comments
- Post Comments with Ajax in WordPress
- Notify comment author upon reply
- plugin shortcode output
- how to add text to posts from tags
- allow photo/video in comments
- WordPress “Categories to tags converter” not working. Pointing to import.php instead
- How to include this jQuery File in wordpress?
- the_tags : can we insert a class
- Custom setup of wordpress comments that are displayed
- Is there a specific term for Plugins that are specified in a WordPress Post using Comments?
- How to Loop Through all Posts and Count Attachments using Get Media Attachments
- Add back to post link on blank comment post error page
- Set post tags using tag ID
- How can I exclude a dynamic URL to show a popup created using ‘WordPress Popup’ plugin
- how to insert a HTML form into a javascript popup?
- Flag Comment as inappropriate button plugin
- Adding Plugin Assets to Header
- Images under 1MB are not being compressed
- Any idea how to get something like this to work? [closed]
- Help with comments.php
- WordPress Plugin Insert Html Code with Shortcode
- Some WordPress Posts are automatically becoming comments on other Posts
- “uagb/section and uagb/columns block”
- What forum plugin can I use to allow non-registered users to create posts and comment? [closed]