Re: MultiSite Module Support Thread
Hi guys,
I want to make a shop where I can vary the prices of the products depending on the country and if possible some products to be available only to countries I choose.
The site would have about 10 categories and max 200 products of health and beauty. I need to do something that looks like this if not better: https://distrib.foreverliving.com/re...35&language=en
Thank you for your time and consideration
Re: MultiSite Module Support Thread
:clap: Yeeee-haaaa! I got it working! Finally...
Now I have another problem - I can't filter categories. When I go To Multisite Tools, under Display Relations i have some strange setting and can't seem to remove it. If i got it right, this is the category filter, and it puts all my categories to all sites automatically. Why is that and how do i change that?
here is a screenshot:
http://i46.tinypic.com/108iyyt.gif
I do have 390 categories (subcats included), but i want them displayed on site1, and only one of those categories to be displayed on site2. Currently, i get all 390 displayed on both sites.
Re: MultiSite Module Support Thread
Ok... I've got everythng working like it should... it seems... but I can't get my categories to show up in my sidebox: http://www.thetonersuperstore.com/
The products will show if you click all products. And in the admin, it shows my site in the multi-site controller. What could be causing it not to show my categories?
Re: MultiSite Module Support Thread
Oh man... Since my shop was quite customized, i couldn't use the modified files but had to do it all manually. So, at the end, i figured out that my includes/modules/sideboxes/categories.php was almost an empty file nad had to completly replace it. The same thing was with includes/templates/template_default/sideboxes/tpl_categories.php
After replacing those files and modifying all other files, I got this working.
Is there a way to filter EZpages or define_pages for different sites?
@Little: What sidebox are you using to display categories (search by category)? Make sure you're using categories.php since that's the file you previously edited. Also, your search by brand doesn't work.
Re: MultiSite Module Support Thread
@balihr: I'm using the tpl_categories sidebox (search by category). I uploaded both of the modified files: includes/modules/sideboxes/categories.php and includes/templates/mytemplatename/sideboxes/tpl_categories.php
I even tried putting the default categories box files back in and it still shows nothing in the categories sidebox, so I went back to the ones in the multi-site mod. But the categories are there, because I can put one in the url and see it and all its sub-cats: http://www.thetonersuperstore.com/in...=index&cPath=7
I think that search by brand doesn't work because it uses categories to filter by... or at least I'm hoping that if I can figure out why Categories aren't showing up that fixing that will fix the brands thing. I can't figure out what's going on with that sidebox though.
Re: MultiSite Module Support Thread
Uhmmmm... Did you notice that when you click on any category on this link you just provided , you don't get any products?
Also, when you open a product, there's a link to it's parent category in the breadcrums but it takes you nowhere.
Are you sure all your products and categories are set up properly? Maybe it's the simple-url problem... Don't know, just guessing...
Re: MultiSite Module Support Thread
@balihr: Yeah... I noticed that. When I click on "Browse All Products" I get all the products, so they're still all there. All this worked fine before the Multi-Site module, so yeah, the categories, sub-categories and products should be set up correctly. I can't figure out what the multi-site module could have changed that would have cause it to break...... ? (btw, thank-you for helping me try to figure this out)
Re: MultiSite Module Support Thread
Quote:
Originally Posted by
LittleOleMeDesigns
I uploaded both of the modified files: includes/modules/sideboxes/categories.php and includes/templates/mytemplatename/sideboxes/tpl_categories.php
Just a sec - are you sure you uploaded the second one to .../mytemplatename/... folder? Because it doesn't go to your template folder but to template_default folder.
Re: MultiSite Module Support Thread
@balihr: Yup... I had done that too. Just re-did to double-check. I even went into the admin-->Multi-site tools and added template_default to the categories list and that didn't change it either.
Re: MultiSite Module Support Thread
If I were you, I'd do it all over again. Actually - I did do it today with my sites... :smile: Restore your backup (and the database) and go over the whole process again and maybe you'll spot your mistake. It's probably some minor thing you missed... And if you didn't install any addons (if it's a basic zc with changed template) you can use the files from this addon. If you did install some addons, i think the best way is to change your files manually and upload them exactly as it says in the guide.
Sorry i can't help you more...