Addthis Issue & Click Logo Issue Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
4 posters

    Addthis Issue & Click Logo Issue

    Big Bad Bone Daddy
    Big Bad Bone Daddy
    New Member


    Male Posts : 2
    Reputation : 1
    Language : English

    In progress Addthis Issue & Click Logo Issue

    Post by Big Bad Bone Daddy Wed 8 May 2024 - 3:44

    Technical Details


    Forum version : #phpBB2
    Position : Founder
    Concerned browser(s) : Mozilla Firefox, Google Chrome, Internet Explorer, Safari
    Who the problem concerns : All members
    When the problem appeared : Just recently noticed this

    Description of problem

    The Addthis option is not working correctly. This site's services were terminated on May 31, 2023. was it not?

    My question is... Is there a way to remove this option from my site so the option is not even displayed? If yes. Can I get a detailed guide of some sort to guide me in the removal of this option?

    Also on a side not so I don't make a multi post. I wanted to make my logo clickable to go to my portal page. I have it in the picture settings but removed it to try the listed templet edit and when that did not work I removed that line of code and tried the css option. Sadly that did not work either as it just goes to the forum regardless of what I do.

    This is what I tried: This is what I used from here on forumotion
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51515
    Reputation : 3519
    Language : English
    Location : United States

    In progress Re: Addthis Issue & Click Logo Issue

    Post by SLGray Wed 8 May 2024 - 5:53

    You need to started new topics if the issues/questions are not related.

    Where exactly do you see the Addthis option on your forum?




     Addthis Issue & Click Logo Issue Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15190
    Reputation : 1696
    Language : English,Greek
    Location : Greece

    In progress Re: Addthis Issue & Click Logo Issue

    Post by skouliki Wed 8 May 2024 - 15:50

    Hello

    Please post your forum url

    Big Bad Bone Daddy
    Big Bad Bone Daddy
    New Member


    Male Posts : 2
    Reputation : 1
    Language : English

    In progress Re: Addthis Issue & Click Logo Issue

    Post by Big Bad Bone Daddy Fri 10 May 2024 - 19:08

    SLGray wrote:Where exactly do you see the Addthis option on your forum?

     Addthis Issue & Click Logo Issue Screen10

    The Share button as you can see in the screenshot is the Addthis button. Is there a way to remove this option or to rename it and make it have a different function?
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15190
    Reputation : 1696
    Language : English,Greek
    Location : Greece

    In progress Re: Addthis Issue & Click Logo Issue

    Post by skouliki Sat 11 May 2024 - 0:58


    You say it is not working correctly we need your forum url in order to be able to inspect the function

    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51515
    Reputation : 3519
    Language : English
    Location : United States

    In progress Re: Addthis Issue & Click Logo Issue

    Post by SLGray Sat 11 May 2024 - 10:17

    Is it not opening when you click it?



     Addthis Issue & Click Logo Issue Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Shek
    Shek
    Active Poster


    Male Posts : 1680
    Reputation : 60
    Language : Portuguese (Brazil) and English
    Location : Brazil

    In progress Re: Addthis Issue & Click Logo Issue

    Post by Shek Today at 0:46

    Hello. Jesus, there are several questions in one topic, which is difficult to understand and help you. Shocked
    The Addthis option is not working correctly. This site's services were terminated on May 31, 2023. was it not?
    FM used the function of the "Addthis" site, but before the project was completed, a native and much cleaner alternative to share content was made, and it currently works on your forum (if you use standard templates). In the template viewtopic_body, the default value is:
    Code:
          <!-- BEGIN switch_plus_menu -->
          &nbsp;&bull;&nbsp;
          <div id="addthis-toolbar" style="display: inline-block; margin-right:5px;">
             <div class="btn-floating-left" tabindex="100">
                    {L_SHARE}
             </div>
             <div class="addthis-toolbar-btn" style="display:none;">
                    {switch_plus_menu.SOCIAL_BUTTONS}
             </div>
          </div>
          &nbsp;&bull;&nbsp;
          <script type="text/javascript">//<![CDATA[
             var url_favourite = '{U_FAVOURITE_JS_PLUS_MENU}';
             var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
             var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
             var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
             var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
             insert_plus_menu_new('f{FORUM_ID}&amp;t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
          //]]>
          </script>
            {switch_plus_menu.JS_SOCIAL_BUTTONS}
          <!-- END switch_plus_menu -->
    You can check if this code is on your template, please? The result is:
     Addthis Issue & Click Logo Issue Captur11
    In mobile version, this a same result:
     Addthis Issue & Click Logo Issue Captur12
    If this is not the point mentioned, I need it to be clearer with your question. Rolling Eyes For remove this resource, just remove from template the stretch I mentioned and... you're done.
    Also on a side not so I don't make a multi post. I wanted to make my logo clickable to go to my portal page. I have it in the picture settings but removed it to try the listed templet edit and when that did not work I removed that line of code and tried the css option. Sadly that did not work either as it just goes to the forum regardless of what I do.
    You can define which homepage is your forum by accessing the "Display" tab and then on "Homepage" click "Generalities". Just define in the "Your Forum Address Leads To" for "Portal" option.

    See you later,
    Shek king