• alex0000

    (@alex0000)


    Situation: Product Catalogue embedded into landing page (besides other content). Catalogue shows nicely with some 20+ products. Pagination works as well. When I click on a product in the catalogue it would open the product page in the same position as the catalogue, i.e. all the other content would remain in place. This works for us. The links generated in the catalogue are (for example):
    <a class="upcp-catalogue-link no-underline "href="/product/PRODUCTNAME/?" onclick="RecordView(127);"> PRODUCTNAME </a>
    where “PRODUCTNAME” ist the name of our product

    Problem:

    • In the website’s footer we have included the “UPCP latest products” plugin. Clicking on the link of any product would just reload the landing page again with the full product catalogue. The links here are of the format: <a class="upcp-minimal-link" href="/product/PRODUCTNAME/?">PRODUCTNAME</a>, i.e. without the JS part
    • When I paste the product URL into my browser’s address bar, it would load the landing page with the catalogue as well, but not the product page as I would like it to

Viewing 1 replies (of 1 total)
  • etoilewebdesign

    (@etoilewebdesign)

    Hi alex0000,

    Could you please send us the link to your catalogue page so that we can go through it and troubleshoot the issue? If you prefer to send us the link in private, email us at [email protected] and refer to this forum post.

Viewing 1 replies (of 1 total)
  • The topic ‘Product Links / URLs do not work as expected’ is closed to new replies.