snowliondev
Forum Replies Created
-
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!Forum: Plugins
In reply to: [Wicked Folders] Wicked Folders not loading on the Pages sectionActually 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.
Forum: Plugins
In reply to: [Wicked Folders] Wicked Folders not loading on the Pages sectionIt 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.
Forum: Plugins
In reply to: [Wicked Folders] Wicked Folders not loading on the Pages sectionInterestingly 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 11 months, 3 weeks ago by snowliondev.
Forum: Plugins
In reply to: [Wicked Folders] Wicked Folders not loading on the Pages sectionI 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
Forum: Plugins
In reply to: [Wicked Folders] Wicked Folders not loading on the Pages sectionI 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 1 year, 11 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.
Forum: Networking WordPress
In reply to: Any good Backup Plugin for MultiSite WP?I am in the same boat as you guys. I recall iThemes saying full multisite compatibility is a very complex issue with more factors then just putting more people on it. So it makes me wonder how other plugins are doing it and how well they’re doing it (I haven’t yet tried others).
Seems odd to me that the free BackWPuP should be able to handle this but BackupBuddy can’t.
Like others i would just like a quality system that can guarantee this works and will continue to work as WordPress develops.