JanuschM
Forum Replies Created
-
Ok then we will give the Pro Version a chance. Thanks for answer.
Just to be sure: The Pro Version have a Feature that exclude all links ? – In Banners and Text? then I would by it directly. @stevejburge
I will try more – you are plan a Feature – like exclude all links? Exceptions for some parts of the site not help. because we have banners on all sites and posts – the same for affiliate links in every post. As I mention it change all links in text and banners.
Now we know why we not generate so many Affiliate Amounts. The Affiliate Links inside Text sometimes work, but they are still changed, so we are not tracked and not get the provision. And this for many weeks.
Today I realize – that it change all our affiliate links – internal one not. That’s a big problem. There is a solution or maybe in the pro version? Otherwise we cannot use it more.
Im not really find something to solve it. Exclude links is not there as an option. Maybe this: prevent Auto Links inside classes or IDs. -but what I should write in tis field?
Hey @stevejburge its the auto link feature – means the main feature, why we use taxopress. So here is no solution? Maybe in the deeper settings of auto links?
Example: We link the banner picture with this affiliate link: https://www.awin1.com/cread.php?s=3147225&v=23467&q=418837&r=587007. and taxopress change it to this: https://www.awin1.com/cread.php?s=3147225%7CTAXOPRESSENTITY038TAXOPRESSENTITY%7Cv=23467%7CTAXOPRESSENTITY038TAXOPRESSENTITY%7Cq=418837%7CTAXOPRESSENTITY038TAXOPRESSENTITY%7Cr=587007 / When our readers click the ad banner, they just see a white site.
Forum: Plugins
In reply to: [External Links - nofollow, noopener & new window] Symbol for External LinksHey Alexandru, that’s great news, then we will definitely switch to the Pro version today. Thank you very much.
One more addendum: Even if the browser/Wordpress saves the article via Auto-Saving, a push is sent because of Taxopress. I hope the fix comes soon, because we lose push followers every day because of this, but we can’t deactivate either plugin.
More from Wonderpush Support:
Glad you found the culprit. To help with your support request you can add that the post is briefly published upon saving it as draft. As proof, here’s the code that sends the notification:
if (!empty($post) && $new_status === "publish" && get_post_status($post->ID) === "publish" && $post->post_type !== 'page') { self::send_notification_on_post($new_status, $old_status, $post); }
It is called by the
transition_post_status
hook and demonstrates that the post indeed reaches the published status.Have a nice day
Ok, Thank you very much
And the Paid Version allows to disable URLS and Shortcodes inside Article?
Hey Steve, thanks for answer. I mark them all – so it means in the free version – disabling Links (URLS) and Shortcodes is not working?