• Resolved sotnas

    (@sotnas)


    I need add in permalink, some custom data.
    {permalink}?somedata=xxx
    See the screen

    When used in product variations, output a strange url, and send me to homepage.
    SCREEN

    How can i, for testing, deactive the product variations?

    Thanks for your in advanced.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author WP All Import

    (@wpallimport)

    Hi @sotnas

    I need add in permalink, some custom data. {permalink}?somedata=xxx

    Instead of “?somedata=xxx”, you should actually use “&somedata=xxx”:

    {Permalink}&somedata=xxx

    When used in product variations, output a strange url, and send me to homepage.

    These actually appear to be orphaned variations (variations to parent products that no longer exists). You should back up your database, then remove them via WooCommerce -> Status -> Tools -> Delete orphaned variations. Then, run the export again.

    How can i, for testing, deactive the product variations?

    You can use a filter to do this: https://www.wpallimport.com/tour/data-filtering/. Example: https://d.pr/pVZhQs.

    Thread Starter sotnas

    (@sotnas)

    Hi,

    sorry but &currency=USD (in my case) don’t work.
    only need export to another currency. My main currency is EUR.

    Thank you

    Plugin Author WP All Import

    (@wpallimport)

    Hi @sotnas

    sorry but &currency=USD (in my case) don’t work. only need export to another currency. My main currency is EUR.

    If you’re needing to change the currency in the export, you can use the “Currency” option inside Availability & Price -> Advanced Options: https://d.pr/XaOXwI.

    Otherwise, if you still need to manipulate the permalink, can you please show me a link from your site and then a manually edited version of the link so that I can explain how to export the same?

    Thread Starter sotnas

    (@sotnas)

    Hi,

    thank you for the reply.

    Availability & Price -> Advanced Options
    Don’t convert currency, only change the suffix of the currency.
    For conversion of the currency, i need add to permalink “?currency=XXX”.
    I use the woocommerce currency switcher/converter, from realmag777.

    Thank you

    • This reply was modified 6 years, 5 months ago by sotnas.
    Plugin Author WP All Import

    (@wpallimport)

    Hi @sotnas

    We will need to see your export settings and some examples to fully understand and help out with the currency issue. Please reproduce the problem at https://www.wpallimport.com/debug/ and open a ticket at https://www.wpallimport.com/support/ with more details & examples for the issue.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Export to Google Merchant add custom permalink’ is closed to new replies.