Hello everyone I am new to WP and WPML and I want to ask the following thing.
So I build a custom POP-up and I have two buttons that should switch the language of the page and of the pop up when pressed.
The problem is the following:
How can I map this two buttons to the WPML in order to have the smooth experience like I have with the language switcher buttons from elementor.
I tried my best to search online but from what I see not too many people had the same problem like me.
If someone knows something or where to start from please let me know.
Kind regards to everyone.
Related
I have started using wordpress to create a website for my students. I have created users with contributor priviledges, so that they can write their own thoughts & submit them for moderation in the blog, but I don't want them to touch or get in the dashboard area.
I have tried Sidebar Login plugin which seems fit for my purpose, but it has some bug, which does not let it work as it suppose to. There was also no response from the developer regarding the problem.
Then I tried Press This tool in wordpress (Open Press This button) which seems perfect for my requirement, but I have no idea how to put Open Press This button in the menu bar in my site or at least to any of the pages.
Can anyone suggest a way out from the situation?
I'm trying to edit the checkout page of woocommerce. the place where it says in this link, new user/registered user. Instead of the text i would like to have button placed to perform the same action. I'm a noob and trying to develop something on my own and learn. Its a woocommerce platform and have created the child theme as well. Any help with the answers, code and suggestions will be much appreciated.
http://www.chocozonia.com/checkout/
user3079582 since you say you are only just beginning to learn WooCommerce, StackOverflow is not the best place to start. You'll find much more useful material for beginners in Woo Docs
About your question, I don't see new user/registered user anywhere on the page that you gave the link for. In any case, if you are interested to change any part of a WooCommerce page, you should look at the WooCommerce Template Structure Documentation
I started developing a relatively simple WP plugin that should enable showing a popup box on the homepage when a new visitor arrives.
I will have many more questions on the same topic as I advance through the dev stages but for now, I'm stuck in the beginning.
I'm not sure what hook should I use to have such box displayed on the homepage (page centered)?
I've tried using action hook 'init' but that somehow interferes with a class declaration in wp_admin_bar.
Is there a suitable filter hook to accomplish this?
Thanks!
You can use the following plug-in as a guide and pick out the pieces of code you need, it seems to accomplish what you're looking for.
WP Greet Box
I'm quite new to Wordpress and don't quite understand one simple problem that I have come across when working with the menu tool. I simply want to have the "register" and "login" buttons when the user is not logged in, and show a "profile" and "logout" buttons when they are, and with the theme I am using the login and register buttons seem to be shown regardless of the user status.
Any help would be much appreciated. I hope I've explained the problem enough for you.
google for "wordpress member plugin"
install best plugin you like
after installation you can use as widget on your side bar. Hance you get login and member info in sidebar or somewhere you want.
Try
Theme My Login plugin, this do what you are looking if not exactly
Check out the BAW Login/Logout Menu WordPress plugin, its title says it all. I tried it and it worked flawlessly. This must be your case.
does any one know how to createa search panel similar to the "quick find" bar on this site?
http://www.thebedandbreakfastclub.co.uk
I've been trying to find a plugin or tutorial but have had no luck at all. I'm looking for some thing that filters child categories according the the parent category the user has clicked on.
Please could some one point me in the right direction.
Thanks very much
Danny
Look at the page source; that's not a Wordpress site, though you can see some of the Javascript involved with the search bar. Have you searched for plugins? WordPress › WordPress Plugins or asked in the WordPRess forums? There are ways to implement a search like that in WordPress.