Jonathon Harris
Forum Replies Created
-
Forum: Plugins
In reply to: [Product Add-Ons for WooCommerce] Can’t remove the plugin…Hello – I follow what you’re saying, but I only tested your plugin and then switched over to WooCommerce Product Add-ons. I’m not using a CDN at this point.
I’m using Local by Flywheel, and I’ve restarted the local server…
It’s a pretty basic setup – Storefront theme, Elementor Pro, WooCommerce, WooCommerce Product Add-ons.
When I deactivate WooCommerce Product Add-ons, then it hides your plugins info, then when activating it again, it brings back your plugins info.
I’ve even tried WooCommerce / Status / Tools and deleting transients.
Not sure what’s going on with it at this point…
Forum: Plugins
In reply to: [Product Add-Ons for WooCommerce] Can’t remove the plugin…Hello, thanks for your help – I just dropped those “za_” tables from the database and cleared browser cache – however, that additional product add-on content is still showing on the front-end.
It’s not appearing on products I hadn’t tested on, but it is still showing on the 2 products that I had tested it on.
Where else would that be pulling from?
Forum: Plugins
In reply to: [Elementor Inline SVG] Color changes in the SVGHI @tjeerdbongers – if you open the SVG in a text editor (like Notepad / Textedit / Sublime Text), you’ll most likely see some CSS tags at the top, and then matching class names for the shapes defined below it. Changing those to unique names will prevent them from overriding each other in Elementor when they’re loading.
For instance – if there’s a class called .s1 in the styles, changing that to .myclassname in the CSS section, as well as the corresponding classes assigned to the shapes, they won’t match the other files.
Forum: Plugins
In reply to: [Elementor Inline SVG] Color changes in the SVGI had saved the SVG images out of Illustrator, but if you view them in a text editor to see the code in them, each SVG shape was assigned the same style names. I believe they were classes like .s1, .s2, etc… by default.
So, when they were loaded in order, the styles appeared to be overriding the previous with the same name.
I went through all the SVG files and made sure they all had unique class names (just make sure your class names you use match the shapes they are assigned to).
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Relevanssi Premium – Won’t indexThanks, Mikko,
Came back to that same project with no changes since, and it indexed perfectly the first try – so has to be an issue on my end.Really appreciate the quick reply, thanks again,
JonathonForum: Fixing WordPress
In reply to: ‘Quick edit’, ‘help’ and ‘screen options’ not respondingHi @compupower – just ran into this exact issue on a site with “window.wpseoScrollableTables is undefined”. Were you able to track down what the issue was on your site?
I’m able to create a new page (all buttons work fine), but once the page is saved, things stop working.
Thanks,
JonathonForum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Warning after WordPress update.Just hit the same issue.
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘nxs_snap_pointer_admin_enqueue_scripts’ not found or invalid function name in /public_html/wp-includes/class-wp-hook.php on line 298
- This reply was modified 7 years, 6 months ago by Jonathon Harris. Reason: Added php warning displayed in admin after upgrading NextScript AP / WordPress v4.7.5
That is correct – the locations have been translated, and they appear fine on the single event pages, but not in the list view.
For instance, the English view: https://www.belttechnologies.com/contact-us/upcoming-shows/
And, the Spanish view: https://www.belttechnologies.es/contacto/proximas-exhibiciones/
Thanks – that helped with translating the titles for the table. On the event lists though, the event locations aren’t appearing.
So, in the Event List settings, the placeholders for
#_LOCATIONNAME, #_LOCATIONTOWN #_LOCATIONSTATE – #_LOCATIONCOUNTRYare coming back empty – only the , – are shown on all translations. That same data does display on the single event pages, so I know it’s in the database.
I’ve translated the events themselves through WPML – the event titles appear, but not the location data.
Any thoughts?
Thanks,
JonathonThe odd thing is though, it was working fine when first set up.
Thanks for the snippet – it works fine for that old user role.
That’s odd, hovering that Edit link, the role does include hyphens, yet, on the main listing of roles, they are underscores.
So, the link is: /users.php?page=roles&action=edit&role=my-year-for-love
But, on the listing of roles, it’s: my_year_for_love
Thanks,
JonathonI’m hitting the same issue with Members v1.1.0, but the role that’s not editable, and throwing the “The requested role to edit does not exist” doesn’t have any hyphens, just underscores.
WP v4.3.1
Any thoughts?
Thanks,
JonathonThank you for checking – just found a fix by viewing the events in English first. Editing an event. Changing the top language switcher to Spanish, then clicking Update. Doing that added the missing data in the database and allowed the events to show back up.
Thanks,
JonathonForum: Plugins
In reply to: [Ad Code Manager] ACF Admin ConflictI’m hitting this as well – the images will upload, but can’t be selected.
WP 4.0 | ACF pro 5.0.8
Forum: Plugins
In reply to: [Ambrosite Next/Previous Post Link Plus] No longer worksFalse Alarm – Seems to be a local issue – still testing.