mycustomsoftware
Forum Replies Created
-
Testing? I’m sorry but when you have around 200+ websites that using this plugin, it’s not funny you know.
WP Version: 6.9
Post SMTP Version: 3.6.2Thanks! Terminal command “wp transient delete –all –network” was helpful enough.
It was a conflict with a security plugin and another gallery plugin.
Forum: Plugins
In reply to: [PowerPress Podcasting plugin by Blubrry] Episode images are not showing upAre you talking about putting the hosted image link from WordPress in the ID3 tags in iTunes before uploading the MP3 file?
Forum: Plugins
In reply to: [PowerPress Podcasting plugin by Blubrry] Episode images are not showing upI don’t see any option to modify or add to a posts ID3 tags.
Forum: Plugins
In reply to: [Seriously Simple Podcasting] No Audio Player ShowingGot it. Thanks!
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Broke existing /podcast pageTry this: go to Settings>Permalinks and just click on the Save Changes button on bottom (no need to make any changes). Then go to Appearance>Menus and replace the menu item for podcast from a “page” link to “custom URL” and manually enter the podcast link page or just enter /podcast in the URL field. If you have a caching plugin, clear the cache. Then check from a new browser or clear the cookies in your browser.
I had the same issue and disabled all plugins except for elementor to see which plugin was causing the conflict. It turned out to be the “cool timeline pro” plugin for me that was causing the issue.
Forum: Plugins
In reply to: [EC Authorize.net] This transaction cannot be acceptedThanks, I fixed it. It was an issue with Wufoo forms that we were using. They needed to be updated as well.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Referer errorIt works without restricting referrer. From the tutorial: “Optionally, after closing the popup, you can use the edit icon to name your API key and restrict it to specific HTTP referrers (websites).”
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Referer errorI followed the directions. The directions say that I can optionally use the restrict referrer option (which I do for all API keys and is proper security measures).
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Referer errorI got it to work and not break the site now. However I am getting an error becuase of the Referrer Restriction:
{ "error": { "errors": [ { "domain": "usageLimits", "reason": "ipRefererBlocked", "message": "The request did not specify any referer. Please ensure that the client is sending referer or use the API Console to remove the referer restrictions.", "extendedHelp": "https://console.developers.google.com/apis/credentials?project=647099071761" } ], "code": 403, "message": "The request did not specify any referer. Please ensure that the client is sending referer or use the API Console to remove the referer restrictions." } }Forum: Plugins
In reply to: [My Custom Functions] Site downYou have <?php 3 times in your code. It can only be there once or it will cause a fatal error.
Forum: Plugins
In reply to: [Gravitate Event Tracking] gravity formYou can also install this plugin to track gravity form submission events https://wordpress.org/plugins/gravity-forms-google-analytics-event-tracking/