Contact Form not sending email - OC 3.0.3.1
OC 3.0.3.1 Contact Form not sending email, although i see the success page emails received when there is: -new client -new order -reseting clients password -sending marketing email from backend email is configured with smtp there are no errors on error.log code on information/contact.php : if (($thi...
Jump to post- Mon Oct 10, 2022 9:46 pm
- Replies 2
- Views 506
Re: Add to cart from product needs refresh (SOLVED)
Solved To anyone has the same problem on catalog/view/theme/yourtheme/template/product/product.twig we found this line $('#cart > button').html('<span id="cart-total"><i class="fa fa-shopping-cart"></i> ' + json['total'] + '</span>'); replace it with this setTimeout(function () {...
Jump to post- Fri Jan 22, 2021 10:01 pm
- Replies 1
- Views 251
Add to cart from product needs refresh (SOLVED)
Hello,
OC 3.0.3.1
adding to cart from product page, needs refresh to show the product on cart. Add to cart on category page works fine.
Trying since yesterday to find what we did wrong, with no luck.
Find attached product.twig and common.js
- Fri Jan 22, 2021 7:33 pm
- Replies 1
- Views 251
Re: Dublicate Content on Multilingual
Google DEFINITELY sees these 3 urls as UNIQUE url: mywebsite/produkt and url: mywebsite/en/produkt is the same page, same content, same heading title. Doesn't this affect duplication? NO you are doing EXACTLY what google asks. It may be the same content but for language purposes you have done what ...
Jump to post- Wed Jan 20, 2021 3:16 am
- Replies 17
- Views 939
Re: Dublicate Content on Multilingual
url: mywebsite/produkt and
url: mywebsite/en/produkt
is the same page, same content, same heading title. Doesn't this affect duplication? Jump to post
- Wed Jan 20, 2021 2:57 am
- Replies 17
- Views 939
Re: Dublicate Content on Multilingual
This is what I was looking for took me a while to find it https://developers.google.com/search/docs/advanced/crawling/managing-multi-regional-sites I have read this article some time ago, and we have done almost everything, lang="" tag, different urls for every language, different sitemap...
Jump to post- Wed Jan 20, 2021 2:38 am
- Replies 17
- Views 939
Re: Dublicate Content on Multilingual
Just saw the update, we try to pay attention to every detail, to continuously improving performance, seo ranking, and user experience Jump to postmikeinterserv wrote: ↑Wed Jan 20, 2021 1:52 amSorry I updated my post at the same time you posted I added a bit more
- Wed Jan 20, 2021 2:15 am
- Replies 17
- Views 939
Re: Dublicate Content on Multilingual
Google has not indexed many of these pages for over a month at least, we had to manually request indexing again, in order to be indexed. I undestand that there are additional reasons for not indexing quickly, but this only happens to the pages marked as duplicated Many sites in the last year have b...
Jump to post- Wed Jan 20, 2021 1:48 am
- Replies 17
- Views 939
Re: Dublicate Content on Multilingual
Google will NOT treat 2 pages that are the same BUT in a DIFFERENT LANGUAGE entirely as Duplicate content - even if it says so in search console. I would not worry about it. You will NOT be penalised by google for this. Google has not indexed many of these pages for over a month at least, we had to...
Jump to post- Wed Jan 20, 2021 1:21 am
- Replies 17
- Views 939
Re: Dublicate Content on Multilingual
Where in search console is it telling you its duplicated content are you sure its not getting mixed up with www.mydomain.com mydomain.com or even http V https ALSO Google search console is a very broken and unreliable thing :-) Yes i am sure it is not the domain or http / https. We have checked alm...
Jump to post- Wed Jan 20, 2021 12:45 am
- Replies 17
- Views 939
Re: Dublicate Content on Multilingual
In search console appears as duplicated. Jump to postmikeinterserv wrote: ↑Tue Jan 19, 2021 9:03 pmWell Its not considered duplicate content if its in a different language that's why
- Tue Jan 19, 2021 9:49 pm
- Replies 17
- Views 939
Dublicate Content on Multilingual
OC 3.0.3.1 My website has two languages i have different url, title, decription, name, for every language i have lang="" tag for every language in head of every page i have canonical tag for every page in every language but still have dublicate content on search console I have seo module (...
Jump to post- Tue Jan 19, 2021 7:46 pm
- Replies 17
- Views 939
Re: index.php?route= on Custom Page
Thanks but It didn't work Jump to post
- Mon Dec 28, 2020 6:21 am
- Replies 2
- Views 1033
index.php?route= on Custom Page
Hello, OC 3.0.3.1 i have created new custom page for latest products (copied, renamed and modified controller/product/special.php and product/special.twig) I tried to remove mywebsite/index.php?route=product/latest and to make it mywebsite/latest with no success. Other pages (home, special, products...
Jump to post- Mon Dec 28, 2020 1:36 am
- Replies 2
- Views 1033
Re: Can not delete stylesheet css
SOLVED IT,
the css file was dynamically added from an extension. The problem in that case was NOT the CACHES.
in catalog/controller/extension/module/examplemodule.php i just deleted the link to the old css file
- Mon Dec 07, 2020 9:10 pm
- Replies 10
- Views 1178
Re: Can not delete stylesheet css
Sw!tch is correct. You do not mention a theme - so we have all presumed you mean the default stylesheet. A link to your site maybe. You should also check with your host, maybe they have cache - maybe you have cache and they have cache and you are mis-timing you cache as you are in an endless loop -...
Jump to post- Sat Dec 05, 2020 9:29 pm
- Replies 10
- Views 1178
Re: Can not delete stylesheet css
Admin -> Dashboard -> Cog icon on the top right. Clear theme cache. Admin -> Extension -> Modification -> refresh modification cache. It is not the theme's Cache. I even deleted manually from system/storage/cache The link to old css file propably is in .php file. I took a look in catalgog/controlle...
Jump to post- Sat Dec 05, 2020 5:35 pm
- Replies 10
- Views 1178
[SOLVED] Can not delete stylesheet css
Hello,
OC 3.0.3.1
i deleted the link to css file from template/common/header.twig
amd replaced with my own css file,
but it keeps showing when i look at page source.
I believe that it is added dynamically somehow.
How can i delete it permanently??
- Sat Dec 05, 2020 11:24 am
- Replies 10
- Views 1178
Membership Plans - Ticket Support - Restricted Access
Hi, OC 3.0.3.1 is there any extension to do the following : I want to provide technical support with ticket system. The customers must pay for membership plan in order to have access to ticket support system. If the customer does not pay for new mpembership, or renew his existing membership plan, he...
Jump to post- Wed Aug 19, 2020 4:30 pm
- Replies 2
- Views 421
Re: "Canonical" Not working
This is an issue most likely caused by your web theme, not by OpenCart 3.0.x releases. Please consider a more standard compliant web theme. We have cloned the site to localhost, and everything works fine. Also we have tested the current theme on clean install, and works ok. We have also installed s...
Jump to post- Fri May 29, 2020 7:11 pm
- Replies 5
- Views 1995