Search found 265 matches

Search found 265 matches

Re: Cannot Access My Dashboard

Are you sure, the charges have been applied to your website, not from other sources? did you check the Paypal account transaction history on which transaction the charges have been applied? is it recurring payment charges that apply on weekends only? Information is not sufficient to give you advice ...

Jump to post
  • Tue Feb 14, 2023 1:11 pm
  • Replies 2
  • Views 394
Re: Download Artikel mit Auswahl möglich ?

What problem are you exactly facing? According to the option name, format, and color selection, do you want to attach the files to that order and customers will only download that files? As far as I know, it is not the default behavior of OpenCart, you might go with the custom or look for an extensi...

Jump to post
  • Mon Feb 13, 2023 1:07 pm
  • Replies 2
  • Views 253
Re: Installing Theme on existing site

OpenCart version 2x has VQMOD and 3x uses OCMOD. Both technologies create a space for appending new code into existing ones through XML, this means, Your current default theme or OpenCart files will be untouched and remain the same whatever theme or extension you are going to install on your website...

Jump to post
  • Mon Feb 13, 2023 12:52 pm
  • Replies 5
  • Views 600
Re: Membership / Subscription module

You can mail us at sehajkaur.multimedia@gmail.com we will let you know the best solution for this

Jump to post
  • Mon Feb 13, 2023 11:52 am
  • Replies 5
  • Views 969
Re: Missing 'Extensions Modules' Page

You can check the error log present on “System → Maintenance → Error Logs” to know what went wrong.
OpenCart store all the error in the log and it will use to resolve the issue that came into the website.

Jump to post
  • Wed Feb 08, 2023 12:42 pm
  • Replies 3
  • Views 637
Re: Membership / Subscription module

For this you need to have customisations in module from developer to make it work like you want

Jump to post
  • Mon Feb 06, 2023 12:19 pm
  • Replies 5
  • Views 969
Re: Store language - where is it stored?

get the current language from the session $this->session->data['language'] from the database get the list of languages $this->config->get('config_language') or just print the current language code echo $this->language->get('code') You can use all these codes to get the language of the OpenCart Store

Jump to post
  • Fri Feb 03, 2023 12:25 pm
  • Replies 2
  • Views 364
Re: How to find confirmation page

https://yourshopname/index.php?route=checkout/success You can set this page url on the google ads conversion page and google tag manager as well. But there is a catch OpenCart allow user to open this page by typing the url on the browser, thus you may have a false positive conversion ratio. I sugges...

Jump to post
  • Fri Feb 03, 2023 12:16 pm
  • Replies 3
  • Views 490
Re: Admin - Link from one page to another in specific tab

document.addEventListener("load", function(){
document.getElementsByClassName('nav-tabs')[0].children[1].firstElementChild.click()
});

Add this code history tab will select automatically
and code will run after the page will be loaded

Jump to post
  • Thu Feb 02, 2023 6:05 pm
  • Replies 3
  • Views 774
Re: All Products Status Out of Stock

The details you have provided for issue is not enough
Kindly provide more detailed info so that we can assist you

Jump to post
  • Thu Feb 02, 2023 2:56 pm
  • Replies 7
  • Views 518
Re: duplicate product on order

This issue is not easy to solve in general you have to take paid support from best theme developer or any reliable developer to solve this

Jump to post
  • Thu Feb 02, 2023 1:57 pm
  • Replies 10
  • Views 669
Re: duplicate product on order

Not much sure about the issue but it can be due to your checkout module or any related session

Jump to post
  • Mon Jan 30, 2023 2:01 pm
  • Replies 10
  • Views 669
Re: System/Settings won't save my setting

Here are a few things you can do 1. System-> Settings-> Tab Server . Delete the bots - robots list entry if any. Try to save. Many times it causes the issue. 2. admin/config.php file check that all the URLs are correctly pointed 3. disable the module you have recently installed. then clear the modif...

Jump to post
  • Fri Jan 20, 2023 6:32 pm
  • Replies 6
  • Views 871
Re: System/Settings won't save my setting

It's not much clear from your message your exact issue
When you are facing it and what type of information you are trying to save

Kindly share some more briefs so that we can assist you

Jump to post
  • Thu Jan 19, 2023 3:29 pm
  • Replies 6
  • Views 871
Re: Need Help with a few things, double carousel and remove list view.

Hello Issue 2nd the code you wrote is wrong. <div class="btn-group btn-group-sm style=" display:="" none;"=""> <code>style</code> should go after the class tag, it should be <div class="btn-group btn-group-sm" style="display:none"> after that, b...

Jump to post
  • Mon Jan 16, 2023 1:45 pm
  • Replies 9
  • Views 716
7 Insane (But True) Things About Why Website Traffic is Down

Are you noticing a decrease in traffic to your website? It can be concerning to see a drop in visits, but don't worry – there are a few steps you can take to investigate the cause of the decline. In this blog post, we'll walk you through tips and tricks to help you determine why website traffic sudd...

Jump to post
  • Wed Jan 04, 2023 5:51 pm
  • Replies 0
  • Views 1199
Re: Looking for a solution

Hello, Looking to change a product status when is in stock from "Stock: In Stock" to "Stock: UK/EU Stock" Stock status when the product is out of stock can be changed easily but not when the product is in stock. === For this either you can simply make changes in language or you c...

Jump to post
  • Tue Jan 03, 2023 12:51 pm
  • Replies 9
  • Views 705
OpenCart Product Mega Filter Pack (Category, Manufacturer, Attributes) Module

https://image.opencart.com/cache/6389ce3d0e25a-resize-710x380.jpg It adds a new method for your website to filter out the products. Customers may find the products with ease by using this module. With the help of pre-selected filter choices like category/subcategories, manufacturers, and qualities,...

Jump to post
  • Thu Dec 15, 2022 12:58 pm
  • Replies 0
  • Views 708
OpenCart Product Store Locator With Google Maps Module

https://image.opencart.com/cache/6389edb50f34d-resize-710x380.jpg This add-on enables users to locate the real store of the website's owner nearby their address on a Google map. It uses GPS location tracking to find consumers' locations and display their addresses to surrounding stores. The adminis...

Jump to post
  • Wed Dec 14, 2022 2:07 pm
  • Replies 1
  • Views 398
OpenCart Product Match Currency with Language Vice-Versa Module

https://image.opencart.com/cache/62b068e61fc26-resize-710x380.jpg With this addon, the administrator can input the language and currency in the configuration at the same time. By utilizing the currency and language of the same nation in a single environment, administrative labor will be reduced. Wh...

Jump to post
  • Tue Dec 13, 2022 1:46 pm
  • Replies 0
  • Views 627

Search found 265 matches