Skip to content
No results
  • Plugins
  • Blog
  • Support
    • Forum
    • Create Support Ticket
    • Documentations
    • Affiliates
    • Join Facebook Group
  • Account
    • License keys
    • Cart
    • Checkout
    • Orders
    • Downloads
  • Search
  • PickPlugins
  • Post Gird
  • Product Slider for WooCommerce
PickPlugins logo
  • Plugins
  • Blog
  • Support
    • Forum
    • Create Support Ticket
    • Documentations
    • Affiliates
    • Join Facebook Group
  • Account
    • License keys
    • Cart
    • Checkout
    • Orders
    • Downloads
  • Search
  • PickPlugins
  • Post Gird
  • Product Slider for WooCommerce
PickPlugins logo

How do I remove the Social Sharing option in the Classified Maker Plugin

Back to Archive
Keyword
Select Category
Question Status
Ask Question
0
How do I remove the Social Sharing option in the Classified Maker Plugin 1
Becky Zingler
Jun 02, 2017 02:55 PM 1 Answers General
Member Since Jun 2017
Subscribed Subscribe Not subscribe Cancel subscribe
Flag(0)

I am trying to remove the social sharing option on my classified ads since this is an employee website not meant for external eyes. I have removed the icons by inserting this css: .single-ads .ads-sidebar .widget .social-share{
display: none;
}

However this does not take care of the title that reads : Share this ad.

 

Any suggestions.

 

Thanks,

Becky

2 Subscribers
How do I remove the Social Sharing option in the Classified Maker Plugin 1
How do I remove the Social Sharing option in the Classified Maker Plugin 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
1
How do I remove the Social Sharing option in the Classified Maker Plugin 4
PickPlugins
Jun 02, 2017
Flag(0)

Please add follwoing Code on your themes functions.ph file

add_filter('classified_maker_filter_widgets','classified_maker_filter_widgets_social');


function classified_maker_filter_widgets_social($widgets){

  unset($widgets[40]);

  return $widgets;
}

Each widget has qunique id, you can filte anything you want by filter hook.

Regards

How do I remove the Social Sharing option in the Classified Maker Plugin 5
Becky Zingler
- Jun 08, 2017 03:37 AM
Flag (0)
0

Thanks for your help. This worked awesome!

Sign in to Reply
Replying as Submit

You can't upload any files or attachments to our server directly for security reasons, you can use 3rd party website and share the file URL here. here is the top file-sharing website you can use.
dropbox.com
mediafire.com
drive.google.com
onedrive.live.com

Copyright © 2025 by PickPlugins

Manage Consent
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
Manage options Manage services Manage {vendor_count} vendors Read more about these purposes
View preferences
{title} {title} {title}