Re: Ceon URI Mapping (SEO)
Hi Mona,
Thanks so much for the donation, it's so nice to actually receive one from someone who says they're going to donate! :)
Quote:
Originally Posted by
stxmona
Here is a link to a product page with the multiple products add to cart that is not working.
That page appears to work fine to me!
I'll get in contact with you privately about this.. no need to post on the thread as I think any issue is likely server-specific!
All the best...
Conor
ceon
Re: Ceon URI Mapping (SEO)
I'm able to add products from that page just fine..
This may be as Conor says something specific to your sever.. I don't have a problem with adding products to cart from the category pages using this mod on my client stores..
Quote:
Originally Posted by
stxmona
Ok - so everything seemed as though it was ok LOL
However, after changing some of the URLs the products will not add to cart. My template uses the "add selected products to cart" button on the cherry zen template.
I did look for the "action" form talked about below....but I am not really sure what I am looking for to make the add to cart button work correctly on the product listing page work.
Here is the code that I find in my product_listing.php files and tpl_products_all_default.php files
Code:
echo zen_draw_form('multiple_products_cart_quantity', zen_href_link(FILENAME_DEFAULT, zen_get_all_get_params(array('action')) . 'action=multiple_products_add_product'), 'post', 'enctype="multipart/form-data"');
Here is a link to a product page with the multiple products add to cart that is not working.
http://www.quiltsinmontana.com/Alexa..._Haunted_House
Thanks again for your help!
Mona
Re: Ceon URI Mapping (SEO)
Hi Crystal,
Quote:
Originally Posted by
DivaVocals
I'm able to add products from that page just fine..
Mona's all sorted now.. it was just a typo! Easily done! Thanks for the feedback though!
Have a good evening..
All the best..
Conor
Re: Ceon URI Mapping (SEO)
Cool.. Just lending another set of eyes.. You know sometimes that's all that's needed.. at least for me sometimes it is.. (or it could be late nights + Merlot = a tired & silly Crystal:laugh:)
Quote:
Originally Posted by
conor
Hi Crystal,
Mona's all sorted now.. it was just a typo! Easily done! Thanks for the feedback though!
Have a good evening..
All the best..
Conor
Ceon URI Mapping (SEO) & Product Extra Fields
Hi Conor,
After read all the threads, I still can not find the answer with my problem now.
I had added ''Ceon URI Mapping (SEO)' without any problem and before that I have added another module 'Product Extra Fields ' before I copy the completely folder for moving to under my another domain name.
When I check every modules which I have added that I found out the 'Product Extra Fields' doesn't exsist in my admin any more, so I check it back if every files are located in the correct locations and they are all correctly. Check on my shop, the extra information and files which I added/uploaded are still showed on the site. So, I decided to re-write the admin file of 'Product Extra Fields'. And then it appear again on the admin, but at the same time the 'Ceon URI Mapping (SEO)' select/add box is gone.
Could you please tell me how/what I should do for those two modules appear on the same page when I add the new product?
Christine
Re: Ceon URI Mapping (SEO) & Product Extra Fields
Quote:
Originally Posted by
ziamo
Hi Conor,
After read all the threads, I still can not find the answer with my problem now.
I had added ''Ceon URI Mapping (SEO)' without any problem and before that I have added another module 'Product Extra Fields ' before I copy the completely folder for moving to under my another domain name.
When I check every modules which I have added that I found out the 'Product Extra Fields' doesn't exsist in my admin any more, so I check it back if every files are located in the correct locations and they are all correctly. Check on my shop, the extra information and files which I added/uploaded are still showed on the site. So, I decided to re-write the admin file of 'Product Extra Fields'. And then it appear again on the admin, but at the same time the 'Ceon URI Mapping (SEO)' select/add box is gone.
Could you please tell me how/what I should do for those two modules appear on the same page when I add the new product?
Christine
There are a number of files in this add on that Conor has put in the "modified_core_files" folder so you can EASILY identify files that will be overwritten by Ceon URI.. (This is a HUGE help that makes installation SO MUCH simpler) You need to use a tool like Winmerge to merge the changes between the files in your store and the files in the "modified_core_files" folder. So you will have the features of the Product Extra Fields mod and Ceon URI..
Re: Ceon URI Mapping (SEO) & Product Extra Fields
Quote:
Originally Posted by
DivaVocals
There are a number of files in this add on that Conor has put in the "modified_core_files" folder so you can EASILY identify files that will be overwritten by Ceon URI.. (This is a HUGE help that makes installation SO MUCH simpler) You need to use a tool like
Winmerge to merge the changes between the files in your store and the files in the "modified_core_files" folder. So you will have the features of the Product Extra Fields mod and Ceon URI..
Hi DivaVocals,
Thank you for the reply. I have followed your instruction to change those two modules with the software "Winmerge" from below 3 files:
#admin/includes/modules/update_product.php
#admin/includes/modules/product/collect_info.php
#admin/includes/modules/product/preview_info.php
Right now, everything is functional. :clap:
Thanks a lot!!
Re: Ceon URI Mapping (SEO) & Product Extra Fields
Quote:
Originally Posted by
ziamo
Hi DivaVocals,
Thank you for the reply. I have followed your instruction to change those two modules with the software "Winmerge" from below 3 files:
#admin/includes/modules/update_product.php
#admin/includes/modules/product/collect_info.php
#admin/includes/modules/product/preview_info.php
Right now, everything is functional. :clap:
Thanks a lot!!
Glad that helped.. Winmerge is a dynamite tool!!!:yes:
Re: Ceon URI Mapping (SEO) & Product Extra Fields
Hi,
Quote:
Originally Posted by
DivaVocals
Glad that helped.. Winmerge is a dynamite tool!!!:yes:
Winmerge is so handy.. however you should try out Beyond Compare if you haven't already.. it's in another league. A computer without it (and DOpus) would take so much longer to use and be so less productive for me! :)
(Try out its File Format Grammars.. you can have it ignore differences between $version/$Id lines etc. when comparing files, the kind of fantastic smaller feature which can save so much time.. you can compare entire directory trees and only see the differences that matter..).
Anyway, just thought I'd mention it as I loved Winmerge too but haven't used it since I found Beyond Compare! (Can't get a more enthusiastic tip than that! :) )
Have a good weekend!
All the best...
Conor
ceon
Re: Ceon URI Mapping (SEO) & Product Extra Fields
Gonna give that a looksee.. Thanks for the tip..
Quote:
Originally Posted by
conor
Hi,
Winmerge is so handy.. however you should try out Beyond Compare if you haven't already.. it's in another league. A computer without it (and DOpus) would take so much longer to use and be so less productive for me! :)
(Try out its File Format Grammars.. you can have it ignore differences between $version/$Id lines etc. when comparing files, the kind of fantastic smaller feature which can save so much time.. you can compare entire directory trees and only see the differences that matter..).
Anyway, just thought I'd mention it as I loved Winmerge too but haven't used it since I found Beyond Compare! (Can't get a more enthusiastic tip than that! :) )
Have a good weekend!
All the best...
Conor
ceon