Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
onlyME Posted August 13, 2016 Author Posted August 13, 2016 (edited) 2 hours ago, ResPecT My Authoritah said: @onlyME Hey bim.. this is an emergency.. Can you please add a button.. so that when a user click on the image and they go to that page .. the popup wont show again?? for example.. I have a contest going on and i use the popup to show to all the members.. and when they click on the image.. it goes to that topic but when they get done reading it.. the pop up still shows on each page.. so I need it so when they click on the image.. it acts like the x button and once they read it.. the pop up wont show again unless i reset the cookies.. Please bim.. and thank you so much!! You can do it by yourself. 1. Turn off CKEditor in Easy Popup Settings. 2. Create a new popup with the content: <img class="b-close ipsCursor_pointer" src="http://your_image_url" style="width: 100%; height: 100%" onclick='ips.utils.cookie.set( "espopup_notshow_" + $(this).parent().attr("id").replace("popupcontent_",""), 1 )'> Popup not show again after closing: YES Auto redirect to: http://yourtopicurl Type of page: EXCLUDE Display in page: http://yourtopicurl (the popup will be shown in every page exclude the topic url) Done. When user click on the image in popup, they will be redirect to the topic url and popup will not show again. Edited August 13, 2016 by onlyME
ResPecT My Authoritah Posted August 13, 2016 Posted August 13, 2016 4 hours ago, onlyME said: You can do it by yourself. 1. Turn off CKEditor in Easy Popup Settings. 2. Create a new popup with the content: <img class="b-close ipsCursor_pointer" src="http://your_image_url" style="width: 100%; height: 100%" onclick='ips.utils.cookie.set( "espopup_notshow_" + $(this).parent().attr("id").replace("popupcontent_",""), 1 )'> Popup not show again after closing: YES Auto redirect to: http://yourtopicurl Type of page: EXCLUDE Display in page: http://yourtopicurl (the popup will be shown in every page exclude the topic url) Done. When user click on the image in popup, they will be redirect to the topic url and popup will not show again. Doesnt work.. it still keeps showing up
onlyME Posted August 13, 2016 Author Posted August 13, 2016 Just now, ResPecT My Authoritah said: Doesnt work.. it still keeps showing up Please show me the url
ResPecT My Authoritah Posted August 13, 2016 Posted August 13, 2016 Just now, onlyME said: Please show me the url http://www.411.moe it only shows for admin right now.. If you make an account i ca give you perms
onlyME Posted August 13, 2016 Author Posted August 13, 2016 1 minute ago, ResPecT My Authoritah said: http://www.411.moe it only shows for admin right now.. If you make an account i ca give you perms You are not permitted to register a user account with this site. Please create an account and pm me.
ResPecT My Authoritah Posted August 13, 2016 Posted August 13, 2016 2 minutes ago, onlyME said: You are not permitted to register a user account with this site. Please create an account and pm me. What in the world... This must be an error.. but ill make you an account.
Unlucky Posted August 22, 2016 Posted August 22, 2016 Hi, Since upgrading to latest version of IPS we get the following message at the bottom of the page However we get this in both themes and we definately have the latest versions Template easypopup/front/embed/script does not exist. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]
Unlucky Posted August 22, 2016 Posted August 22, 2016 hi, I have reinstalled easy popup and that seems to have fixed it
onlyME Posted August 22, 2016 Author Posted August 22, 2016 6 minutes ago, Unlucky said: Hi, Since upgrading to latest version of IPS we get the following message at the bottom of the page However we get this in both themes and we definately have the latest versions Template easypopup/front/embed/script does not exist. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]] Try to revert all templates of Easy Popup. If it still doesn't work. Give me ACP access I will take a look. Just now, Unlucky said: hi, I have reinstalled easy popup and that seems to have fixed it OK
Unlucky Posted August 22, 2016 Posted August 22, 2016 If i setup my popup to pop on every topic page to drive guests to the register page, will this have any negative impact on search bots indexing the site?
onlyME Posted August 22, 2016 Author Posted August 22, 2016 (edited) 12 minutes ago, Unlucky said: If i setup my popup to pop on every topic page to drive guests to the register page, will this have any negative impact on search bots indexing the site? No, the popup does not effect the search bots. Edited August 22, 2016 by onlyME
onlyME Posted August 22, 2016 Author Posted August 22, 2016 1 minute ago, Unlucky said: did you miss the word effect? Sorry I'm using mobile, and having some inconveniences with ckeditor.
Unlucky Posted August 22, 2016 Posted August 22, 2016 LOL OK that's great that site indexing works fine This power gives me the ability now to protect topic post content but tease the guest to register as they seem a smiggin of the dimmed content Great stuff - gets me out of a big hole now that that cloak plugin doesn't work at the moment
Himadri Goswami Posted September 3, 2016 Posted September 3, 2016 created a beautiful login popup from which one can directly signup. But when an existing user tries to sign in from this it shows an error CSRF_Fail any help? Here you can see this live: http://thedoc.org/forums/topic/53-what-is-the-difference-between-dementia-and-alzheimers-disease/#comment-107
onlyME Posted September 3, 2016 Author Posted September 3, 2016 42 minutes ago, Himadri Goswami said: created a beautiful login popup from which one can directly signup. But when an existing user tries to sign in from this it shows an error CSRF_Fail any help? Here you can see this live: http://thedoc.org/forums/topic/53-what-is-the-difference-between-dementia-and-alzheimers-disease/#comment-107 I think it can not get the valid csrf key.
Himadri Goswami Posted September 3, 2016 Posted September 3, 2016 1 minute ago, onlyME said: I think it can not get the valid csrf key. is there anyway to add that. With this peple can Sign in single click from the popup
onlyME Posted September 3, 2016 Author Posted September 3, 2016 Just now, Himadri Goswami said: is there anyway to add that. With this peple can Sign in single click from the popup I will try it and let you know if I have a solution.
Himadri Goswami Posted September 3, 2016 Posted September 3, 2016 1 minute ago, onlyME said: I will try it and let you know if I have a solution. Thanks. By now I am changing the pop up to some thing else
Himadri Goswami Posted September 3, 2016 Posted September 3, 2016 1 hour ago, onlyME said: I will try it and let you know if I have a solution. Ok done. I did it. Please ignore my request
Himadri Goswami Posted September 3, 2016 Posted September 3, 2016 nope, it again failed. I will be grateful ever, if you help me please below is the code I added: <div style="margin: 10px;padding:8px 8px;color:#222;font-size:20px; font-weight: 400;text-align:center;"> <p>Join The Doc's Global Community </p> <a href="http://thedoc.org/register" class="ipsButton ipsButton_medium ipsButton_important">Sign up now.</a> </div> <div class="ipsBox ipsPad"> <center><h2 class="ipsType_sectionHead">or Connect with: </h2></center> <p class="ipsType_normal ipsType_reset ipsType_light">Connect via one of these sites.</p> <br> <div class="ipsPad_half ipsType_center"> <a class="ipsButton ipsButton_verySmall ipsButton_fullWidth ipsSocial ipsSocial_facebook" href="https://www.facebook.com/dialog/oauth?&client_id=1015912021806320&scope=email&redirect_uri=http://thedoc.org/applications/core/interface/facebook/auth.php&state=front-9e7e862f0ada9331ea906bc4f87afc94-aHR0cDovL3RoZWRvYy5vcmcvcmVnaXN0ZXI="> <span class="ipsSocial_icon"><i class="fa fa-facebook"></i></span> <span class="ipsSocial_text">Sign in with Facebook</span> </a> </div> <div class="ipsPad_half ipsType_center"> <a class="ipsButton ipsButton_verySmall ipsButton_fullWidth ipsSocial ipsSocial_twitter" href="http://thedoc.org/login/?loginProcess=twitter&ref=aHR0cDovL3RoZWRvYy5vcmcvcmVnaXN0ZXI="> <span class="ipsSocial_icon"><i class="fa fa-twitter"></i></span> <span class="ipsSocial_text">Sign in with Twitter</span> </a> </div> <div class="ipsPad_half ipsType_center"> <a class="ipsButton ipsButton_verySmall ipsButton_fullWidth ipsSocial ipsSocial_google" href="https://accounts.google.com/o/oauth2/auth?&response_type=code&client_id=436215689889-dduu78t3bsdkcqrbee60766dnq7hpe66.apps.googleusercontent.com&redirect_uri=http://thedoc.org/applications/core/interface/google/auth.php&scope=https://www.googleapis.com/auth/plus.login%20https://www.googleapis.com/auth/userinfo.email%20https://www.googleapis.com/auth/userinfo.profile&access_type=offline&state=front-9e7e862f0ada9331ea906bc4f87afc94-aHR0cDovL3RoZWRvYy5vcmcvcmVnaXN0ZXI="> <span class="ipsSocial_icon"><i class="fa fa-google-plus"></i></span> <span class="ipsSocial_text">Sign in with Google</span> </a> </div> </div>
onlyME Posted September 4, 2016 Author Posted September 4, 2016 @Himadri Goswami Try this <div style="margin: 10px;padding:8px 8px;color:#222;font-size:20px; font-weight: 400;text-align:center;"> <p>Join The Doc's Global Community </p> <a href="http://thedoc.org/register" class="ipsButton ipsButton_medium ipsButton_important">Sign up now.</a> </div> <div class="ipsBox ipsPad" id="mySocialLogin"> </div> <script> if ( $( "#elUserSignIn_external" ).length ) { $( "#elUserSignIn_external" ).clone().appendTo( "#mySocialLogin" ); } </script> Himadri Goswami 1
Himadri Goswami Posted September 4, 2016 Posted September 4, 2016 @onlyME Its done. Thanks a lot. You are a gem. And I your plugin is best. Look at this output: Joel R and onlyME 2
goodnightworld Posted September 7, 2016 Posted September 7, 2016 On 04/09/2016 at 8:47 PM, Himadri Goswami said: @onlyME Its done. Thanks a lot. You are a gem. And I your plugin is best. Look at this output: great stuff, thanks for posting your code earlier on. It works 100% for me onlyME 1
P15-D24 Posted February 28, 2017 Posted February 28, 2017 Pre sale question. Can I have an individual popup associated with a banner ad I directly host (not Google Adsense) so when the user clicks on a specific banner ad a pop up appears with for example, a special discount code. Then after N seconds the pop up disappears and redirects to the banner ads click through website?
Recommended Posts