Forum Replies Created
-
AuthorPosts
-
hmm, what do we think “use when registering” could be for ?
ever tried ?
no need for any shortcode
sounds like you are blocking popups
23 January, 2015 at 3:16 pm in reply to: Moving "Add to cart" to the bottom / Preselect radio buttons #7308in fact, i would not use a radio input in the first place if there’s nothing to chose/switch to/between
i would use a “must have minimum number of ingredients” group – as this would makes the icon a lot more appropriate i would think
(if you feel you want to display this in the first place – as mentioned above…)
again, just my thoughts, all up to you
23 January, 2015 at 3:10 pm in reply to: Moving "Add to cart" to the bottom / Preselect radio buttons #7307personally speaking I would do this entirely differently if you want to make this easy for me (the customer).
i.e – assuming i am the customer – don’t show me choices i cannot do anything about in the first (or as you put it – annoy me) place . just say in your description “includes plain rice ” or whatever it includes as defaultdoes that make it less intuitive for your itech ? perhaps. you’ll need to decide which one of the equation you want to please I guess
(just my 2 cents)
23 January, 2015 at 1:14 pm in reply to: Moving "Add to cart" to the bottom / Preselect radio buttons #7302having said that , i am somewhat wondering why you would be using a radio input selection for a single ingredient where you cannot switch to another anyway (as there isn’t one)….
23 January, 2015 at 12:25 pm in reply to: Moving "Add to cart" to the bottom / Preselect radio buttons #7301seems a bug in conjunction with multiple radio groups AND preselect.
will have to investigate but will take a few days to look into(am travelling for a few days)
>. Is anybody else having the same issue?
in short: No.try enable debug and have a look.
updating category description is an internal WP thing and has nothing to do with the plugini;m more likely to go for an option to select that at the exclude level/group as it’s not exactly a common things that needs doing…we’ll see. not sure yet
thanks for the suggestion anyway
as i already mentioned. it’s not that simple.
as a starting point , i would probably do this / start here.a) create/add all categories you might need
should find something here https://www.google.co.uk/#q=bulk+import+categories+wordpressb) create/add all mealsizes you might need (at least one)
c) create/add all additives (if any, you can also add them later)
have a look at the top of admin.setup.default.options.inc.php between approx line 4 and line 284 that deals with this when adding the default things on installation. you should somewhat figure that stuff out from there (might not need/want all of this in there….)
you can try to also do the categories there at the same time, but you will then also HAVE TO update some data stored in the main stored plugin data (though repairing categories in tools might also help afterwards if you do not do that)
but i know of course, that that only deals with the commonly shared things between custom post types and wordpress posts – i.e not meal sizes for example – in which case a simple dropdown select and save on each item would do it though)
categories and product import/export functions already exist of course, as they are bog standard WP categories and (custom) posts .
no need for me to re-invent the wheel on those i would have thought
somewhere along the lines you have to type stuff in anyway
having said that, i have been thinking a few times about some import thing , but given the way things are linked together with meal sizes, additives, alternative taxrates, and if they have the add ingredients extension there is A LOT more to be considered, and whatnot they invariably will screw things up in their csv and then ask me to sort it out.
so, for the moment at least , there isn’t sorry (though you could probably at least import some simple csv to get titles and content – i.e standard WP stuff – and after that just click on the relevant boxes in each item)
thanks for the access.
having had a look, i have no idea why it does not show all the categories.
even stranger: they DO show up in all your itemsi know – roughly – what this probably *relates* to (hence the repair categories thing) but as yet i have still no idea as to what people *do exactly* to manage to get it to be like that.
this has happened about 2 or 3 times as far as i know , and i just cannot reproduce it….i’ll keep trying (as it would certainly be helpful to have those visible, as you wont be able to sort them if they are not)
thanks for letting me know though
PS: i got them back by dragging and dropping the sort order a few times …so at least they are there for you now (though i might have messed up your order, sorry)
still no idea as to how it came to this, but at least there’s some sort of remedy it seems
PPS: for my own reference, every time i drag and drop the order of a category, and then reload, ONE more category comes back…..how strange is that
if it works, i’m not complaining ( though this doesn’t make much sense to me).
you ARE (under screen options) displaying more than just a few categories , right ?
(or if not , do you have pagination there now ?)just trying to find out how this could even be the case as it’s – mainly – wp’s inbuilt category stuff
did you – by any chance – install the plugin 2x for some reason ?
sorry , scrap that PS. i guess the issue is that you have 19 . need to have a look at the admin
PS: if you have 9 categories it will – of course – show 9 categories….
can i have admin access to your site to have a look please (use the “set as private reply option” below
assuming you are using pages (install 1 ) AND the navigation widget : you should not do that without creating the right template
please see herehttps://support.wp-pizza.com/topic/navigation-widget/
regarding catregories
please go to wppizza->tools, enable “repair categories” and save. (let me know if your categories are all accessible again after you’ve done that )
hmm, replying to a 2 year old topic …
in any case, chances are you are using pages to display the categories (i.e install option one)
https://support.wp-pizza.com/topic/things-to-do-on-first-install/
so the page names will be the page names and the categories therein will be the category you have (still perhaps) set in the shortcode used on the page
so , yes, if the page is supposed to have a different name, you have to set it as that name and if you want the pages to be in a different order, set the order of the pages…
you can enter html in there !!!
e.g under Legal [enable some formfields or text/links you might want to use and/or make required]
label-> <a href="your-link-to-your-t-and-cs" target="_blank">Accept Terms and Conditions</a> enabled->check required->check type->checkboxsave
(just some dummy stuff, but that should get you on your way i would have thought, no ?)
-
AuthorPosts