Stark Digital Media Services Pvt Ltd
Forum Replies Created
-
Forum: Reviews
In reply to: [GST Invoice for WooCommerce] Thanks For This PluginThanks for installing the plugin, your appreciation will definitely boost our confidence for better work.
- This reply was modified 8 years ago by Jan Dembowski.
Thanks for installation. We are working on the pro version of this plguin and definitely work on this.
- This reply was modified 8 years ago by Jan Dembowski.
Forum: Reviews
In reply to: [GST Invoice for WooCommerce] Garbage PluginThanks Sachin, We have developed the plugin for the basic development and not for the advance level developer. Many of us is not aware of GST tax that is why it is a basis level GST plugin. We will definitely come with a pro version soon.
- This reply was modified 8 years ago by Jan Dembowski.
Forum: Plugins
In reply to: [GST Invoice for WooCommerce] Print HSN in InvoiceHello Jitendra,
You can use following function to fetch any product meta from database by passing appropriate product/post id.
https://developer.wordpress.org/reference/functions/get_post_meta/
Thank you
Forum: Plugins
In reply to: [GST Invoice for WooCommerce] Choosing either CGST & SGST or IGSTRefer following screenshot to configure CGST, SGST & IGST:
https://ps.w.org/woo-gst/trunk/screenshot-2.png?rev=1786840You do not need to configure All other states. For all other states, it will consider as IGST.
Hello @nishitmorakhia,
We do not have integration with any PDF plugin right now to display the GST number. We may add that in future release.
However, if you are a developer then you could pull the GST or HSN number from database and use appropriate filters of any popular PDF plugin to inject GST or HSN number.
HSN number are stored in post meta along with each product.
GST number gets stored in options table.Thank you.
Forum: Plugins
In reply to: [WP Testimonial Widget] Change the color of the Author NameHello leachacres,
You can simply override the author name css by following rule:
.auth_info p.authName {
color: #fff;
}You can change the to whatever color you want.
Thank you,
Team StarkForum: Plugins
In reply to: [GST Invoice for WooCommerce] Integration with Woocommerce PDF invoiceWC_Dependencies class conflicting with another plugin. We are releasing new version soon.
WC_Dependencies class conflicting with another plugin. We are releasing new version soon.
Forum: Plugins
In reply to: [WP-SpamShield] Issue with custom formThanks for a quick reply. Ok, I will go through Troubleshooting Guide. I hope this would fix my issue.
Forum: Plugins
In reply to: [WP Testimonial Widget] remove background colorHello,
First thing,by default there is no any background color is set for testimonials. But you can set custom backgound color to your testimonial through css. For this apply css for ‘.widget’ class.
for example:
.widget{
background-color:#F00;
}
Thank youForum: Plugins
In reply to: [WP Testimonial Widget] Random order option?Thank you for your suggestion we will ad this tweet into our plugin .
Forum: Plugins
In reply to: [WP Testimonial Widget] install failedHello Dave ,
We apologies for late reply . However the time you were installing plugin we were doing revision update for the plugin .We apologies for the inconvenience cause to you . Please update the plugin again and let us know if you have any issue .You can also write me your suggestions on amit@starkdigital.net
Thank you ,
Stark Digital Media Services Pvt Ltd .
http://www.starkdigital.netForum: Plugins
In reply to: [WP Testimonial Widget] allow editorsHello Kingsky ,
Thank you for your suggestion we will think for this option for future reference .
Thank you ,
Stark Digital
http://www.starkdigital.netHello Amill ,
Thank you for contacting us . I really apologies for late reply . I visit both of your site and I notice It’s jQuery conflict issue with your theme .It shows an error JQuery is not define . Could you please recheck your theme code . Sometime this issues occurs because of jQuery(Define in wordpress wp_head()) is not getting loaded .For future reference you can write me on
s.sajid@starkdigital.net / amit@starkdigital.net / b.mrunmai@starkdigital.netThank You,
Stark Digital.