Forum Replies Created
-
AuthorPosts
-
dfitt
ParticipantThanks again.
dfitt
ParticipantThanks Ernest. Will this modification work for only two categories, or will it work for any number of included categories?
dfitt
ParticipantOK, found the issue. In the ajax-search-pro/backend/settings/class/customtaxonomyterm.class.php script there’s this line:
$terms[$taxonomy] = array_slice($terms[$taxonomy], 0, 50, true);
When I changed the length parameter from 50 to 100, the missing terms showed up.
So here’s my question: is there a particular reason why this was limited to 50? Since this was a problem for us, is there any way for this to be addressed in a patch?
dfitt
ParticipantOK, it looks like I’ve upgraded successfully and those functions are working really well. Thanks so much! One thing I did notice when I upgraded is that the category settings were reset to default so I had to set them again. Otherwise no complaints. Thanks again.
dfitt
ParticipantThanks for responding, Ernest, but when I hover over the search instance I’m not getting those options. I tried this in both Firefox and Chrome and nothing is showing. Also, I can’t find the Export/Import submenu. Please advise.
dfitt
ParticipantThanks Ernest. That’s exactly what I was looking for.
dfitt
ParticipantOK, thanks again for your help.
dfitt
ParticipantThanks for your reply, Ernest. I’ve noticed that the Menus page in WP seems to be OK now, so I guess whatever you did fixed it. I’m guessing you just updated some of your code for the plugin? Is that correct, or was there more to it? I just want to make sure I don’t mess up any fixes you’ve put in. Thanks again for your help.
-
This reply was modified 11 years, 2 months ago by
dfitt.
-
This reply was modified 11 years, 2 months ago by
-
AuthorPosts