abouttheinn
Forum Replies Created
-
Forum: Plugins
In reply to: [Sermon Manager] Fatal Error with latest updateSame here as @beryrinaldo indicates. After seeing the comments above, I downloaded 2.16.1 via Dropbox, deleted the old Sermon Manager folder, and unzipped and activated the plugin. The interface seemed off, but at least it worked.
However I just received the email notification (Your Site is Experiencing a Technical Issue). I’m running 5.5 with the Shapely theme. The error appears to be the same, but I’ll post it in case it is helpful:
Error Details
=============
An error of type E_ERROR was caused in line 560 of the file /home/brewster/public_html/graceforsuffolk/wp-content/plugins/sermon-manager-for-wordpress/sermons.php. Error message: Uncaught Error: Call to undefined function sm_get_screen_ids() in /home/brewster/public_html/graceforsuffolk/wp-content/plugins/sermon-manager-for-wordpress/sermons.php:560
Stack trace:
#0 /home/brewster/public_html/graceforsuffolk/wp-includes/class-wp-hook.php(287): SermonManager->{closure}(Object(WP_Screen))
#1 /home/brewster/public_html/graceforsuffolk/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(”, Array)
#2 /home/brewster/public_html/graceforsuffolk/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#3 /home/brewster/public_html/graceforsuffolk/wp-admin/includes/class-wp-screen.php(421): do_action(‘current_screen’, Object(WP_Screen))
#4 /home/brewster/public_html/graceforsuffolk/wp-admin/includes/screen.php(240): WP_Screen->set_current_screen()
#5 /home/brewster/public_html/graceforsuffolk/wp-content/plugins/jetpack/vendor/automattic/jetpack-sync/src/class-sender.php(370): set_current_screen(‘sync’)
#6 /home/brewster/public_html/graceforsuffolk/wp-content/plugins/jetpack/vendor/automat- This reply was modified 4 years, 7 months ago by abouttheinn. Reason: When marking the Error as "code" a portion was not displayed
Forum: Plugins
In reply to: [Sermon Manager] Jetpack Publicize option no longer appearsThanks @ddhservices. I’ll check it out unless/until Sermon Manager gets it back.
Nick, yes, that seems to have resolved it for my site.
Thanks for your response!
jhg03 –
Thank you! You are correct. I couldn’t see the Settings within the calendar, due to other plugins placing data before it.
In my case setting the Timezone to site default (also America/New York) it seems to be working correctly.
Nick, I’m afraid when I go to the Calendar Settings > Advanced I don’t see a Timezone setting. I see only “Scripts and Styles” (with Always Enqueue, Disable Styles, and Disable Scripts) and “Installation” (with Delete Settings, and Erase Calendar Data).
Forum: Plugins
In reply to: [Yoast SEO] Heads up..Latest udpate today killed site.Just found something I hadn’t expected – I had another sitemap plugin which had been disabled. It was now enabled, creating a conflict. I disabled it and enabled Yoast SEO, and the pages appeared normally.
As an aside, the Yoast sitemap was found to be invalid by Google Webmaster Tools, so I disabled it and used the other sitemap tool, which was fine.
Forum: Plugins
In reply to: [Yoast SEO] Heads up..Latest udpate today killed site.Same problem here as well. Upgraded two plugins – Yoast SEO and Yoast Google Analytics. Blank screen on public site and on Admin pages. Renamed both plugin directories, site and admin both return. Add back in Yoast GA directory, site and admin OK. Add back in Yoast SEO, blank screens.
Forum: Plugins
In reply to: [List category posts] Display nothing when category empty or undefinedWhile adding this to my site, the category I was using was empty, and the page appeared with nothing where this would have been. That sounds like what you want, no?
Forum: Plugins
In reply to: [List category posts] Thumbnail not appearingJust upgraded to 4.2.2 and 0.60.1
No change – thumbnails still do not appear, and lcp_thumbnail class does not appear in code.
Forum: Plugins
In reply to: [Sermon Manager] Media Player colourI was wondering something similar and found that by editing my child theme’s style.css file and inserting this section at the end, I was able to change it:
.hentry .mejs-mediaelement, .hentry .mejs-container .mejs-controls { background: #ff0000; }
Note: this hex code (ff0000) makes it RED. You probably want to try a different colour.
Forum: Plugins
In reply to: [Edit Any Table] Unable to edit primary key fieldYes, I realize it is unusual. I’ve tried your solution of adding an A-I ID field as primary key to see if the user will be able to manage with that. I know it is better DB practice, but once we expose ID numbers to them, best practices may change…
Thanks again for your plugin, and your reply.
Forum: Plugins
In reply to: [Yoast SEO] Google Webmaster Tools can't see XML Sitemap!Similar problem here – just converted a site from Drupal to WP 3.5.1 and WP SEO 1.3.4.4.
When I submit the link for the xml sitemap to Google Webmaster Tools it tells me the link is for an html page and will not accept it unless it is reformatted in an accepted format. Sitemap looks just like the others in this thread – can be seen at https://www.historicfreeportbedandbreakfasts.com/sitemap_index.xml
I’ve tried it with and without the notify Yahoo and Ask boxes ticked. No difference.