Jason Chong
Forum Replies Created
-
Forum: Plugins
In reply to: [Comments - wpDiscuz] Bottom offset bubleDo you have any idea why that code is not working?
Forum: Plugins
In reply to: [Comments - wpDiscuz] Bottom offset bubleHi, I am aware how to add custom CSS and have been trying it there already but it does not work.
Forum: Plugins
In reply to: [Qubely - Advanced Gutenberg Blocks] Accordion snippetYou can see the results on my testing site here
https://testing.dantianhealth.com.au/testqubely/No worries, thanks for taking the time to respond to me!
I’ve seen this before, not sure if it is workable into something accessible in a plugin (hence why I am not a developer!)
https://codepen.io/raubaca/pen/PZzpVe@megaz I agree, I am just creating a temporary quick fix solution until they decide to make that shift
Not sure how this is resolved when I am still finding 3 fa files loading at 150kb!
I have managed to successfully create a subset that comes in at 3.7KB for the icons required, I really hope you are going to address this!Has there been any progress to walking away from the entire font-awesome library?
Forum: Plugins
In reply to: [Comments - wpDiscuz] WpDiscuz excessive inline JavascriptI agree. Kindly put down the jquery and quietly walk away
Forum: Plugins
In reply to: [Schema & Structured Data for WP & AMP] wp_postmetaGreat thanks. I’ll look out for the change before using it on a live site to ensure there is no unwanted data to remove!
Forum: Plugins
In reply to: [Comments - wpDiscuz] Restrict PHP whitelistHi
I found an issue with my whitelist code.
I utilised this and it seems to workRewriteCond %{REQUEST_URI} !/wp-content/plugins/wpdiscuz/utils/ajax/wpdiscuz-ajax.php
RewriteRule wp-content/plugins/(.*\.php)$ – [R=404,L]Hopefully someone else finds that useful if working to secure their site
Forum: Plugins
In reply to: [Admin Options Pages] Field name prefixLitespeed
Forum: Plugins
In reply to: [Admin Options Pages] Field name prefixPHP 7.4 WP 5.4.2
- This reply was modified 4 years, 4 months ago by Jason Chong.
Forum: Plugins
In reply to: [Admin Options Pages] Field name prefixIt simply just returns to the initial stage of creating a page. I installed Query monitor and got the attached PHP error in the log
https://ibb.co/hBKPqtw
I have tried this on a fresh site install with the same issueForum: Plugins
In reply to: [Admin Options Pages] Field name prefixOK thanks for repsonding.
Having a separate issue where it simply will not save any options page I try to create, any idea why?