Prices set in backend are not displaying in the front end

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
afoster009
Posts: 16
Joined: 03 May 2016, 21:07

Prices set in backend are not displaying in the front end

Post by afoster009 » 04 May 2016, 17:43

Hello, after setting up new products in the admin backend the prices are not displaying in the list page, this also makes it so i cannot add the item to cart. Any idea how i might fix this. Also how might i reset the database so there is no demo data anymore?


PS: I already disabled caching in the shop.php file and still no prices visible

User avatar
aimeos
Administrator
Posts: 7835
Joined: 01 Jan 1970, 00:00

Re: Prices set in backend are not displaying in the front en

Post by aimeos » 04 May 2016, 20:00

Can you post a screenshot of the frontend and the price setup in the admin backend for this product?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

afoster009
Posts: 16
Joined: 03 May 2016, 21:07

Re: Prices set in backend are not displaying in the front en

Post by afoster009 » 04 May 2016, 21:33

Here are the pics
Attachments
back.PNG
back.PNG (44.26 KiB) Viewed 4722 times
front.PNG
front.PNG (108.27 KiB) Viewed 4722 times

afoster009
Posts: 16
Joined: 03 May 2016, 21:07

Re: Prices set in backend are not displaying in the front en

Post by afoster009 » 04 May 2016, 21:34

As you can see only EUR currency shows up.


Also while i have your attention which CSS file do edit to change styles? i see alot of them name the same and none of which seem to change any styles from their defaults

User avatar
aimeos
Administrator
Posts: 7835
Joined: 01 Jan 1970, 00:00

Re: Prices set in backend are not displaying in the front en

Post by aimeos » 04 May 2016, 22:26

I think your first site/language/currency combination in the "Locale" tab (expert mode) is "default/en/EUR" instead of "default/en/USD".
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

User avatar
aimeos
Administrator
Posts: 7835
Joined: 01 Jan 1970, 00:00

Re: Prices set in backend are not displaying in the front en

Post by aimeos » 04 May 2016, 23:13

afoster009 wrote:Also while i have your attention which CSS file do edit to change styles? i see alot of them name the same and none of which seem to change any styles from their defaults
To adapt the theme, please read these articles: https://aimeos.org/docs/Laravel#Themes
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

afoster009
Posts: 16
Joined: 03 May 2016, 21:07

Re: Prices set in backend are not displaying in the front en

Post by afoster009 » 05 May 2016, 16:02

Im not sure where the option to set default currency is but by the looks of it, it is enabled.

below is a picture
Attachments
locale.PNG
locale.PNG (79.03 KiB) Viewed 4700 times

User avatar
aimeos
Administrator
Posts: 7835
Joined: 01 Jan 1970, 00:00

Re: Prices set in backend are not displaying in the front en

Post by aimeos » 05 May 2016, 16:09

In the "List" tab, the default/en/USD combination must be at the first position for being the default one shown.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

afoster009
Posts: 16
Joined: 03 May 2016, 21:07

Re: Prices set in backend are not displaying in the front en

Post by afoster009 » 05 May 2016, 16:12

Thank you, it now appears to be working.

Post Reply