Kilmanagh
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] PHP7 compatibility@amiga500 thank you for the link, it is awesome that someone is doing this!
Forum: Plugins
In reply to: [W3 Total Cache] PHP7 compatibilityPHP 7 is actually throwing 66 other Errors using the code in the interpreter. Some of them going back to PHP 5 errors. This doesn’t include warnings, just errors.
Forum: Plugins
In reply to: [Sermon Manager] Permalinks/SEO broken, PHP 7?After further review, it seems that the update to Yoast SEO is causing the same issues to this plugin and other custom post plugins that are popular.
I tried that solution and it did not work.
I opened up the wp_wysija_email table to have a look at what was being sent in the emails.
Here is what is is sending in the emails:
<img src="//website.org/wp-content/uploads/wysija/dividers/solid.jpg" border="0" width="564" height="1" alt="---" class="image_fix" style="width:564px; height:1px;text-decoration: none;outline: 0;border: 0;display: block;-ms-interpolation-mode: bicubic;" />
Notice the missing http:
It should be:
<img src="https://website.org/wp-content/uploads/wysija/dividers/solid.jpg" border="0" width="564" height="1" alt="---" class="image_fix" style="width:564px; height:1px;text-decoration: none;outline: 0;border: 0;display: block;-ms-interpolation-mode: bicubic;" />
The rest of the images seem to be correct.
Forum: Plugins
In reply to: [Sermon Manager] wpforchurch.com domain is expired.Updated Date: 04-jun-2016
Creation Date: 30-may-2011
Expiration Date: 30-may-2017Seems like you just need to point the IP address back to the server.
Thanks, I do have CloudFlare, I do not know if I had that option on when creating the newsletters. However, I will rebuild it and see how it goes.
Forum: Plugins
In reply to: [iframe] Defaulting to youtubeWhy is this resolved? I am getting the same thing as well when using the shortcode. I been using this for a long time, suddenly it defaults to the same video that is on this support page (with the phone video).
I got frustrated with it, and removed it after using it since it first came out.Forum: Fixing WordPress
In reply to: Retrieving all taxonomies/metatagsI may be using the wrong terminology. Lets say a third party has made a field called Producer for a post. So that field would have a name with a value.
I am attempting to display a recent list of post with a plugin that allows you to display the value of a field if you know the name of the field. I do not know the name of the field to get the value.Forum: Fixing WordPress
In reply to: How do I secure my siteI run a combination of Askimet, Stop spammers, Wagnguard, iThemes Security to keep any attacks at bay. I don’t know of an all in one solution. However, they have done the trick when setup properly.
If you are using BuddyPress Groups, the Groups are under constant attack. I have not found a way to stop them, so I had to disable it.
I am sure someone has a better solution but it has been working.Forum: Reviews
In reply to: [WP Author Bio] Very goodIt may be better, I like the name but I had several comments from authors when I asked them to use the shortcode. Although the end users will not see the title of the plug-in, they did not think it was professional. It may be detracting some professional admins as well.
I don’t know what to suggest, but I believe it is an awesome design and more people should be willing to check it out. Exquisite, splendid, gorgeous, brilliant, dazzling, sensational, or remarkable come to mind.
I think this is the type of plugin that could be integrated into a themes css or into Intense Plugin or Ultimate Addons for Visual Composer if you can wheel and deal with them for fair compensation. or develop your own. I like the fact that yours is free though. But there is a nice future for this either way.Forum: Plugins
In reply to: [Yoast SEO] Fatal error: Class 'WPSEO_Options'It works perfectly now. Folks, please read what others are trying to say to get this plugin working, all of them explain how to get the corrected version up and running. No need to continue to add to this thread.
Again awesome response from the Author and users who were right on top of this.Forum: Plugins
In reply to: [Yoast SEO] Fatal error: Class 'WPSEO_Options'Thanks, my site is down. Please let us know when it is updated, as I will have to update it manually.
Awesome plugin, nice response time on getting back to us.Forum: Plugins
In reply to: [Link Library] Questions on settingsGot it awesome. Tried to look at your config examples on your website. I tried two different browsers and the slide just is too small to be readable.
Forum: Fixing WordPress
In reply to: Built-in WordPress Shortcuts not workingthank you!
I guess I will have to look at third party products.Forum: Plugins
In reply to: [WP Edit] Not Visible on X-ThemeThank you, I got it. The problem was from being used to TinyMCE for so long. I do not think people are going to look for the toggle button to get WP Edit to work.
Your group may want to put that information in the settings screen. I would of never thought of a toggle button. Not knowing that, I may of gotten frustrated and rated the plugin a 1 (non-functional) and never would think of getting pro.
Now I just love it! Great work!