Doofinder
Forum Replies Created
-
Hi Fernando,
We’re sorry to hear about the issues you’re experiencing on your website. For tailored assistance, please reach out to our support team through the instructions provided here. We’ll be happy to work with you to resolve this as quickly as possible.The bug should be fixed on version 2.5.20. Thank you very much for your kind collaboration.
Good morning @pumka . Thank you very much for reporting this issue. We’re working on it to fix it asap. Also, thank you very much for the suggestions. Have a good day.
It should be solved in 2.5.11. Again, thank you very much for reporting it, @harpo1984 . Have a very nice day!
Thank you very much for reporting it, @harpo1984 . we’re working on it right now.
Good afternoon @alexholsgrove . Thank you very much for reporting this issue. We’ve just deleted the mistakenly created tag 4.2.6, so I think the issue should have been solved.
- This reply was modified 10 months, 2 weeks ago by Doofinder.
Hello, thank you for contacting us.
We have created a new version that fixes the creation of those logs in an excessive way.
Regarding the problem you have with the permissions, it is possible that the logs that appear to you have been registered before, without using wp-cli.
Could you please ensure that the user running wp-cli has write permissions on the log path: ‘/wp-content/uploads/doofinder-logs/updates.log’?
Thanks.
It’s fantastic to hear about your positive experience with DooFinder! It sounds like Frane has been incredibly attentive and helpful throughout the transition and beyond. Could you please share the name of your store? I’d love to know more about where this exceptional service is happening.Forum: Developing with WordPress
In reply to: Errors parsing Standard input code: Bitwise OR ‘|’Hi guys.
Instead of downgrading you could just remove type annotations as part as your workflow via a sed command.
I have a file with replacements and I do this:
find . -type f -name bootstrap80.php -exec sed -i .bak -f bootstrap80.php.sed {} + find . -name "*.bak" -exec rm {} +
The sed file looks like:
s/: bool//g s/: string\|false//g
- This reply was modified 3 years, 9 months ago by Doofinder.
Forum: Plugins
In reply to: [DOOFINDER Search and Discovery for WP & WooCommerce] Plugin on WordPressHi @kdmehta2020. @ocdalex is right, that’s the way to insert the API code. We’ll improve the installation instructions because they’re not clear.
Hi @ocdalex. Sorry for the delay. That’s not currently supported but you can talk to Doofinder Support at [email protected] and comment your case to see if that’s something worth to be added to the plugin.