Results 1 to 10 of 10
  1. #1
    Join Date
    Feb 2010
    Location
    Minnesota
    Posts
    391
    Plugin Contributions
    0

    Default Editable Sidebox Question

    I added a Editable Sidebox and was wondering if anyone can tell me where is the file so I add the hyper link text of my facebook page to so the facebook button works properly.
    I tried using the facebook addon but could not get it to work so I thought I would try this route. You can see what I am referring to by viewing my site at: www.maynardstackle.com

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Editable Sidebox Question

    It's adding your site's URL to the Facebook URL. Maybe something about the Editable Sidebox. I used the Blank Sidebox mod to do the same thing, and it worked fine.
    Last edited by stevesh; 6 May 2010 at 04:30 PM.

  3. #3
    Join Date
    Feb 2010
    Location
    Minnesota
    Posts
    391
    Plugin Contributions
    0

    Default Re: Editable Sidebox Question

    Thanks steve I will give that a try.

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Editable Sidebox Question

    My includes/languages/english/extra_definitions/MYTEMPLATE/blank_sidebox_defines.php looks like this:

    <?php
    /**
    * blank sidebox definitions - text for inclusion in a new blank sidebox
    *
    * @package templateSystem
    * @copyright 2007 Kuroi Web Design
    * @copyright Portions Copyright 2003-2007 Zen Cart Development Team
    * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
    * @version $Id: blank_sidebox.php 2007-05-26 kuroi $
    */

    define('BOX_HEADING_LOGO2_SIDEBOX', '');
    define('TEXT_LOGO2_SIDEBOX', '<a href="http://www.facebook.com/pages/Chief-Okemos-Sportsmans-Club/310761025377"><img src="includes/templates/cosc/images/facebook.gif"></img></a>');

    ?>

    I made my own image for the sidebox.

  5. #5
    Join Date
    Feb 2010
    Location
    Minnesota
    Posts
    391
    Plugin Contributions
    0

    Default Re: Editable Sidebox Question

    Not Working. I copied your code and edited my info in that file but I still having the same problem.

  6. #6
    Join Date
    Feb 2010
    Location
    Minnesota
    Posts
    391
    Plugin Contributions
    0

    Default Re: Editable Sidebox Question

    It's still adding my site's URL to the Facebook URL using the blank sidebox addon. Any other ideas would be appreciated.

  7. #7
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Editable Sidebox Question

    When I view your source, (in IE, anyway) I'm seeing a strange character at the beginning of your URL in that sidebox define:

    <a href=”http: //www.facebook.com/pages/Winsted (Which the forum software stripped out - it's a little box right before the http)

    I don't know what it is.

    If you're pasting that from somewhere, try entering the address manually instead..

  8. #8
    Join Date
    Feb 2010
    Location
    Minnesota
    Posts
    391
    Plugin Contributions
    0

    Default Re: Editable Sidebox Question

    That was it. Thanks Stevesh
    I replace that crazy character with a quotation mark and it worked.
    For some reason though and I don't know why, I had to put the same link in my template, tpl file also.
    Just another thought about a outside link. Is there a way that when someone would click on this that it would open a new window.(although it is not important)

  9. #9
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Editable Sidebox Question

    <a href= "XXXXXXXXXXX" target="blank">B] will open the page in a new window or tab.

  10. #10
    Join Date
    Feb 2010
    Location
    Minnesota
    Posts
    391
    Plugin Contributions
    0

    Default Re: Editable Sidebox Question

    Worked Great, Just what I wanted. Very much appreciated.

 

 

Similar Threads

  1. Editable Sidebox Mod
    By yeah! in forum Addon Sideboxes
    Replies: 1
    Last Post: 23 Nov 2011, 08:31 AM
  2. Editable Sidebox
    By doll5272 in forum General Questions
    Replies: 9
    Last Post: 2 Mar 2011, 08:13 PM
  3. Editable Sidebox Question
    By robbinsgj in forum Addon Sideboxes
    Replies: 4
    Last Post: 5 Sep 2010, 09:07 PM
  4. Can't align 'editable sidebox' to bottom of sidebox column
    By simon1066 in forum Basic Configuration
    Replies: 2
    Last Post: 28 Oct 2009, 06:12 PM
  5. Editable Sidebox 1.0 - Help
    By Ralph68 in forum Basic Configuration
    Replies: 3
    Last Post: 2 Nov 2007, 07:12 AM

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