sdbox
Forum Replies Created
-
Works like a charm!
Thank your @andrewza,Forum: Plugins
In reply to: [Pay For Post with WooCommerce] Missing Woocomerce pluginI am running the WP 4.8. Yes my instance is running in multi site mode.
The issue has gone away after I have deleted the customer with all of his content and created a new account. Is anybody able to reproduce the issue?
Before deleting the user account I have reproduced the issue with four different browser in two diffent operating systems.
Am I dealing with wrong provider’s server side settings ? Nothing else is coming up to my mind.Yes it can be done through ‘Quick Edit’ I have posted the solution here =>
https://www.wcvendors.com/help/topic/vendor-able-to-mark-products-as-favourites/#post-64827 .
The above post also includes a feature query to include this option among general product data fields.
Please push this your dev team and update the knowledge base.
Thank you for your time.- This reply was modified 9 years ago by sdbox.
Forum: Fixing WordPress
In reply to: Shortcodes are not being executedHi Michael,
echo do_shortcodesort out partially the issue but including a standard shortcode snippet to a normal post still doesn’t work
[button link="http://google.com"]Go to Google[/button]Hi @annawcvendors,
The main issue here is that I don’t see how a vendor can feature its own products. There is a “featured” column in product listing when a user is logged in as an admin superuser but there is no such an option when a user is logged in as a vendor.
Is this normal or I am missing something within the configuration ?Forum: Plugins
In reply to: [WP Featured Content and Slider] Featured content image is not showingThe issue was in Featured Content Icons, in fact I have put icon urls insted of icon class names. The icons apparently override the image value, system didn’t fine any icon so it showed nothing.
Forum: Plugins
In reply to: [WooCommerce] Ther Recent Orders view link is redirecting to a wrong url.Thank you for your feedback, meanwhile I was abte to sort out the issue through the Woocommerce => Settings => Accounts. I have simply changed the value of “My Account Page” from “Shop” to “My Account” and things works fine now.
Forum: Plugins
In reply to: [YITH WooCommerce Multi Vendor] Cannot add new VendorThx for your feedback guys.
My version is 1.13.1 and and I see that the 1.13.2 was released 7 hours ago.
I will test the 1.13.2 version and let you know if there are is any issue.- This reply was modified 9 years, 2 months ago by sdbox.
I could walk around by commenting out the line 134 and 136 in class.yith-orders.php . This will allow you to load the Vendor Shop Owner but then it stuck at “Add New Vendor” button which simply doesn’t do its job and the page is not submitted.
I am running WordPress 4.7.3The issue is still there with WordPress 4.7.3.
Commenting out the line 22 fix the problem.
Is there any chance of including the fix into the plugin release ?- This reply was modified 9 years, 2 months ago by sdbox.