Hi guys, I'm new writting in here, normally I found solution for my problems in old posts, but I haven't found anything that could help me this time.
I have suddenly start to experience a problem with my links today and I don't know how to solve it.
So, whit this code on a block:
Nuestra historia
I am getting the next code in my storefront:
Nuestra historia
It was working perfectly until now.
Any idea what could have happened?
Thanks in advanced for your help.
PD: sorry if there is another topic related but I could not find it
Are you sure that the HTML block wit SMARTY support is used, not common HTML block?
Yes, they are!
Furthermore there are a couple of blocks where is happening (all of them Smarty blocks) and they worked perfectly until last notice. I do not think I have changed anything in the last days that could affect these blocks.
Please try to delete double quotes and enter them again
There should be & instead of ?. Try using this path:
index.php?dispatch=pages.view&page_id=49
Please try to delete double quotes and enter the again
Without the double quote I get:
Nuestra historia
which of course doesnt work either.
There should be & instead of ?. Try using this path:
index.php?dispatch=pages.view&page_id=49
With that path works.
I have already solved the problem using normal URL (i.e.: site.com/______). However I would like to know why the original code suddenly stopped working because I haven't had any issue until now with that syntax.
Thanks to both for your help.
Without the double quote I get:
Nuestra historia
which of course doesnt work either.
I did not mean that they should completely removed. Sometimes if you just copy and paste the code, the result can have wrong double quotes. In this case it is required to replace them with correct ones.
There should be & instead of ?. Try using this path:
index.php?dispatch=pages.view&page_id=49
Both way will work in CS-Cart