Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Add Link to Facebook how to remove logo wordpress

  1. #1
    Thread Starter
    Member erel9999's Avatar
    Join Date
    Sep 2011
    Location
    France
    Posts
    59
    Thanks
    4
    Thanked 1 Time in 1 Post

    Add Link to Facebook how to remove logo wordpress

    Hi everybody,
    first sorry for my poor english
    I need your help !

    I try to install a plugin of sharing as "Add Link to Facebook" but each time the logo wordpress appears
    how can i remove it please?
    I put <link rel="image_src" href="My_Url_Of_Picture_Logo.jpg'" /> in the header of the template
    but it does not work I still have the wordpress logo.
    i see in this site web a tutorial http://www.clickonf5.org/5536/how-in...-link-sharing/
    I would like something as this website : see the photo of the product when you click on "Send" button
    http://cars.cebulive.com/bioactiv-fu...-for-p79-only/
    Can you help me please?

    thanks so much

  2. #2
    Thread Starter
    Member erel9999's Avatar
    Join Date
    Sep 2011
    Location
    France
    Posts
    59
    Thanks
    4
    Thanked 1 Time in 1 Post
    i finaly found i just remove the cache of my browser and the tips http://www.clickonf5.org/5536/how-in...-link-sharing/ work
    but now i have only my logo i would like to have a picture of my post if possible

    thanks


    edit : one again wordpress logo appears i don't understand

  3. #3
    Veteran barukar's Avatar
    Join Date
    Sep 2010
    Location
    Brasil, São Paulo, SP
    Posts
    6,785
    Thanks
    186
    Thanked 742 Times in 623 Posts
    I'm glad you found the solution to the problem.
    Thanks for updating the thread.
    -------------------------------------------------------------------------------------------
    Projects: ClassiNoiva - Classimóveis - vocênoenem - i50 - Clube DETRAN

  4. #4
    Thread Starter
    Member erel9999's Avatar
    Join Date
    Sep 2011
    Location
    France
    Posts
    59
    Thanks
    4
    Thanked 1 Time in 1 Post
    No barukar it don't work again i don't understand why ?
    do you have a solution or a tutorial to share with facebook without wordpress logo and of preference with post picture ?
    thanks so much

  5. #5
    Veteran barukar's Avatar
    Join Date
    Sep 2010
    Location
    Brasil, São Paulo, SP
    Posts
    6,785
    Thanks
    186
    Thanked 742 Times in 623 Posts
    Why do not you try to use some plugin to do this.
    -------------------------------------------------------------------------------------------
    Projects: ClassiNoiva - Classimóveis - vocênoenem - i50 - Clube DETRAN

  6. #6
    Veteran wighty's Avatar
    Join Date
    Mar 2011
    Location
    UK
    Posts
    291
    Thanks
    20
    Thanked 10 Times in 9 Posts
    Make a 50x50px thumbnail of the logo you want and goto your 'Add Link To Facebook' plugin via FTP and replace the logo thats called 'wp-blue-s.png' with your own, but make sure you call it 'wp-blue-s.png', and when it posts to facebook, if it cant find an image within the post it will post your logo, instead of the wp-blue-s.png logo.

    There is no need to do any coding what so ever, unless you want to use a different name for the logo.

  7. #7
    Thread Starter
    Member erel9999's Avatar
    Join Date
    Sep 2011
    Location
    France
    Posts
    59
    Thanks
    4
    Thanked 1 Time in 1 Post
    Hi wighty ! i find this solution too yesterday but thank you so much for your reply !!!

  8. #8
    Marketplace Seller mr_green's Avatar
    Join Date
    Aug 2010
    Posts
    952
    Thanks
    113
    Thanked 192 Times in 147 Posts
    lodhig----->


    one more Generic Spam
    Best

  9. #9
    Forum Member lodhig's Avatar
    Join Date
    Oct 2011
    Posts
    19
    Thanks
    0
    Thanked 0 Times in 0 Posts
    hi erel
    So here is how you can change the logo and link from your login and register page:
    You need to do this customization in two parts first is code editing and second is logo editing.
    For code editing:
    First of all login to your FTP server and open the home folder where your wordpress blog is installed.
    Now look for the “wp-login.php” page there and open it with any code editor text editor.
    Now search for the phrase in the code.
    And below the phrase you will find code something like this:


    <?php if ( !is_multisite() ) { ?>
    <div id="login"><h1><a href="<?php echo apply_filters('login_headerurl', 'http://wordpress.org/'); ?>" title="<?php echo apply_filters('login_headertitle', __('Powered by WordPress')); ?>"><?php bloginfo('name'); ?></a></h1> ……………………


    So all you have to do now to change and link to wordpress in login/register page is change above code as following:



    <?php if ( !is_multisite() ) { ?>
    <div id="login"><h1><a href="<?php echo apply_filters('login_headerurl', 'http://yourwebsitelink.com/'); ?>" title="<?php echo apply_filters('login_headertitle', __('Your website slogan here.)); ?>"><?php bloginfo('name'); ?></a></h1>


    And after you have edited the code now comes the second part of editing the logo.
    All you have to do to edit your logo is go to the home folder of your wordpress and then go to the folder wp-admin/images and you will find an image named “logo-login.gif” there. Edit this image without changing it’s name and save the image.
    So now you are done. Just go to the login page of your blog and you will find your new customized logo and link.

  10. #10
    rubencio's Avatar
    Join Date
    May 2010
    Location
    Spain
    Posts
    3,804
    Thanks
    268
    Thanked 316 Times in 278 Posts
    Here you can find a premium childtheme covering this and some other functions --> alfa childtheme
    Enjoy!

    r u b e n c i o . c o m


    Since 2010 providing AppThemes solutions,
    Plugins and the best childthemes...



Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. removing wordpress link and apptheme link in metadata
    By admin1 in forum Report ClassiPress Bugs
    Replies: 5
    Last Post: May 24th, 2012, 08:29 PM
  2. sharing a thumbnail on Facebook, Digg, etc. other than main logo
    By freelancing in forum JobRoller General Discussion
    Replies: 4
    Last Post: June 16th, 2011, 03:38 AM
  3. Problem with facebook link box
    By krreddy in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: April 2nd, 2011, 04:53 PM
  4. Facebook URL Link Description
    By jshgroup in forum Help Using ClassiPress
    Replies: 2
    Last Post: February 1st, 2011, 07:43 AM
  5. Logo No Link
    By pipno in forum Help Using ClassiPress
    Replies: 5
    Last Post: April 5th, 2010, 05:04 PM