so basically I'm at a dead end. The problem I have has to do with the WordPress plugin Woocommerce and how it is implemented on my site.
First of all, my site is completely in Estonian, so I'm using Loco Translate and Polyland to actively translate strings. But some of the strings do not change. An example of this would be this, where the product has correct "Add to Cart" button translation, but "View details" has not changed.
Secondly, the text box padding or layout is kind of broken, as seen here. The configuration text should span across the page and the attributes' drop-down menu should be below it.
If anyone has any solutions to those problems, please do let me know.
Sincerely,
Arthur
Related
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.
I am designing a wordpress site for a friend. He wants the bio text to appear after clicking on necessary image. I noticed this is straight forward with Elementor Pro. I want to keep things free for him at the mo.
I am running the Astra theme with basic Elementor. I also know how to code so if you think this is a custom css job then let me know the work around. (I'm brand new to WP)
Many thanks
Try adding an onclick event to the image and write some java script to add text where you want or may be enable a hidden textarea ??
You can check this link below for reference
How do I add a .click() event to an image?
Couldn't find anything on Google... Hope someone here knows an solution.
In woocommerce you can add the terms and conditions page in the checkout settings. After that, a checkbox appears on the checkoutpage so the customer needs to accept the terms.
But... in my case, the checkbox AND proceed button appear twice now...
I disabled all plugins, tried another theme, dit all updates. Latest of all.
When I remove the terms in the CMS, the double button dissappears again.
Ideas how to solve this??
Thank you in advance.
Ok... I found out that the terms page gave problems and another page did not.
There was a link to a pdf in the Terms page. When I removed that, the double button problem disappeared. Now I have added a new link and the problem still doensn't appear again..... very strange.
I'm having trouble organising the top menu on my site.
There are categories in the dropdown menus which work fine, for example "The Details" lead to Contact and About me.
My issue is that when "The Details" is clicked (which it shouldn't really because it's a dropdown menu, but I figure some people might do it anyway), that doesn't lead anywhere but to a "Page not found".
Is there anyway I can put a post that you get redirected to, or just deactivate it so that the only things that are clickable are the items within the dropdown?
I'm sorry if I'm in the wrong, I've really been looking around for answers and I'm guessing it's a pretty easy fix but I'm pulling my hair here.
The website is http://www.mywondermentals.com if you need a look.
Thanks!
V.
It seems your theme is using wp_nav_menu. You could try changing that menu item to a Custom Link Item with # as URL address :)
I am currently setting up an online community for the first time. I am a frequent worpress user, yet this one problem occurs:
I don't like the section name "wire". I'd much rather use something like "guestbook" or "short note" for it, but I cannot find the place to change it in the backend. It is not in the theme's CSS editor.
Same goes for the titles "Blog" of the Blog page or "Group/member listings" on the group/member pages :-(
Right now I am using
Wordpress MU 2.9.1.1
Buddy Press latest version
The free "Cosmic Buddy" Theme
I do have the "Enable Theme and Plugin Editor" and I could change the navbar button names with it and many other things, but not buddypress specific functions titles.
i would think you could do it following Customizing Labels, Messages, and URLs in BuddyPress' How-To Guides.