nonno john
Forum Replies Created
-
Your solution worked perfectly. Thank you for the quick response …and great plugin!
This may be the problem…found code added to functions.php:
/**
* Subscribe2 – to change email subject line
*/function s2_subject_changes($subject) {
return “Upper Saddle River Town Square’s Weekly Newsletter”;
}add_filter(‘s2_email_subject’, ‘s2_subject_changes’);
Not sure what it does (???) . Looks like “Upper Saddle River Town Square’s Weekly Newsletter’ overrides subject line….ALL the time. Is that correct ?
Thank you for your prompt response. Looks like problem is resolved.
Thank you for taking a look. The form – at this time – has not been released to the public, so I would like to keep contents private. Could you send me your private email address so that I can forward url plus password. Thank you
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Settings » General change to https broke systemProblem resolved by the restore. Make sure the web host provider restores both the WP files and the SQLDB at the same checkpoint and at the same time. If not, the result is erratic at best.
Other easy fix…the provider made an *options?* change to the SQLDB —took him less than a minute. I then had access to the WP control panel, went to *permalinks* settings and simply hit save. Presto, problem fixed!
Warning — do not use Settings>>>general to go from http to https UNLESS you are certain your entire site has an SSL cert. If not, you may run into the problem which took me several days to resolve.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Settings » General change to https broke systemThank you for the suggestion. I modified the wp-config file as you suggested, with subdirectory added :
define(‘WP_HOME’,’http://example.com/blog’);
define(‘WP_SITEURL’,’http://example.com/blog’);Now I just receive a blank screen when browser calls for example.com.
If I remove the two lines of code, the home page comes up but all the links have *https* and the browser can not find pages. (e.g.it looks for https and the file does not exist)
The web host provider is restoring WP one day earlier —- that may solve the problem.
I figured this one out. For the field *zip code* set the regular expression to my zip code example of *07111* and specified an error message. Works perfectly.
This is a very nice plugin …seems to do it all.
Thanks for your your plugin.
I can understand how that makes sense from FB’s standpoint.
Thank you for the prompt response …SNAP plugin working perfectly.
Forum: Fixing WordPress
In reply to: Unable to update plugins/themes post 4.4 Updatehave same plug-in update problem under V 4.3.1
checked directory permissions, but to no avail .found a simple workaround for updating plug-ins. all three steps from the cp panel– first, de-activiate the installed plug-in. second, update the plug-in and third, activate the plugin.
the workaround is easy enough…works for me every time. I have not tried this procedure on theme updates…
Forum: Fixing WordPress
In reply to: The requested URL was rejectedDone! Your suggestion to enable debugging was great …it allowed me to isolate and correct the problem(s).
There was a problem with an entry in the wp-config.php file …it was flagging a WP_MEMORY_LIMIT entry. Removed it and will use default.
The other item flagged was a plugin —so, I deactivated it. Guess when I removed all plugins (as per my first post) ….I must have neglected to empty cache before doing a test.
Site is back to normal —thank you a bunch for helping me resolve problem …I’m a little smarter now .
Forum: Fixing WordPress
In reply to: The requested URL was rejected@ Tara,
re-saved permalinks —- no change, same URL error
I did notice something very strange. When editing a post …hit Preview and received the URL error. However, I did a *copy link* of the same Preview button and went to that link …it was perfect (?)
so, I took a closer look at the underlying html for the Edit Post screen and found a ton of CSS errors, e.g.:
[Warning] Unexpected CSS token: : (skin.min.css, line 1)
[Warning] Invalid CSS property declaration at: ; (skin.min.css, line 1)Is something in WP files corrupted?
Forum: Fixing WordPress
In reply to: The requested URL was rejectedThank you for the suggestions.
I did switch to the 2015 theme ….the same result, i.e. URL error when trying to save/publish a post.
This problem came out of the blue ….no new plugins for weeks, same theme for months and no changes to WP.
I’ll continue to work the problem …may take a few days.
Forum: Reviews
In reply to: [Catch Responsive] Outstanding theme…clean look and features galore.I have been using Catch Responsive Pro for about five months now. My impression about this theme get better every day.
For starters, the support is outstanding…Sakin on the forum is the best …his responses and suggestions are always right on the money. I frequent the forum to review the latest innovations by the user community and Sakin’s excellent responses.
The theme software does it all. When I think of a new feature to add to my blog site ….the revision is installed effortlessly. Also, the responsive feature really works …and saves me $$$ by not having to use another software layer/product for mobile users.
Thanks you again …a really great product.
Forum: Plugins
In reply to: [ImageMapper] Responsive Image mapHi everyone,
I am using theme – Catch Responsive Pro V 3.0 – with WordPress 3.0 …and plugin * Image Mapper Version: 1.2.6*
The imagemap is responsive on android, laptop and desktop MAC. These are the only platforms I have tried ….completely responsive.
Hope this helps.
Forum: Plugins
In reply to: [ImageMapper] Link to an URL Address New Window?I have the same requirement …can’t seem to direct URL to open in a new window.
Besides that, the ImageMapper is perfect …very easy to setup, flawless and compatible with my responsive theme. Thanks for a great plugin!