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 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?
- Plugin to restrict non-admin user to existing tags
- Disable saving comment details (name, e-mail) in cookie?
- Disabling Comment Notifications for Post Author
- Tag selector like stackexchange?
- Notify commenters about new replies
- Don’t send notification if author comments his own post plugin help?
- Remove from Google Tags with less than 2 posts
- How to add a privacy-checkbox in comment-template?
- Plugin: How should I handle deleting comments?
- Akismet plugin is deleting spam despite preferences
- Tag link suggestion plugin
- Leveraging WordPress Comments on Custom Plugin Object page
- Display comments of users on single page
- I wrote my plugin. How to display the result of the plugin’s function to sidebar (widget?)?
- Facebook plugin shows existing comments
- How to trigger $_GET request within admin plugin page?
- Can I use a plugin for a singular page on my website?
- How Do I Figure Out What File(s) to Edit from Looking at the Source Code [closed]
- Creating custom HTML pages
- Send reply with pre-prepared answers
- how to access all user dashboard on fronted page [closed]
- Frontent user submit and view content [closed]
- 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
- 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
- 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
- how to insert a HTML form into a javascript popup?
- Help with comments.php
- WordPress Plugin Insert Html Code with Shortcode
- “uagb/section and uagb/columns block”
- Readable titles in mobile
- get_comments_number() giving wrong results! What are alternatives?
- Moving FB comments at the end of page
- adding Adsense’s In-Article Ads between images of blog post
- How to transfer data from an additional field in the tags?
- Comment Approve – Add custom function when comment is approved
- Individual Comment Notification Setting For Post Author
- How to save comment name email url fields?
- insert an html tag using php plugin
- WordPress “Add new tag” button is not working
- Error: Can´t access facebook comment plugin admin page
- how to convert XML from URL to HTML
- Apply a Meta tag to one page only
- Get Page URI for QR Code PHP [closed]
- Is there any necessary to use tag plugins like simple tagging in wordpress 3.0+
- Why is adoptStyles-css stylesheet link added to every page?
- How to make a slider hearder?
- how to create hierachial taxonomy and manage under single post type?
- Best approach to make all tags searchable by the wordpress search function
- How to save Setting pages data to the database?
- Enable comments pagination only amp page
- inserting custom css, html and js into the current page as a popup window
- Overriding inline !important CSS with Javscript code snippet with media query
- Include my files in a plugin? [duplicate]
- How to translate to spanish wordpress hardcoded content/files?
- How do I insert a shape onto an image and then play an audio file upon mouse hover or mouse click on that shape in WordPress
- How to remove WordPress Default Comment? not Facebook
- Set up new WordPress domain using unclear files
- Why is my form going to frontend on html form submission present on the php files inside my custom plugin?
- I want to display “how many times this tag used in WordPress?”
- how can I edit the HTML of yith ajax product filter
- Disqus comment system not show
- How to echo a PHP Code After the Content
- WordPress custom blockquote with black background & white text?
- Exclude Tag Links from and Text
- How to fix slow comment query?
- How to see in Edit Comments if comment is from User and her Roles
- How to prevent encoding plugin HTML output to entities?
- Why is every single HTML tag being stripped out of liveblog entries?
- Disqus comments count taking long to update
- Form tries to download a file on submit
- Find all strings between an enclosing shortcode
- How to markup wordpress site using Schema.org?
- Trending Tags based on post views
- Creating a comments voting system
- Jetpack Comments Change Placeholder Text
- Possible jquery / library conflict in plugin usage
- Multiselect value in wp_query
- is ther a plugin that will hide/show content for a scheduled period of time? [closed]
- How to fix vanilla comments extra iframe space
- Reply form used in wordpress.com
- how to add “alt” for all image in wordpress
- Questions about using Disqus or Jetpack for comments [closed]
- Option value not getting updated until page refresh in WordPress
- Transfer wordpress comments form on another post [closed]
- How to create a “Most Popular” & “Latest” TAB in WordPress
- How to fix template and image buffering issues on website [closed]