darfil
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Block Builder - Lazy Blocks] Repeater: Unable to show valuesResolved:
<ul class="home-apartments">
<?php if ( !empty( $attributes['appartamenti'] ) ) : ?>
<?php foreach ( $attributes['appartamenti'] as $item ) : ?>
<li>
<a href="<?php echo esc_url( $item['url-appartamento'] ); ?>">
<?php
if ( isset( $item['immagine-appartamento']['id'] ) ) {
echo wp_get_attachment_image( $item['immagine-appartamento']['id'], 'large' );
}
?>
<h3><?php echo esc_html( $item['nome-appartamento'] ); ?></h3>
<div class="apartment-city"><?php echo esc_html( $item['citta'] ); ?></div>
</a>
</li>
<?php endforeach; ?>
<?php endif; ?>
</ul>Yes,
our customer has the pro version.Sorry!
- This reply was modified 2 months ago by darfil.
Hi,
I tried to import the template one more time and now it works.
Thank youThank you.
But I have a problem with inspector blocks.
I can insert inspector blocks in the gutenberg editor. But after filling the fields in the sidebar, I’m unable to see the block in the gutenberg editor, so I’m unable to edit it. If I switch to code editor I can see it and un the front-end it works.
It’s a strange thing.No third-party lightbox plugin.
You can see it here:
https://stg.scent-of-sicily.com/villas-in-sicily/sicilian-sun-heaven/Yes, I edited the topic. The problem is another one.
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Groups don’t work from version 2.4Everyrthing works fine because I installed a previous version of the plugin.
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Groups don’t work from version 2.4I can’t post:
A potentially unsafe operation has been detected in your request to this site
Your access to this service has been limited. (HTTP response code 403)
If you think you have been blocked in error, contact the owner of this site for assistance. Block Technical Data Block Reason: A potentially unsafe operation has been detected in your request to this site Time: Tue, 10 Jun 2025 15:54:39 GMT
Without additional settings:
https://conditional-fields-cf7.bdwm.be/form-tester/?hash=02e8a93ca46651ad72606d1f884cf0fd&enabled_plugins%5B%5D=&enabled_plugins%5B%5D=conditional-fields-pro%2Fconditional-fields.php- This reply was modified 5 months, 2 weeks ago by darfil.
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Groups don’t work from version 2.4???
Forum: Plugins
In reply to: [WP Fastest Cache] Multisite and admin bar menu problemResolved.
- This reply was modified 5 months, 3 weeks ago by darfil.
Forum: Plugins
In reply to: [WP Fastest Cache] Multisite and admin bar menu problemNo.
Forum: Plugins
In reply to: [WP Fastest Cache] Multisite and admin bar menu problemI already told you that on some subsites I can see it, not only on the main site…
Forum: Plugins
In reply to: [WP Fastest Cache] Multisite and admin bar menu problemI am admin of all sites and in some the wp fastest cache menu is displayed in the admin bar, in other it is not.
Wjy?
Hi, same problem here.
Can you help us?