Hello,
On my main map view I have a search field that breaks down the toolset access shortcodes when it's used.
Please see : hidden link and try to search "ouaga".
Please use private access given in other post.
Thank you.
Hello,
I can get your website credentials in this thread:
https://toolset.com/forums/topic/bug-with-pagination-on-combined-views/
And I can see the problem in your website, please try these:
1) In case it is a compatibility problem, please deactivate other plugins, and switch to wordpress default theme 2019, deactivate all Custom code snippets, and test again
2) If the problem still persists, please provide database dump file(ZIP file) of your website, I need to test and debug it in my localhost, thanks
https://toolset.com/faq/provide-supporters-copy-site/
My issue is resolved now. Thank you very much !
Sorry, that was a mistake ; the issue is not resolved yet.
I've never been able to use duplicator ; but please feel free to install it and make the export yourself.
Thank you very much.
I am trying to export the files from your website, will update here if there is anything found.
I can install your website duplicator package in my localhost, but there isn't the same problem with only Toolset plugins + 2019 theme, search the keyword "ouaga", the Access shortcodes works fine, see screenshot veil.JPG.
So it should be a compatibility/server problem of your website, please try as I mentioned above:
1) In case it is a compatibility problem, please deactivate other plugins, and switch to wordpress default theme 2019, deactivate all Custom code snippets, and test again
2) Also check if there is any PHP/JS error in your website:
https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/
Here is the PHP error I have :
[18-Apr-2019 09:13:06 UTC] PHP Notice: Undefined index: hook_suffix in /home/sc3adage17/veille.bf/wp-admin/includes/class-wp-screen.php on line 212
The problem seems to be coming from the plugin "Astra Hooks", which I am using in order to add those to the header :
<link href="<em><u>hidden link</u></em>" rel="stylesheet" />
<script src="<em><u>hidden link</u></em>"></script>
So it is a compatibility problem with plugin "Astra Hooks"?
Can you confirm it?
You can disable it, test again, if the problem is fixed, then it should be a compatibility problem.
I am not familiar with this plugin, are you apply some custom codes in this plugin? have you tried to remove your custom codes? Did you check it with the author of plugin "Astra Hooks"?
Deactivating AstraHooks breaks the whole filters system.
So I can't test if the bug is corrected, since the search field doesn't work anymore.
As I mentioned above, I have tried your duplicator package in my localhost with only Toolset Plugins + 2019 theme (without AstraHooks plugin), it works fine.
https://toolset.com/forums/topic/text-search-field-in-a-views-custom-search-breaks-access-shortcodes/#post-1232637
If you need more assistance for it, provide a test site with the same problem, I can try to locate the the problem for you.
Private message box enabled, please provide the test site credentials and FTP access.
Thanks for the details, I am checking it in your website, will update here if there is anything found
Thanks for the details, I can see the problem in your website: breaks down the toolset access shortcodes, I am checking and debugging the duplicator package in my localhost, will update here ASAP.
And for the new problem:
filters don't work at all.
That is a problem of your custom JS codes:
I see some JS errors in URL:
hidden link
(index):28460 Uncaught TypeError: $(...).select2 is not a function
Views "Volets verticaux"
hidden link
section "Recherche et pagination", click "JS editor", remove those JS codes can fix the problem.
Hello,
Thank you ; I keep posted.
I can duplicate the same problem in my localhost with a fresh wordpress installation, and have escalated it to our 2nd tier supporters, will update here if there is anything news.
Currently, you can disable the AJAX search feature of view.
For example, edit the post view "Volets verticaux", in section "Custom Search Settings", use option "Full page refresh when visitors click on the search button with input values auto-updating", and test again.