Page 5 of 7 FirstFirst ... 34567 LastLast
Results 41 to 50 of 63
  1. #41
    Join Date
    Jul 2005
    Location
    Newfoundland, Canada
    Posts
    63
    Plugin Contributions
    0

    Default Re: Sidebox Anywhere mod - Please Help

    Does anyone have insight on my last post regarding multiple sidebox anywhere modules on one page? One works great but 2 or more doesn't display.

    Regards,

  2. #42
    Join Date
    Jun 2008
    Location
    Oregon
    Posts
    60
    Plugin Contributions
    0

    Default Re: Sidebox Anywhere mod - Please Help

    Trying to do the same thing...can't seem to get it to work either. Any ideas? Did you ever figure it out?

    I got the mod to do my zen header links so that the login shopping cart links are outside of ZC(in the directory above zc).

    Wanted the shopping cart to follow the customer in and out of zen cart as well.

    Do able?

  3. #43
    Join Date
    Sep 2006
    Posts
    8
    Plugin Contributions
    0

    Default Re: Sidebox Anywhere mod - Please Help

    New Window,
    I have installed de Sidebox Anywhere, with the sidebox "specials"
    My question is how do i make the code so when you click on a item a "new window" opens, the problem is when i click on a item, its opens the product inside the smal sidebox.

    It's just local now fore test, so i have no ref.

  4. #44
    Join Date
    Mar 2009
    Posts
    15
    Plugin Contributions
    0

    Default Re: Sidebox Anywhere mod - Please Help

    I hacked out a way to get it to work, but I am not sure if it is the right way. I am not a php guru by any means, not even a novice. I will share what I did using the SIDEBOX ANYWHERE mod...

    Basically, I first created a .php page that calls the mod (in the code below its the one named ezpage_sidebox_include.php). Then on another page, the one that I want the multiply side boxes to show, I use a basic php include statement to call the first page I created and then the additional sideboxs straight from the modules folder. It looks like so...

    <div> <?php include("../zencart/ezpage_sidebox_include.php"); ?>
    </div>
    <div>
    <?php include("../zencart/includes/modules/sideboxes/categories.php"); ?>
    </div>
    <div>
    <?php include("../zencart/includes/modules/sideboxes/search.php"); ?>
    </div>

    What I found was the CSS used for all of the includes came from the SIDEBOX ANYWHERE mod page. Which is okay for me since I use a custom CSS template that I created to override the look, but it will probably not be good others.

    Could someone with coding experience please tell me if this is "good form." Are there problems a newbie like me is not aware of that are created by doing this? Is this a fluke that it works?

    thanks!
    Solve for x?
    No, x needs to solve it for himself, or else he'll never learn.

  5. #45
    Join Date
    Jun 2007
    Location
    Posadas, Misiones, Argentina
    Posts
    220
    Plugin Contributions
    0

    Default Re: Sidebox Anywhere mod - Please Help

    is there a way to have this, for example, in a blog? I mean... is there a way to have this on html?

    would be wonderful!

    thanks in advance...
    URL: http://www.littledreamswarehouse.com/shop
    Zen Version: 1.3.89h
    Zen Template: orange modified

  6. #46
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Sidebox Anywhere mod - Please Help

    Not at the present time.
    That would require writing a whole different addon for that purpose.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #47
    Join Date
    Jun 2007
    Location
    Posadas, Misiones, Argentina
    Posts
    220
    Plugin Contributions
    0

    Default Re: Sidebox Anywhere mod - Please Help


    could you please keep in mind this request for future work?
    thanks in advance...
    URL: http://www.littledreamswarehouse.com/shop
    Zen Version: 1.3.89h
    Zen Template: orange modified

  8. #48
    Join Date
    Feb 2010
    Posts
    58
    Plugin Contributions
    0

    help question You can box the latest products in another site?

    Hello everyone,

    I created two sites,
    an institutional php
    and one with ZenCart ecommerce

    two different domains, independent ...

    now I have the need to put the home site of a normal box that displays the latest products published sull'ecommerce ...

    possible? and if so, how?

    I read the manual, but I can not find me ...
    I tried searching the forum but nothing ...

    ps. sorry for my english, made in google traslator

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

    Default Re: You can box the latest products in another site?


  10. #50
    Join Date
    Feb 2010
    Posts
    58
    Plugin Contributions
    0

    Default Re: You can box the latest products in another site?

    Quote Originally Posted by stevesh View Post
    hello, thanks for the answer ...

    I tested the module that I've mentioned, but I can not get to work on another domain.

    I wanted to know if anyone has had this problem and how I solved it!

    thanks a lot for the availability

 

 
Page 5 of 7 FirstFirst ... 34567 LastLast

Similar Threads

  1. SideBox Anywhere Help
    By Ampboy in forum Addon Sideboxes
    Replies: 4
    Last Post: 5 Sep 2011, 07:28 PM
  2. not getting anywhere PLEASE HELP! ! !
    By mindapolis in forum General Questions
    Replies: 9
    Last Post: 14 Dec 2010, 06:34 PM
  3. More than One Sidebox Anywhere Mod
    By HDuane in forum All Other Contributions/Addons
    Replies: 12
    Last Post: 10 Jan 2010, 12:41 AM
  4. Error when calling Sidebox Anywhere Mod
    By Jerry5763837 in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 12 Dec 2009, 03:51 AM
  5. Please anybody please help with Scrolling Sidebox Mod. in IE8
    By hcd888 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 2 Oct 2009, 03:42 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