themastercut
Forum Replies Created
-
Forum: Plugins
In reply to: [Revision Manager TMC] Conflict with JetPack RelatedPostsHi @drtimofey, Przemek here,
thanks for the info, we’re already writing a fix ;). Would you be so kind and check after our plugin update, whether fix also works for you?
–
PrzemekForum: Plugins
In reply to: [Revision Manager TMC] Conflict with JetPack RelatedPostsHi @drtimofey! Przemek here,
hold on, we’re just checking it out 😉 we will let you know what options we have available.
—
PrzemekForum: Plugins
In reply to: [Revision Manager TMC] Creating 404 errors in my recipe indexHi @maryeaudet! Przemek here,
we will try to help you find a solution, but first, we have to get more information about your website environment.
( 1 ) Please go to the Revision Manager TMC settings page
– Our plugin is located in the settings section
– or you can access through https://{yourdomain-adress}/wp-admin/options-general.php?page=rm_tmc_settings
( 2 ) Open tab “Tools”
( 3 ) Go to Section “System info”
( 4 ) Save system info
– you can copy info and paste e-mail
– or you can “Save system info as file” and attach to the email
( 5 ) Send us system info – service{at}themastercut.co–
Przemek- This reply was modified 6 years, 10 months ago by themastercut. Reason: typo
Forum: Plugins
In reply to: [Revision Manager TMC] Scheduled Updated Post but Doesn’t RepublishHi, Jacob here 🙂
We need to understand what is your workflow and if you are using our plugin correctly.
Which text editor are you using? Gutenberg or classic TinyMCE?Revision Manager TMC is designed for people with differences in capabilities.
If you are administrator and click “Accept revision”, don’t be surprised 🙂 You just accepted revision and triggered posts merging mechanism.If you want to make automatic posts merge in the future, create new revision draft, switch to future date, save as “future draft” (not “publish”) and wait until this date. It will automatically merge two posts at the given date.
Hope it will help 🙂
Best regards,
Jacob.Forum: Plugins
In reply to: [Revision Manager TMC] Post will NOT publishHi @christinmarie7!, Przemek here,
I see you do not report a new issue after plugin update, so I am closing the forum thread.
If you have any problems, write to us on the forum or mail. Thanks and best regards!
Stay tuned 😉
Przemek
Forum: Plugins
In reply to: [Revision Manager TMC] Redirection url customizationfunction redirectUrlAfterRevisionManagerCreatesDraft( $url, $newPostId ){ return admin_url( '/my-awesome/admin/url/in/dashboard/area' ); } add_filter( 'tmc/revisionmanager/revisions/createLinkedPost/redirectUrl', 'redirectUrlAfterRevisionManagerCreatesDraft', 10, 2 );- This reply was modified 6 years, 11 months ago by themastercut.
Forum: Plugins
In reply to: [Revision Manager TMC] Redirection url customizationHello again.
New version 2.5.91 is ready to download.We added filter hook for you.
It’s called tmc/revisionmanager/revisions/createLinkedPost/redirectUrl
and takes two parameters:1) current redirect url
2) new post IDFilter should return new redirect URL.
Best regards,
Jacob.Forum: Plugins
In reply to: [Revision Manager TMC] Redirection url customizationHello @rahulsatija, Jacob here.
I think it will be fair enough if we will add this hook on the next update.
Stay tuned. I will give you more information here soon.Best regards.
Forum: Plugins
In reply to: [Revision Manager TMC] Post will NOT publishHi @christinmarie7! Przemek here,
we sent you msg. Solution for now:
When publish action ends up (we noticed it takes some time), wait another few seconds for a page to refresh.
This week we will launch plugin improvement which will show current status of actions in Gutenberg editor.
So stay tuned! 😉
–
Przemek- This reply was modified 6 years, 11 months ago by themastercut. Reason: typo
Forum: Plugins
In reply to: [Revision Manager TMC] Post will NOT publishHi @christinmarie7! Przemek here,
Thanks, we received, we are checking 😉
–
PrzemekForum: Plugins
In reply to: [Revision Manager TMC] Post will NOT publishHi @christinmarie7! Przemek here,
we try to find a solution, but we can’t deduce from the description: – / without access to the website. Is there a chance to log in to WordPress?
If so, please write to us using the email (service {@} themastercut.co) or by using the contact form on the website https://themastercut.co/contact/. We may also try to skype.
–
Przemek- This reply was modified 6 years, 11 months ago by themastercut. Reason: missing info
Hello, Jacob here.
The section with status changes is hidden, because it messes up with posts merging mechanism. It occures only in Gutenberg. We are still waiting for better solutions but this really depends on Gutenberg team.You can still edit status on quick edit mode.
Simple go back to list of posts, click “quick edit” and change status from there.Have a nice day 🙂
- This reply was modified 6 years, 11 months ago by themastercut.
Forum: Plugins
In reply to: [Revision Manager TMC] Default revision from frontend editHi @rahulsatija! Przemek here,
I see you do not report a new issue so I will close the forum thread. If you have any problems, write to us on the forum or mail. Thanks and best regards!
Stay tuned 😉
Przemek
Forum: Plugins
In reply to: [Revision Manager TMC] scheduled revision not posting in futureHi Dave!
I see you do not report a problem after updating our plugin. So I will close the forum thread. If you have any problems, write to us on the forum or mail. Thanks and best regards!
Stay tuned 😉
Przemek
Forum: Plugins
In reply to: [Revision Manager TMC] Default revision from frontend editHi @rahulsatija! Przemek here,
We checked the WCFM plugin. Our plugin works with WooCommerce in the PRO version. However, the WCFM plugin does not give you the opportunity to create a new draft / copy entry directly from their front end editor. So, if they gave such a possibility then it would be possible to create a revision draft.
–
Przemek- This reply was modified 6 years, 11 months ago by themastercut. Reason: typo