Home Forums Themes Support HelpDesk Hide share buttons

Topic Resolution: Resolved
Viewing 5 reply threads
  • Author
    Posts
    • #13074

      Hi,

      1.How to hide share buttons on
      No function found to disable

      2.the <string> here is not translated

      “Ready to publish your first post? Get started here.”

      Possible to completely disable the blog function
      I do not use the blog

       

      Thank you

    • #13099

      Hi,

      1.Where do you want to hide share button?

      2.You can disable the blog in WordPress settings, check the image below

    • #13105

      Hi,

      1.Hide the share button here on post  “.jas-single-blog .social-share”  ?
      Give me a function to hide it

      3.How to hide this? We do not need that

      Thank you

    • #13163
      This reply has been marked as private.
    • #13312

      Hi,

      I’m sorry for the late. To hide social share please use the custom CSS code below

      .jas-single-blog .social-share { display: none; }

      And hide the blue box, please use this code

      .bbp-the-content-wrapper + .bbp-template-notice { display: none; }

      Regarding the issue to integate plugin, I have anwered in other topic.

    • #13335

      Thanks for the custom CSS code
      Have already solved this problem yesterday

      • #13339

        We checked all the messages, you gave no answer on integate plugin

Viewing 5 reply threads

You must be logged in to reply to this topic.