Search found 260 matches

Search found 260 matches

Re: Redirect 301 not working properly

If you are looking for a simple way then open the header.php file of your theme. then use the 301 > permanent redirect 302 > temporary redirect function redirect($url, $statusCode = 302) { header('Location: ' . $url, true, $statusCode); die(); } function areUrlsTheSame($url1, $url2) { $mustMatch = a...

Jump to post
  • Mon Mar 27, 2023 8:22 pm
  • Replies 2
  • Views 81
Re: Add to cart error undefined issue

After applying the SSL you need to do some code work too. open both config files font and admin in any code editor. Its time to check and apply the "s" after the HTTP do this for both files. Save it and check in the private browser FOTN CONFIG FILE // HTTP define('HTTP_SERVER', 'http://www...

Jump to post
  • Mon Mar 27, 2023 8:12 pm
  • Replies 2
  • Views 81
Re: Duplicate Seo URL Problem

It is problem with every website that is using the OpenCart framework. OpenCArt is built in a way that it will have multiple URLs for the same product and sub-category. It is just a pain for SEO and indicates duplicate content that is bad for SEO and ranking. If you are looking for a simple and reli...

Jump to post
  • Tue Mar 21, 2023 12:36 pm
  • Replies 3
  • Views 235
Re: Bijlage product

OpenCart does not support showing the attachment on the product page. Neither it supports downloadable items on the product page that customers can download by visiting the product page. Either you need to get someone who can help you to do so. It involves understanding the theme you are using and t...

Jump to post
  • Tue Mar 21, 2023 12:35 pm
  • Replies 1
  • Views 193
Re: Show full price but only 30% deposit in cart

it could be done without messing too much with existing opencart code. create a customer group and attach that group to your customer to whom you want to give the discount. now, create a discount coupon with a 70 discount and select the category that your customer wants to purchase the product from....

Jump to post
  • Fri Mar 17, 2023 7:32 pm
  • Replies 5
  • Views 227
Re: Product Snapshots of Features at main Description OC 3.x

the icons are part of the product page of the theme. if your website theme does not have that icon section on the product page then you need to customize the theme and get the icon section there also editable for each product. It involves code changes and every theme is developed differently, so can...

Jump to post
  • Fri Mar 17, 2023 7:26 pm
  • Replies 3
  • Views 144
Re: Please where can i find a makeup shade/color matching tool or module

you can find the module on the opencart marketplace or try to find it on google you might get one matching with your requirement.
Otherwise, you may contact with opencart expert to make the one for your website. We are ready to help you.

Jump to post
  • Wed Mar 15, 2023 5:15 pm
  • Replies 1
  • Views 161
Re: Categorie to None

Kindly share some more details for you issue, so that we can assist you

Jump to post
  • Wed Mar 15, 2023 12:45 pm
  • Replies 1
  • Views 132
Re: How to Auto Hide Success Alert Box after click Add To Cart button in Opecart 3.0.3.8?

without knowing what theme or module you are using, it is quite difficult to say where to make changes to make the popup disappear after some time. Please contact us at sale@opencartextensions.in We are ready to help you to get this done. You can pay us for a small cup of coffee.

Jump to post
  • Tue Mar 14, 2023 6:12 pm
  • Replies 6
  • Views 394
Re: Categorei niet te wijzigen

Please provide more information on what is not changed in the parent category. how it should work? After that people will help you to achieve that you are you looking for.

Jump to post
  • Mon Mar 13, 2023 2:35 pm
  • Replies 9
  • Views 804
Re: Bottleneck Issue with website

On first look and analysis by GTMatrix and Google page speed insight. it seems your website is running correctly and passed every test. Your site is slow may be one of these reasons. 1. Check your hosting server harddisk is full or almost full 2. Temp files are not generating correctly 3. Ram is get...

Jump to post
  • Fri Mar 10, 2023 2:04 pm
  • Replies 3
  • Views 155
Re: Auto Change - Currency & Language by IP Extension - Unable to install.

Hello Sir,

Our support team will assist you with the installation
Kindly generate a ticket through this link https://www.opencartextensions.in/ticket

Jump to post
  • Thu Mar 09, 2023 12:55 pm
  • Replies 2
  • Views 228
Re: WordPress to opencart

Yes, there are many blog extensions that exist for opencart that has similar work experience as WordPress. But these extension does not provide flexibility for WordPress. You can find the extension on OpenCart  Marketplace or on just start with our TMD OpenCact Blog Module. What I suggest you do not...

Jump to post
  • Thu Mar 09, 2023 12:43 pm
  • Replies 2
  • Views 182
Re: Any recommendations for a good email/marketing manager?

It is not present in the default OpenCart framework. We need to make an extension that matches your requirement, Moreover when you select the alphabet and limit the number of emails sent count then there is a possibility that while sending an email the limit exists and some customer whose email star...

Jump to post
  • Thu Mar 09, 2023 12:41 pm
  • Replies 1
  • Views 114
Re: Speed Optimization

Few tips are Write the meta title, and description for each product, category, information page, manufacturer, and brand. improve copywriting of existing products - to increase sales. Use the latest .webp extension image or images as jpg or png, Replace the default opencart image with your brand log...

Jump to post
  • Mon Mar 06, 2023 5:50 pm
  • Replies 1
  • Views 599
Re: currency extension - Need a module or a specialist for its creation

Our company is an official partner of OpenCart with more than 10 years of experience in OpenCart development. We definitely help you to create the extension that works exactly as per the given requirement. Please send us an email at sale@opencartextensions.in or you can do a live chat with our sale ...

Jump to post
  • Mon Mar 06, 2023 5:35 pm
  • Replies 1
  • Views 249
Re: Fix pagespeed score and improve loading time (Journal3)

There are mainly CLS, file size, and painful content issues in OpenCart. We help you to get the website page loading speed at the minimum number of seconds.
Please send an email to sale@opencartextensions.in or you can do a live chat with our sale agent.

thanks

Jump to post
  • Mon Mar 06, 2023 5:33 pm
  • Replies 7
  • Views 454
Re: Integration with printify?

We can help you to develop the opencart extension to integrate the printify using their API
please send an email to sale@opencartextensions.in or you can do a live chat with our sale agent.

thanks

Jump to post
  • Mon Mar 06, 2023 5:32 pm
  • Replies 2
  • Views 495
Re: How to add additional product at a special price to your order?

Adding a popup on checkout is not a good user experience, it will distract the customer from purchasing. You can see all the website has removed all the obstacles from the cart and checkout page to make the user journey more easy and I suggest you think again and make adjustments to the popup concep...

Jump to post
  • Sat Mar 04, 2023 1:48 pm
  • Replies 4
  • Views 123

Search found 260 matches