K. M.
Forum Replies Created
-
Forum: Plugins
In reply to: [Redirection] Redirect after the slashThank you! When I set it up “when matched” is set to “error 404” and “with HTTP code” “410 Gone”
Is that a problem? These are old pages with no backlinks and no value.
Forum: Plugins
In reply to: [Code Snippets] PHP – SyntaxGreat! Thank you for your help, it’s very much appreciated!
Forum: Plugins
In reply to: [Code Snippets] PHP – SyntaxThank you for the follow up, much appreciated. I only have one snippet; here it is:
function remove_page_from_query_string($query_string)
{
if ($query_string[‘name’] == ‘page’ && isset($query_string[‘page’])) {
unset($query_string[‘name’]);
$query_string[‘paged’] = $query_string[‘page’];
}
return $query_string;
}
add_filter(‘request’, ‘remove_page_from_query_string’);Forum: Plugins
In reply to: [iframe] Mobile issueWhat seems to be happening now is when you hit the “Next” button (mobile devices) it takes the user outside of my site to the iframe source.Before the “next” button was simply not working on mobile devices.
Forum: Plugins
In reply to: [Social Sharing Plugin - Sassy Social Share] Home PageThanks for the follow up; I eventually found the disable box on the home page after posting the question.
Forum: Plugins
In reply to: [WP Last Modified Info] Extra Date ShowingIt was the most recent; I rolled it back and the issue is gone.
Forum: Plugins
In reply to: [WP Last Modified Info] Extra Date ShowingHad to rollback the plugin; another issue I noticed was that it changed all the original dates to the last updated date and bing.com was showing three dates in the page’s description (all the same date; just listed three times). It was not doing this in Google however I think Google picked up the page before I installed the update. If you search bing with the above link you’ll see what I mean if it hasn’t revisited the page since this posting.
Forum: Plugins
In reply to: [WP Last Modified Info] Last Update spacing issueThank you Sayan; will up date this week…also planing on making a donation. Really appreciate the great service!
Forum: Plugins
In reply to: [WP Last Modified Info] Last Update spacing issueThank you for the help, I’ll turn off the archives for now and consider the format you suggested.
Much appreciated,
KevinForum: Plugins
In reply to: [WP Last Modified Info] Last Update spacing issueLook below the read box and you’ll see:
Last Updated on January 23rd, 2019Mortgage Rates At The Open:
Last Updated on January 22nd, 2019Mortgage Rates At The Open:
The 2019 and Mortgage are connected. When you go to the actual page they are not; but on the category page it does
Forum: Plugins
In reply to: [WP Last Modified Info] Last Update spacing issueRight after I posted I tried deactivating and then I re-activated in hopes it would change. It’s activated now; please visit:
https://www.koloans.com/mortgage-rates/
See the entries starting with Jan 23rd; for the featured entry (jan 24th) there is no issue; it’s just all the non-featured entries.
Thanks
Forum: Plugins
In reply to: [WP Last Modified Info] Home PageThanks for checking; really appreciate the fast responses…have a great day!
Forum: Plugins
In reply to: [WP Last Modified Info] Home PageGreat….but the homepage; do you see it there or is it gone?
Forum: Plugins
In reply to: [WP Last Modified Info] Home PageCache is cleared.
This is a post (issued today)
Hi, I think it is a post. https://www.koloans.com/mortgage-rates/january-21-2019/I’m referring to the home page only. I want the last updated info on all my posts; I don’t want it on the home page. I just checked again and it is showing on the posts but not on the home page. Not sure why when I first installed it was.
Is is it now showing on the homepage on your end?
Forum: Plugins
In reply to: [WP Last Modified Info] Home PageIt’s not showing on my end (the home page) but the plugin is activated and showing up on posts. Can you see it on the home page on your end?