ashumittal
Forum Replies Created
-
Cant we use google maps SDK for android(its free) as in case of other android apps using it. It would be a great benefit to the app developer and there would be huge cost cutting.
Forum: Plugins
In reply to: [GEO my WP] Geolocation Not working on Android Web View AppPlease check for the same. I have used Geo My Wp plugin so that the WCFM location search works. It is working on Browsers (both on Computers & mobile ) but I have created an Android web View app of my site but in the app the location search is not working as in case of the site in browsers.
in the browsers (both computer *& Mobiles) one can click on the button to automatically get the location of the user but in case of app the button is not working and one has to mannually enter his location.
Can it work on the app just as it is working on the browsers.
I think in the app it shall take the api of google maps API SDK for apps.
Link to App : App Link : Click HerePlease check
Hello,
Is there any update regarding the User Android App. When is it planned to be launched?In the forum at following discussion you told that you are also developing USER side Android App update by the end of May,2020. Is it true & will it be launched soon?
I am waiting for the app update as my app is not supporting Geolocation.Link : https://www.ads-software.com/support/topic/app-android-e-ios-per-clienti/
Please update regarding the app.
Thank you.Thank you. I have logged in to the store vendor dashboard from the store manager app but sumtill there is a problem that whenever the vendor gets an order only one notification comes and on openong the order there is only one option to mark the order as completed. The vendor is not able to see the buyer details like address, mobile number etc. Further more the list of ordered products is not displayed properly.
Yes I am using this plugin only and it is creating errors.
In the forum at following discussion you told that you are also developing USER side Android App update by the end of May,2020. Is it true & will it be launched soon?
I am waiting for the app update as my app is not supporting Geolocation.Link : https://www.ads-software.com/support/topic/app-android-e-ios-per-clienti/
Please update regarding the app.
Thank you.I have made a web view app with the help of a plugin but i am faci g some issues like caching and location of the user not working i.e user’s location could not be found.. if you are about to make that update for user app…please look for these 2 matters and please inform asap so that i could also switch the app..
Thank you
Hello, I have sent the details via the form. Please have a look at it.
Thank you.
I have used the Free Font Awesome Plugin
Link : https://www.ads-software.com/plugins/font-awesome/
Additionally the AWS Plugin also created an error where when you update the cart it refreshes the page & says no product added and when you again add some product it shows the previous product again in the cart.
Forum: Themes and Templates
In reply to: [Storefront] Space above first product in second row on mobilei have used this code to make 2 columns of products on mobile view
@media screen and (max-width: 768px) { ul.products li.product, ul.products .wc-block-grid__product, .wc-block-grid__products li.product, .wc-block-grid__products .wc-block-grid__product { width: 48%; float: left; margin-left: 0; margin-right: 0; } ul.products li.product:nth-of-type(2n+1), ul.products .wc-block-grid__product:nth-of-type(2n+1), .wc-block-grid__products li.product:nth-of-type(2n+1), .wc-block-grid__products .wc-block-grid__product:nth-of-type(2n+1) { margin-right: 4%; } }
but if 1st & 2nd product names in mobile view are of different length i.e. if name of 1st product is longer then there is misalignment on the 2nd product (as 1st prodyct name comes in 2 lines & 2nd product name comes in 1 line) and the “Add to Cart” of 1st & 2nd product are not aligned in a single row. Additionally the 3rd & 4th product are not aligned in a proper way.
I installed Font Awesome plugin & after that all the icons of the front end (storefront theme) were back. Just the Front End Admin Icons are not working. Is there something to edit on the Font Awesome settings that might bring back the icons in store admin?
Forum: Plugins
In reply to: [AWS for WordPress] asset icons not loadingSame is the issue with storefront theme, all the icons are missing on activating AWS for wordpress plugin & on deactivating the plugin it is back to normal.
Please mHelp.I want to keep single product multi Vendor where customer would be able to see the same products from other vendors “available in their location only” & not products from all vendors even if not available in their area (like in my case admin is not selling any product, so admin product shall not be visible).
Making Admin products private did not work thats why I was asking if more Offers Tab would be removed than atleast the customer wont be confused.
1. I marked the products private but it became private on the Store Vendor panel too even after the snippet you have provided. Then I published it from the vendor’s panel and after that it became active but still on More Offers Tab “Admin Product” is showing up.
2. Could you please tell me the code to remove the “More Offers” & “Location” Tabs from the single product page.