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,
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,
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?
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.
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.
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...
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.
could you please keep in mind this request for future work?
thanks in advance...
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![]()