cart not registering customer shopping

  • Posts: 21
  • Thank you received: 0
11 years 2 months ago #91734

I have duplicate items on display, on with price and the other without. Failing to remove the unwanted set if item display!
When one selects an item, the link to Add to cart", the pop up message says constantly: "your cart is empty".
Anybody has a clue as to why, please?
pastoralefrancophoneuk.org/fr/produits.html

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 2 months ago #91867

Hi,

Could you give us a screenshot of your cart configuration, and one of a product page edition ?

Please Log in or Create an account to join the conversation.

  • Posts: 21
  • Thank you received: 0
11 years 2 months ago #91884

Sure!
Please see Word file attachment

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 21
  • Thank you received: 0
11 years 2 months ago #92006

Xavier, Est-ce que tu pourrais aider a fixer mon probleme de cart qui n'enregistre pas les selections du client et qui m'envoie le popup message: "votre panier est vide"?
Par ailleurs, je voudrais avoir le module login, le module cart, et le module categories des produits sur une meme page web

Please Log in or Create an account to join the conversation.

  • Posts: 81677
  • Thank you received: 13102
  • MODERATOR
11 years 2 months ago #92265

Thank you for not posting your questions on both the forum and our contact form. It means more work for us and thus less time to help everyone and improve HikaShop.

I already gave the solutions to all of that via email

The add to cart buttons that you added in the description of your
products are not valid. You actually don't need to do that. Simply
turn off the catalog mode of the configuration and you will see the
add to cart buttons of HikaShop automatically.

On your screenshot, you have a category called 2013: my Year of
Expension, Bishop Stephen Irie and a product with the same name.
That's two different things.
I don't know why you created a category with the same name as a
product if you don't need to category. Simply delete the category and
voilà.

Regarding the menu title which is squashed, that's because of your template CSS.
You have the CSS:
#rt-main ul.menu {
margin: -11px;
padding: 0;
}
in the file pastoralefrancophoneuk.org/templates/ca_...j17/css/template.css
Remove the margin line there and it will display normally.

Please Log in or Create an account to join the conversation.

  • Posts: 21
  • Thank you received: 0
11 years 2 months ago #93151

I have tried deleting those categories dozens of times, in VAIN. I am stuck here...

File Attachment:

File Name: Cannot_del...ries.doc
File Size:381 KB


As for the module display squashed, I have modified the related CSS entry as recommended.
That's fine now, thanks.

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 21
  • Thank you received: 0
11 years 2 months ago #93152

NB: the issue with categories is that it is happening for the Livres and CDs categories, but not on the DVDs category, which is just odd!

Please Log in or Create an account to join the conversation.

  • Posts: 21
  • Thank you received: 0
11 years 2 months ago #93164

Would you mind send me a screenshot of the place where you turn off the catalog mode in the general configuration, please?

Please Log in or Create an account to join the conversation.

  • Posts: 21
  • Thank you received: 0
11 years 2 months ago #93167

Sorry! I think I have found the catalog radio button to turn off the active mode.

Please Log in or Create an account to join the conversation.

  • Posts: 21
  • Thank you received: 0
11 years 2 months ago #93196

I have finally managed to delete the redundant categories. But I still get a doubled display of each item. Any idea where might come from?

Please Log in or Create an account to join the conversation.

  • Posts: 81677
  • Thank you received: 13102
  • MODERATOR
11 years 2 months ago #93475

I don't see the items in double on your pages. Can you give a link to a page where that happens ?

Please Log in or Create an account to join the conversation.

  • Posts: 21
  • Thank you received: 0
11 years 2 months ago #93486

I have been working on this every day, without much success! But there are some changes.
On the this page: pastoralefrancophoneuk.org/fr/e-shopping.html
at the bottom, it is colored and inconsistant in contents. A mixture of categories items
Besides, I cannot get items per category to display in three columns instead of one, so that visitors need not to scroll down that long.

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 21
  • Thank you received: 0
11 years 2 months ago #93489

I have difficulties removing the second description of a selected item:

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 2 months ago #93554

Hi,

To display in 3 columns, you have to change the parameters of the associated module of the menu "hikashop-menu-for-categories-listing". You can access it via, Display > Content menu, then "Associated module.."

For the description, you have to edit the view "product / show_tabular" in Display > Views and remove the first instance of the description.

Please Log in or Create an account to join the conversation.

  • Posts: 21
  • Thank you received: 0
11 years 2 months ago #93609

Thanks for coming back to me. But I dont get it. My Hikashop is in the French version, so I need to juggle with what you are trying to suggest and instructions that make no sense to me immediately such as: "you have to edit the view "product / show_tabular" in Display > Views and remove the first instance of the description." Please provide screenshots

Please Log in or Create an account to join the conversation.

  • Posts: 21
  • Thank you received: 0
11 years 2 months ago #93655

Hi,
I have tried to change the config of the list of associated products as directed. It seems not to work as expected. Here is a screenshot:

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 21
  • Thank you received: 0
11 years 2 months ago #93668

I have some issues such as display of dots left of the item boxes:

, I cannot work out why this placeholder entry "{hikashop_social}" appears here



and how can I reduce the width of these item boxes to a eourth of its actual width, etc.


I have tried to remove the second display of item description in vain:




I need serious straightforward help here, please.
NB: my hikashop is in a french version
Many thanks

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 81677
  • Thank you received: 13102
  • MODERATOR
11 years 2 months ago #94038

Hi,

Regarding the fact that your products are stuck on one column instead of several like you configured them, that's because your template doesn't handle the "thumbnails" component of bootstrap ( twitter.github.com/bootstrap/components.html#thumbnails ) and that you selected "thumbnails" as "item box border" in the hikashop options of your products listing.
Change that option to use a normal border and that should work.
You will find that option in the options of the module with the id 167 that you cane edit via the menu Display>Content modules.

To remove the first description on the product page it's quite simple. Add the CSS below in the frontend CSS file of HikaShop via the interface in the configuration page of HikaShop:
.hikashop_product_description_main_mini{ display:none; }

NB: If you want answers in French, then post your questions in French on our French forum.

Please Log in or Create an account to join the conversation.

  • Posts: 21
  • Thank you received: 0
11 years 2 months ago #94354

The double description is now sorted. Thanks!
However, the changes you suggest are not produising the results expected. See the screenshot.


I have made the same amendments on all for listings, no improvement.
Note:
1 - there is no borders anymore, but the decoration of the un-ordered lists (I guess the dots left to the items represent that decoration) are still visible.
2 - I do find the occasional {hikashop_social

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 81677
  • Thank you received: 13102
  • MODERATOR
11 years 2 months ago #94585

I checked a bit further the code on your page and I see that you have activated the option "boostrap design" in the configuration of HikaShop. However, your template does not use bootstrap. Please turn off that option and it will work fine.

Regarding the social network plugin, it seems to come from some cache on your website. Please make sure that all the caching is turned off.

Please Log in or Create an account to join the conversation.

Time to create page: 0.154 seconds
Powered by Kunena Forum