Softound Solutions
Forum Replies Created
-
Forum: Plugins
In reply to: Plugin to add custom content area to admin panelHello,
Let me check.
Forum: Plugins
In reply to: [WP Job Manager] Hide the date in listingsHello,
You can try the following CSS
ul.job_listings li.job_listing a .meta li.date date { display:none; }Forum: Plugins
In reply to: Post content by e-mail and auto expireHello Peter,
I will check the plugins and let you know the possibilities.
Regards
Softound SolutionsHi Queen,
Thanks for your testing, we will release in two days.
Regards
Softound SolutionsHi Queen,
Thanks for finding issue
Here is updated version https://github.com/softound/woo-rename-stock-status/releases/tag/1.0.2
Regards
Softound SolutionsHi Queen,
Here you can get the beta copy,
please test and let us know, if you found any bugs
https://github.com/softound/woo-rename-stock-status/releases/tag/1.0.1Thanks
thank you so much, will release the plugin soon.
Forum: Themes and Templates
In reply to: [Hemingway] Post titles cut off in the middle of words, HELPHi,
You can use the following CSS for #2, #3
.blog-menu li:hover > a { color: #eee; } .blog-menu li:hover a { background-color: #aaa; } .blog-menu a { padding: 22px 20px; font-size: 18px; } .content { width: 750px; } .sidebar { width: 200px; }Forum: Themes and Templates
In reply to: [Hemingway] Post titles cut off in the middle of words, HELPHi,
I don’t see any navigation menu, please add it.
Hello,
We have already implemented similar features, but we are still testing, yet to update in wordpress plugins directory,
you can check the demo http://demo.softound.com/woo-custom-stock-status and try to modify the values in http://demo.softound.com/woo-custom-stock-status/wp-admin, here is the login details Username: demo, Password: demo
Regards
Softound SolutionsForum: Plugins
In reply to: [Advanced Custom Stock Status] [Feature request] Add new order status?Hi Richard,
We have already implemented similar features, but we are still testing, yet to update in wordpress plugins directory,
you can check the demo http://demo.softound.com/woo-custom-stock-status and try to modify the values in http://demo.softound.com/woo-custom-stock-status/wp-admin, here is the login details Username: demo, Password: demo
Regards
Softound SolutionsOk, thanks, but we need to modify some core code, which is not recommended.
Hello there,
I’m not sure, if there is any possibility to limit by PHP code, but it can be possible using the following CSS, let’s try the following CSS.
li.mini_cart_item{ display: none; } li.mini_cart_item:nth-child(1), li.mini_cart_item:nth-child(2), li.mini_cart_item:nth-child(3), li.mini_cart_item:nth-child(4), li.mini_cart_item:nth-child(5) { display: block; }Regards
Softound SolutionsForum: Plugins
In reply to: [Stock Plugin] Stock availability with Dispatch dateHello Frank,
Yes, it would be useful for small stores, let us check the feasibility to implement the feature.
Regards
Softound SolutionsForum: Plugins
In reply to: [Stock Plugin] Stock availability with Dispatch dateHello freyweok9,
Ok, there are two type of products (Simple and Variable) , how do you need them in bulk edit ?.
Regards
Softound Solutions