Search found 24 matches

Search found 24 matches

Re: how to see the products at home page and in the category

As I said there are a couple of ways, by css (flex property) or Javascript. If you want a copy/paste solution (dirty hack but it works at least on desktops), open the file /catalog/view/stylesheet/stylesheet.css find the rule .product-thumb .description (line 544 of your oc version) .product-thumb ....

Jump to post
  • Tue May 09, 2023 8:52 pm
  • Replies 6
  • Views 1893
Re: how to see the products at home page and in the category

I have encountered this issue several times, on almost every version of Opencart (I have attached an image of the same issue on Oc 4.0.0.0, but the same stuff happened since Oc 2). It all depends on the amount of text in product titles, in descriptions, I don't remember exactly if the box showing th...

Jump to post
  • Tue May 09, 2023 6:02 pm
  • Replies 6
  • Views 1893
Re: ChatGPT integration

for building trust with your customers
in this case it would be exactly the opposite since they would be fake reviews...

Jump to post
  • Tue May 09, 2023 5:15 pm
  • Replies 1
  • Views 2741
Re: Updating extension without losing data?

Hi Reptile, in your case the easiest way would be to write a couple of small functions in your plugin(s), called install() and uninstall(), they must be placed in the (admin) controller of your extension. Opencart calls them automatically when you install/uninstall your extension, you don't have to ...

Jump to post
  • Tue May 09, 2023 5:06 pm
  • Replies 17
  • Views 5312
Re: Another site selling illegal copies of OpenCart extensions

So the best that could be done would be to : Contact the hosting providers/Domain Registrars and inform them of the fraudulent activity of those sites; Senda a complaint at https://complaint.ic3.gov (thank you for the link to the other thread); Any other ideas would be welcome; I just noticed that t...

Jump to post
  • Sun May 07, 2023 6:05 pm
  • Replies 3
  • Views 1778
Another site selling illegal copies of OpenCart extensions

I was checking the ranking of one of my pages on google and discovered a site that contained a link to the demo page of one of my extensions. I opened that site and discovered a catalog of illegally sold extensions and themes (including my own). Site link: digella.com/product-category/templates/open...

Jump to post
  • Sat May 06, 2023 10:29 pm
  • Replies 3
  • Views 1778
Re: Can't change category description font text.

The first image shows you how to clear the Theme and Sass cache (click on the orange buttons): https://i.postimg.cc/xqxKGFQV/oc-panel2.jpg This one is the modification cache (blue button this time): https://i.postimg.cc/PC8z5bBs/oc-panel1.jpg Also try to: Clear the browser cache; If you are using a ...

Jump to post
  • Wed Mar 29, 2023 7:10 pm
  • Replies 9
  • Views 418
Re: Alternative to reCAPTCHA?

Alternative solution to reCaptcha (it's a commercial extension): https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=13097 Features - Invisible to users - 5 levels of protection; - Support for the most popular third party extensions and themes. Free Customer Support

Jump to post
  • Tue May 01, 2018 6:16 pm
  • Replies 8
  • Views 2245
Re: How To Opencart Affiliate Function Permanent Disable (Not Only Remove Link From Footer)

Disabling the Affiliate page doesn't help, as Jonathan said there are other forms spammers can use to attack a site. Moreover, many third party extensions contain custom forms that don't contain any spam protection. I have developed a commercial extension that adds an invisible captcha protection to...

Jump to post
  • Tue May 01, 2018 6:03 pm
  • Replies 5
  • Views 4258
Re: Registration Spam

Hi eWarrior,
I am the developer of the extension in your link, I can send you my extension for free (just pm me), and if it works like it did for the 230 sites where the extension is already installed, you can buy the license on Opencart.

Jump to post
  • Tue May 01, 2018 5:36 pm
  • Replies 37
  • Views 19563
Re: How to stop a serial spammer???

My small contribution, although late, it might be useful for someone else. Blocking a spambot by ip filters is like trying to close a hole in a colander. Many spambots are embedded into viruses, trojan horses, malawares, installed on thousands of computers. This way the spammer builds a bot net, wit...

Jump to post
  • Sun Feb 25, 2018 7:59 pm
  • Replies 8
  • Views 6828
Re: Registration Spam

Hi Radioguy, The problem you reported is not related to Opencart 3, it affects Oc 1.5, Oc, 2, wordpress and joomla sites and the issue is exactly as you described in all the platforms. There are new spambots capable of solving traditional alphanumeric captchas so I wrote an Opencart plugin 5 years a...

Jump to post
  • Sun Feb 25, 2018 7:25 pm
  • Replies 37
  • Views 19563
Re: 58.000 caratteri sono troppi per una pagina opencart?

Hai controllato direttamente nelle tabelle del database se le pagine vengono effettivamente salvate per tutti i 58000 caratteri? O vengono troncate a 52000 caratteri in fase di salvataggio? (e quindi è poi normale che ne visualizzi 6000 in meno). Controlla che i campi dove viene salvato il testo abb...

Jump to post
  • Sat Jun 10, 2017 7:19 am
  • Replies 3
  • Views 2390
Re: Have 1.5.5.1 version. Would like to try 2.0.X.X version

In the marketplace search engine, type "opencart upgrade", some developers offer that kind of service.

Jump to post
  • Sat Jun 10, 2017 6:45 am
  • Replies 4
  • Views 1142
Re: Do you send products with receipts or not?

If it's not required by the law of a country where you ship the product, then you don't have to send it, you could email the customer a link of the receipt in PDF and if he needs he can print it by himself.
But personally I like to find a paper together with the products I order online.

Jump to post
  • Sat Jun 10, 2017 6:38 am
  • Replies 7
  • Views 1757
Re: Language frontend - Effect on SEO

You have to work with the file seo_url.php (and maybe also with the .htaccess). Google will correctly index only one language of the site, since the other languages have the same url. You can do as suggested by psxgamer or use subdomains like en. mystore.com and build a multi store (the domain will ...

Jump to post
  • Sat Jun 10, 2017 6:21 am
  • Replies 3
  • Views 916
Re: OpenCart Marketplace Updates

Hello everyone,
about the rating system, I am not sure if a decimal value like 4.6 is rounded to 4 or 5 stars. It would be nice to display the decimal value near the stars, and maybe to use also half stars for ratings like 4.5.

Jump to post
  • Sat Jun 10, 2017 5:56 am
  • Replies 84
  • Views 62382
Re: 301 redirect old url to new .htaccess error

For the ones that have troubles with redirecting SEO urls, I have read about the question mark (?) trick, but the way to go is to work with the query variable _route_ : In your htaccess, find the line: RewriteBase / And just after that copy and paste this rule, replacing old-seo-url and new-seo-url ...

Jump to post
  • Sun Dec 11, 2016 11:20 pm
  • Replies 28
  • Views 38739
Re: Remove captcha from contact form

Hi Jafarul, this post is quite old, I doubt that someone will answer ::) I have made a couple of vQmod extensions that remove captchas from the pages Contact Us, Product Returns and Reviews, the first is Remove Captcha , available here: http://www.opencart.com/index.php?route=extension/extension/inf...

Jump to post
  • Thu Mar 05, 2015 6:53 pm
  • Replies 4
  • Views 4325

Search found 24 matches