Search found 1479 matches

Search found 1479 matches

Re: accessing checkout/confirm from landing page

the issue appears when opening the landing page from a third party browser , ex snapcaht preview the data are not saved in cookie but when i use it in my browser ( phone or desktop ) directly it work just fine when first load the page i call the function of cart/add and i pass the product data , th...

Jump to post
  • Thu Feb 11, 2021 11:24 pm
  • Replies 4
  • Views 2122
Re: Error message in ...../vqmod/vqcache/...........catalog_product.php

Its a notice as opposed to an error
Probably or usually referencing a variable that not initialised
Probably - 'design_product_id'

Jump to post
  • Thu Feb 11, 2021 11:06 pm
  • Replies 6
  • Views 1510
Re: Fix Product Font

When you type your product description - do it in code editor and add <span style="font-size:12px;font-family:Arial, Verdana, sans-serif">MY TEXT GOES HERE</span> The description is not styled and inherits font from body. This is so it can be formatted by the description txt editor to how ...

Jump to post
  • Thu Feb 11, 2021 9:28 pm
  • Replies 2
  • Views 595
Re: Google Base Feed Extension error.

Did you delete the USD currency
If so put it back and just disable it if you don't need it and see if it has any effect
make sure your default currency is set to 1.00000

Jump to post
  • Wed Feb 10, 2021 11:22 pm
  • Replies 5
  • Views 616
Re: mysql query for changing product image category

Try this Change paths to ones you want to leave untouched This just expands on xxvirusxx query above by adding the and so you can add as many paths as you want to exclude You can add as many AND paths as you want - all paths not exluded ie catalog will change to what ever you want here So if path1 i...

Jump to post
  • Wed Feb 10, 2021 7:44 am
  • Replies 7
  • Views 614
Re: mysql query for changing product image category

You could try this UPDATE oc2_product_image SET image = REPLACE(image , 'catalog', 'catalog/newpath') WHERE image LIKE ('catalog%'); This will change the path in front of all .jpg images in the table Not sure if that's what you want xxvirusxx gave you the way to replace the paths leaving the path yo...

Jump to post
  • Wed Feb 10, 2021 6:31 am
  • Replies 7
  • Views 614
Re: Urgent - Product Images are not showing after domain change please help me resolve this

Resize the image smaller, rename it and upload it again. Should resolve your issue, no reason to be uploading 5MB images. Also. when you resize it make sure you upload from the the admin product page not via FTP, so the correct path is updated . This ^^^ and compress your images exactly as switch s...

Jump to post
  • Tue Feb 09, 2021 8:00 am
  • Replies 22
  • Views 2381
Re: Urgent - Product Images are not showing after domain change please help me resolve this

There is not much of a problem switch - he has an image in the wrong folder or the page is calling for the image with the wrong path
my posts above state very very clearly what the problem is and he has been offered all the help possible, I give up :-)

Jump to post
  • Tue Feb 09, 2021 3:36 am
  • Replies 22
  • Views 2381
Re: Custom SMS Extension on Successful Order

If you really want to learn it and its integration into OC its always good to learn by example. straightlight has just made a great SMS extension that you may wish to take a look at. https://forum.opencart.com/viewtopic.php?f=123&t=222295&p=812607#p812607 Extension https://www.opencart.com/i...

Jump to post
  • Tue Feb 09, 2021 2:28 am
  • Replies 2
  • Views 321
Re: display manufacture( Brand ) instead of description

OK if you need OCMod I will see what I can come up with.
Its not going to be 5 minutes though :-)

Jump to post
  • Tue Feb 09, 2021 2:19 am
  • Replies 47
  • Views 2859
Re: Urgent - Product Images are not showing after domain change please help me resolve this

I'd like to understand what you are doing or what tool you use. You mentioned 'devtool' what do I need to have access to it? Also there's this opencart app that can be run on the template so that it can correct the URL issues. Finally, What's the path to the "product.php" file in the serv...

Jump to post
  • Tue Feb 09, 2021 2:17 am
  • Replies 22
  • Views 2381
Re: display manufacture( Brand ) instead of description

There are 15 ways till Sunday to do this, that why I asked the questions above.
Maybe an OCMOD method would be best for you, I don't know because you didn't answer the question above.

Jump to post
  • Tue Feb 09, 2021 1:48 am
  • Replies 47
  • Views 2859
Re: display manufacture( Brand ) instead of description

OK good :-)
Now it is VERY important to know if you are using or going to use any extensions/modifications - OCMod VQMod etc etc
I will remove the brand text

Jump to post
  • Tue Feb 09, 2021 1:38 am
  • Replies 47
  • Views 2859
Re: display manufacture( Brand ) instead of description

OK now look at the category - Is that it
and the product page keeps the description
I can remove word BRAND also if you want or change it to manufacturer whichever you prefer

Jump to post
  • Tue Feb 09, 2021 1:19 am
  • Replies 47
  • Views 2859
Re: display manufacture( Brand ) instead of description

Nope https://www.walkingwithwilf.co.uk/wilfsshop/index.php?route=product/category&path=71 click any product the manufacturer now shows instead of description thanks, not that i want i need the deception in product page. i just need to change the description field to the manufacture filed that a...

Jump to post
  • Tue Feb 09, 2021 1:07 am
  • Replies 47
  • Views 2859
Re: display manufacture( Brand ) instead of description

So are you going to have no description or do you want to keep the description as well Do you want it for the WHOLE site or just certain products and categories Not Whole site just Category page and frontend There is a link above - tell me what you want - check the link until its right I just set t...

Jump to post
  • Tue Feb 09, 2021 12:50 am
  • Replies 47
  • Views 2859

Search found 1479 matches