noerve
Forum Replies Created
-
Forum: Plugins
In reply to: [Backup Migration] My backup failedNo more able to create backup too
My debug code BMI-xKf4Z2dA-75614Forum: Plugins
In reply to: [Themify - WooCommerce Product Filter] Not working on iphone – js errorThe problem is exactly the same.
I sent you an email with screenshotsForum: Plugins
In reply to: [Themify - WooCommerce Product Filter] Not working on iphone – js errorHi,
I already deactivated all plugins other than woocommerce without results !
Reread the message please.
As mentioned, commenting out the problematic conditional block works but is not a reliable solution because if my client updates the plugin it probably won’t work again.
Regards
Forum: Developing with WordPress
In reply to: WordPress FSE image categoryThank you @kaavyaiyer for the answer,
I posted the question on different forums and the only solutions offered was using vanilla javascript in a hook to modify the HTML structure after the page loads.
I have already followed tutorials on how to create blocks under Gutenberg. Even if I managed to go to the end of the tutorials I have to admit that I am still not comfortable with the concept and that I can hardly deviate from what was proposed.
Having to install node and scaffold packages to be able to “just” create a block seems infinitely more complicated to me than inserting a few lines of code in PHP in my single page for example.
Even if I m confi with Vanilla JS or Jquery I m not yet with React (So I know what to learn).
In the 2022 theme I spotted the inc/patterns folder which contains PHP pages and generates block-patterns.
Maybe that could be a solution too.- This reply was modified 4 years, 2 months ago by noerve.