Forum Replies Created
-
AuthorPosts
-
Dear Harry,
Thank you, all of your helps worked.
Just a simple question. Is there any chance for the slider to work like this :
When I press the arrow button ( left & right ) the slider passes 2 products , but when I leave it, the automatic pass
becomes 1 ?
2 blocks with arrows, and 1 block itself.
Rahim Vaziri
CEO & Founder at Look.irHi Harry,
How can I deactivate the gray color of mouse hover?
I want that to stay white when i put mouse cursor on that!
Attachments:
You must be logged in to view attached files.Rahim Vaziri
CEO & Founder at Look.irHarry,
Is there any chance for the user if he searches something via the search icon , he finds related searched items from blog too , not only the products?
Rahim Vaziri
CEO & Founder at Look.irThis reply has been marked as private.Rahim Vaziri
CEO & Founder at Look.irThis reply has been marked as private.Rahim Vaziri
CEO & Founder at Look.irAnd also the plugin that you gave me only works when I use wordpress login page. (/wp-admin)
I mean it does not work when the user logs in via theme! The user still redirects to the dashboard!
Rahim Vaziri
CEO & Founder at Look.irIs there any chance to add some codes to functions.php of the theme for redirecting users after login?
I have added some codes for redirecting after LOG OUT :
add_action(‘wp_logout’,’auto_redirect_after_logout’);
function auto_redirect_after_logout(){
wp_redirect( home_url() );
exit();
}I prefer not to use a plugin for this simple pursuit.
Rahim Vaziri
CEO & Founder at Look.irThis reply has been marked as private.Rahim Vaziri
CEO & Founder at Look.irHarry,
How can I redirect users after login via theme to the homepage not to the dashboard?Rahim Vaziri
CEO & Founder at Look.ir -
AuthorPosts