okso
Forum Replies Created
-
Forum: Plugins
In reply to: [Cloudflare] Website broken with 3.0I’m experiencing the same issue on all my sites (single & mu).
/wp-admin is accessible, however, if I go to edit a post I get the cloud can’t connect screen. This is the case for many of the extension settings in the back end.Forum: Plugins
In reply to: [WordPress MU Domain Mapping] _mapping_logins table in database hugeI just checked this and found 817219 rows @ 80.88 MB. Please, any ideas how to isolate the plug that stops the purge?
Forum: Plugins
In reply to: [NS Custom Fields for WordPress SEO] Compatible with new Yoast SEO 3.0?hi, I saw you’d posted a beta above so went ahead and tried it locally with Yoast 3.3.2. I still get Notice: wpseo_pre_analysis_post_content filter/action is deprecated since version WPSEO 3.0! Use javascript instead. in wp-includes/functions.php on line 3658
Also, all my ACF fields are tabbed, and I don’t get score for entering in them, whereas entering within loop gets a score. Please let me know if I need to give your more info.Hi Daniel, sorry, the ref to admin display was – previously had ‘Click Open Settings – Extra CSS Selectors – .eModal-1 widget. I realize that’s now covered with new trigger/cookie function.
I have site behind coming soon while I have this issue. Can I give you pass/link?
And apologies, I should have said, I’d already made sure popup is working via Open Modal
Can you let me know what tables are affected? I can see prior to db upgrade I have option to set Targeting Conditions > On Entire Site. After, I have a new exclude panel. I presume left untouched = on entire site?
Also, previously, CSS Classes/trigger used to show in admin, now I have popmake-4596|popmake-treatmentsmodal with no mention of trigger class. I presume this is just display preference?
So, aside the new prefix, I can’t see why the db breaks what was working.
Still digging, but any leads appreciated.Forum: Plugins
In reply to: [ACF: TablePress] row detailsawesome, thanks for this, all good.
Forum: Plugins
In reply to: [ACF: TablePress] row detailsHi Phil, thanks for follow up on this. cool, I wondered if the shortcode could be used. I’ll check the mod now.
done, thanks.
hi, of course, please post 2 js files and I’ll drop those in.
hi, yes, site is local, from console
Uncaught TypeError: Cannot set property ‘amd’ of undefined
/popup-maker/assets/js/admin.min.js?ver=1.4.8(anonymous function) @ admin.min.js?ver=1.4.8:3
(anonymous function) @ admin.min.js?ver=1.4.8:1
(anonymous function) @ admin.min.js?ver=1.4.8:1
please let me know if you want me to try and isolate furtherForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] tablepress with acf repeaterHi Tobias, sorry for not being clear, acf is advanced custom fields.
https://wordpress.org/plugins/advanced-custom-fields/
The repeater allows you to create a set of sub fields which can be repeated again and again whilst editing content.
I had a look for acf/tablepress integration and the only option right now appears to be an add-on for Advanced Custom Fields that creates a custom field type to select a TablePress table, providing a dropdown menu that lets you select from a list of available tables.
What I have working, albeit in a primitive state, is populating the tablepress data dynamically from acf fields.Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Cannot reinitialise datatableHi Tobias,
Thanks for your support, just to let you know Pagelines Platform 5 plugin is now compatible with TablePress.Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Cannot reinitialise datatablethanks for looking, I’ll let you know when I find the fix
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Cannot reinitialise datatableHi Tobias, thanks for your quick follow up.
I’ve made sure everything works ok in 2015, which it does, and then loaded the platform plug (no theme change), which breaks tablepress.
and to the plug: https://wordpress.org/plugins/pl-platform/
Many thanks.Forum: Plugins
In reply to: [WP Live Search] autofocusyeah, I was swapping out the standard search, which has jQuery focus within the overlay. So I tried to do similar approach targeting #wpls–input, although not sure of best way to do this yet, as also need to allow edition of wpls search criteria, and create option to close overlay if abandoning search. Otherwise, really nice getting results live!