devpat
Forum Replies Created
-
I have noted the same issue. It seems to be global. Please fix it.
Forum: Plugins
In reply to: [WooCommerce] Analytics – Date range big arrowsHi @amiralifarooq,
Yes, that’s right. Do you plan to fix this issue in the next release?
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Conditional in the email messageExactly. This solves my problem.
Thanks for your help and quick reply!Forum: Plugins
In reply to: [LiteSpeed Cache] Exclude fonts from cachingSure, but can I do it somehow privately? I cannot make it publicly available.
Forum: Plugins
In reply to: [LiteSpeed Cache] Exclude fonts from cachingHi,
After disabling the plugin – no problems with loading the page (no red resources in the waterfall).Best regards,
Forum: Plugins
In reply to: [LiteSpeed Cache] Exclude fonts from cachingReport number: PPAIPIEQ
Forum: Plugins
In reply to: [LiteSpeed Cache] Exclude fonts from cachingOpens the dialog box to download the file. In both cases, it is possible to download just these fonts from path.
Forum: Plugins
In reply to: [LiteSpeed Cache] Exclude fonts from caching@qtwrk thanks for your reply.
Here’s a part of my waterfall
https://snipboard.io/xaYrPu.jpgI meant Woo-Side-Cart.woff and Woo-Side-Cart.ttf. First have status cancelled (where I show full path) and second incomplete. Both files have the same path.
Best regards
Forum: Plugins
In reply to: [Custom Content Shortcode] Display product categories with childThank you – product count works great.
But how to href my whole div.category-item?
I try simple a href, but it doesn’t work.<a href=""> <div class="category-item"> <div class="child-cat-name">[each link]</div> <div class="main-cat-name">[get var]</div> </div> </a>
Forum: Plugins
In reply to: [Custom Content Shortcode] Display product categories with childThank you, it works!
I have made some customisation:
<div class="category-box">[for each=product_cat parents=true] [set var][each link][/set] [-for each=child] <div class="category-item"> <div class="child-cat-name">[each link]</div> <div class="main-cat-name">[get var]</div> </div> [/-for] [/for] </div>
Can I add also info about number of products in given product category?
And how to link (href) whole “category-item” div to child category?- This reply was modified 4 years ago by devpat.
Forum: Plugins
In reply to: [Custom Content Shortcode] Display product categories with childYes, I have already checked this solution. Unfortunately it shows categories and child in hierarchical order like in the admin panel. However, I want to show all the combinations, like I mentioned before:
– Category A | Line Asd
– Category A | Line BnmNOT:
-Category A
|– Line Asd
|– Line BmnForum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Apple Pay and Google Pay logo on buttonsForum: Plugins
In reply to: [Invoices for WooCommerce] Internal Server ErrorI have the same error.
After update to 3.0.2 there is 500 error after checkout.
It works on 2.9.12 version.Forum: Plugins
In reply to: [Custom Post Type UI] Password on post not workingYes, you are right. I have updated the template with
post_password_required()
and now it works.Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Problem with adding new groundsI can not remember if the changes were in any particular files. I know that once during the update, I had to fix the settings that were lost.
Can you tell me how I can fix this error in the panel without updating?