Softound Solutions
Forum Replies Created
-
Forum: Plugins
In reply to: [Stock Plugin] Stock availability with Dispatch dateOkay, once test let us know your feedback. thanks
Forum: Plugins
In reply to: [Stock Plugin] Stock availability with Dispatch dateHi, 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
Forum: Plugins
In reply to: [Stock Plugin] Stock availability with Dispatch dateIt is ready, Preparing to upload files to demo, please check the following link after 8 hours from now http://demo.softound.com/woo-custom-stock-status/ , then it will be ready for demo.
Forum: Plugins
In reply to: [Delivery Countdown Timer] custom workHello Maria,
We will provide support for custom work, please send the details,
thanks
- This reply was modified 9 years, 7 months ago by Softound Solutions.
Forum: Plugins
In reply to: [Stock Plugin] Stock availability with Dispatch dateOnce finished, i will send you a demo URL, you can check the features there itself.
Forum: Plugins
In reply to: [Stock Plugin] Stock availability with Dispatch dateHi freyweok9,
It’s coming good, 70% has been completed,
will update you in 4 days.thanks
Forum: Themes and Templates
In reply to: [Hemingway] Post titles cut off in the middle of words, HELPHi MrsX,
I don’t see the exact title issue, please send me screenshot.
You can use the following CSS to move the logo right
.header-inner { text-align: right; }thanks
Forum: Plugins
In reply to: [Stock Plugin] Stock availability with Dispatch dateWe will try to update before 3 weeks.
Forum: Plugins
In reply to: [Stock Plugin] Stock availability with Dispatch dateOkay, noted your request,
we will analyze and implement the option in next version of the plugin.
Regards
Softound SolutionForum: Plugins
In reply to: [Stock Plugin] Stock availability with Dispatch dateHello freyweok9,
This plugin changes stock status globally,
So, you need stock status for individual products, right ?Regards
Softound Solution
author of woo-custom-stock-statusForum: Themes and Templates
In reply to: Sidebar does not display in SydneyChange the following CSS
.widget-area { display: none; }TO
.widget-area { display: block; }Forum: Themes and Templates
In reply to: Sidebar does not display in Sydneycan you send me your page link ?
Forum: Themes and Templates
In reply to: Changing menu font colorI don’t see any menu in your site.
Forum: Themes and Templates
In reply to: Sidebar does not display in SydneyHi,
Here is an option
Wp-Admin -> Appearance -> Customize -> Blog options -> Blog layout
Set to “Classic”Forum: Themes and Templates
In reply to: How to Stretch Nav Menu full width in Supernova ThemeHi,
Use the following CSS
.sup-main-nav{ max-width: 100%; }