product images size problem

  • Posts: 78
  • Thank you received: 0
11 years 9 months ago #123808

-- url of the page with the problem -- : mywebsite.com/mypage
-- HikaShop version -- : 2.2.0
-- Joomla version -- : 2.5.14

I need the images on the product listning page to be 150px. On the product detail page I need a bigger image namely 400px

How do I set this ???

If I set thumbnail to "yes" it load also the small image from the productlistning page onto the product detail page..

If I set thumbnail og "NO" I get a bigger images in the detail page, but now there is no image in the product listning page ???


Please advise...

regards
Bison

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

  • Posts: 26253
  • Thank you received: 4040
  • MODERATOR
11 years 9 months ago #123816

Hi,

www.hikashop.com/support/documentation/5...fig.html#main_images
There is option for the sizes.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 20
  • Thank you received: 1
11 years 8 months ago #126905

Hi,
I have a web designer using Joomla and HikaShop designing a site for me. In one category of products the images are the correct size on pages 1 & 3 but on page 2 the images are very small almost thumbnail size. These same images are the right size on other category pages. Do you know what the problem might by?

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

  • Posts: 13201
  • Thank you received: 2322
11 years 8 months ago #126932

Hi,

Can you give us a link to your website to see the problem ?

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

  • Posts: 20
  • Thank you received: 1
11 years 8 months ago #127036

The link is www.tangyweb.com.au if you then click on All products and then Baby Basics the images are the right size on page 1 & 3 but on page 2 they are very small. These same images are elsewhere on the site such as the category daytime or just for girls and are the right size in these categories.
Also can I change the number of products on each page from 25 to 24 with the version of hikashop being used so that the columns are even
Thank you

Last edit: 11 years 8 months ago by hopeful.

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

  • Posts: 26253
  • Thank you received: 4040
  • MODERATOR
11 years 8 months ago #127061

Hi,

Do you have any kind of cache system ?
The problem is that, I can reproduce your problem but if I change the pagination quantity (showing 50 items and not 25), all images have the right right.

So I am supposing that you have a cache system which has cache the second page of the listing with wrong image size.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 20
  • Thank you received: 1
11 years 8 months ago #127065

Thank you I will give that information to the site builder, can you also tell me if I can change the number of products on the page to 24 instead of 25? This will make the columns even
Thank you
Regards

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

  • Posts: 13201
  • Thank you received: 2322
11 years 8 months ago #127093

Hi,

Yes you can change the number of products to 24 in the options of your menu / module.

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

  • Posts: 3
  • Thank you received: 1
11 years 8 months ago #127247

Hi there
For me ,i often do the image issues using an image zooming section,which supports to zoom in and out the image size effectively .
But i know there are many third party program for image size .SO I want to know is there any software that can do the image size issues offline?

Last edit: 11 years 7 months ago by Jerome. Reason: removing spam links

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

  • Posts: 20
  • Thank you received: 1
11 years 8 months ago #127250

Hi,
If the problem is caused by a cache system, can you explain to me what a cache system is and is it part of the web building system?
Thank you for all your help I have managed to fix some other problems with your instructions
Regards

The following user(s) said Thank You: Xavier

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

  • Posts: 13201
  • Thank you received: 2322
11 years 8 months ago #127291

Hi,

A web cache is a mechanism for the temporary storage (caching) of web documents, such as HTML pages and images, to reduce bandwidth usage, server load, and perceived lag. A web cache stores copies of documents passing through it; subsequent requests may be satisfied from the cache if certain conditions are met.


To disable the Joomla cache, you have to go in the global configuration and disable it, you have too to unpublish the joomla cache plugin. It's possible that your template or other extensions manage the cache too on your website, thanks to disable them.

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

  • Posts: 20
  • Thank you received: 1
11 years 8 months ago #127437

If I disable the Joomla cache will it affect anything else on the website or is it OK to disable the Joomla cache?

Also can I change the word "cart" on the home page to a picture of a shopping bag and use the text "shopping bag"?
If yes how do I do this?

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

  • Posts: 26253
  • Thank you received: 4040
  • MODERATOR
11 years 8 months ago #127455

Hi,

Disabling the Joomla cache will not have bad side effects. It will allow components like HikaShop to be called each time in order to always have a "valid" (fresh ?) content.

For your cart customization. The best is to put a suffix in your Joomla module and use some CSS like we done for our demo website (for the image). The title is just an option of your module.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 20
  • Thank you received: 1
11 years 8 months ago #127588

Hi,
Thir is a different problem
I have a pop-up window that pops up when an item is added to the cart that says "item successfully added to cart" but when an item is deleted from the cart the same window pops up to say an item has been added to the cart. How do I change this so the pop-up says an item has been deleted from the cart in this case?
Regards

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

  • Posts: 83995
  • Thank you received: 13605
  • MODERATOR
11 years 8 months ago #127611

Hi,

There is no popup which displays when a product is removed.
It's probably an issue with displaying the same page again which already contains the fact that the popupis being displayed when the page loads.
You should try to turn on the "Use AJAX when possible for add to cart buttons" option of the configuration. That should avoid the issue in most cases.

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

  • Posts: 20
  • Thank you received: 1
11 years 8 months ago #127688

Hi,
I wanted to change the order of the fields on the registration form and managed to do this but the order doesn't change on the printed shipping and billing address. Can you tell me what I do to change the order of address and postcode on the shipping and billing address?

Thanks

Regards

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

  • Posts: 83995
  • Thank you received: 13605
  • MODERATOR
11 years 8 months ago #127707

For that, you need to edit the files "address_template" via the menu Display>Views and change the order of the tags in the files.

The following user(s) said Thank You: hopeful

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

  • Posts: 20
  • Thank you received: 1
11 years 7 months ago #128943

Thank you for all your help lately.
Two more queries, the first I would like to show quantity of products available on the internal page, where customers choose option for characteristic and quantity they are after but I don't want the quantity available on the category page before they choose option. How do I show this?
Second query, on my website when you click on "All Products" more categories are shown on the all products page, I would like these categories to show on all the category pages on the site so customers can easily change categories without having to go back to the "All Products"page. Is this possible and how do I do this?
I have included a link to my website for you to have a look www.tangyweb.com.au
Thank you
Regards

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

  • Posts: 13201
  • Thank you received: 2322
11 years 7 months ago #129063

Hi,

1. You can add a simple css property: .hikashop_products .hikashop_product_stock_count{ display: none;}

2. What can be done is to use a module, just add a categories listing module and display it before the content.
By this way it will be always displayed.

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

  • Posts: 20
  • Thank you received: 1
11 years 7 months ago #129142

Thank you for your help

Can you tell me, I would like to change the text on the home page from "cart" to "shopping bag" and add a picture of a shopping bag. Can I do this?

Also when I click on "checkout" on home page it goes to a page called "product category" I don't know what this page is, how can I get rid of this page and have checkout go to checkout even when the checkout is empty. www.tangyweb.com.au
please look at this on my homepage so you know what I mean. If you are ordering and go as far as paypal and then decide to cancel and go back to the site you also get sent to this product category page.

Regards

Last edit: 11 years 7 months ago by hopeful. Reason: add a question

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

Time to create page: 0.125 seconds
Powered by Kunena Forum