Auction Question

05.05.2014 22:46
#1
klinfoot
Joomshopping forum user no avatar
Name: Kelsie
15.04.2014
Posts: 7
Quote
Auction Question

I recently bought the Auction extension and have a few questions:

- when assigning the "shop menu" to Auction menu it doesn't apply it's self to the items like it does for regular shop items... is this something I've done incorrectly?

- after placing a bid where can I set the redirect to take them back to the auction items listings?


Thank you!
Kelsie


Website Url: oscatr.ca

Last change: 05.05.2014 23:36
 
06.05.2014 07:35
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25913
Quote
Aw: Auction Question

Screenshots?

 
06.05.2014 16:44
#3
klinfoot
Joomshopping forum user no avatar
Name: Kelsie
15.04.2014
Posts: 7
Quote
Aw: Auction Question

Here's a few screen shots. First two are the auction, the listing has our menu as expected on the sidebar, but it doesn't go to the items. The second two are our general shop in which the menu does appear on the items.

Also the auction the bidder name appears last, first, is there a way to change it to First, Last?

I have no screenshots for my second question about the redirect after bidding, currently it redirects to the item, but the "back" button on the item doesn't work to take visitors to the items list, and without the menu it's cumbersome to get back to the auction listing.
Aw: Auction Question
Aw: Auction Question
Aw: Auction Question
Aw: Auction Question
Aw: Auction Question


Last change: 06.05.2014 16:45
 
06.05.2014 20:14
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25913
Quote
Aw: Auction Question

option:
Use product for auction: enabled?

 
06.05.2014 20:19
#5
klinfoot
Joomshopping forum user no avatar
Name: Kelsie
15.04.2014
Posts: 7
Quote
Aw: Auction Question

Yes, all items that are auction items are enabled and appear fine. It's just that the menu modules are not transferring to the item pages only showing in the listing pages.

1. we need the menu module to appear on the item pages for auction items in the sidebar.
2. bidder name should be first name last name instead of last name first name on the item page
3. Is there a way to edit the text on the bid emails sent to the bidders and admin.

 
09.05.2014 10:24
#6
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25913
Quote
Aw: Auction Question

1. Joomla module configuration

2. Change file
components\com_jshopping\models\jshopauction.php
change row
$actual_auction->name = $actual_auction->l_name . ' ' . $actual_auction->f_name;
to
$actual_auction->name = $actual_auction->f_name . ' ' . $actual_auction->l_name;

3. components\com_jshopping\templates\addons\jshopauction\notify_new_bid.php


Last change: 09.05.2014 10:36
 
09.05.2014 20:25
#7
klinfoot
Joomshopping forum user no avatar
Name: Kelsie
15.04.2014
Posts: 7
Quote
Aw: Auction Question

Thank you!

One last question. So in testing the auction item after the auction ends nothing happens - there's no email to notify the winner that went out, or to the admin to let them know. I went in to the backend to see and clicked "finished" which seems to have done nothing but removed it from the auction backend.

Have I done something wrong?

 
10.05.2014 09:05
#8
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25913
Quote
Aw: Auction Question

After auction ends - the client and the administrator receives an email
and can buy goods

 
10.05.2014 14:55
#9
klinfoot
Joomshopping forum user no avatar
Name: Kelsie
15.04.2014
Posts: 7
Quote
Aw: Auction Question

Yes that was what I was expecting, but I'm the administrator of the store and never received that email, nor did my tester who was helping me that placed the winning bid.

 
11.05.2014 08:02
#10
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25913
Quote
Aw: Auction Question

url?
admin login?
(privat)

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.