Page 4 of 6

Re: Webshop Plus! v.3.2 for WWB8

Posted: Tue Jul 29, 2014 7:45 pm
by Navaldesign
No, I'm sorry, this would require some programming.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Thu Jul 31, 2014 5:03 am
by protectourlands
Webshop Plus 3.2 is very powerful and simple to use with standard WB order forms. The options for setting shipping charges are better than most paid applications I have used.

I am just finishing a website with very complex product order forms that have an unusual amount of options and pricing variables. Webshop Plus was the perfect solution to getting the orders to Paypal checkout.

Thank you Pablo for designing the core, and especially Naval Design for expanding the functionality and providing all the advice on using this app to its fullest capabilities. This truly is one of the best addons for WWB!

Webshop Plus! v.3.2 for WWB8

Posted: Sun Sep 14, 2014 10:50 am
by pavlos1
Is it possible to have dual currencies ?
Also billigual product descriptions?
Thank you!

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sun Sep 14, 2014 8:58 pm
by Navaldesign
Product pages are built in WWB so you can type whatever you like, even a bilingual description, as well as prices in two different currencies. However, only one currency can be passed over to the cart.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Tue Oct 28, 2014 6:04 am
by kfi4all
Greetings!
I wish to say that the Webshop Plus v3.2 is awesome for its customizable features.
In trying to customize the delivery of order placed by customers, I found out that
3,000.00 appears in the "view order page" as 3.00 instead of appearing as 3,000.00
Please, I need your help, how do i make it appear as 3,000.00 in the view order page
under product/service description row of the webshop plus administrator panel?

visit http://www.kfi4allonline.com/shop/shopping_centre.htm and the administrator panel,
if need be.

Cheers, kfi4all

Re: Webshop Plus! v.3.2 for WWB8

Posted: Tue Oct 28, 2014 6:15 am
by Navaldesign
Did you make any changes in the code ? If yes, what changes ?

Re: Webshop Plus! v.3.2 for WWB8

Posted: Tue Oct 28, 2014 6:27 am
by kfi4all
thanks for your prompt response.
please, i did not temper with any code of the administrator panel

Oh! i just remembered, i changed the currency symbol to "N" to assume a Nigerian currency symbol: "Naira".

thanks!

Re: Webshop Plus! v.3.2 for WWB8

Posted: Wed Nov 26, 2014 10:18 pm
by supersonictt
Hello Navaldesign,

Just one quick question: I am designing a site for a restaurant and they want "Order online" in their menu.
Is the Webshop Plus suitable for these kinds of orders (food, drinks...)?
If so, they want payments to be done on delivery and not through paypal, is that possible?

Thank you.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Wed Nov 26, 2014 10:49 pm
by Navaldesign
I don't think you need a cart for this. You'd rather create a form with the entire menu and have simply the details (order) be emailed. Just add the necessary fields for the name, address etc.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Wed Nov 26, 2014 10:51 pm
by supersonictt
Thank you for your quick response :)
Well, that idea you suggested came across my mind, but the thing is, I want a cart to be shown as people add orders, so I am not sure if it can be done without Webshop plus.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Wed Nov 26, 2014 10:55 pm
by Navaldesign
Yes, it can be done.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Wed Nov 26, 2014 10:59 pm
by supersonictt
So, no Webshop, just items with quantity and prices, and address and other delivery info. Any hints to start with regarding how items can be added to the cart?
Thanks a lot

Re: Webshop Plus! v.3.2 for WWB8

Posted: Thu Nov 27, 2014 9:41 am
by gevers
Hello,
It is possible to change the billing details form USA format to European Euro format ?
USA 200.00 European 200,00

Thanks in advance

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat Nov 29, 2014 6:05 am
by supersonictt
supersonictt wrote:So, no Webshop, just items with quantity and prices, and address and other delivery info. Any hints to start with regarding how items can be added to the cart?
Thanks a lot
Any hints please?
I know it is off-topic but some hints and help would me so much appreciated :)

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat Nov 29, 2014 6:07 am
by Navaldesign
@ gevers: You need to modify the code of the pages to use another format. Easy, but you will have to do it in several places, so it is a long work.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat Nov 29, 2014 6:13 am
by Navaldesign
supersonictt wrote:
supersonictt wrote:So, no Webshop, just items with quantity and prices, and address and other delivery info. Any hints to start with regarding how items can be added to the cart?
Thanks a lot
Any hints please?
I know it is off-topic but some hints and help would me so much appreciated :)
You need a javascript function that will display their order total amount whilst they are adding or removing items from the list. So actually the list IS the cart (with checkboxes and quantity boxes beside each item). Then, using DBTS Form Processor, you can create the multipage form, where the first page is the menu list (with total) and the second one contains the billing and delivery details form.

You can even break down the menu list using the multipage form method in appetizers list, first course, second course etc.


