|
I'm working on a storefront application in PHP with MySQL. I'm currently storing my data in 4 tables: one for product lines, one for specific products within those product lines, one for product images, and one which specifies which images are linked ...
Started by Robert on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
product line image retrieval, you have a couple of options that would drastically reduce the number the image randomly from the associated products, load a set of images in there that you can choose.
|
|
I have an XML schema that represents a product in a DB, and I am trying to figure out the best way to store the product image references as XML nodes. There will be a primary image, and then alternate images, each of them with sequences (display order...
Started by hal10001 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
So perhaps:
<images> <imageset> <image size="thumbnail" width="" height="" href="" alt="" /> <image size="medium" width="....
Of the elements and there is still a "first" one for the primary product image.
|
|
I had this problem with VM 2.0, so I've upgraded to 2.0.1b and that problem was solved, but now I've gained a new problem. Product images on product details page are too big. Thumbnails are fine, just the main picture is not resized. Joomla 1.7.4. Here...
Started by ipo on
, 14 posts
by 9 people.
Answer Snippets (Read the full thread at virtuemart):
This->product->images[0]->displayMediaFull('class="medium-image" id="medium-image"',false]->displayMediaFull('class="product-image"',false,"class='modal'",true); ?>
I solved the problem:100%;height....
|
Ask your Facebook Friends
|
Opencart 1.5.1 Facebook Share with Title, Product Image, Description, Product URL.
I've came up with a solution that works with http://www.opencart.com/index.php?route ... on_id=1701 .
All original credit goes to Asif_mahmood for the original creation...
Started by Smash on
, 15 posts
by 4 people.
Answer Snippets (Read the full thread at opencart):
Try sharing....
The reason for this issue is because of Facebook.
We are using this for the "Like" button - so do get to choose which image as with shares this for the "Like" button - so do get to choose which image as with shares.
Better.
|
|
Hello
i do a migration to vm2 on j!2.5 it good
but nothing in image product ....
the are in images/stories/ ...
but in administration nothing in image tabs in product ...
how to solve this ?
Regards
Started by berges on
, 11 posts
by 3 people.
Answer Snippets (Read the full thread at virtuemart):
Thanks for your help Because with all....
I think it's good
image 2 list of product -> nothing in media
image 3 use synchronize media -> image found but not synchronize with product
...
image 1 my folder ..
|
|
I want to add an image overlay to products on sale. I want something similar to this site http://www.uk-camera...meratek.co.uk/. I also want the Image overlay on the product page. How do I achieve this?
Back to top
Started by gofer_p on
, 20 posts
by 4 people.
Answer Snippets (Read the full thread at prestashop):
Below
{if $product->on_sale} <!--[if IE 6]> <!--[if IE 6]> {/if}
{if $have_image}
Make image is over the product image, when i use internet explorer the image goes to the description part of ....
|
|
Hi, I am new to prestashop and need some help. I uploaded a 750x500 pxl image of one of my products. But when I click on it to enlarge, it does not open in its original size. How and where do I need to make changes to open a product's image on its original...
Started by hurray on
, 17 posts
by 10 people.
Answer Snippets (Read the full thread at prestashop):
The image is now slightly bigger than before, although the cover image for the product loks fine and so do the thicknox images, when I rolloverYou will have to....
Of the thickbox but not the image of the product.
|
|
Hi.
I've been trying to display the long product description on the right of the product image.
I think having the info under the image looks terrible and no online stores look that way.
There must be a way to put the text on the right.
Has anyone got...
Started by shakir on
, 15 posts
by 2 people.
Answer Snippets (Read the full thread at virtuemart):
Have moved this code to just under the main product image
<?php /** @todo Test if content sits just above - <?php // Product Main Image
I would change that to: <div class="product;
<div class="width50 floatleft....
|
|
Sometimes you want to use images from another site for your products. Useful if you always want to have the latest image that the other site uses on your site. There are a few way it can be done.
One method would be to use a direct link to the location...
Started by Qphoria on
, 18 posts
by 11 people.
Answer Snippets (Read the full thread at opencart):
To use location as image source?
I try your second method and it works for image on product page on the product page ?
Please reply soon
Thanks in advance hi,
products seems to be 'no image that checks to see....
|
|
I upload a "main image" for my product, but when the product shows up in the store, it doesn't show the main image I uploaded, it shows one of the options images. For example, for my t-shirts I want the main image to be both t-shirts, but it only shows...
Started by CVLTnation on
, 6 posts
by 5 people.
Answer Snippets (Read the full thread at ecwid):
When this set of options is selected, Ecwid option image....
|