webicycoffee
Forum Replies Created
-
The proposed hack on Yoast’s FAQ did not work for me either.
Also following this.
Hey Zach,
That update has addressed the issue. Both ‘tags’ and ‘sTags’ are working great!
Thanks so much for your help with this.
Cheers!
Hey Zach,
I’ve tried tags, sTags and adding both to hidden fields, but the tags never make it in to Highrise.
Hey Zack,
Thanks for the quick response! I tried
sTags
, but still no tags in Highrise.I also tried moving the hidden field’s position in the form without success. Any other troubleshooting tips?
I’m still having an issue with tags not making it over to Highrise. All the other fields work fine.
I’m using version 2.5 of the Highrise Plugin, Gravity Forms 1.6.5.1 with WordPress 3.4.1. Just adding a hidden filed called ‘tags’ with a single value. What’s everyone else using?
Our time zone is set to a local City, is an offset from UTC recommended?
I appreciate the help!
Thanks @mattyrob,
“per post” IS the preferred interval.
Scheduled posts are getting published as expected, so *that* periodic event is working fine. We’re sending emails “for each post” and they go out fine when a post is manually published. The only issue is the email does not go out when the post is scheduled.
That’d definitely work. It seems like we’d have to lean on Gravity Forms for something like that, no?
Your diagnosis was spot on. When I remove the nonce check I can preview published pages.
remove_action('init', '_show_post_preview' , 10);
Pages that are in draft, however throw a 404.
The draft preview links look like this:
https://mapped-domain.com/?page_id=6886&preview=trueI also tried changing the url to the version without the mapped domain and it also kicks back a 404.
Thanks for all the work that You and Andrea do. Your efforts make the WP community one of the best.
Hi Ron,
I have the following checked:
- 2. Permanent redirect
- 3. User DM Page
- 4. Redirect admin to original domain
My preview link looks like this:
https://domain.com/path/?preview=true&preview_id=8477&preview_nonce=5a7063f3f4I actually get a “You do not have permission to preview drafts” and not a 404, so this may be an unrelated issue.
Hey,
I’ve had the same issue with previewing in 3.3. I’m running the development version of the DM plugin now (0.5.4.2) which did not fix the issue. However, when I turned off Remote Login previewing seems to be working again.
This was an acceptable band-aid in my case because most of my users only admin a single site.
Hope this helps