However, you CAN use also Webshop Plus for this as it will probably be easier for you as it requires no coding.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sun Nov 30, 2014 4:50 pm
by gevers
Navaldesign wrote:@ gevers: You need to modify the code of the pages to use another format. Easy, but you will have to do it in several places, so it is a long work.
Ok Thanks

Re: Webshop Plus! v.3.2 for WWB8

Posted: Tue Jan 27, 2015 4:31 pm
by gforce7
Hi,

I just came across Webshop Plus! and it looks like it can do exactly what I have been looking for. I am pretty sure I followed the installation steps exactly but I get the following where I should be seeing my IP, which tells me something is wrong with my server or somewhere:

'.'Your IP Address:
'.$_SERVER['REMOTE_ADDR'].''; ?>

Also when I access the admin section several areas have the tokens or variable names rather than actual data. As an example in the Tax settings, under tax description I am getting:

<? echo $tax_description1;?>

I'm sure it is something simply but I cannot figure it out.

I am using wwb 10.2, DBTS Forms processor 2.6.0 and PHP 5.3 with safe more off.

Thanks,
Allen

Re: Webshop Plus! v.3.2 for WWB8

Posted: Tue Jan 27, 2015 5:45 pm
by Navaldesign
A possible reason (although I can't be sure) is that your server PHP settings don't support the so called "short tags" for PHP.

Normally, to declare a piece of PHP code, it should start with

<?php

At the time I built Webshop, I had made some use of

<?

which is the "short" tag.

Ask your hosting company if they can enable "short tag" for php, otherwise you will have to edit, page per page, the parts where short tags are used, replacing them with the full tag, and upload the page again on the server.
In example, <? echo $tax_description1;?> should become <?php echo $tax_description1;?>

I should do this my self, but I'm very short on time........

Re: Webshop Plus! v.3.2 for WWB8

Posted: Tue Jan 27, 2015 6:33 pm
by gforce7
That was it. I edited my php.ini to enable short tags and it's displaying the correct information.

Thanks again,
Allen

Re: Webshop Plus! v.3.2 for WWB8

Posted: Thu Jan 29, 2015 4:59 pm
by gforce7
I may have overlooked it or it may just not be possible but what about price break or discounts for quantities? Not coupon codes but say someone purchased more than 10 of this or 20 of that then the price per each item would be less than the price of just 1 or 2 items.

Allen

Re: Webshop Plus! v.3.2 for WWB8

Posted: Thu Jan 29, 2015 5:29 pm
by Navaldesign
I'm sorry, no such feature is available at the moment.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Thu Jan 29, 2015 6:05 pm
by protectourlands
George

I sent a few emails regarding a comma issue in text boxes in the form. Did you receive those?

Re: Webshop Plus! v.3.2 for WWB8

Posted: Thu Jan 29, 2015 7:57 pm
by gforce7
I think I may have come across a small bug? If this has already been discussed I apologize.

If I use your sample cart with no changes made. I can place an order and the Product code, desc, etc shows up in the cart but when I view the order in the back end all the billing details are there but the Product code, description, quantity and price are blank. Sub totals, totals, etc are there.

Any ideas?

Allen

Re: Webshop Plus! v.3.2 for WWB8

Posted: Fri Jan 30, 2015 5:00 am
by Navaldesign
protectourlands wrote:George

I sent a few emails regarding a comma issue in text boxes in the form. Did you receive those?

No, I'm sorry. Please send again. If you get no answer within a day, please post here again.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Fri Jan 30, 2015 5:13 am
by Navaldesign
gforce7 wrote:I think I may have come across a small bug? If this has already been discussed I apologize.

If I use your sample cart with no changes made. I can place an order and the Product code, desc, etc shows up in the cart but when I view the order in the back end all the billing details are there but the Product code, description, quantity and price are blank. Sub totals, totals, etc are there.

Any ideas?

Allen
This issue has never been reported and I can't reproduce it. In my own installations it works just fine.
The problem is that I can't imagine what the issue could be, unless I get access to your server to make some trials and understand what is going on.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Fri Jan 30, 2015 4:00 pm
by protectourlands
Navaldesign wrote: No, I'm sorry. Please send again. If you get no answer within a day, please post here again.
I sent through your website form and resent the email to info

Thank you

Re: Webshop Plus! v.3.2 for WWB8

Posted: Thu Feb 12, 2015 3:54 pm
by gforce7
Navaldesign wrote:I'm sorry, no such feature is available at the moment.

I've sent you a couple of emails. Please respond when you are able.

Thanks,
Allen

Re: Webshop Plus! v.3.2 for WWB8

Posted: Fri Feb 20, 2015 3:45 pm
by protectourlands
I am having an issue with the "," (comma) character when the buyer uses it in a text area box. It seems to end the text string that is sent in the email results, so any characters entered after it are not sent.

Example:

Entering into a text area box in the form: "I would like my widget A to be green, and also please add the heavy duty upgrade with reinforced corners."

Comes over into the email response as: "I would like my widget A to be green"

Do you have a fix for this? I appreciate your help George.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Fri Feb 20, 2015 4:09 pm
by Navaldesign
It seems like the comma will break the correct sequence of storing the data in the file, probably because ot is being interpreted a a separator.

The fix would be to encode commas, but this is not something I can do in the next few days.

At the moment you can add validation to this textarea, disallowing commas.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Fri Feb 20, 2015 4:36 pm
by protectourlands
Thank you George

Should I use jQuery to do that, or do you have a recommended way to easily do this?

Re: Webshop Plus! v.3.2 for WWB8

Posted: Fri Feb 20, 2015 4:47 pm
by Navaldesign
No, just use WWB's built in form field validation

Re: Webshop Plus! v.3.2 for WWB8

Posted: Fri Feb 20, 2015 4:52 pm
by protectourlands
I don't see how to apply this in the WB validation.

This javascript seems to work though.

Code: Select all

onkeyup="this.value=this.value.replace(',','')" value="" /
It's not perfect because it removes the character as it is typed. This may confuse the user.

Do you have a suggestion for using the WB validation? Thank you for looking at this.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Fri Feb 20, 2015 5:27 pm
by Navaldesign
In both cases the comma MUST be removed, so the javascript is ok.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Fri Feb 20, 2015 5:55 pm
by protectourlands
Thanks George

i'll run with this. Let me know when you can address this in the app ad I can remove the js. I appreciate it.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat Mar 14, 2015 3:35 pm
by Navaldesign
I'm not sure how to solve this. I would need the files creted on the server for the orders and the ordered products to see if I can do something.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Wed Mar 25, 2015 4:49 am
by Navaldesign
You must upload the full backend part, as well as all the cart pages, and also adjust the settings in the backend, before the cart can work.

Please read the instructions included in the manual.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Thu May 07, 2015 7:27 am
by gevers
Is it possible to reset the username and password in de admin app ?
I forgoten this and now i need it. And i forgot also the mailadres
:cry:
gr. Gerrie

Re: Webshop Plus! v.3.2 for WWB8

Posted: Thu May 07, 2015 12:01 pm
by Navaldesign
To change the mails, right click the DBTS form processor in the "thankyou" page and set header and footer as you like them, lease see manual.

To see what your details are, open the file "config.php" on the server.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Tue May 12, 2015 3:52 pm
by Navaldesign
You can apply the built in WWB validation for the Quantity field.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Fri May 15, 2015 4:20 pm
by gforce7
On the cart page and I click on the "Check out" button how do I skip it going to custom_details page? I'd like for it to go straight to customer info. I have looked at the page html but do not see where this is called. Also on the same cart page I would like to have the "Continue shopping" button go to a page with product listing.

This may have been covered and if so I apologize.


Thanks
Allen

Re: Webshop Plus! v.3.2 for WWB8

Posted: Fri May 15, 2015 4:39 pm
by Navaldesign
1. Please set it as you like in the Admin area--> Custom Fields Settings --> Display Custom fields page ? --> Do not display custom fields page
2. Admin area --> PayPal Settings --> Continue Shopping URL --> Type the URL of the page where you want your customers redirected (the listings page).

Re: Webshop Plus! v.3.2 for WWB8

Posted: Fri May 15, 2015 7:08 pm
by gforce7
Thank you. I thought It had to be something like that but kept overlooking those settings.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Tue Jun 16, 2015 4:17 am
by Navaldesign
I'm sorry but without actually seeing your settings and testing it (to see what the issue is) I can't be of much help.

If you wish contact me through my site contact form.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Fri Jun 26, 2015 8:24 pm
by Navaldesign
There is no way to set shipping by zip code.
In my professional carts, I have a routine that "comunicates" with UPS and retrieves the shipping charges directly from the UPS site based on shipment method, weight, origin zip and destination zip.
Unfortunately, this exceeds the features of a Free cart like Webshop Plus.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat Oct 10, 2015 2:13 pm
by infos
Hi -

I would like to know if it is possible to send the bought items directly to an E-mail address instead of PayPal or other credit cards.

In "Checkout" page I added on Type of payment information, Send email...and nothing happened...are possible that all items bought information to be transferred to an email?

thanks,
info

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sun Oct 11, 2015 5:00 am
by Navaldesign
Please note that you can't simply type what you want the software to do and pretend that it does it!

The cart does anyway send the order details in the admin's and the customers email addresses.
If you don't want the customer to proceed to PayPal, simply delete the PayPal HTML box in the "thankyou" page.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sun Oct 11, 2015 11:19 am
by infos
Thank you much. I was able to get the email with order information and not using any payment, without deleting anything. :wink:

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sun Aug 07, 2016 1:57 pm
by me.prosenjeet
Is this working on WB11?
I uploaded the whole project and visited the link, it shows a blank page

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sun Aug 07, 2016 1:59 pm
by Navaldesign
You need to set it up in the Admin area, especially the counties settings