Plugin Author
Dan
(@dangoodman)
Hi,
The attached screenshot is not available. Could you upload it to e.g., imgur.com?
The round blue save button should appear at the bottom-right or bottom-left corner after any change.
Hi.
The image has been re-uploaded.
As you can see in the image, the Save button still doesn’t appear after making changes in the plugin.
I’ve tested this on two other RTL websites as well, but the Save button still didn’t show up.
https://s6.uupload.ir/files/save(2)_3nj.png
Hi.
The image has been re-uploaded again..
https://rozigallery.ir/wp-content/uploads/2025/05/Save2.png
and How can I customize the title of this shipping method to display a custom label of my choice?
i want to change “Weight Based Shipping (Legacy)”
https://rozigallery.ir/wp-content/uploads/2025/05/change.png
Plugin Author
Dan
(@dangoodman)
Hi,
The save button should appear at the bottom right corner over the WP sidebar: https://imgur.com/TPxmwng.
If you don’t see it might be a conflict with another plugin or your current theme. Please deactivation other plugins and switching to the default theme temporarily. If it helps, get things back one at a time until you notice the button disappears. Now, we know the culprit.
The Title field in the shipping rule settings allows changing the shipping option’s label.
I also have this problem. I searched for that and realized the button exists, but it goes under the main WordPress sidebar. I think it’s fixed with this code in RTL version, but it’s a bad thing that a button manages with position, then I think it can be managed better with flex, for example, flex-start:
.Toolbar_root__wuIyS { right: 200px; left: auto; }
Plugin Author
Dan
(@dangoodman)
@asmanp2012, it should be fixed in the 6.7.0 update. Could you check if it works for you?