industrialweb
Forum Replies Created
-
Well, I’m in the support area for a plugin that was written for Woo. Hopefully they can help out. It has been nearly a year since the last update though. I suppose if the plugin is never going to receive updates from here there is no real harm in me making direct updates.
I am always trying to avoid adding plugins and looking for hooks to put into the child theme’s functions. In this case I needed neither.
It reminds me of my colleague moving jumper pins, replacing cards, swapping power sources, and smelling circuit boards when the real problem was the power strip was unplugged.I did, and I found I was doing easy things the hard way. If you go into shipping zones and edit the shipping method, there is a field right there to increase the rates by a percentage. Doh.
- This reply was modified 3 years ago by industrialweb.
I have Defender finding these 57 on 20 sites and Wordfence finding these same files 57 on 20 other sites. I don’t want to delete them if they are new, essential, but unrecognized. This thread is the only relevant page SERPs turn up.
You’re seeing your conversion code without the <script> tag surrounding it.
They broke all javascript capabilities with recent releases stripping this tag from all that code. Anyone with conversion codes, special triggers, or other important javascripts in Branda experienced this recently. After a lot of sites broke, they rolled it back, but with a warning that soon all these sites will break again when they push the tracking-codes only change…
Most people who know their way around ads and analytics use tracking codes and tags. This is going to break a lot of websites.
This is mostly what a lot of us used Branda for – it allowed developers to provide a space for marketers to easily insert scripts without needing to know PHP or try to edit templates, and allowed them to keep these well-organized.
Branda also allowed us an easy way to have certain codes load on certain pages or page types. Lots of custom programming to do to get that effect and now marketing is going to have to bother us with each and every script change.You’re seeing your conversion code without the <script> tag surrounding it.
They broke all javascript capabilities with recent releases stripping this tag from all that code. Anyone with conversion codes, special triggers, or other important javascripts in Branda experienced this recently. They rolled it back, but soon all these sites will break again when they push the tracking-codes only change…
Most people who know their way around ads and analytics use tracking codes and tags. This is going to break a lot of websites.
This is mostly what a lot of used Branda for – it allowed marketers to have a place to insert scripts without needing to know PHP or try to edit templates, and to keep them well-organized.Thank you Gregor!
Forum: Plugins
In reply to: [Responsive Tabs] Cannot Edit content of a tabI updated the version to 4.2.2 and *still* getting the issues it causes this error in 4 lines:
jQuery.browser is deprecated in wp-content/plugins/responsive-tabs-pro/inc/js/hashchange.min.js
For now, I’ve remarked out the entire code at hashchange.min.js and the last function in rtbs.min.js and it seems to be working with the jQuery errors gone. I am sure there is a more elegant solution – probably just eliminating that last line and not loading hashchange.min.js.
- This reply was modified 4 years, 8 months ago by industrialweb.
Forum: Plugins
In reply to: [Responsive Tabs] Cannot Edit content of a tabIt’d be great if you actually put the version number or a changelog somewhere on your website. I’ve been wresting with this issue forever with no idea whether buying a license would help. I am on PRO 4.1.0, what is the new version number?
Forum: Plugins
In reply to: [Responsive Tabs] Cannot Edit content of a tabCould it be a jQuery issue? I have the PRO version, but I had this issue and had to install the Enable jQuery Migrate Helper plugin to temporarily fix it. Here are the issues the plugin patches and logs:
`2021-09-22 17:04:20 jQuery.fn.live() is deprecated Plugin: Responsive Tabs PRO https://[redacted]/wp-content/plugins/responsive-tabs-pro/inc/dmb/dmb.min.js https://[redacted]/wp-admin/edit.php?post_type=rtbs_tabs
2021-09-22 17:04:21 jQuery.browser is deprecated Plugin: Responsive Tabs PRO https://[redacted]/wp-content/plugins/responsive-tabs-pro/inc/js/hashchange.min.js https://[redacted]/wp-admin/edit.php?post_type=rtbs_tabs- This reply was modified 4 years, 10 months ago by industrialweb.
- This reply was modified 4 years, 10 months ago by industrialweb.
Forum: Plugins
In reply to: [Meta for WooCommerce] Error in Debug LogActually, I just ended up disabling it permanently. Turning off plugins, one at a time, this was the only plugin throwing errors and the only plugin where the errors stopped when I turned it off. We’ll re-enable it for a few here or there to update our facebook feed, but leaving it on was filling up error logs like crazy.
Forum: Plugins
In reply to: [Meta for WooCommerce] Error in Debug LogSyncing seems fine, but if I turn on debugging, it adds one of these every nanosecond and the whole debug log fills up with this – it becomes megs and megs of file in minutes. So, if ever I need to debug anything else, leaving logging enabled makes the file too large to read pretty quick. So, this plugin kills WordPress debugging for a developer. The only thing I can do is disable the plugin if I need to debug anything.
My client installed this. Since then, they’ve been having trouble creating or editing products. I am pretty sure it is the problem. At the very least it is bogging down the server with all these error messages (and yes, I would say that trying to get a property from a non-object is an *error* happening due to a flaw).
Forum: Plugins
In reply to: [Social Auto Poster] Error when publish post on FacebookIs this something still being worked on?
I see that the plugin was updated today. I came to this thread because I was having the same issue.
After the update to 2.0.9, I am getting no errors in error logs or the debug log (which is enabled).
In the Fautopost log, it does say “ERROR” and gives a date and a time, but no details.
I have checked the firewall records on Cloudflare and local for possible blocking, and I have checked the 404 error records. There is nothing being blocked, nothing not found.
There is nothing being blocked in the CSP or other headers. Web console shows no errors.
Wordpress and every plugin, every theme, are up to date.
Any advice you can give would be greatly appreciated.
Hello, I can confirm that is still failing to read the text between the WPBakery code and still including that code as the description if you do not specifically change it in the meta box. This is happening for Smartcrawl Pro.
BTW… looking through files in the child theme, if this is template-related, it definitely has to be a problem with the parent theme, Primer, not just Ascension.