Forum Replies Created
- AuthorPosts
-
that’s not the detailed report you have there, but the summary.
you need to select the appropriate report from the dropdownsimply export a detailed report . it’s all in there
you might also want to have a read of this (as your site is seemingly removing version numbers)
https://docs.wp-pizza.com/faqs/?section=removing-version-numberstried clearing your bowser cache ?
checked your browser console ?
as I said, you should enter the css declarations for the relevant background color (use your browsers element inspector to find the relevant elements class/id) as per the document i linked to above. there is no file you need to (or in fact should) edit
what’s stopping you to do that ?
>how can I change popup fixed background color and font type…
you should be using css declarations as per https://docs.wp-pizza.com/developers/?section=frontend-css-styles-layoutHi
yes, you are correct, this issue has happened before (though not really in the link you referenced, but that’s not important)
and as yet , I was never able to reproduce this , which is why you can find a “Repair Categories” option in “Wppizza -> Tools”(you can typically also fix this by simply adding one or two dummy categories in WPPizza->Categories, deleting them again and reloading that page).
That’s just for your info though…That said, your post is the first time someone actually spelt out what exactly he/she did to make this reproducable – i.e adding a category from *within the menu item / post page* as opposed to in the categories page itself – which I assume is where all those same problems in the past from other people came from too, so this clearly needs fixing my end in an update to the plugin.
At least I finally know where to look, so thank you for being that specific
In the meantime, the workaround outlined above should also let you fix this for the time being
Thanks
>thanks so much
no problem, glad i could helpthere is no fullname or fullpath
this belongs into the templates:print css field (wppizza->templates)i.e simply add
.wppizza-ingr-comments{font-weight:bold}
(or however you want to format this)>changes does not have an effect …
that’s true, because that’s not what it does
as mentioned , you need to add the css declaration to the templates css>targeting is not working.
then you are doing something wrong . i can guarantee you that adding some declarations to .wppizza-ingr-comments in the templates css works just fine.
what does your non-working css look like ?>…After I installed the WinOrder plugin to import the data, it changed the fields…
then you need to speak to the author of WinOrder. I know absolutely nothing about it, other than that it exists, and really cannot help you with it> I’m just wondering if it’s fine to leave the theme-wrapper.php file empty?
in short: sure, why not. if it works , it worksI really don’t know what the issue is.
It’s all coming from a template you can change.
I.e if you want it to look different, make it look different by simply adjusting the css to your liking and moving things around into whatever order you like in the template settings.It’s not going to get any more flexible than this
19 November, 2020 at 12:20 pm in reply to: Google Cloud Print will be disabled on December 31, 2020 #52290so there’s also now this
https://www.wp-pizza.com/downloads/wppizza-autoprint/18 November, 2020 at 5:57 pm in reply to: Google Cloud Print will be disabled on December 31, 2020 #52275@Stanislav
>What about send that “Print order” template to another email adress…
Am a bit puzzled here, why use a “Print Order” template when you can just use add another “Email template” (they are in effect the same thing, barring the difference in the way css is applied – because email does not do stylesheets in many cases) and just set an email in additional recipients ?
I.e that kind of solution – if you want to call it that – already exists more or less , no?
PS: as it happens, i’ve just finished something I should be able to make available later today or tomorrow I would hope – which is not a like for like as this simply does not exist – but might be a solution for some/many
there isnt really a lot of space to play with in the minicart, but i’ll see what i can do in an update
- AuthorPosts