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.
The forum of the forums
3 posters

    Move Twitter Button to Post Footer

    FrOsTyXi
    FrOsTyXi
    Forumember


    Male Posts : 460
    Reputation : 12
    Language : english

    Solved Move Twitter Button to Post Footer

    Post by FrOsTyXi Fri 29 May 2015 - 1:24

    Hello, I am using this code to move my Facebook like button to the post footer

    Code:
        $(function() {
            $("body").after("<style>.postmain iframe {margin-top: -25px !important; padding-bottom: 10px !important; padding-left: 10px !important;}</style>");
            $("p.crumbs iframe").detach().insertAfter('.post:eq(0) .postfoot');
        });

    I would like to put the Twitter button and counter in the same place but on the right side
    Example in this image:
    Move Twitter Button to Post Footer Captur29

    punbb

    Forum Link: TPSN

    Thank you in advance!

    Regards
    FrOsTyXi


    Last edited by FrOsTyXi on Wed 3 Jun 2015 - 16:56; edited 1 time in total
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Move Twitter Button to Post Footer

    Post by SLGray Fri 29 May 2015 - 4:05

    What happens when you activate the Tweet button?  Is that exactly the Facebook Like button, because on your forum, it is at the top?  Or is it the reputation like button?



    Move Twitter Button to Post Footer Slgray10

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


    Male Posts : 460
    Reputation : 12
    Language : english

    Solved Re: Move Twitter Button to Post Footer

    Post by FrOsTyXi Fri 29 May 2015 - 4:34

    @SLGray The button is at the top now by default, I would like to move it right beside the facebook like button. As above states I am using a JavaScript to put the Facebook like button at post foot, would like a JavaScript to move the twitter button as well.

    Regards
    FrOsTyXi
    FrOsTyXi
    Forumember


    Male Posts : 460
    Reputation : 12
    Language : english

    Solved Re: Move Twitter Button to Post Footer

    Post by FrOsTyXi Fri 29 May 2015 - 13:27

    Anyone? Thank you!
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Move Twitter Button to Post Footer

    Post by SLGray Fri 29 May 2015 - 21:05

    When I visit your forum, the Facebook like button is at the top, not the bottom.

    Second Reminder:

    Please don't double post. Your post needs to be separated by at least 24 hours before bumping. Please use the edit button instead!



    Move Twitter Button to Post Footer Slgray10

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


    Male Posts : 460
    Reputation : 12
    Language : english

    Solved Re: Move Twitter Button to Post Footer

    Post by FrOsTyXi Fri 29 May 2015 - 21:17

    @SlGray sorry about that and no they are not, you are mistaken.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Move Twitter Button to Post Footer

    Post by SLGray Fri 29 May 2015 - 21:21

    Team-PSN » Gaming » Grand Theft Auto V » Grand Theft Auto V Modding » GrandTheftAuto [Complete Tool] Project Epsilon - Grand Theft Auto V 1.23  Tweet Button  Facebook Like Button



    Move Twitter Button to Post Footer Slgray10

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


    Male Posts : 460
    Reputation : 12
    Language : english

    Solved Re: Move Twitter Button to Post Footer

    Post by FrOsTyXi Fri 29 May 2015 - 21:37

    @SLGray Please refer to to the 1st post and what is wanted to be done.

    https://help.forumotion.com/t140916-move-twitter-button-to-post-footer#959197

    If not posting a solution please refrain from posting thank you

    Kind Regards
    FrOsTyXi
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Move Twitter Button to Post Footer

    Post by SLGray Fri 29 May 2015 - 21:39

    You are wanting to move the Tweet button to the bottom like the Facebook like button, but the Facebook one is not at the bottom.



    Move Twitter Button to Post Footer Slgray10

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


    Male Posts : 460
    Reputation : 12
    Language : english

    Solved Re: Move Twitter Button to Post Footer

    Post by FrOsTyXi Fri 29 May 2015 - 21:52

    @SLGray I've no clue why you are making this so complicated, for the last time look at these images.

    Top of post (Twitter Button) needs to move down
    Move Twitter Button to Post Footer Captur30

    Post footer (Facebook Like Butoon) Correct placing for my forum needs the Twitter button beside it.
    Move Twitter Button to Post Footer Captur31

    How do I have the Facebook Like Button at post footer?

    With this code
    Code:
        $(function() {
            $("body").after("<style>.postmain iframe {margin-top: -25px !important; padding-bottom: 10px !important; padding-left: 10px !important;}</style>");
            $("p.crumbs iframe").detach().insertAfter('.post:eq(0) .postfoot');
        });

    Now all that is needed is a code similar to the above code to move the Twiter Button, it's not rocket science on what I am asking to be done.

    Regards
    FrOsTyXi
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Move Twitter Button to Post Footer

    Post by SLGray Fri 29 May 2015 - 21:54

    The screenshots you are posting is not what I am seeing on your forum.  I see both the Tweet and Facebook Like buttons at the top.

    Is that like button in the screenshot exactly the like button from the tutorial from the support forum?  The reason why I ask is that one does not have the Facebook symbol on it.



    Move Twitter Button to Post Footer Slgray10

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


    Male Posts : 460
    Reputation : 12
    Language : english

    Solved Re: Move Twitter Button to Post Footer

    Post by FrOsTyXi Fri 29 May 2015 - 22:11

    @SLGray no worries mate someone with JavaScript experience will post a solution.

    Regards
    FrOsTyXi
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Move Twitter Button to Post Footer

    Post by SLGray Fri 29 May 2015 - 22:14

    Ok.  But I believe you are mixing up the Facebook like button with another like button.



    Move Twitter Button to Post Footer Slgray10

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


    Male Posts : 460
    Reputation : 12
    Language : english

    Solved Re: Move Twitter Button to Post Footer

    Post by FrOsTyXi Fri 29 May 2015 - 22:28

    @SLGray No I am not, you are confused sir.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Move Twitter Button to Post Footer

    Post by SLGray Fri 29 May 2015 - 22:33

    Are you referring to this:  Move Twitter Button to Post Footer Facebook_likebtn_sample  which is blue on the forums?

    If you are, I see that at the top of the topics on your forum.



    Move Twitter Button to Post Footer Slgray10

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


    Male Posts : 460
    Reputation : 12
    Language : english

    Solved Re: Move Twitter Button to Post Footer

    Post by FrOsTyXi Fri 29 May 2015 - 22:45

    @SLGray I've no clue why you see it that way. Now do you have a JavaScript to do what I am asking?

    If not Please for the love of Christ leave this post alone @Ange Tuteur will solve this, in one post

    Thank you again for your time.

    Regards
    FrOsTyXi
    FrOsTyXi
    FrOsTyXi
    Forumember


    Male Posts : 460
    Reputation : 12
    Language : english

    Solved Re: Move Twitter Button to Post Footer

    Post by FrOsTyXi Sun 31 May 2015 - 13:39

    bump
    FrOsTyXi
    FrOsTyXi
    Forumember


    Male Posts : 460
    Reputation : 12
    Language : english

    Solved Re: Move Twitter Button to Post Footer

    Post by FrOsTyXi Tue 2 Jun 2015 - 2:34

    bump
    FrOsTyXi
    FrOsTyXi
    Forumember


    Male Posts : 460
    Reputation : 12
    Language : english

    Solved Re: Move Twitter Button to Post Footer

    Post by FrOsTyXi Wed 3 Jun 2015 - 14:12

    bump
    JScript
    JScript
    Forumember


    Male Posts : 741
    Reputation : 175
    Language : PT-BR, EN
    Location : Brazil

    Solved Re: Move Twitter Button to Post Footer

    Post by JScript Wed 3 Jun 2015 - 14:42

    FrOsTyXi wrote:bump
    Hello!
    The solution of this problem is extremely easy to obtain, but his forum contains two errors and a code that prevents me from continuing my tests as shown below:

    First error:
    Move Twitter Button to Post Footer BWrNoho

    Second error + a window that asks me to log in which prevents me from continuing my tests:
    Move Twitter Button to Post Footer RXUlMOC

    JS

    FrOsTyXi
    FrOsTyXi
    Forumember


    Male Posts : 460
    Reputation : 12
    Language : english

    Solved Re: Move Twitter Button to Post Footer

    Post by FrOsTyXi Wed 3 Jun 2015 - 14:46

    @JScript Sorry about that I have removed that JavaScript for now and there should be no error
    JScript
    JScript
    Forumember


    Male Posts : 741
    Reputation : 175
    Language : PT-BR, EN
    Location : Brazil

    Solved Re: Move Twitter Button to Post Footer

    Post by JScript Wed 3 Jun 2015 - 15:26

    FrOsTyXi wrote:@JScript Sorry about that I have removed that JavaScript for now and there should be no error
    The errors continue...

    See if that's what you want:
    Move Twitter Button to Post Footer 981sdsX

    If yes, try this JS:
    Code:

    $(window).load(function() {
       $("head").append(
          "<style type='text/css'>" +
          "#FM_widget_share {" +
          "   margin-left: 130px !important;" +
          "}" +
          ".pun .postfoot .user-contact {" +
          "   width: auto !important;" +
          "}" +
          "</style>"
       );
       var oFoot = $('.postfoot:first .user-contact.profile_left'),
          FM_share = $('#FM_widget_share');
       $('#twitter_btn').detach().appendTo(FM_share);
       $('#fb_likebtn').detach().appendTo(FM_share);
       FM_share.detach().appendTo(oFoot);
    });

    JS
    FrOsTyXi
    FrOsTyXi
    Forumember


    Male Posts : 460
    Reputation : 12
    Language : english

    Solved Re: Move Twitter Button to Post Footer

    Post by FrOsTyXi Wed 3 Jun 2015 - 15:32

    @JScript That brings all the social media button to post foot only the forumotion twitter button needs to move, and please if you know how to fix the errors let me know I can not find a solution for them

    Regards
    FrOsTyXi
    JScript
    JScript
    Forumember


    Male Posts : 741
    Reputation : 175
    Language : PT-BR, EN
    Location : Brazil

    Solved Re: Move Twitter Button to Post Footer

    Post by JScript Wed 3 Jun 2015 - 15:48

    FrOsTyXi wrote:@JScript That brings all the social media button to post foot only the forumotion twitter button needs to move
    Ok, tray this:
    Code:

    $(window).load(function() {
       var oFoot = $('.postfoot:first .user-contact.profile_left');
       $('#twitter_btn').detach().appendTo(oFoot);
       $('#twitter-widget-1').detach().appendTo(oFoot);
    });

    FrOsTyXi wrote:, and please if you know how to fix the errors let me know I can not find a solution for them
    Perhaps on another topic?

    JS
    FrOsTyXi
    FrOsTyXi
    Forumember


    Male Posts : 460
    Reputation : 12
    Language : english

    Solved Re: Move Twitter Button to Post Footer

    Post by FrOsTyXi Wed 3 Jun 2015 - 15:55

    @JScript ok that moved the twitter button but you will see what needs to be done in this image
    Move Twitter Button to Post Footer Captur10

    Regards
    FrOsTyXi
    JScript
    JScript
    Forumember


    Male Posts : 741
    Reputation : 175
    Language : PT-BR, EN
    Location : Brazil

    Solved Re: Move Twitter Button to Post Footer

    Post by JScript Wed 3 Jun 2015 - 16:02

    @FrOsTyXi
    See the way it appears to me:
    Move Twitter Button to Post Footer QWRyE14

    But as a simple visitor, I do not have access to the button "like". But this is something to be solved only with CSS...

    If I do a login, maybe I could solve!

    JS
    FrOsTyXi
    FrOsTyXi
    Forumember


    Male Posts : 460
    Reputation : 12
    Language : english

    Solved Re: Move Twitter Button to Post Footer

    Post by FrOsTyXi Wed 3 Jun 2015 - 16:05

    @JScript details sent and thank you!!

    Regards
    FrOsTyXi
    JScript
    JScript
    Forumember


    Male Posts : 741
    Reputation : 175
    Language : PT-BR, EN
    Location : Brazil

    Solved Re: Move Twitter Button to Post Footer

    Post by JScript Wed 3 Jun 2015 - 16:19

    @FrOsTyXi
    The best I could do:
    Move Twitter Button to Post Footer 2UgYj8k

    Code:
    Code:
    $(window).load(function() {
       var oFoot = $('.postfoot:first .user-contact.profile_left');
       $('#twitter_btn').detach().appendTo(oFoot);
    });

    JS
    FrOsTyXi
    FrOsTyXi
    Forumember


    Male Posts : 460
    Reputation : 12
    Language : english

    Solved Re: Move Twitter Button to Post Footer

    Post by FrOsTyXi Wed 3 Jun 2015 - 16:25

    @JScript can we move it a bit? looks fine on your screen but on mine looks like this

    Move Twitter Button to Post Footer Captur12

    Regards
    FrOsTyXi
    JScript
    JScript
    Forumember


    Male Posts : 741
    Reputation : 175
    Language : PT-BR, EN
    Location : Brazil

    Solved Re: Move Twitter Button to Post Footer

    Post by JScript Wed 3 Jun 2015 - 16:31

    @FrOsTyXi
    Ok, try this:
    Code:

    $(function() {
       var oFoot = $('.postmain:first')
       $('#twitter_btn').detach().appendTo(oFoot);
    });

    JS

      Current date/time is Sun 22 Sep 2024 - 17:38