Giter VIP home page Giter VIP logo

Comments (8)

AlexFoster009 avatar AlexFoster009 commented on May 23, 2024 1

For some reason the prices i set in the backend are not displaying on the frontend

from aimeos-laravel.

aimeos avatar aimeos commented on May 23, 2024 1

Problem was that the required site/language/currency combination in the "Locale" -> "List" tab (expert mode admin interface) was not the first one, so default/en/EUR was used instead of default/en/USD

from aimeos-laravel.

aimeos avatar aimeos commented on May 23, 2024

Have you assigned the products to any category? Without, the products won't show up. You also need to save the product once again after you've added it to a category, so the index is updated. Alternatively, you can run ./artisan aimeos:jobs catalog/index/rebuild on the command line to recreate the complete catalog index.

Can you post the error and the stack trace?

from aimeos-laravel.

Virendra786 avatar Virendra786 commented on May 23, 2024

i have assigned products to category by going through category drag a
product from right panal to left and then saved the product but still it is
not showing in fornted and category that i created is showing also in
frontend

On Tue, Jun 2, 2015 at 6:17 PM, Aimeos [email protected] wrote:

Have you assigned the products to any category? Without, the products
won't show up. You also need to save the product once again after you've
added it to a category, so the index is updated. Alternatively, you can run ./artisan
aimeos:jobs catalog/index/rebuild on the command line to recreate the
complete catalog index.

Can you post the error and the stack trace?


Reply to this email directly or view it on GitHub
#4 (comment)
.

from aimeos-laravel.

aimeos avatar aimeos commented on May 23, 2024

Did you've enabled both, the product and category using the "status" drop-down in their detail views?

from aimeos-laravel.

Virendra786 avatar Virendra786 commented on May 23, 2024

My problem got solved after disabling cache in shop.php
i have one more questing is it possible to add a root category which is
not child of any category

On Wed, Jun 3, 2015 at 1:09 PM, Aimeos [email protected] wrote:

Did you've enabled both, the product and category using the "status"
drop-down in their detail views?


Reply to this email directly or view it on GitHub
#4 (comment)
.

from aimeos-laravel.

aimeos avatar aimeos commented on May 23, 2024

The categories are organized as a tree and there can be only one per shop. But you can work around this if you add two children to the root node and let your displayed tree start with the first node by configuring its ID with the client/html/catalog/filter/tree/startid setting:
http://aimeos.org/docs/Configuration/Core/client/html/Adapt_catalog_filter

The other category is then available but not shown.

from aimeos-laravel.

aimeos avatar aimeos commented on May 23, 2024

We've fixed the cache invalidation problem. The code in the master branch works now as expected.

from aimeos-laravel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.