that’s because those 2 phrases are in “order form settings” as they are only used in the “order confirmation form”
>Why the page /orders/?wpptx=42… does not look like the page /orders (no header and footer from the visual editor)?
because you probably got some errors somwhere . enable debug and check your debug log
Thanks. Translation is already working.
—
Ad. 2)
There are no PHP/JS errors:
http://mammamia.bialystok.pl/nasze-menu/
-
This reply was modified 8 years, 2 months ago by
Paweł Patyk.
sure about that (just making sure )?
have you enabled debug ?
define(‘WP_DEBUG’, true);
define(‘WP_DEBUG_LOG’, true);
define(‘WP_DEBUG_DISPLAY’, false);/*this should NEVER be true for production sites*/
Of course I have debugging enabled.
ok (didnt mean to be rude, but let’s just say i’ve been here before people saying they have done stuff when thy had not)
anyway. i can see this
PHP Notice: Undefined offset: 0 in .../wp-content/themes/siteorigin-unwind/inc/template-tags.php on line 496
PHP Notice: Trying to get property of non-object in .../wp-content/themes/siteorigin-unwind/inc/template-tags.php on line 496
PHP Notice: Undefined offset: 0 in .../wp-content/themes/siteorigin-unwind/inc/template-tags.php on line 496
PHP Notice: Trying to get property of non-object in .../wp-content/themes/siteorigin-unwind/inc/template-tags.php on line 496
which might (or might not) be related
have you tried a different theme (like 2016) even if it is just temporarily ?
for example if you just go here
http://demo.wp-pizza.com/twentysixteen/orders/?wpptx=123456
which is a standard install using 2016 theme out of the box i/you get the full header footer etc etc (with an error in the middle of course as that id does not exist)
if i go to the equivalent on your site
http://mammamia.bialystok.pl/orders/?wpptx=123456
most stuff is missing for reasons i cannot know (might be some plugin, mightbe som theme settinsg )
PS using and installing the theme you are using here works fine out of the box
(but i also cannot see or at least find any visual editor either,,,)
Where do you see these messages (not bugs)?
The theme turned out to be a problem…
Thank you for your help.
in your debug.log
mammamia.bialystok.pl/wp-content/debug.log