• Hi

    I want to sell physical products [not downloads] but I want the customer to enter just 1 address instead of the current 2 ‘Mailing Address’ and ‘Shipping Address’ they can fill in at the moment. This would save the customer time [because even if you tell them that the ‘Shipping Address’ doesn’t need to be filled in as well, they still do it anyway!]

    I tried deleting the ‘Shipping Address’ fields but this brought up errors as I did not know all the exact lines I had to delete.

    This would be a really handy feature if we had the option to decide whether to show a ‘Shipping Address’ as well as the ‘Billing / Mailing Address’ for orders that are not downloads. But for now, does anyone know how to remove the ‘Shipping Address’ code and all code relating to it?

    Thanks, Gemma

Viewing 12 replies - 1 through 12 (of 12 total)
  • Anonymous User

    (@anonymized-3085)

    At this time it is probably easier to just hide it with CSS – look for the class on the fieldset surrounding it and set it to display:none; in your style sheet.

    Thread Starter Pink Garden

    (@pinkgarden)

    Thanks for the quick reply.

    Unfortunately, if you do that, it also hides the ‘proceed to confirmation’ button [the payment button] so customers will not be able to make their purchase.

    Anonymous User

    (@anonymized-3085)

    you’re right it does, I’ll fix that for the next release – though I thought I’d already changed it ??

    Will be fixed for the next release.

    Thread Starter Pink Garden

    (@pinkgarden)

    Do you know roughly when this update may be? Or could you release just an update to address that issue?

    Thanks

    Anonymous User

    (@anonymized-3085)

    I’ll try and release it in the next day or so. If I don’t … email me at [email protected] to prod me ??

    i’d also like to do this, so i look forward to the update!

    Anonymous User

    (@anonymized-3085)

    I’ve released a version that solves the nested fieldset problem. This will enable you to hide things via CSS. (there is also a class on the confirmation page to hide the shipping details there as well)

    Thread Starter Pink Garden

    (@pinkgarden)

    That is brilliant, thank you for the update. Only trouble is, I’m receiving the following error message when I click on the ‘confirmation’ button [I renamed mine ‘proceed to payment’] on the checkout screen:

    Parse error: syntax error, unexpected T_IF in /home/********/********/wp-content/plugins/eshop/paypal.php on line 235

    I thought this may have been because it was in ‘test’ mode so I turned that off but the same thing happens.

    There is also an error on ‘stats’ page at the backend as well but I have no idea if they are related:

    Warning: displaystats(eshop_statistics.php) [function.displaystats]: failed to open stream: No such file or directory in /home/********/********/wp-content/plugins/eshop/eshop_orders.php on line 252

    Warning: displaystats(eshop_statistics.php) [function.displaystats]: failed to open stream: No such file or directory in /home/********/********/wp-content/plugins/eshop/eshop_orders.php on line 252

    Warning: displaystats(eshop_statistics.php) [function.displaystats]: failed to open stream: No such file or directory in /home/********/********/wp-content/plugins/eshop/eshop_orders.php on line 252

    Warning: displaystats() [function.include]: Failed opening ‘eshop_statistics.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/********/********/wp-content/plugins/eshop/eshop_orders.php on line 252
    Product stats

    * 15 Products.
    * 15 Products in stock.
    * 15 Featured products.
    * 1 Purchases.

    Fatal error: Call to undefined function: eshop_small_stats() in /home/********/********/wp-content/plugins/eshop/eshop_orders.php on line 295

    Anonymous User

    (@anonymized-3085)

    Thanks for the quick report – 3.3.3 released hopefully fix the paypal issue.

    For some reason I’m unable to fully test the paypal redirect on my test site – so I’d appreciate a confirmation that that still works.

    the eshop statistics file was missing from early downloads, so this release fixes that as well.

    Thread Starter Pink Garden

    (@pinkgarden)

    I would be more than happy to report back.

    Unfortunately I think there is something wrong with the download file though as the version still says 3.3.2 and the zip is 6.9mb large. When you open it, it has 3 folders called ‘branches’ ‘tags’ and ‘trunk’.

    Anonymous User

    (@anonymized-3085)

    oh rats one day i’ll get the hag of svn

    Anonymous User

    (@anonymized-3085)

    3.3.4 uploaded – should be available shortly to sort out the mess – sorry ??

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘[Plugin: eShop] Display Only 1 Address Form’ is closed to new replies.