Garrett Hyder
Forum Replies Created
-
Sounds good Anton, all the best
Thanks David, that’s suffice for sure. Maybe split the ‘Current Status / Backup Now’ link into two; a ‘Current Status’ that is the existing link and ‘Backup Now’ which triggers the popup.
CheersHi @mariakravchenko, Yes the redirect was custom to route users to the original wp-property slug which then changed and required us to go and change. I understand why it was done I was just thinking an alert would be nice for such an impacting change.
Also the actual bug I was tryign to raise was the fact that multiple Properties pages were spawned by the plugin instead of just the single one needed.
Hi @mariakravchenko,
We had a redirect from properties to property from the original configuration so as to use the post_type as the permalinks slug. So with the switch the redirect loop was introduced so sorry we overlooked the note in changelog and hadn’t realized we’d have to update the slug for that page.
The weird part though was multiple Properties pages were being created by the plugin due to the setup_default_property_page. So it might have been a race condition or something but basically had to ensure I’d specified a page as the base in the new setting before pages would stop being spawned so it seemed the check for that setting worked but the check for does the page already exist wasn’t successful.
I wouldn’t be surprised if other users have similar experience with this update.
Thanks for looking at this,
CheersFYI – I noticed this has now been resolved with the latest update. Thank you
Hi @aaronnb87, I had a similar issue caused by an infinite redirect loop.
With the latest WP-Property seems they added a Default Properties Page setting which is where it now gets your single property slug from. If the slug you expect differs form the auto-generated one the plugin creates (‘properties’) then you’ll have an issue and will need to create a page with your desired slug then select it from the WP-Properties setting.
This corrected my issue, hoping it’s the same for you
CheersForum: Plugins
In reply to: [W3 Total Cache] Spelling Fixes for ReadmeSounds good @gidomanders
Forum: Plugins
In reply to: [Popups - WordPress Popup] Update Popups CPT to make it not public/indexableThanks @timersys,
I’ve gone ahead and suppressed it from search, etc so that you for the tip. And I understand the need to preview for sure so maybe will convert to a feature request…
Is it possible to drop the public and instead using filters inject your own ‘view’ and ‘preview’ links and buttons which simply trigger the popup in Admin so you can preview in the backend and it’s never available on the front-end except where you apply it?
All the best,
CheersHi @wfasa,
Yes, that’s correct, I would like to be able to go from install to have the Firewall Optimized in one process to streamline it.
As to the bug I tried to reproduce on a clean install without luck. Seems to be more when I migrate sites, but yes I’ve run into a couple times now. I’m on a custom theme using Chrome and using the following plugins across most sites;
Akismet
Advanced Custom Fields Pro
Comet Cache Pro
Custom Post Type UI
Disable Comments
Duplicate Post
Easy Fancybox
Enable Media Replace
Gravity Forms
Really Simple SSL
Redirection
SearchWP
UpdraftPlus
Wordfence Security
WP Migrate DB Pro
WP-Optimize
WPFront User Role Editor
Yoast SEOI appreciate you looking into it, I’ll try and take a video or get more information when I reproduce this again.
Cheers
Forum: Plugins
In reply to: [Memphis Documents Library] Spelling IssuesThanks @bhaldie
Forum: Plugins
In reply to: [The Events Calendar] Please Revert verbiage change of timezone to time zoneThanks Barry
Thanks @kbat82
Thanks @davidanderson
Forum: Plugins
In reply to: [WP Customer Reviews] Fix shortcode to support hiding reviewsThis is working great thanks Aaron. Worked nicely for me so should be good to go.