vidhugoel
Forum Replies Created
-
Yes I tried this but it still happens. Its not happening for every order but it does happen on and off. The sub order numbers change and not the parent order number.
Forum: Plugins
In reply to: [WP hide/show passwords woocommerce] Doesn’t work for registration passwordI have noticed that there is a append class added in the js file.
<span toggle=’#password’ class=’fa fa-fw field-icon toggle-password fa-eye’></span></div>”If I change the toggle =’#password’ to ‘#reg_password’ for this code, it works. But then the regular login password toggle doesn’t work.
Could you form a conditional logic code which targets the input id ‘#password’ and id ‘#reg_password’ separately? Please tell me if you could do thatForum: Plugins
In reply to: [Themify - WooCommerce Product Filter] Problem with paginationYes please @themifyme solve this issue.
I couldn’t bear with it so I removed the plugin from my site.- This reply was modified 4 years, 6 months ago by vidhugoel.
Forum: Plugins
In reply to: [Themify - WooCommerce Product Filter] Problem with paginationHi @themifyme, I think I might be facing a similar issue. The pagination doesn’t work. I am using Astra theme and elementor. @cyman, it doesn’t work in elementor too.
The results count also don’t work which is very annoying. I tried using all three options of pagination, but they don’t work.Please see to this issue. This is the url of the page I am working on, which has the product filter:
https://onmeindia.com/shopLooking forward for some good fix to this issue.
- This reply was modified 4 years, 6 months ago by vidhugoel.
Forum: Themes and Templates
In reply to: [Astra] Woocommerce Mobile Images Different SizesThere was an extra margin on the right side in mobile view. I used a css code to resolve it.
@media (max-width:544px){
.woocommerce-page[class*=columns-] ul.products li.product:nth-child(n), .woocommerce[class*=columns-] ul.products li.product:nth-child(n){
margin-right: 0px !important;
}
}Please push this out in your next update so that others don’t have the same issue.
regards
VidhuForum: Plugins
In reply to: [Themify - WooCommerce Product Filter] Pagination IssueApart from the pagination not showing, there is also an issue with the products count. The products count should be according to the applied filter…but its not working.
Forum: Themes and Templates
In reply to: [Astra] Woocommerce Mobile Images Different SizesThe left column has smaller product image size where as the right column has bigger product image size.
Forum: Themes and Templates
In reply to: [Astra] Woocommerce Mobile Images Different SizesI am facing the same issue on multiple sites of mine that are using astra theme and Woocommerce. I have checked by enabling another theme to be sure if its an issue of any of the plugins. Sadly, it turns out to be the issue with the theme. Team Astra, could you please rectify and provide a solution to this problem, its really annoying to see different product image sizes in the two columns on mobile view.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Oops the Page can’t be found errorHeads up, I am using storefront theme.