Cathy Frank
Forum Replies Created
-
FYI…There still hasn’t seemed to be an update, so I copied the files over from Github and still get the following errors when I run a check for PHP 7.0 compatibility.
FILE: /home/engagi99/public_html/wp-content/plugins/salesforce-wordpress-to-lead/trunk/lib/salesforce_admin.class.php
———————————————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————————
13 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
———————————————————————————————————————FILE: /home/engagi99/public_html/wp-content/plugins/salesforce-wordpress-to-lead/trunk/lib/salesforce_widget.class.php
———————————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————————-
4 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
———————————————————————————————————————-FILE: /home/engagi99/public_html/wp-content/plugins/salesforce-wordpress-to-lead/trunk/lib/yst_plugin_tools.php
—————————————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————————
20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
—————————————————————————————————————Thanks Sasa.
If I just copy the code from each file and replace it in those files in my lib folder, will all my settings/forms stay the same?
I just don’t want to wreak havoc on my site and I haven’t done this before.
Thanks,
CathyForum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Link to the tabKevin,
Thanks for the assistance. I tried both of those suggestions and still can’t get it to work. Unfortunately, I just don’t know enough to troubleshoot it on my own. However, thanks for your help and assistance. I may just have to be happy with getting the tab to show up on the url link. 🙂
Thanks again,
Cathy
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Link to the tabHello,
I added that line, but don’t notice any difference.
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Link to the tabSure. Below is the link to one of our products…
https://www.engaging-technologies.com/products/hovercam-solo-8/
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Link to the tabKevin,
With your ammended code above, I got the tabs working great. However, even with the changes described in the knowledge base article, I am unable to get the tab section to jump to the top of the page. Do you have any other ideas to make that work?
Thanks
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Link to the tabThat worked perfectly. Thank you so much for your quick reply and fix!
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Link to the tabI tried to add the snippet shown in the knowledge base article so that I can create direct links to the product tabs, but it creates a fatal error. It seems like part of the code may be missing? I say this only because when you move farther down in the article to the changes, the part it says to replace is not even in the original snippet.
I can find no other information about creating direct links to product tabs with this plugin (which I have absolutely enjoyed otherwise), so if you could take a look at the knowledge base article, I would really appreciate it. Thank you!
Forum: Plugins
In reply to: [Brilliant Web-to-Lead for Salesforce] Compatibility with PHP 7.0Perfect! Thank you so much!