I can’t access the page (403 Forbidden). In my tests I cannot reproduce the bug. Let me know if there is any change.
Thread Starter
JJ
(@jdagan)
I’m sorry. It was blocked outside of my country. You can access the page now.
Now it work but it redirects me to https://www.ihud.org.il/ (homepage)
If you want you can contact me on hangouts to help you faster with your problem.
add @gmail to my username
Thread Starter
JJ
(@jdagan)
Thanks for being so kind and supportive. I have sent you hangout invite.
The HTML code of the widget is this:
<div data-id=”1013cff” class=”elementor-element elementor-element-1013cff gan-certification-box elementor-position-top elementor-vertical-align-top elementor-widget elementor-widget-image-box” data-element_type=”image-box.default”>
<div class=”elementor-widget-container”>
<div class=”elementor-image-box-wrapper”><figure class=”elementor-image-box-img”>
<img width=”150″ height=”150″
src=”https://www.ihud.org.il/wp-content/uploads/2018/06/מרחב-מוגן-בגן.png”
class=”elementor-animation-pulse attachment-thumbnail size-thumbnail”
alt=”מרחב מוגן בגן ילדים”></figure><div class=”elementor-image-box-content”><h3
class=”elementor-image-box-title”>מרחב מוגן</h3><p class=”elementor-image-box-
description”>.</p>
</div>
</div>
</div>
</div>
The only part that is eliminated when the condition is not met is elementor-image-box-wrapper which reside inside :
<div class=”elementor-widget-container”>
</div>
And it leaves us with :
<div data-id=”393812b” class=”elementor-element elementor-element-393812b gan-certification-box elementor-position-top elementor-vertical-align-top elementor-widget elementor-widget-image-box” data-element_type=”image-box.default”>
<div class=”elementor-widget-container”>
</div>
</div>
Thanks,
JJ
Didn’t get the invite, you added dot com right?
I managed to reproduce it. I don’t know if I could remove the code from there but I can style it to not be displayed.
Thread Starter
JJ
(@jdagan)
I don’t know why you didn’t get the invite (yes – with google.com and I see your photo and full name) .
Looking forward to see your solution.
Thanks.
JJ
The update is up. Hope it will solve your problem.
Thread Starter
JJ
(@jdagan)
Thanks. I appreciate your efforts to provide a quick solution.
Thanks,
JJ
Thread Starter
JJ
(@jdagan)
Checked and it is working perfect.
Thanks,
JJ
Now I can see the linked page you sent(before it was redirectig to homepage) and I think this update would fix the issue.