snowliondev
Forum Replies Created
-
Ok, I see /wp-json/filebird/v1/get-folders?language=en is giving a 500 error. i’ll contact them.
I am an idiot. I just found this setting was being ignored by something else i did. Fixed now.
enforce_listview_on_mobile
I choose not to use it in the end as it just doesn’t have an effect on the dayGridYear view anyway. It does work on the other views if i leave default.
The site is in staging so i can’t share the URL sadly. Thanks anyway. Awesome plugin!Actually I’ve identified it actually is a plugin “Toolset Types” causing the issue it seems. I had to deactivate it and mess with the screen options dropdown. I changed it to 20 posts per page and turn off some columns. Reactivated the plugin and now wicked folders also works.
It doesn’t help 🙁
I’ve also tried unticking everything in the wicked folder settings and still the “collapse menu”, “screen options” and “help” buttons do nothing just on the pages section. There must be some bit of code stuck in a transient setting that still functions even when the plugin and all others are disabled.
Interestingly the “collapse menu”, “screen options” and “help” buttton do nothing just on that pages section. So I think it it a problem with the code in that area of the DOM.
- This reply was modified 2 years, 5 months ago by snowliondev.
I tried deactivating everything and reactivating. It didn’t load when everything was off or back on.
At some point the whole site was crashing and I got this error message when enabling debugging.
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 4096 bytes) in /home/mysite/public_html/wp-content/plugins/wicked-folders-pro/plugins/wicked-folders/lib/class-wicked-folders.php on line 750
Here you go. That is the only error i see in the console after uploading. I seem to have fixed this issue by setting this to true in the config.php file
// Hook -> wp_get_attachment_url
define('CF_IMAGE_RESIZING_HOOK_3', TRUE);- This reply was modified 3 years, 5 months ago by snowliondev.
Forum: Plugins
In reply to: [Super Progressive Web Apps] Support a multilanuage site?Hi Sorry. The main URL is https://kadampa.org. The languages are in sub folders like
French: https://kadampa.org/fr/
German: https://kadampa.org/de/
Spanish: https://kadampa.org/es/Forum: Plugins
In reply to: [OneSignal - Web Push Notifications] WPML translation for popup textI hope you consider supporting WPML in the future.
Forum: Plugins
In reply to: [Lazy Loader] Disable tick box not showing up for custom post typeYes post type is public. WP-Types plugin isn’t free. I can send you a zip for testing though.
Forum: Plugins
In reply to: [Code Snippets] Version 2.10.1 crashes site’s backend!Had to clear OPcache and it is back again
Forum: Plugins
In reply to: [Code Snippets] Version 2.10.1 crashes site’s backend!Neither editing line 60 nor downgrading to v2.9.6 work for me. Both show a 500 error if the plugin folder is in the directory. Only taking it out returns the site. What can I do?
Forum: Plugins
In reply to: [Sunny] Test conneciton Success but DNS record and service mode say NOYes, I am definitely using CloudFlare for the domain. I use it for about 40 websites. This plugin is working fine on the other site I have installed it on.
Interestingly the individual page cache purge for a particular page is working from the plugin.