Found two small bugs in code
-
hei,
I’m playing with your nice plugin since some days and I found two small bugs:– In rpr_2column/reciepe.php :
lines 22 and 28, php code is open with tag “<?”, using “<?php” will be php.ini friendly if shortag is disable in it.In create recipe form, ingredient’s autocomplete doesn’t work, in views/metabox-ingredients.php, line 107, replacing taxonomy name “ingredient” by “rpr_ingredient” at second argument when calling autoSuggestTag(), worked for me.
nice plugin, hold on…
Lionel
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Found two small bugs in code’ is closed to new replies.