Search found 23 matches

Search found 23 matches

Re: SEO entries break page link

Yes, it is .htaccess as it should be.

Jump to post
  • Tue Sep 18, 2018 11:54 pm
  • Replies 3
  • Views 438
[SOLVED]SEO entries break page link

Hi there, Hope someone can help me. I'm running OC3.0.2.0. I have all the products in and the site is working perfectly apart form one thing. When editing a product, there is the tab marked SEO. If I add a keyword to that default SEO field, it breaks the link of the product. So for example, once add...

Jump to post
  • Tue Sep 18, 2018 8:49 pm
  • Replies 3
  • Views 438
Changing elements of the Summernote editor

HI there, I have an issue which I hope someone can please help me with. I needed to add an ampersand (&) to a youtube video using the code-view of the Summernote editor. However, when I save the page, and then go back into the code-view, the editor has changed the ampersand into the HTML equival...

Jump to post
  • Mon Oct 10, 2016 5:28 pm
  • Replies 2
  • Views 525
Re: Email response layout

HI all. I did not check whether the basic form that comes as standard was working initially, but I then added a telephone field and then tested the form and it works without any problem. I followed a tutorial on several websites as to how to do this. Now that the form is working, but in the email it...

Jump to post
  • Thu Sep 22, 2016 5:25 pm
  • Replies 4
  • Views 753
Email response layout

HI all, Using OC 2.2.0.0. I have the basic form working with an added phone number option. However, the email that gets sent is horrible with all the information just shoved next to each other on one line. Can anyone please tell me where the file is that will enable me to get this presented properly...

Jump to post
  • Mon Sep 19, 2016 5:52 pm
  • Replies 4
  • Views 753
Re: How to remove categories from search box?

The easiest way is to just hide it using CSS rules. use the code inspector on your browser to find the name of the div that is holding it. Then add the code like this: div.addthenamehere { display:none; } if it is an ID rather than a class it would be #addthenamehere { display:none; } Be careful tha...

Jump to post
  • Mon Sep 19, 2016 5:49 pm
  • Replies 6
  • Views 1114
Re: How to set products in a grid by default OC 2.2.0.0

Well no matter as if anyone does what I suggested above it will do the trick. May save someone a few dollars as well :)

Thanks for all your help by the way.

Jump to post
  • Fri Sep 16, 2016 9:39 pm
  • Replies 5
  • Views 1723
Re: How to set products in a grid by default

All of the extensions were for 1.5, but I re-wrote the PHP code and sorted it out myself. For anyone who wants to know... Open up: \opencfiles\catalog\view\theme\*your-template-name-goes-here*\template\product\category.tpl Find line: <div class="product-layout product-list col-xs-12"> (it ...

Jump to post
  • Fri Sep 16, 2016 4:40 pm
  • Replies 5
  • Views 1723
How to set products in a grid by default OC 2.2.0.0

Hi there. I'm running Opencart 2.2.0.0. When I click the page which shows me all of the products, I can see the buttons that allow me to view the products either in a list or in a grid. My client wants that functionality hidden, but he always wants the products to be shown in the grid format. Is the...

Jump to post
  • Thu Sep 15, 2016 6:21 pm
  • Replies 5
  • Views 1723
Cannot see the image sizes to edit in the admin area

Hi there, I really hope someone can help me. I am running OC 2.2.0.0. I want to change the image sizes throughout the site. I went to system --> Settings --> Then my store list. I then clicked the 'image' tab. Once in there I can see the 'store logo' and then the 'icon' underneath but that is all. T...

Jump to post
  • Tue Sep 13, 2016 5:59 pm
  • Replies 2
  • Views 345
Re: [SOLVED] Admin, Add or Edit Order - Unexpected end of in

I have had this problem over the last week. When clicking 'add history' on the orders I got the dreaded 'SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data'. After a whole host of checks and issues, it seems that Paypa'ls recent change to it's secure config cauases a...

Jump to post
  • Thu Mar 10, 2016 7:17 pm
  • Replies 91
  • Views 93444
Re: Admin emails are not being sent

I have ascertained that admin does get the emails for the Contact Us form, and also when a new user signs up via the 'create an account' system. But still no email to admin when someone makes a purchase. We are using a Barclays EPDQ module, and I suspect it maybe usuroing the admin emails for when a...

Jump to post
  • Tue Jul 14, 2015 4:43 pm
  • Replies 9
  • Views 914
Re: Admin emails are not being sent

Hi there, Thanks so much for your continued help. Tried the first suggestion with the email settings, but no change. I then updated to the latest iteration of Opencart, but still no joy. Customers get ther emails with no problem and the contact form works - it's just the emails that go to the store ...

Jump to post
  • Mon Jul 13, 2015 5:21 pm
  • Replies 9
  • Views 914
Re: Admin emails are not being sent

An invalid email in the system -> settings-> your shop -> general tab -> email? The email address is fine but all messages end up in a spam folder? What happens if you change the admin email to another email you have access to? What kind of emails does it send? Do customers get email confirmations ...

Jump to post
  • Fri Jul 10, 2015 5:17 pm
  • Replies 9
  • Views 914
Re: Admin emails are not being sent

Anybody got any ideas please?

Jump to post
  • Thu Jul 09, 2015 4:03 pm
  • Replies 9
  • Views 914
Admin emails are not being sent

Hi all, Wonder if anyone can help me. I have installed a new clean version of OC 2.x. This is not the first time I have installed OC, and have never had this issue before, even though all of the sites are on the same server. The Cart is working as it should right across the board. The only issue is ...

Jump to post
  • Tue Jul 07, 2015 6:16 pm
  • Replies 9
  • Views 914
Getting a loader.php error on weight shipping

Hi all, Hope someone could please help me. I have enabled the 'weight based shipping' module on a website for a customer. Just sorting out the functionality before doing any major design stuff. Anyway, I have enabled the shipping module, but when I go through the payment steps, I get the following e...

Jump to post
  • Fri May 22, 2015 6:26 pm
  • Replies 1
  • Views 904
Re: Slideshow

Jon, This may not sound helpfulk to you at the moment, but you should upgrade your site to 2.0. It is imperitive that all software like OpenCart is running the latest version, along with the latest versions of any extensions you are using. If you do this, then follow the steps above, you will be all...

Jump to post
  • Fri May 22, 2015 6:23 pm
  • Replies 5
  • Views 848

Search found 23 matches