Search found 27 matches

Search found 27 matches

Re: Some orders are showing as Pending when Complete

Thanks for the information on this issue being due to banned I.P.s as I have been trying to fix this frustrating problem for a very long time. Deleting some I.P.s fixed the problem.

Regards mark

Jump to post
  • Sat Jul 04, 2020 3:59 pm
  • Replies 22
  • Views 4513
Re: Quick Checkout cart data not transfering to checkout

Fixed this problem after I found out that the Quick Checkout developer has locked the extension to the servers IP address not allowing the extension to be fully installed once the new website was uploaded from a test server to the main server. Be aware that extensions are now being written to only a...

Jump to post
  • Sun Jul 26, 2015 2:49 pm
  • Replies 2
  • Views 4268
Re: OC2 Bootstrap Browser Compatibility

Added the following to the main OC-2 CSS file to add a Z index to the nav bar menu so that the drop down menu it is not hidden under other page elements on older Safari browsers, e.g. Ipad1.

/*Added for Top menu for Ipad1*/
.navbar {
z-index: 4;
}

Jump to post
  • Sun Jul 26, 2015 2:45 pm
  • Replies 7
  • Views 1520
Re: Opencart 2 not sending shipping address to paypal standa

Yes thanks I only found this after as I had the same template also in my custom theme so deleted one of them to make it work.

Jump to post
  • Sat Jul 18, 2015 8:27 am
  • Replies 33
  • Views 27286
Hide Selected Information Pages

Hi I modified an older free OC 1.5 extension to do this for OC 2. I am no expert but it looks to be working 100% and does not generate any log errors. When in the information page go to the data TAB and then the drop down status and there is the option for hidden. You can then create custom links to...

Jump to post
  • Fri Jul 17, 2015 12:02 pm
  • Replies 5
  • Views 1882
Re: [SOLVED] Hide information link

Hi I modified an older free OC 1.5 extension to do this for OC 2. I am no expert but it looks to be working 100% and does not generate any log errors. When in the information page go to the data TAB and then the drop down status and there is the option for hidden. You can then create custom links to...

Jump to post
  • Fri Jul 17, 2015 11:58 am
  • Replies 11
  • Views 4406
Re: Opencart 2 not sending shipping address to paypal standa

Here is some more information that others might find useful for the same problem into the future. For the Paypal variables codes https://www.paypal.com/cgi-bin/webscr?cmd=p/pdn/howto_checkout-outside and for variable for checkout pages https://developer.paypal.com/webapps/developer/docs/classic/payp...

Jump to post
  • Mon Jul 13, 2015 2:36 pm
  • Replies 33
  • Views 27286
Re: Opencart 2 not sending shipping address to paypal standa

Hi we are using OC2.0.3.1 as cannot fix the problem of the address data transfer to paypal. Its a major problem for us with overseas customers, as Paypal does not know what country they are from so they are not getting charged the correct Paypal fee. We have tried changing the pp-standard.tpl code t...

Jump to post
  • Mon Jul 13, 2015 2:19 pm
  • Replies 33
  • Views 27286
Re: Quick Checkout cart data not transfering to checkout

I have just uploaded a couple videos showing how the standard OC2 checkout works, and the second video is quick Checkout showing the problem.

http://screencast-o-matic.com/watch/coiicYfZ0f

http://screencast-o-matic.com/watch/coiiclfZ38

Jump to post
  • Tue Jul 07, 2015 8:30 am
  • Replies 2
  • Views 4268
Quick Checkout cart data not transfering to checkout

Hi we have been working with the software developers for Quick checkout and cannot resolve this issue. When entering the country etc in shipping estimate on the cart page and selecting a shipping option, the data is not transferred to the checkout page. In the checkout page you have to re-enter the ...

Jump to post
  • Tue Jul 07, 2015 7:01 am
  • Replies 2
  • Views 4268
Re: Change featured.tpl Add To Cart button to More Info

Thanks for the heads up on where to go with this one. I have been looking at the common.js file to see if I could use some of the wishlist code and copy and modify it for the requirement to redirect for the more info button.

Jump to post
  • Wed Jul 01, 2015 5:40 am
  • Replies 2
  • Views 562
Change featured.tpl Add To Cart button to More Info

Hi I would like to change the add to cart to more info that then just opens the products page for the featured products on the home page. Here is the code that I have changes so far line 36 featured.tpl, but it still needs something changed with the cart.add as still at times adds the product to the...

Jump to post
  • Tue Jun 30, 2015 9:22 am
  • Replies 2
  • Views 562
Re: Featured.tpl customizing overriding

Yes I fixed this same problem yesterday. Apparently you need to go into the admin where it has the modifications menu, then do a refresh blue button just the same as when you install an extension. For some reason some modified templates like the featured.tpl are stored in system/modification/catalog...

Jump to post
  • Mon Jun 01, 2015 4:25 pm
  • Replies 2
  • Views 545
Re: System Modification

I have spent 3 days trying to work out why the featured template changes have not been working, so thanks for this forum topic I can now stop ripping my hair out. I have seen no mention that the modifications refresh being required for simple template changes.

Jump to post
  • Sun May 31, 2015 2:40 pm
  • Replies 3
  • Views 604
Re: Fatured products misaligned when having HTML content

This is probably not exactly the answer that would help you. As you suggest it could be language related, but my answer may help others with a similar problem when adding the HTML box or similar modules to the left or right of the screen. I found that It was bootstrap related with the settings for t...

Jump to post
  • Mon May 18, 2015 2:06 pm
  • Replies 6
  • Views 735
Re: [RELEASED] Custom Product Tab PRO / Extra Tabs (vQmod)

I have the same problem with OC 2.0.2.0 this extension does not work. The admin works fine and shows the Tabs and allows you to edit and add customs tabs, but when going to the products only the description Tab is showing, and wont show the specifications, review or a custom Tab. I have gone over al...

Jump to post
  • Mon May 18, 2015 1:55 pm
  • Replies 137
  • Views 66474
Re: OC2 Bootstrap Browser Compatibility

OC 2 does not need Jquery mobile as it uses Bootstrap which automatically adjusts for mobile views. We need to get well away from mobile specific websites as Google no longer recommends this, and I think that the Opencart developers have made a good decision to use Bootstrap and more ahead with the ...

Jump to post
  • Wed May 13, 2015 4:32 am
  • Replies 7
  • Views 1520
Re: OC2 Bootstrap Browser Compatibility

It appears after testing some different templates that also use Bootstrap, that the standard CSS settings for Opencart 2 are causing the menu problem to IOs 5 and lower browsers. I will attempt to compare the main CSS files for the menu between OC2 and a working 3rd party template to see what it wro...

Jump to post
  • Tue May 12, 2015 5:52 am
  • Replies 7
  • Views 1520
HTML Content Module No Text Wrap

Hi I have been looking for a solution as the text is not wrapping in the HTML content text box module. It just creates a scroll bar and the page width is so wide that it makes it near impossible to edit. The same shows when clicking the code view its also very wide and does not wrap the text, any id...

Jump to post
  • Sun May 10, 2015 5:19 am
  • Replies 1
  • Views 411
Re: OC2 Bootstrap Browser Compatibility

Hi I have tested many mobile OC2 themes on Demo websites for this same problem and none of them worked either as they also are using bootstrap. I think some CSS to detect older browsers to disable the -webkit-overflow-scrolling:touch; from the bootstrap.css might be the answer until the older device...

Jump to post
  • Fri May 08, 2015 6:15 pm
  • Replies 7
  • Views 1520

Search found 27 matches