Language content management changes not working
Autor: Viktar S.
Besucht 595,
Followers 1,
Geteilt 0
Hello, in X5 pro I try to change some words related to shopping cart. When I do, these changes don't appear in shopping cart. Could you please help me to achieve this. I tried to upload the whole website but no result. Thank you
Gepostet am
I would have liked to do tests, but I can't find the place in WebSite X5 where you can set this with "Step 1" to "Step 4".
-----
Autor
Hello Daniel, thank you for your reply. Have you tried to open my attachment? It shows everything.
Regards Viktar
(It > En)
...you can simply customize the language of the contents: Language Content Management window...
> Your order has been correctly......
>> Step 4 - Order completed | Your order has been correctly.....
...or it would be possible to apply a simple invention of mine with EXTRA code...
... to evaluate I have to see the LINK...
Step 4 - Order completed
Your order has been correctly.......
.
Autor
Hi, thank you for trying to help me, much appreciated! But I think I haven't received the correct answer.
When I change the text in Step 4 from "Order completed" to "Proceed with payment" and check how the shopping cart looks like, I can't see any changes. The phrase "Order completed" stays the same, no changes.
So, I ask for a professional help, maybe, there is a bug in X5 pro software which needs to be fixed. Please see my new attachment with comments. Thank you.
Ciao, sulla mia versione PRO 2023.3.11 la modifica del testo avviene senza nessun problema, sarà un bug della 2024?
GOOGLE TRANSLATE
Hi, on my PRO version 2023.3.11 the text modification happens without any problem, could it be a bug in 2024?
...unfortunately I can't test in the program, I don't have a PC...
...but check if you have activated this option:
- Stept 2 - Vorlage > Page Title
... and/or also with this option:
- Step 2 - Vorlage > Page Path
................................
... if even with this option it doesn't work for you, ... then you can solve it immediately and without stress with a very simple EXTRA code with a simple copy/paste, this:
<style>
#imPgTitle, .imPgTitle {display: block !important}
</style>
... red text:
<style>
#imPgTitle, .imPgTitle {display: block !important; color:red !important}
</style>
.
ciao
.
Hello,
as a general recommendation, as these changes would impact other projects as well, I suggest creating a custom language using the desired language as the basis, like this:
In the custom language I changed the cart_step_4 from Order completed to Proceed with payment, I then set this as the project's language, and was able to display the new text:
Could you please try to make the change in the same way, then open the preview with CTRL + Preview and check if the text is now displayed correctly?
Eric
Autor
Thank you very much, your suggestion works! I appreciate your help. I guess this issue needs to be resolved by incomedia team and sent an update to all.
Kind regards,
Vik