jakesdish
Forum Replies Created
-
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Unable to ConnectIssue got resolved through web hosting support.
I asked tech what was accomplished and this was his response:
“I’ve added the ctype function in the php.ini file and added a code to Turn off Mod security from the backend so taht this issue will not appear again.”
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Unable to Connect*Update: I was able to get a Jetpack chat today (on /wp-admin of domain). Was advised the following,
“advisable to talk to your host, check to see if they see any errors in your site/server logs that they can track down. Understandably, you never experienced this issue before but we have seen tremendous changes in the ways hosts operate for security, enhancements, and more – this requires a little digging and troubleshooting to determine where that miscommunication is coming in at.? I would recommend adding those IP ranges to the allowlist, reconnecting/reinstalling Jetpack, and attempting to connect again to ensure that is not the issue. For deeper issues, we can even get our developers involved to go deeper and figure out the problem – this is after the troubleshooting steps with us are completed.”
…currently in chat with web hosting.
Forum: Plugins
In reply to: [Image Watermark] Watermark not applying to existing imagesRecently installed plugin. New uploaded images are not a problem. Applying image watermark to existing images do apply in the Media library, but does not save. (i.e. I “apply watermark”, but when returning to image file added watermark is not saved nor appear on website).
Appreciate the feedback Jeremy.
I’ll see what I can do and advise on here.
Follow up inquiry: I have the ‘Share this:’ now appearing twice (I missed this from before when checked the display sharing buttons for ‘page’).
What is the hook for the ‘Share this:’ to be presented twice on this page? the_excerpt, the_content, etc?
Thanks again in advance for any feedback.
Jeremy, I did what you suggested and that fixed the issue.
Thank you very much on my oversight!
Forum: Plugins
In reply to: [WP Google Map] City outlinesForum: Plugins
In reply to: [Memphis Documents Library] 3.0 update dashboard menu disappearsHave another issue service. Files that were recently added, and files in the past that have been added are now not downloading. Receiving the “Sorry you are unauthorized to download this file.”.
Not sure why this is as I’m the one who uploaded the files, as well its been downloadable before (but not now).
Any assistance would be greatly appreciated.
Forum: Plugins
In reply to: [Memphis Documents Library] 3.0 update dashboard menu disappearsOops, there’s another problem (not sure to continue this thread or another)…
In the Memphis Docs link, you have your list of documents. You click on one of the items and a drop down appears. After the first couple selections (i.e. ‘Download’, ‘Description’, ‘Preview’ etc.) you then have error code appearing. Here’s a snipet of what is written:
Warning: in_array() expects parameter 2 to be array, null given in ***/wp-content/plugins/memphis-documents-library/mdocs-rights.php on line 5 Warning: in_array() expects parameter 2 to be array, null given in ***/wp-content/plugins/memphis-documents-library/mdocs-rights.php on line 33 Warning: in_array() expects parameter 2 to be array, null given in ***/wp-content/plugins/memphis-documents-library/mdocs-rights.php on line 102
I am not sure what is suppose to appear in the lower half of these drop down menus.
Forum: Plugins
In reply to: [Memphis Documents Library] 3.0 update dashboard menu disappearsUpdated to the 3.0.1 on latest WP 4.3 platform. At this juncture the problems looked to be fixed. Thank you bhaldie
Forum: Plugins
In reply to: [Memphis Documents Library] 3.0 update dashboard menu disappearsLet us know when this could be fixed. In the meantime, I utilized the WP Rollback plugin to revert to previous version (https://www.ads-software.com/plugins/wp-rollback/) … Currently using WP 4.3, the latest
Forum: Plugins
In reply to: [Memphis Documents Library] 3.0 update dashboard menu disappearsPlugin updated and not only the menu disappears, but a list of errors posted in header of every page, “Warning: Illegal string offset ‘administrator’ in…” as well in editor, author, etc.
Forum: Plugins
In reply to: [WordPress Access Control] Pages are protected, posts are notOne work around I came up with is this ljelewis:
To share with others who may have a similar need, you can do the following by creating a new page.php type file:
- Download a copy of the ‘archive.php’ file
- Enter at the top of the file /* Template Name: name-page */
- Near top of the page after ” get_header(); ”, enter a new line with “query_posts(“cat=10“); (enter category ID number here)
- Rename the file ‘page-name-of-file.php
- Upload the new file
- Create a new page, on right pane uner ‘Page Attributes’ select your new page template
- View page and you should be good!
Some tweaking might be necessary with CSS which I’ll leave up to others.
Forum: Plugins
In reply to: [WordPress Access Control] Pages are protected, posts are notWould be wonderful if this plugin could have the same restricted management on category blog pages as it does so well with ‘pages’.
My apologies for not getting back sooner, at hospital yesterday for family member.
Regarding this issue, I unblocked the one plugin but error did not come back. Perhaps after blocking a plugin one time the error doesn’t return. Anyhoo, I updated the plugin and all is still good. Left feedback/rated plugin, thanks!