Matt Ryan
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple URLs Legacy] Filter ‘simple_urls_slug’ in the legacy versionHi @somtam
Yes, the filter is
simple_urls_legacy_slug.Usage:
add_filter( 'simple_urls_legacy_slug', function(){ return 'redirect-me'; });The text “redirect-me” will replace the default “go” in example.com/go/my-simple-url.
Eg. example.com/redirect-me/my-simple-url/Forum: Plugins
In reply to: [Simple URLs Legacy] How to reset CounterHi,
Sorry I missed this question. That feature is not currently available. You would need to delete and recreate the Simple URL to reset the counter.
I have added this to my feature request list.
Thanks for using the plugin, and again, I apologize for my delayed replay.
Matt
Forum: Plugins
In reply to: [WP Activity Log] Manual Woo Order Update WPSAL Generates E_ERRORHi Folks,
Excellent work. Update to latest version fixed the issue. Missed that latest update.
Be well. Happy New Year
Hi Folks,
Returning here to close the loop on my issue and how I resolved it.- The problematic v8.0.4 of SolidWP Security Pro was deactivated since it triggered a fatal error on activation. It would not “phone home” to request an update to the v8.1.0.
- I do not have access to my client’s SolidWP Security Pro account to download the correct 8.1.0, nor to submit a ticket to request a direct download link.
- I pulled an older version of the plugin off a backup from the prior week, uploaded and activated that on the live website, overwriting the 8.0.4 version.
- From here was able to update directly to 8.1.0.
It all depended on getting a functioning version of SolidWP Security Pro running while not having access to the client’s SolidWP Security account.
All done. Up and running.
Regarding the fix for Solid Security Pro v8.0.4.
How do I force a reinstall of 8.0.4 if the site I’m managing for a client has the problematic version 8.0.4 installed?
I do not have access to the SolidWP Member Panel.
I had swapped in the Solid Security Basic while the issue was being worked and I’d like to get the Pro version back online.
Forum: Developing with WordPress
In reply to: Author Pro on Genesis keeps dropping extra linksOkay, so it is the Author Pro plugin – Genesis Author Pro. Since they just put out an update on the plugin this past week, that new plugin code would overwrite your customizations. Looks like the only change was in line 11 of template.php.
You may want to consder forking that Github repository to your own free Github account so that you have easier access to that code the next time the plugin is updated.
If your question has been answered, we would love if you would mark this topic as resolved in the sidebar. This helps our volunteers find the topics that still need attention and more people will get helped, possibly like you did.
Forum: Developing with WordPress
In reply to: Author Pro on Genesis keeps dropping extra linksHi @ejauthor
Is this an issue you are seeing with the Genesis Author Pro – WordPress plugin | ww.wp.xz.cn plugin, or with the Author Pro child theme? The plugin was updated a week ago. If it is an issue with the plugin I recommend that you submit a request on their support forum at [Genesis Author Pro] Support | ww.wp.xz.cn.
The Genesis Author Pro child theme has not been undated since 2020, and the Genesis framework was last updated inmid-2022.
Let me know if you need some aditional assistance. If the issue is with the child theme you are better off going to the developer for support as noted in @sterndata’s reply.
Forum: Fixing WordPress
In reply to: Core block stylesheets not loadingI see that the Siteground Optimizer plugin is running. Try deactivating that plugin from your WordPress dashboard and see if the problem goes away.
If it does, you can reactivate the SG optimizer and then add the 2 css files as to the SiteGround Optimizer exclude list. This will prevent the 2 css files from being combined with others.
Forum: Plugins
In reply to: [Delete Duplicate Posts] wp_ddp_logHi,
I experienced the same issue with the plugin. Using the SQL snippet I was able to create the table and eliminate the log entries.
With the table now created in the db, the log metabox at the bottom of /wp-admin/tools.php?page=delete-duplicate-posts is now being populated. Previously, it was empty and the “Reset Log” had no effect.
FYI.
Hi Tim,
Here is a bit more of the error message:
PHP Fatal error: Uncaught Error: Undefined class constant 'VERSION' in /home/s928/html/wp-content/plugins/post-smtp/Postman/Postman-Mail/google-api-client/vendor/google/auth/src/HttpHandler/HttpHandlerFactory.php:35 Stack trace: #0 /home/s928/html/wp-content/plugins/google-listings-and-ads/vendor/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php(55): Google\Auth\HttpHandler\HttpHandlerFactory::build(Object(GuzzleHttp\Client)) #1 /home/s928/html/wp-content/plugins/google-listings-and-ads/vendor/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php(43): Google\AuthHandler\Guzzle6AuthHandler->attachCredentialsCache(Object(GuzzleHttp\Client), Object(Google\Auth\FetchAuthTokenCache), Object(Closure)) #2 /home/s928/html/wp-content/plugins/google-listings-and-ads/vendor/google/apiclient/src/Client.php(437): Google\AuthHandler\Guzzle6AuthHandler->attachCredentials(Object(GuzzleHttp\Client), Object(Google\Auth\FetchAuthTokenCache), Object(Closure)) #3 /home/s928/html/wp-content/plugins/google-listings-and-ads/vendor/google/api in /home/s928/html/wp-content/plugins/post-smtp/Postman/Postman-Mail/google-api-client/vendor/google/auth/src/HttpHandler/HttpHandlerFactory.php on line 35The dev for the Google Listings & Ads plugin says that there is a known conflict between plugins using the Guzzle library.
https://ww.wp.xz.cn/support/topic/breaks-site-on-activation-guzzlehttp-critical-error/Does this help any?
Thanks,
MattHi Tim,
Looks like I have a plugin conflict with Google Listings and Ads. When that plugin is deactive my fatal error is not thrown.
Let me dig into the plugin conflict a bit more on the other side.
I’ll be bach….
Hi Tim,
I’m on Liquid Web and our instance is running:
7.3.3-1+ubuntu14.04.1+deb.sury.org+1 (Supports 64bit values)Forum: Plugins
In reply to: [Quick and Easy FAQs] FAQs CSS & JS not loading on front pageHi,
Its been a couple of weeks.
Any thoughts on how I might resolve this?
Thanks,
MattForum: Plugins
In reply to: [Quick and Easy FAQs] FAQs CSS & JS not loading on front pageHi,
The shortcode I am using is [faqs style=”toggle” filter=”featured”]. I am inserting this into a Custom HTML widget. I get the same results if I use a text widget.
- This reply was modified 7 years, 1 month ago by Matt Ryan. Reason: Add specific widget type
Forum: Plugins
In reply to: [Quick and Easy FAQs] FAQs CSS & JS not loading on front pageHi Usman,
Again, the video is showing the FAQs on the page /faqs/. There is nothing wrong with the operation of the FAQs on that page.
The problem is on the front page of the website. The front page of the website is having the problem.
Please look at the FRONT PAGE.
Thanks,
Matt