Forum Replies Created
- AuthorPosts
-
>if there is any other way to exclude all subcategories and print only parent categories…etc etc
it’s a normal custom post type, do as you please (or go to appearance -> menu and just do one of those selecting the categories you want.)
>bug the i have found in “wppizza-loop.php”…
how is that a bug ? it does do what it is supposed to be doing. only that *you* want it to do something else. in any event, it’s a template, so if you want to it to do different things, feel free to edit as required…
PS: your link to the admin doesnt help me without login !
if you want to give me login details, post them here and set to private replysorry, but you cannot do that. you will break things somewhere sooner or later (wppizza or elsewhere).
if something doesnt work with the jQuery version comes with wordpress you’ll have to investigate what and why that is.my first port of call would be to disable all plugins and use a default them e(twentytwelve for example) and then see if that issue still exists. if it does not , turn on plugins one by one until it breaks (and or the theme)
my first question is this:
why does your site seemingly load jquery 1.8 when it should be loading/using 1.11 ?
http://www.siamthai.ch/wp-includes/js/jquery/jquery.js?ver=1.11.2
ok,i’ll test a few things.
ignore any orders from email dev[at]wp-pizza.coma link would help perhaps…….
15 May, 2015 at 11:27 am in reply to: set pickup time and allow to client select when the will pickup #9911huh ?
what kind of metadata are you looking for and more importantly why would you even need to write/edit any to do thisand even more importantly i would also suggest you add your own entry to the options table (or whereever/ whatever you need to do) rather than possibly pollution things elsewehere
click on “view sort” and type in the number (specifically made available for this case)
oh ,and save of course
at the moment , all i can refer you to is this i’m afraid (just talking about the last paragraph there “Furthermore and in due course…..etc” – ignore the rest )
PS: if you do not want to wait for it, you should be able to download the stripe update from your account here https://www.wp-pizza.com/checkout/purchase-history
i know, i just released an update (my guess is the stripe API has changed)
however, i also noticed that the stripe update does not show up in the plugins page. this is something i’ll have to fix in the main plugin (hopefully tomorrow)
so when an update to the main wppizza plugin is released (i.e v2.11.8.15), update it and you should also see an update – in due course (some hours perhaps) – for the stripe gateway
14 May, 2015 at 2:19 am in reply to: set pickup time and allow to client select when the will pickup #9891up to a point anyway. kind of depends on the supposed precise workings / requirements of it .
if you really want to get your hands dirty and add some more/other/advanced/customised fields to the checkout process (which get printed in emails etc) the following snippet would be a good starting point i would think
https://www.wp-pizza.com/topic/adding-customer-checkout-fields/
(in this case just the “wppizza_filter_formfields_order” filter would probably be the starting point)>Exact same issue as stated on this thread…
all i can say is – as far as i know – this has been fixed. having said that, that doesn’t mean that there might not be issues.
however, unless i can see the options set, there isn’t much i can do as i would have to reproduce it first with your settings/options set.if you don’t mind though, please start a new topic as this thread is starting to get a bit messy now
>..it’s not an important fix you have done so much already fixing other issues!
not the point of course. if it’s part of the plugin and it doesn’t work, i should/will fix it (kind of silly to have an option that doesn’t work). So if you can show me settings/options and an example that throws that error I will have a look at the issue. (first i will have to try to reproduce it of course )
that’s way too abstract.
screenshots/details/link where to see the behaviour as well as expected behaviour….etc etc please…
>How do I post a screen shot here?
you just upload a screenshot somewhere (dropbox for example) and post a link to it
that css is set by your theme so you should ask your themedevelopers how to change it .
btw, you are also caching pages you should not be caching !!!
please read this:
https://www.wp-pizza.com/topic/things-to-do-on-first-install/
and specifically this
https://www.wp-pizza.com/topic/using-a-cache-plugin/stripe requires a minimum value of 0.50 !! (as you would otherwise have more charges than what you are charging for)
i know nothing about scroll spy (i don’t even know what it is or is supposed to be) and have no intention to find out to be honest.
if you want to customise things in a certain way to do whatever it is you want to do than great and have fun, but that’s really your job.
furthermore, if you need to do things in scroll spy, then surely it’s their support/forum where you should be asking things , no ?
there are also a bunch of action hooks you can use in the loops to do/add things in various places if you need to …in case that’s what you are looking for, but then again i have no idea what you need..
it works with any email addresses (provided your server is configured correctly and the emails exist of course)
got a screenshot of what you have there ?>What does that mean
it means that no extra ingredients have been added yet …..>how can I eliminate that section
you can’t because it would make having that whole plugin totally pointless as that’s the section where added ingredients are being added to/shown for your customer
(you can rename that piece of text though..)actions/filters/function belong in your themes functions.php
- AuthorPosts