Andrea Landonio
Forum Replies Created
-
Forum: Plugins
In reply to: [CloudSearch] Updating IssuesHi Shawn, 2 more questions..
- is it a prod site?
- have you added any new fields to the index?
Forum: Plugins
In reply to: [CloudSearch] Updating IssuesCould you add other images? like post’s list page, cloudsearch settings page with the selected fields and configuration.. and also cloudsearch index fileds in aws console?
Keeping private data hidden 😀
Forum: Plugins
In reply to: [CloudSearch] Updating IssuesHi Shawn, for example screenshots of plugin settings pages.. just to help me better understanding where to debug.. and maybe.. about notices you have found, do you have a trace?
Forum: Plugins
In reply to: [CloudSearch] Updating Issues93420 documents, good… but the number of posts in your wp database is the “same”?
Those 2 notices are strange and could be your problem blocking writes into CS.. are you able to give more info? like screenshots and so on…
Forum: Plugins
In reply to: [CloudSearch] Updating IssuesHi! Do you have any server log? for example when you save a post? Furthermore, plugin settings page should says the documents count and other info, do you see data on that?
Yeah for sure, it’s a good point.. I’ll do soon 😉
Hi,
are you able to download latest relase 2.2.12 and test again with it?
Forum: Plugins
In reply to: [Taxonomy Filter] Warning: Undefined property: stdClass::$hiddenHi, I’ve deployed version 2.2.11, are you able to check now with the latest plugin release?
Forum: Plugins
In reply to: [Taxonomy Filter] Warning: Undefined property: stdClass::$hiddenHi, let me take a look.. I’ll keep you posted 😉
Forum: Plugins
In reply to: [CloudSearch] Error Could not resolve hostHi! Can you provide some screenshot? Just to give me any extra info?
Forum: Plugins
In reply to: [CloudSearch] Error Could not resolve hostHi, are you sure “2013-01-01/search” is a valid url?
Forum: Plugins
In reply to: [Taxonomy Filter] Collapse / Expanse in admin Add/Edit TaxonomyHi! What kind of features?
Forum: Plugins
In reply to: [CloudSearch] PHP Version?Hi @geekcohen , yeah PHP 8.0 is compatible 😉
Forum: Plugins
In reply to: [CloudSearch] Average Costs for AWSHi Sandra, is quite difficult to find a correct anwser for you… you can look here: https://aws.amazon.com/cloudsearch/pricing/
Typically prices depend by the region, by the machine size (if you want more “power”) and by the size of your DB (number and dimension of the items stored on CS)
Forum: Plugins
In reply to: [CloudSearch] How to add pagination number button than a load more button?Hi, unfortunately the plugin do not have any feature for switching to pagination… if you want something similar you have to build by yourself using the plugin API and integrating those into your search page..