Re: Just another Cross-Sell mod (support thread)
Crikey! I thought it was just me! Keep me informed of your progress. Have you managed to get anything on your product info page?
Re: Just another Cross-Sell mod (support thread)
Quote:
Originally Posted by
mydanilo
nobbyryan, I was a bit too fast with my conclusion yesterday. I did not have time to test it the functions actually worked.
Sorry but I have the same problem. Menu items Cross Sell and Advanced Cross Sell are there. Cross sell menu item will not load. ACS will load the right screen.
admin/xsell.php does not exist. We still need to install the original xsell it seems.
I think this should be one package and one install. This is not made clear in the install.txt. I will post more once I have the whole thing together....maybe even make a whole package/mod.
The original file was removed since it is not needed.It seems like I forgot to remove the menu though, but that's it.
Re: Just another Cross-Sell mod (support thread)
I still can't get anything to show up on my product page though. What else could I be doing wrong?
Re: Just another Cross-Sell mod (support thread)
Quote:
Originally Posted by
nobbyryan
I still can't get anything to show up on my product page though. What else could I be doing wrong?
Did you edit the template file as instructed?
Re: Just another Cross-Sell mod (support thread)
Same here. No product detail loading. Template file was edited.
Re: Just another Cross-Sell mod (support thread)
I added
<?php
require($template->get_template_dir('tpl_modules_xsell_products.php', DIR_WS_TEMPLATE, $current_page_base,'templates'). '/' . 'tpl_modules_xsell_products.php');
?>
That's all that needs doing, yes?
Re: Just another Cross-Sell mod (support thread)
Quote:
Originally Posted by
nobbyryan
I added
<?php
require($template->get_template_dir('tpl_modules_xsell_products.php', DIR_WS_TEMPLATE, $current_page_base,'templates'). '/' . 'tpl_modules_xsell_products.php');
?>
That's all that needs doing, yes?
That is all. Can you post a link to a product with cross sell products?
Re: Just another Cross-Sell mod (support thread)
Re: Just another Cross-Sell mod (support thread)
Yellow, after uploading the mod, the product detail is just blank.
I am a bit lost what is happening.
Re: Just another Cross-Sell mod (support thread)
Quote:
Originally Posted by
mydanilo
Yellow, after uploading the mod, the product detail is just blank.
I am a bit lost what is happening.
Probably something is missing., you can use zen debug utility available in the free addon to see what going on.