Page 165 of 357 FirstFirst ... 65115155163164165166167175215265 ... LastLast
Results 1,641 to 1,650 of 3563
  1. #1641
    Join Date
    Sep 2007
    Location
    Herne Bay, Kent, England
    Posts
    182
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by jeking View Post
    The answer is in the reply above yours. :-)

    The option for 'condition' is in the configuration. You cannot set it 'per product' using this mod. You'd have to edit the xml file manually.
    Right, thanks. But where does it get the condition option from? For instance I would want all of mine to be "new".

  2. #1642
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,583
    Plugin Contributions
    29

    Default Re: Google Base Feeder Support Thread

    In the configuration, you have only three options to choose from (radio buttons): new, used and refurbished.

  3. #1643
    Join Date
    Sep 2007
    Location
    Herne Bay, Kent, England
    Posts
    182
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by jeking View Post
    In the configuration, you have only three options to choose from (radio buttons): new, used and refurbished.
    oops. I'd forgotten all about that!!. It's a long time since I set this up.

    Thanks

    Philip

  4. #1644
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by philip56 View Post
    Right, thanks. But where does it get the condition option from? For instance I would want all of mine to be "new".
    You get it from your store admin/configurations/google_base

    Quote Originally Posted by philip56 View Post
    oops. I'd forgotten all about that!!. It's a long time since I set this up.

    Thanks

    Philip

    We all forget about something some once in a while
    jeking is right, You cannot set it 'per product' using this mod.
    That is the only set back I can see.

    Quote Originally Posted by jeking View Post
    The answer is in the reply above yours. :-)

    The option for 'condition' is in the configuration. You cannot set it 'per product' using this mod. You'd have to edit the xml file manually.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  5. #1645
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,555
    Plugin Contributions
    70

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by countrycharm View Post
    You get it from your store admin/configurations/google_base




    We all forget about something some once in a while
    jeking is right, You cannot set it 'per product' using this mod.
    That is the only set back I can see.
    Untrue, if you install Auction Site Attributes you can set it manually. That module is no longer being developed though and will be replaced by something less invasive as it currently overwrites a lot of files in the admin. Once we have a better solution it will be released publicly.

    PHP Code:
                      if (GOOGLE_BASE_ASA == 'true' && $products->fields['products_condition'] != '') {
                        
    $content["condition"] = '<g:condition>' $products->fields['products_condition'] . '</g:condition>';
                      } else {
                        
    $content["condition"] = '<g:condition>' GOOGLE_FROOGLE_CONDITION '</g:condition>';
                      } 

  6. #1646
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by numinix View Post
    Untrue, if you install Auction Site Attributes you can set it manually. That module is no longer being developed though and will be replaced by something less invasive as it currently overwrites a lot of files in the admin. Once we have a better solution it will be released publicly.

    PHP Code:
                      if (GOOGLE_BASE_ASA == 'true' && $products->fields['products_condition'] != '') {
                        
    $content["condition"] = '<g:condition>' $products->fields['products_condition'] . '</g:condition>';
                      } else {
                        
    $content["condition"] = '<g:condition>' GOOGLE_FROOGLE_CONDITION '</g:condition>';
                      } 
    Thanks for clearing that up numinix I didn't realize that you could use that for this. Sorry for miss leading people.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  7. #1647
    Join Date
    Mar 2007
    Posts
    250
    Plugin Contributions
    6

    Default Re: Google Base Feeder Support Thread

    Has anyone tried changing the store URL to another URL different to the site that you are running Zen on to see if it changes... cause it doesn't seem to!
    I'm running a multisite and have been using the feeder for over a year with multisite mod and never had an issue. Thought i would change the feed to a different store address and it don't work! Still produces the XML file which is fine, but its not changing the link address to the different store url...

  8. #1648
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,555
    Plugin Contributions
    70

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by countrycharm View Post
    Thanks for clearing that up numinix I didn't realize that you could use that for this. Sorry for miss leading people.
    I'll probably rename the module to "Numinix Product Fields" so that it is less confusing. But, we want to have a better method for adding the additional fields without having to keep modifying the core files.

  9. #1649
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by numinix View Post
    I'll probably rename the module to "Numinix Product Fields" so that it is less confusing. But, we want to have a better method for adding the additional fields without having to keep modifying the core files.
    But, we want to have a better method for adding the additional fields without having to keep modifying the core files
    That sounds great, Keep up the good work. I'm sure their will be some who will need it. For myself everything I sale is new so it would not benefit me.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  10. #1650

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by numinix View Post
    I'll probably rename the module to "Numinix Product Fields" so that it is less confusing. But, we want to have a better method for adding the additional fields without having to keep modifying the core files.
    Hey Numinix, great mod..

    But I still have one problem that changing files doesnt seem to help. Maybe you can shed some light on where i can insert the right info. Everything seems to be working fine, with one exception. All of my products inserted are missing the "product type" attribute.

    Missing Product Type Values - xxx items (100%)

    Your item list is missing product type values. Please submit product type values for all items.

    In the config, the options for product type are top, bottom, full. I have tried all 3 and have just left it on full. none seem to get the right info inserted. Is there something im missing? I really dont want to edit every item to insert the product type. That could take weeks. Any help would be greatly appreciated
    http://www.fusionspiritualemporium.com
    Contrib: Events Calender v1.02 update

 

 

Similar Threads

  1. v150 Google Merchant Center Feeder for ZC v1.5.x [Support Thread]
    By DivaVocals in forum Addon Admin Tools
    Replies: 504
    Last Post: 19 Nov 2024, 03:50 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR