Re: Ερώτηση για τη σωστή λειτουργία e-shop
Hello, Then this could be done this way. I suggest you host the video on a server where you can get embed the video on the order detail page the link to the video will be present on the order detail page. Accessing directly to the video link will be profitable. Make the script like this 1. customer ...
Jump to post- Fri Mar 31, 2023 5:21 pm
- Replies 3
- Views 103
Re: Redirect to YouTube channel
1. I would say yes, 2. you can ask the developer to create as per your requirement. But there is a catch, According to Youtube's private channel or video. There is two way to share private video on youtube, 1. Either generate the shareable link 2. Manually enter the email address whom you want to...
Jump to post- Fri Mar 31, 2023 12:49 pm
- Replies 3
- Views 142
Re: Ερώτηση για τη σωστή λειτουργία e-shop
About the translation of website text - You will find the theme that allows you to translate the entire theme into multilingual. So it will be no big deal for you. About the keyword in URL for search engine - There are serval SEO modules that allow you to add the keyword ( become SEO URL) for each l...
Jump to post- Fri Mar 31, 2023 12:39 pm
- Replies 3
- Views 103
Re: Cannot edit orders that are out of stock in admin
This might happen because when you try to edit the order at the time product present in that order has a quantity out of stock. It is the default behavior of OpenCart.
As Cue4cheap suggested, just add the product quantity and edit the order. You are good to go.
- Fri Mar 31, 2023 12:30 pm
- Replies 5
- Views 144
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 5
- Views 156
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 98
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 259
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 209
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 235
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 146
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.
- Wed Mar 15, 2023 5:15 pm
- Replies 1
- Views 165
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 139
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- General Discussion
- How to Auto Hide Success Alert Box after click Add To Cart button in Opecart 3.0.3.8?
- Tue Mar 14, 2023 6:12 pm
- Replies 6
- Views 399
Re: How to Auto Hide Success Alert Box after click Add To Cart button in Opecart 3.0.3.8?
you can easily hide the success message popup by using the timer in Javascript. Please check [this answer] on StackOverflow (https://stackoverflow.com/a/61606234/4140878)
Jump to post- General Discussion
- How to Auto Hide Success Alert Box after click Add To Cart button in Opecart 3.0.3.8?
- Mon Mar 13, 2023 2:37 pm
- Replies 6
- Views 399
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 895
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 156
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
- Thu Mar 09, 2023 12:55 pm
- Replies 2
- Views 230
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 189
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 122
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 646