Page 2 of 8 FirstFirst 1234 ... LastLast
Results 11 to 20 of 74
  1. #11
    Join Date
    Apr 2012
    Posts
    127
    Plugin Contributions
    0

    Default Re: Social Networking Sidebar

    I did submit a post on your website Anne, but I think it might be better here for everyone visiting these forums. :-)

    Anyway like I said there, I have installed the addon and it is really lovely. I've even added my own buttons & links.

    I can NOT get two of the buttons to hide though. I have edited the CSS file in this directory:

    /includes/templates/(mytemplate)/css/stylesheet_social_sidebar.css

    I used the .facebook{display:none;} string you mention in your readme file so that I could remove the youtube & google plus icons.

    I tried this:

    .youtube-sh{display:none;}
    .google-sh{display:none;}

    I also tried it without the '-sh'. I added these on their own lines at the very bottom of the CSS file, a line under all of the other code.

    Am I doing something wrong? The buttons still show.

    My shop is here: http://meljensdesigns.com

  2. #12
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Social Networking Sidebar

    Quote Originally Posted by meljen View Post
    I did submit a post on your website Anne, but I think it might be better here for everyone visiting these forums. :-)

    Anyway like I said there, I have installed the addon and it is really lovely. I've even added my own buttons & links.

    I can NOT get two of the buttons to hide though. I have edited the CSS file in this directory:

    /includes/templates/(mytemplate)/css/stylesheet_social_sidebar.css

    I used the .facebook{display:none;} string you mention in your readme file so that I could remove the youtube & google plus icons.

    I tried this:

    .youtube-sh{display:none;}
    .google-sh{display:none;}

    I also tried it without the '-sh'. I added these on their own lines at the very bottom of the CSS file, a line under all of the other code.

    Am I doing something wrong? The buttons still show.

    My shop is here: http://meljensdesigns.com
    I am sorry about that! I will add these classes in the next package update. For now, if you want to remove the icons you can remove the code directly from the includes/templates/YOUR_TEMPLATE/common/tpl_main_page.php file.

    So for youtube, remove this:

    Code:
    <a href='<?php echo YOUTUBE; ?>' target='_blank' title='<?php echo YOUTUBE_TITLE; ?>'><img src='<?php echo $template->get_template_dir('',DIR_WS_TEMPLATE, $current_page_base,'images').'/'.YOUTUBE_ICON ?>' class='soico' alt='<?php echo YOUTUBE_ALT; ?>' /></a>
    You can shorten the bar by adjusting the stylesheet_social_sidebar.css


    Thanks,

    Anne

  3. #13
    Join Date
    Dec 2012
    Posts
    2
    Plugin Contributions
    0

    Default Re: Social Networking Sidebar

    can you direct me to any sites that use the latest version of the social networking sidebar

    thank you

    jeff harrison
    harrisonbros######################

  4. #14
    Join Date
    Apr 2012
    Posts
    127
    Plugin Contributions
    0

    Default Re: Social Networking Sidebar

    You can see it in the left-hand side of my page. http://meljensdesigns.com

    I used the edits mentioned above.

  5. #15
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Social Networking Sidebar

    Quote Originally Posted by jeffharr View Post
    can you direct me to any sites that use the latest version of the social networking sidebar

    thank you

    jeff harrison
    harrisonbros######################

    You can also see it here:

    http://www.aydincoins.com

    THanks,

    Anne

  6. #16
    Join Date
    Jan 2008
    Location
    Memphis, USA
    Posts
    299
    Plugin Contributions
    0

    Default Re: Social Networking Sidebar

    I installed this mod and it looks great but when I edited includes/languages/english/extra_definitions/YOUR_TEMPLATE/social_sidebar_defines.php
    links, facebook,twitter & youtube takes me to a page not found on my site.
    Any ideas on what I need to do to fix this?

  7. #17
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Social Networking Sidebar

    Quote Originally Posted by coucho View Post
    I installed this mod and it looks great but when I edited includes/languages/english/extra_definitions/YOUR_TEMPLATE/social_sidebar_defines.php
    links, facebook,twitter & youtube takes me to a page not found on my site.
    Any ideas on what I need to do to fix this?
    It looks like you have some sort of conflict in some old template file that is overriding the current social_sidebar_defines.php. If you have installed anything by bling themes I would recommend removing the unused files in extra_definitions used by any bling theme.

    Thanks,

    Anne

  8. #18
    Join Date
    Jan 2008
    Location
    Memphis, USA
    Posts
    299
    Plugin Contributions
    0

    Default Re: Social Networking Sidebar

    Quote Originally Posted by picaflor-azul View Post
    It looks like you have some sort of conflict in some old template file that is overriding the current social_sidebar_defines.php. If you have installed anything by bling themes I would recommend removing the unused files in extra_definitions used by any bling theme.

    Thanks,

    Anne
    I have never installed a bling theme. I only have zen cart zen template installed. Any ideas?

  9. #19
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Social Networking Sidebar

    Quote Originally Posted by coucho View Post
    I have never installed a bling theme. I only have zen cart zen template installed. Any ideas?
    That's really weird because when I hover on your facebook icon it is pointing to /blingthemes. Maybe it is in your zen cart zen template?

    Try just adding your urls to the includes/templates/your template/common/tpl_main_page.php file

    You can also do a developers toolkit search for the constant FACEBOOK to find out what files it is in and where the blingthemes is coming from.

    Thanks,

    Anne

  10. #20
    Join Date
    Oct 2009
    Location
    Philly
    Posts
    8
    Plugin Contributions
    1

    Default Re: Social Networking Sidebar

    Quote Originally Posted by morrisgiftshop View Post
    Is this compatible with v1.5?
    Yes, tested and working in V1.5

 

 
Page 2 of 8 FirstFirst 1234 ... LastLast

Similar Threads

  1. social networking sidebar mod problems
    By bluelightnin6 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 10 Feb 2012, 11:31 PM
  2. Zen Cart and social networking?
    By wearethecure in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 Mar 2010, 07:19 AM
  3. Adding business/social networking to site
    By NYsista872 in forum General Questions
    Replies: 2
    Last Post: 28 Oct 2009, 04:40 PM
  4. Social Networking Site Sidebox
    By Angkorthom in forum Addon Sideboxes
    Replies: 1
    Last Post: 21 Aug 2009, 12:44 PM
  5. AddThis Social Networking vs ZenId
    By gilby in forum General Questions
    Replies: 1
    Last Post: 9 Jul 2009, 06:23 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR