Page 16 of 34 FirstFirst ... 6141516171826 ... LastLast
Results 151 to 160 of 332
  1. #151
    Join Date
    Jan 2008
    Location
    Simi, CA, USA
    Posts
    60
    Plugin Contributions
    0

    Default Re: Admin-Editable Sidebox - Support Thread

    Install the mod and the first box worked fine. The problem is
    the next box does not work at all because it has the same content as the first box. I renamed all the files and still the same issue. Is there code that needs to be changed?
    My Zen Cart Store
    www.cheapservicemanuals.net

  2. #152
    Join Date
    Aug 2008
    Posts
    26
    Plugin Contributions
    0

    Default Re: Admin-Editable Sidebox - Support Thread

    Thanks for everything ckosloff,

    I said I was investigating how the banner_box.php and banner_box2.php. I work with them and did some tests. I turned the banner_box3.php and magnificent! And now works correctly and I am working on banner_box, 2 and 3 perfectly.

    Sorry to make this comment in this forum (do not be mad to discuss other issues) but I'm new to using forums as well.

    Greetings

    Rolando Maldonado
    www.todoenguate.com

  3. #153
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,372
    Plugin Contributions
    4

    Default Re: Admin-Editable Sidebox - Support Thread

    Quote Originally Posted by cheapmanuals View Post
    Install the mod and the first box worked fine. The problem is the next box does not work at all because it has the same content as the first box. I renamed all the files and still the same issue. Is there code that needs to be changed?
    I don't understand.
    Why load two boxes with same content?
    If you follow the instructions you will see that in all files you need to rename all instances of "Editable" to whatever you wish to call your new sidebox.
    Just use your text editor's "Find and Replace" function.

  4. #154
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,372
    Plugin Contributions
    4

    Default Re: Admin-Editable Sidebox - Support Thread

    Quote Originally Posted by rmaldonado View Post
    Thanks for everything ckosloff,
    I said I was investigating how the banner_box.php and banner_box2.php. I work with them and did some tests. I turned the banner_box3.php and magnificent! And now works correctly and I am working on banner_box, 2 and 3 perfectly.
    Sorry to make this comment in this forum (do not be mad to discuss other issues) but I'm new to using forums as well.
    Greetings
    Rolando Maldonado
    www.todoenguate.com
    Glad you made it.
    Regarding iframes, the concept is that you put in your editable sidebox just the call to a script that runs on a different page, could even be off-site.

  5. #155
    Join Date
    Aug 2008
    Posts
    26
    Plugin Contributions
    0

    Default Re: Admin-Editable Sidebox - Support Thread

    Quote Originally Posted by ckosloff View Post
    Glad you made it.
    Regarding iframes, the concept is that you put in your editable sidebox just the call to a script that runs on a different page, could even be off-site.
    Thanks ckosloff,

    I am investigate this concept.

    Rolando Maldonado
    www.todoenguate.com

  6. #156
    Join Date
    Dec 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: Admin-Editable Sidebox - Support Thread

    I just finished reading every post in this thread, so forgive me if I missed the answer. I have the mod working well, but cannot remove the white space at the bottom of the sidebox. I saw the post regarding paragraph html coding and checked for that. No luck.

    My issue is the Documents box at www.signaturetennis.com/store. The coding I currently have is

    <a href="#" target="_blank">References</a><font size="4"><sub><span style="color: rgb(255, 255, 255);">____</span></sub></font><br />
    <a href="#" target="_blank">DIY Hardcourt Surfacing (Painting) & Patching</a><font size="4" style="color: rgb(255, 255, 255);"><sub>_</sub></font><br />
    <a href="#" target="_blank">Tennis/Basketball Court Resurfacing<font size="4" style="color: rgb(255, 255, 255);"><sub>_</sub></font><br />
    </a><a href="#" target="_blank">Clay Court Maintenance</a><font size="4" style="color: rgb(255, 255, 255);"><sub>_</sub></font><br />
    <a href="#" target="_blank">Comparing Windscreens</a><font size="4" style="color: rgb(255, 255, 255);"><sub>_</sub></font><br />
    <a href="#" target="_blank">Comparing Nets</a><font size="4" style="color: rgb(255, 255, 255);"><sub>_</sub></font><br />
    <a href="#" target="_blank">Installing Tennis Court Fencing</a><font size="4" style="color: rgb(255, 255, 255);"><sub>_</sub></font><br />
    <a href="#" target="_blank">Installing Tennis Court Lighting</a><font size="4" style="color: rgb(255, 255, 255);"><sub>_</sub></font><br />
    <a href="#" target="_blank">All Articles</a><font size="4" style="color: rgb(255, 255, 255);"><sub>_</sub></font><br />
    <a href="#" target="_blank">Other Information</a><p /><p> <font size="4" style="color: rgb(255, 255, 255);"><sub>_</sub></font><br />

    Any ideas are appreciated.

    Thanks.

  7. #157
    Join Date
    Dec 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: Admin-Editable Sidebox - Support Thread

    Never Mind. I was operating in "moron mode" and missed the <p /><p> at the end of the coding.

  8. #158
    Join Date
    Nov 2008
    Location
    New York City
    Posts
    95
    Plugin Contributions
    0

    Default Re: Admin-Editable Sidebox - Support Thread

    I tried to the blank sidebox mod and finally got it to work. Just uploaded this one, made the changes and it doesn't show in the Tools section but does show up in the admin box layout. Turned it on for left and right but nothing showing. Made sure not to repeat the same mistakes from the blank sidebox mod. Anyone know how to get it to show for now?

  9. #159
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,372
    Plugin Contributions
    4

    Default Re: Admin-Editable Sidebox - Support Thread

    Quote Originally Posted by rhaught View Post
    Turned it on for left and right
    You cannot turn it on for left AND right.
    If you see it in Admin, it's there, check the sort order.
    Make sure that there are no duplicates with other sideboxes.
    After that you should be good to go.
    You should see it in Admin --> Tools --> Define Pages Editor.

  10. #160
    Join Date
    Nov 2008
    Location
    New York City
    Posts
    95
    Plugin Contributions
    0

    Default Re: Admin-Editable Sidebox - Support Thread

    Quote Originally Posted by ckosloff View Post
    You cannot turn it on for left AND right.
    If you see it in Admin, it's there, check the sort order.
    Make sure that there are no duplicates with other sideboxes.
    After that you should be good to go.
    You should see it in Admin --> Tools --> Define Pages Editor.
    What I meant was tried both left and right sides. Doesn't show in the Defines Pages Editor either. It is placed 6 out of 6 on the right for sort order. It is turned on for the right side
    http://www.thefilmbunker.com/
    Last edited by rhaught; 14 Jan 2009 at 03:41 AM. Reason: add stie

 

 
Page 16 of 34 FirstFirst ... 6141516171826 ... LastLast

Similar Threads

  1. v154 Blank Sidebox support thread
    By swguy in forum Addon Sideboxes
    Replies: 23
    Last Post: 15 Jul 2021, 09:54 PM
  2. Facebook sidebox -Support Thread
    By neboztik in forum Addon Sideboxes
    Replies: 31
    Last Post: 22 Jan 2013, 03:34 AM
  3. LiveChat Sidebox - Support Thread
    By b.kubiak in forum Addon Sideboxes
    Replies: 13
    Last Post: 15 Mar 2012, 08:00 PM
  4. CampaignMonitor Sidebox Support Thread
    By lukemcr in forum Addon Sideboxes
    Replies: 11
    Last Post: 21 May 2010, 06:14 AM

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