Micemade
Forum Replies Created
-
Forum: Plugins
In reply to: [WCSpots - image hotspots for WooCommerce] Disable popoverHi and thanks for using the plugin,
1. & 2. – There is no way to disable the popover at this moment – we will consider this as a feature request and add it for the next update.
3. The product loads in popover only when requested to avoid too much initial requests, and it depends on your server speed. We will consider adding a choice initial load/upon request for next updates.
ThanksI can confirm that deprecation notices are appearing, both on admin and front-end, and it happens on PHP v.8.2 +. (with WP_DEBUG true)
Since there was no follow up for some time now, I will presume that the issue is solved, so I will mark this thread as resolved.
If you have any more questions on this topic, please feel free to ask, and change the status to “not resolved” (in the thread sidebar), if needed.
Best regards.@verticybusiness – I’m glad I helped! 🙂.
Best of luck with your site!
- This reply was modified 3 years ago by Micemade.
Hi,
This can be solved easy by editing theme template. Please follow these steps:
- In WordPress admin Dashboard, navigate to “Apperarance” > “Editor”
- Click on the “Templates” and then on the “Archive”. Click anywhere on the template to activate template editing.
- In the template editing view, click on “List view” at the top of the page, and find the “Query Loop” block. (see the attached screenshot)
- In the block settings sidebar, under the “Settings” switch on the “Inherit query from template” and save the template at the top right of the page. (see the attached screenshot)
Screenshot from imgur.com – https://imgur.com/eU7kmJK Hope this will help!
Best regards.- This reply was modified 3 years ago by Micemade.
Hi,
The Blockette theme uses Checkout block template and it seems that the Cashfree payment gateway extension is not compatible with this block (WooCommerce Cart and Checkblock Blocks Status).
You can overcome this issue if you replace the Checkout block with the Shortcode block and placing[woocommerce_checkout]shortcode in the block.- In WordPress admin, go to Appearance > Editor
- Click on the “Templates”, and then in the templates section click the “WooCommerce Checkout (WooCommerce Blocks)” to edit the template
- Remove the Checkout block, use the Inserter (or click on black + button) to add the Shortcode block
- Type
[woocommerce_checkout]in the Shortcode block - Save the template
The Checkout page should now display the Cashfree payments option in payments options.
Forum: Themes and Templates
In reply to: [Blockette] Change FaviconHi,
I apologize for such a delay.
To change Favicon in Blockette, please check this: https://gutena.io/how-to-add-a-favicon-in-block-theme
Since Blockette is a block theme this will apply perfectly.
Best regards.Forum: Reviews
In reply to: [Blockette] Theme sympasThank you! 🙂
Forum: Reviews
In reply to: [Gutenberg] I support it.I agree. Once most of Gutenberg is adopted in Core, it will remove the need for various page builders. Plus, since performance is one of the key focuses of the Gutenberg team, I predict the majority of users will adopt Gutenberg (or WordPress Site Editor) as the main site-building tool.
And yes, there is still a lot of work to do …Forum: Reviews
In reply to: [Gutenberg] Great system for creating websitesThanks, @thelmachido
yes, I know, I’ve seen the GitHub Gutenberg issues page… There are so many open tickets there, I believe every issue I can think of (plus some more) is covered there. 🙂
Forum: Reviews
In reply to: [Gutenberg] Great system for creating websitesHi @thelmachido,
Well, there are many smaller details, especially with Navigation Block (but it seems that those are solved in recent versions of the plugin).
Also, I never liked too much the large boxes with icons on individual block controls (not the sidebar), lack of responsive controls, no custom breakpoints, missing a link to the homepage at the top (like in WP admin dashboard), etc.
So, as you see, there are some issues (at least, from my perspective). But, considering the major change in the paradigm of publishing and creating in WordPress, while the frontend performance is still great, these issues are still something I can live with … 🙂Forum: Plugins
In reply to: [Block Patterns for Food Bloggers] The group block inner container issueGreat, thanks!
Forum: Plugins
In reply to: [Contact Form 7] Uncaught TypeError: e.wpcf7.parent.querySelector(…) is nullI can confirm that the removal of empty
<p>tags causes this issue.
@takayukister – I’m curious, why is that empty tag needed for? Thanks.Forum: Plugins
In reply to: [Meta for WooCommerce] Relative path in Integrations.php causing error@sohanhossain Thank you for your fast reply and link to Github issues page.
The solution there seems to be working.Forum: Plugins
In reply to: [WooCommerce] Extension for product permalinkHi,
The issue is most probably related to the URL address added to product permalinks. Please go to WP admin dashboard → Settings → Permalinks, scroll down to “Product permalinks” and check the content of the “Custom base” field.
I guess that your site URL is added to that field, so please change it (back) to /product/, or select one of the other options.Cheers and have a great day