Search found 80 matches

Search found 80 matches

Re: bug on tags?

A few hours, now, since both of you posted, p-e-r-h-a-p-s after the suggested change was made . . . When (in current Firefox) I right-click each of Placa, video, Asus, AMD, Radeon, and send the result to a new tab, I see respectively 3:3:3:3:2 items (may be one of the Radeons doesn't have its Radeo...

Jump to post
  • Thu Mar 28, 2013 3:55 pm
  • Replies 11
  • Views 6760
Re: bug on tags?

it seems its an old problem coming back to hunt us :

Code: Select all

IN:
/catalog/controller/product/search.php

REPLACE ALL INSTANCES OF:
['filter_tag']

WITH:
['tag']

Jump to post
  • Wed Mar 27, 2013 9:58 pm
  • Replies 11
  • Views 6760
Re: bug on tags?

same problem here : im doing a new website on opencart-1.5.5.1 http://testprint.web3designstudio.com/index.php?route=product/product&path=59&product_id=53 and when i click on tag the search page is empty http://testprint.web3designstudio.com/index.php?route=product/search&tag=1024MB plea...

Jump to post
  • Wed Mar 27, 2013 8:51 pm
  • Replies 11
  • Views 6760
Re: How to hidden long Product name , replace with " ... "

i used the css for v1.5.1

so it works on v1.5.1.3 too

it might not bee good for you for other reasons (like you dont know how to work or what it is css )

the php versions i know doesn't limit the text by words but by characters so is about the same thing

just that the css is much easier

Jump to post
  • Wed Nov 30, 2011 2:53 pm
  • Replies 4
  • Views 2014
Re: How to hidden long Product name , replace with " ... "

i dont know the php version but i can give you a css version go to .. & add between the { } .product-list .name { width: 230px; overflow-x: hidden; } you might also need to add height: 50px; overflow-y: hidden; but this depends on your theme the numbers in my example is just something i use you ...

Jump to post
  • Wed Nov 30, 2011 2:29 pm
  • Replies 4
  • Views 2014
Re: animated gif in banner

sure upload the images, inset the products, banners, slideshows, etc visit the website so the cache can be created make the copy of the original images on your comp to another folder go via ftp to image-cache-data-your image folder, copy the name of the cached images & rename the copy of the ima...

Jump to post
  • Wed Nov 30, 2011 2:04 pm
  • Replies 14
  • Views 7766
Re: move tab Place

then you id something wrong

Jump to post
  • Tue Nov 29, 2011 4:45 pm
  • Replies 3
  • Views 630
Re: How do I remove index.php?route=common/home from my home

problem appears if somebody have a multi store with the same theme , i was thinking of href="/index.php "

im still searching for a better solution as i manage about 30 stores from the same control pannel

Jump to post
  • Tue Nov 29, 2011 3:59 pm
  • Replies 30
  • Views 37073
Re: move tab Place

admin - view - template - common-header.tlp

& reorganize your menu the way you want

Jump to post
  • Tue Nov 29, 2011 3:34 pm
  • Replies 3
  • Views 630
Re: website store problem

just put on option with radio buttons 3 for the price of 2 & the regular one
& if this is a general thing for your website add display none in .css for the qty box ( the one before the add to cart button ) so it doesan't confuse people

Jump to post
  • Tue Nov 29, 2011 3:31 pm
  • Replies 2
  • Views 649
Re: How to add a standard hyperlink to the category bar?

if you just add a category with the names you want & you put in seo link the link you need it does the job or if is not on the same domain or other reason you can just put a redirect ex: yourdomain.com/forum you create the folder forum & put the forum there & use "forum" as seo...

Jump to post
  • Tue Nov 29, 2011 3:17 pm
  • Replies 7
  • Views 1168
Re: Product options not working properly for my model of bus

im not sure if you understand exactly what i meant here is an example : https://lh6.googleusercontent.com/-VNYNzald4n8/TtSB3EtZinI/AAAAAAAAB8s/9wazWlzYAzg/s800/test%252520qty.png to look like this you have to remove from coding the ....( + 100 $ ) stuff in config at options you add 98 $ for an 100 t...

Jump to post
  • Tue Nov 29, 2011 2:57 pm
  • Replies 3
  • Views 705
Re: resizing issues

send me a message in about 4-5 hours ( when i get home ) so i dont forget & i will help you

Jump to post
  • Mon Nov 28, 2011 7:04 pm
  • Replies 1
  • Views 479
Re: Short description along with products

put that short description in product details hit enter a few times then add the rest of the description & ur done

Jump to post
  • Mon Nov 28, 2011 7:01 pm
  • Replies 5
  • Views 1044
Re: check customers wishlist

go in admin panel -> sales-> customers-> & then login !

easy as chicken pie ! :))))

Jump to post
  • Mon Nov 28, 2011 6:57 pm
  • Replies 10
  • Views 3631
Re: Product options not working properly for my model of bus

didn't noticed this until now
good post

here's an idea :

add options with packages ( radio buttons or drop down )

1 piece = 1$

10 pieces 9 $

50 pieces 40$ ........

then you ad extra option as checkbox


if you need help with the website contact me

Jump to post
  • Mon Nov 28, 2011 6:54 pm
  • Replies 3
  • Views 705
Re: animated gif in banner

i upload my images directly using ftp , then i just allocate them to their products, other steps are the same

Jump to post
  • Mon Nov 28, 2011 6:38 pm
  • Replies 14
  • Views 7766
Re: Image cache resize problem

it works , tnx

Ps: cached images must be deleted, also not a bad idea to use interlaced png images

Jump to post
  • Mon Nov 28, 2011 6:34 pm
  • Replies 11
  • Views 4419
Enable html formating in atributes

v 1.5.1

i want to enable html formatting for different product attributes

what do i have to modify & where ?

Jump to post
  • Mon Nov 28, 2011 6:32 pm
  • Replies 13
  • Views 8249
Re: Image cache resize problem

you can recommend but i would rather keep the picture quality & find a solution to the cache also there is problem with the transparency on banners , cached images look like shit also other cache scripts dont have this problem , there are like a ton of cache scripts for wp , for example , do you...

Jump to post
  • Fri Nov 04, 2011 12:00 am
  • Replies 11
  • Views 4419

Search found 80 matches