sky790312
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-PostViews] most viewed only post without pagethx, i should look at the detail , sorry!!
Forum: Plugins
In reply to: [WP-PostRatings] prevent the same user rating same postsorry,i still don’t know how to do..
can u tell me how to do clearly ??Forum: Plugins
In reply to: [ZM Ajax Login & Register] i want register success msg but not reloadi have study the plugin code, and i saw the register will not change the code and show the success message
so i edit the script.js code
judge my_obj (context exist or not) to let register&login to different path
it’s what i do now..Forum: Plugins
In reply to: [ZM Ajax Login & Register] i want register success msg but not reloadsorry, i’ve used wordpress just 2 week and stupid..
i saw the paraneter $default but i have no idea how to set $default[‘redirect’] to null
here => ‘redirect’ => $redirect_url,
i just set it to null? but then iti will fail and error in my site
and is it will impact that no reload when i login? (i just want no reload in register but login)
so i just do that
// location.href = _ajax_login_settings.redirect;
than i try the filter like you say adding the code in my function.php
but i still can’t see ‘my custom description’ in the modal with success-container class..
i still don’t know why ..please forgive my foolish..
can you tell me how to do step by step clearly..?