Ich bin selber nicht ganz sicher, da ich mich mit regulären Ausdrücken nicht auskenne :D. Ich würde einfach die ganze Zeile entfernen. Schliesslich wurde einfach diese Zeile hinzugefügt...
Am sinnvollsten mittels Override, damit du bei einem Update nicht wieder das gleiche Problem bekommst.
Habs mir jetzt genauer angesehen. Der Grund liegt wohl darin:
https://github.com/thirtybees/thirtybees/commit/2fee5fe47a63901c7103c92d22abdbce6ee8034a#diff-4d2b8c521b121179fd17f512b9ffaebc
Wenn du das file einfach ganz überschreibst, wird das bei jedem Update verloren gehen...
I dont believe, there is a quick solution. I remember how I did it:
You generate all urls with the old structure.
Copy them into Excel
You generate all urls with the new structure.
Copy them into Excel
Now you generate in Excel a new column with the correct htacces/nginx redirect.
Maybe somebody has a better solution. Of course you can only achieve it, with some SQL knowledge.
Ich denke die Bindestriche sind das Problem... Wenn man nur nach "SIGEDHLM" sucht, funktioniert es...
Ich bin persönlich gar kein Fan von Sonderzeichen in Artikelnummern. Das macht immer Probleme... Wir verzichten auch auf Buchstaben...
@AndyC thats an interesting question. I am thinking of using tags extensively in future. The way it set up right now, cant help you in seo reason. My plan is to use tags similair as categories. Why not use categories instead? It would get messy if you have like 500 categories...
The customer does benefit with tags. We sell more than 1000 jigsaw puzzles. Imagine we tag all images where a wolve is on. If the customer wants to buy a wolve puzzle, he just clicks on the tag and sees every fitting puzzle.
I am sure its possible to achieve your wanted result. Maybe there is a clean way by changing your product.tpl, but I dont use your theme and dont use tabs so I am not 100%. Otherweise it should be possible, to move it by javascript...
In my opinion the best approach is: use as few modules as possible. I always ask myself: Do I really need this? If there is not a clear yes to this answer, I won't install a module.
In genereal you should ask: what will help me to get visitors? What will transform visitors into customers? What will transform a customer into a rebuying customer?
I agree with @30knees that reviews are very helpful and there datakicks module is the way to go. You should also have a blog module (or something similair) to produce content.
Now I am completly puzzled. I check source code always with inspection tool. Thats not the same? 😮
But still the http://schema.org/Review is between the <div itemscope itemtype="http://schema.org/Product">
Thanks for your answer. I am not sure what the exact problem is, but there is something strange going on.
https://search.google.com/structured-data/testing-tool/u/0/?hl=de#url=https%3A%2F%2Fwww.spielezar.ch%2Fwuerfelspiele%2Fnations-das-wuerfelspiel You see that my test gives Product, Review and AggregatRating as separate blocks. Same Test with yours https://search.google.com/structured-data/testing-tool/u/0/?hl=de#url=https%3A%2F%2Fdemo.getdatakick.com%2Fen%2Fpaid-modules%2Fdatakick-data-management and we see all structured under product.
So it seems that you are right with the div thing. But I am not sure... I have the div Product correct around everything. I believe that somehow the loading doesn't work correctly here. Please check my source code shortly for https://www.spielezar.ch/wuerfelspiele/nations-das-wuerfelspiel. You will see that there is no http://schema.org/Review at all. But very strangely Google can manage to find it in it's test tool. How is it possible?
Are you using asm?
In genereal i would just download all stock quantities and all values. Then calculate it in excel.
Actually what value do you want to use? Wholesale price?
Do you know when the next version (pro) will be released? I noticed today that google says, that rich snipped for review is not complete. I believe that "itemReviewed" is missing...
@devjunckie I just tested this again. You have to change the folder of the subdomain in plesk (in cpanel probably too). Normally when adding a subdomain the system will add a folder like subdomain.example.com. This folder if of course empty and it won't work. The subdomain needs to have the correct root folder (where the tb files are).
I wouldn't do it for every visitor, as most visitor don't like it. I think order confirmation would be the right place to ask it. I once planned to write a survey module. But to be honest: it's very low on my priority list. If you really need only one question, that would be a very small module and wouldn't cost much, if you ask a dev to do it.