vortexdizajn
Forum Replies Created
-
Hello,
thank you very much for your answer and help. Yes, we tested it and it turned out in the end that the problem was with Google cookies, it just didn’t work in it.
Best Regards,
LazarThank you so much, this really helped us and fixed our problem.
Best Regards,
LazarHello,
thank you for the fast answer and help, yes the problem was in some invalid characters. We changed it with ChatGPT and we got the right version of the code, so now it’s working nicely.
We will write this updated code below if somebody needs it.#Code:
add_filter(‘woocs_raw_woocommerce_price’, function($price) {
return ceil($price);
});
add_filter(‘woocs_woocommerce_variation_prices’, function($price) {
return ceil($price);
});Hello,
thank you very much for your help and explanation, we will try this later and probably find a solution.
All the best in your future work and career.
Best Regards,
LazarHello,
everything is fine, don’t worry, we understand, the most important thing is that everything has been resolved and is working. Good luck in your further work and career.
Best Regards,
LazarHello,
thanks for the reply, but we think we clearly explained the problem we are having and sent the pictures + the link for it to be looked at. From your answer, we can conclude that you didn’t spare time to look at what the problem actually is, and you rushed as soon as possible to answer this message and put “resolved”.
We are not saying this to offend you, to argue, or something similar, but as advice to you on how to improve communication with clients. Thanks in any case, support from another plugin helped us and we solved the problem we had. It was not a problem with your plugin ??Best Regards,
LazarHello,
thank you very much for the quick reply and solution, sorry for the wait, we didn’t have time to reply sooner. We tried this first with “Height speed of your ticker display to 0” but unfortunately it didn’t help, so after that, we entered this first CSS code that you sent us, and that solved the problem and we got what we wanted, thank you very much.
#We just have a couple of questions:- Here in the CSS code, you gave us a solution for the element to be separated in px (pixels)? Will it be responsive for all devices and screen sizes, as we would like it to be? The more precise question is, will that Sticky Header be seen now 100% everywhere displayed on devices and screen sizes, and not make problems like we had before with it, cuz its in px?
- When we added this CSS code, now we have a new problem at the top on the Header for this Ditty element. More precisely, there is no more animation in the Ditty element when loading the page, and there is a white line first, and then only this black background appears with text, it looks a bit strange. We didn’t touch anything, we don’t know why this has changed now, can we somehow restore the animation of the Ditty element as it was before, but also make the header work like this at 100% displayed?
Best Regards,
LazarThanks for the answer, otherwise we also talked to your Support via email and they gave us some instructions that we tried, but it was a specific problem, so we transferred the images automatically.
Best Regards,
LazarHello,
thank you for your fast response. Unfortunately, we do not understand HTML and CSS very well, so please if you can help us with how to do this and which CSS to do and add through the Theme Additional CSS Code or “Code Snippets” plugin.
Which CSS code to add for that text, as well as for these numbers (prices), and how to correct this? It would mean a lot to us if you could send us the CSS codes that we can insert and solve this problem, thanks in advance.
Thank you very much for your help and explanation. We’ll think about it then ??
Hello,
thanks for the answer, as far as we understand, we only need to add that javascript code and replace it with the German code country?
<script> if(localStorage.getItem("ChangeLanguageFirstTime") === null) { document.cookie = 'googtrans=/en/de'; localStorage.setItem("ChangeLanguageFirstTime", true); } </script>
- Is there a way to add this via a plugin, e.g. “Code Snippets” (free version) or something similar, so as not to directly edit Theme codes?
- Why don’t you recommend this, is there any specific reason and cons to this? Thanks in advance
Hello,
thank you very much for the quick reply, this you sent is excellent and does the job we thought for the “Color” variation. The problem with “Size” is that if we put one of the offered ones, there is a big chance that it is not available (or later it will not be available, it is constantly changing), and then customers will be informed that it is not in stock and also maybe a new problem where they will think that the whole product is not available and not in stock (we have long experience with customers, we know how they think, unfortunately :)).
- It would be great if, through some custom code, we would add the possibility for the system to select the first available size, if later that size changes and is not available, for the system to change it and select another size that will be automatically selected, we think it’s a problem if we constantly have to do it ourselves. Can you somehow help us with this?
- Also, another new problem we encountered in combination with your plugin, so please help us with that as well. We use the “InStock Notifier” plugin, which can display a form on products/variations that are not in stock, where customers can leave their name/email and click “remind me” and when that article is back in stock, to remind them by email automatically. The problem is that this form does not work now for products/variations that are not in stock and the form doesn’t display. We have selected and we want to keep the possibility with Xs (X) for variations that are not in stock to be displayed that way, but also for that form to work for products that are not in stock. Can we make the possibility that this X on the variation that is not in stock exists, but that we can click on that variation with X (not in stock), and after that this “InStock” form to appear? Now we can’t click on that variation with X, which is what causes the problem probably but would like to have this X included. How do we do this, can you help us with that? (screenshot below for example, and another screenshot that this form works if it is clicked on that variation with X that is not in stock – we added some variation size to be automatically selected for a product as you told us in the last reply (this automatically selected size are not in stock), and we can see that this form appears on that product)). Thanks in advance
Hello,
thanks for your reply and effort to help us. Unfortunately, the problem is still not solved, and we think that you did not 100% understand the problem we have because of your answer.
I’m sending you another explanation so that there is no confusion. The client right now activated discounts (put sale prices on all “Simple Products”) on the website, because that works. But the client didn’t activate discounts on any “Variable Products”, because when you put a discount (sale price) on some variation or all of that product, then an error appears on that “Variable Product” page (on that page only) and it says “There is a critical error on this website…” from the log.
This error doesn’t come out on every page on the website, it only comes out on that Variable Product Page with a sale price on it. (what you showed in the video is a Variable Product, but currently, there is no sale price on it, so that Product page works, but if we had put a sale price on it, the error mentioned above would appear.
So we have a problem only for Variable Products when it is changed and sales prices are put on them. On that product page, it shows that error and it doesn’t work (other pages work on the website).
Have you checked in detail and do you perhaps know what the specific problem is from the WP_DEBUG Log and how to solve it? I removed those discounts from Variable Products so that the error would not appear on that page, but if I put it on any product back, the error will appear again on that product page.
In the meantime, we also spoke with ShopEngine Support through their website, but they are not sure about the error either, and said they should take a look at it. Please help us to solve this problem, thanks in advance.
Hello,
thanks for the reply, I deactivated the plugins and tested them. When I deactivated only the Filter Everything plugin, the problem still exists and when I deactivated only the ShopEngine plugin there was no problem on the site (and I can put the sale price to variable products), so it’s probably down to ShopEngine?
Do you perhaps know how this can be solved, do you have a solution? (I contacted them also, but they are not sure about this problem, “they need to look” and say that is up to Theme maybe, which is not logged in the WP_DEBUG_LOG File… Thanks in advance
Okay, I’ll see what I can do about it and test it out.
Thanks in any case, best regards.