
04-23-2015, 02:46 AM
|
 |
Junior Member
|
|
Join Date: Apr 2015
Posts: 2
|
|
I'm have the same issue. I can't get the default "Store" category to change after adding the suggested script above the default Ecwid code. This is the additional code I'm adding:
<script>
ecwidMessages = {
"CategoryPathPanel.store":"My Category"
};
</script>
When I inspect the code in the browser I don't even see it. It's like once the page loads it's over written.
|