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

Hybrid View

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

    Default Re: Admin-Editable Sidebox - Support Thread

    Quote Originally Posted by DamienDLSkinSolution View Post
    Once again, i am sure that Ckosloff will get me out of misery.
    Damien
    Yo, ckosloff is not the author of the mod.
    I think we have here a case of misplaced identity (in all senses), your question is not related to this thread.
    Editable sidebox is what it is, a sidebox, you can put it left or right, but not in the header.
    If you want to edit your header there are many ways of customizing it, but editable sidebox is not one of them.

  2. #2
    Join Date
    May 2007
    Location
    Italy
    Posts
    438
    Plugin Contributions
    0

    Default Re: Admin-Editable Sidebox - Support Thread

    can I ask you how to insert in my created sideboxes links or image link?
    Please

  3. #3
    Join Date
    May 2007
    Location
    Italy
    Posts
    438
    Plugin Contributions
    0

    Default Re: Admin-Editable Sidebox - Support Thread

    now I see but if I click on
    guida per registrarsi
    I have the error
    1054 Unknown column 'pages_title' in 'field list'
    in:
    [SELECT pages_title FROM ezpages WHERE pages_id ='6' AND languages_id = '2']


  4. #4
    Join Date
    May 2007
    Location
    Italy
    Posts
    438
    Plugin Contributions
    0

    Default Re: Admin-Editable Sidebox - Support Thread

    I understood that is the mod Simple seo url, I have ask there


    sorry I only would to know
    can I ask you how to insert in my created sideboxes links or image link?
    Please


    I did confusion with other posts

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

    Default Re: Admin-Editable Sidebox - Support Thread

    Quote Originally Posted by giuly View Post
    I understood that is the mod Simple seo url, I have ask there
    sorry I only would to know
    can I ask you how to insert in my created sideboxes links or image link?
    Please
    I did confusion with other posts
    You insert a link just like any old link.
    Look here,
    http://www.zen-cart.com/forum/showpo...&postcount=253
    There are interesting comments by Kuroi in that thread.

  6. #6
    Join Date
    Mar 2009
    Posts
    4
    Plugin Contributions
    0

    Default Re: Admin-Editable Sidebox - Support Thread

    Hi - I have added the editable sidebox mode with no problems - thanks for the mod! One question - is there any way that I can remove the header from this sidebox and just show the HTML includes content?

    Thanks

  7. #7
    Join Date
    Mar 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: Admin-Editable Sidebox - Support Thread

    Hi Guys,

    First post so hello to all.

    I have installed this mod and it works well.

    I decided to install a second sidebox. As far as I can tell I have followed the instructions carefully. I know this has been done to death but I have read every post on this thread and can't seem to sort it.

    Maybe I just can't see the wood for the trees.

    I have used the _2 added to all the instances for the file edits, both the files themselves and within. I get the second side box no problem. I just can't seem to get it's contents to show.

    I think the issue is somewhere in this file:

    <?php
    /**
    * editable sidebox - allows an admin-editable sidebox to be added to your site
    *
    * @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-08-10 kuroi $
    */

    // test if box should display
    $show_editable_sidebox_2 = true;

    $define_sidebox_2 = zen_get_file_directory(DIR_WS_LANGUAGES . $_SESSION['language'] . '/html_includes/', DEFINE_EDITABLE_SIDEBOX_2_NAME, 'false');

    if ($show_editable_sidebox_2 == true) {
    require($template->get_template_dir('tpl_editable_sidebox_2.php',DIR_WS_TEMPLATE, $current_page_base,'sideboxes'). '/tpl_editable_sidebox_2.php');
    $title = BOX_HEADING_EDITABLE_SIDEBOX_2;
    $title_link = false;
    require($template->get_template_dir($column_box_default, DIR_WS_TEMPLATE, $current_page_base,'common') . '/' . $column_box_default);
    }
    ?>
    If I remove the _2 I get the contets of the box of the original sidebox, which I would expect. If I include the _2 as in the above, I losed the content of the sidebox altogher as well as the sidebox text area.

    Appreciate any advice.

    Thanks

    Dave.

  8. #8
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Admin-Editable Sidebox - Support Thread

    Quote Originally Posted by ianbailie View Post
    Hi - I have added the editable sidebox mode with no problems - thanks for the mod! One question - is there any way that I can remove the header from this sidebox and just show the HTML includes content?
    You could set the title text to be empty or apply a display:none to the sidebox header in your stylesheet.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  9. #9
    Join Date
    Jun 2010
    Location
    Buenos Aires
    Posts
    48
    Plugin Contributions
    0

    Default Re: Admin-Editable Sidebox - Support Thread

    Hi all,
    I'm trying to add an image in the editable sidebox from defines pages editor, but when choosing the image url (e.g.: /web/zencart/images/skate_board003.gif -anything wrong there?-), and the click on preview, it appears "object not found".
    So I dont' understand what's the problem..
    thanks

  10. #10
    Join Date
    Jan 2010
    Posts
    70
    Plugin Contributions
    0

    Default Re: Admin-Editable Sidebox - Support Thread

    Hello,

    I'm having a slight issue with the editable side box... I'm trying to get it to line up on the left sidebar with the information side box and it's just an inch or so off... I've tried adding css to the stylesheet to correct it and it's just not working yet....

    any help greatly appriciated as always


    Rob


    Site I'm refering to is http://www.cornerofficesupply.com/

 

 
Page 1 of 2 12 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

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