[email protected]
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: block.json not load javascriptWhat I found was, annoyingly, that for js I have to use wp_register_script and then use the script handle in block.json. Similar to what you see here https://support.advancedcustomfields.com/forums/topic/acf6-register_block_type-assets/
The action to enqueue the script has to be a higher priority than registering the acf blocks
Forum: Developing with WordPress
In reply to: block.json not load javascriptsame here, I’m also integrating with acf
Forum: Themes and Templates
In reply to: [Chaplin] Editor issues when using theme.json in child themeCan you explain how this was resolved?
Forum: Reviews
In reply to: [LuckyWP Table of Contents] I think it’s the best table of contents plugin@bensibley can you elaborate? I am needing a hook to intercept rendering for a custom mobile treatment.
Forum: Plugins
In reply to: [W3 Total Cache] W3TC Load Balancing Issuefollowing
Forum: Plugins
In reply to: [W3 Total Cache] Not available for WordPress version 4.6thanks Kimberly, does that mean that this plugin is no longer being maintained by the author?
Forum: Plugins
In reply to: [W3 Total Cache] Logged in users getting cached pages@teszter
can you tell me what exactly you did to fix it? i have the same problem. I have a screenshot if anyone wants to see it that clearly shows the logged in cookie but the interface shows logged out.Forum: Plugins
In reply to: [Wp-Pro-Quiz] Quizzes disappeared after updateanyone get any answer on this??? I reverted the plugin but still when I load the homepage all the wp pro quiz database tables are emptied. Any help would be greatly appreciated!
is this fix in v2.14? or slated for 2.15?
Forum: Fixing WordPress
In reply to: Missed schedule – busy site – working cronHi dencreativeltd, have you solved this? I am having similar issue but primarily with a custom post type
Forum: Plugins
In reply to: [Theme My Login] reauth redirect loop when logged out and timed outUpdate:
I have gone through my user roles and login/logout scenarios and see the main issue is when 2 of the roles logout from the profile page. I am using a custom profile page (profile-form.php) for both roles if i go to /your-profile and click signout, I am redirected to /login/?reauth=1
The login page contains the login form but is being redirected to itself. Because reauth=1 is in the url, I am never logged in.Any help would be apprecited. TML settings for the roles is question are as follow
1. Redirection – login and logout redirect to referer ( I can’t change this because in all other scenarios we want user to stay on same page when they logout)
2.Both roles in question are restricted from wp-admin and have a custom profile
3. wp-login.php is disabledForum: Plugins
In reply to: [Expire Users] Setting Expiration date when importing CVSmatthewhearne, which table does the data go into?
Forum: Plugins
In reply to: [Woocommerce CSV importer] Two errors and a doubtWhich settings page, and what is the field separator for?