a3web
Forum Replies Created
-
Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Unable to modify image data inside getwid tableThe new version (2.0.14) seems not fixing our issue.
Any news about that ?
Regards.Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Unable to modify image data inside getwid tableAny news about our problem ?
Thanks.Forum: Plugins
In reply to: [Flow-Flow Social Feed Stream] can’t get Instagram feedHi,
I have the same error. The credentials are correct, however, and other social media works well.
Can Flow Flow update the module to resolve this problem please?Forum: Plugins
In reply to: [Modern Events Calendar Lite] incomplete row in grid templateMaybe this div is not closed if we had only one event and it is if we have two.
At the end of plugins/modern-events-calendar/app/skins/grid/render.phpecho ‘</article></div>’;
if($rcount == $count)
{
echo ‘</div>’;
$rcount = 0;
}$rcount++;
?>
<?php endforeach; ?>
<?php endforeach; ?>
</div>
</div>Forum: Plugins
In reply to: [Modern Events Calendar Lite] incomplete row in grid templateHello,
Here is a link: https://www.julie.fr/formations-en-region/
At this page, the footer is broken, It is not working when we have an odd number of events.
Thanks & RegardsForum: Plugins
In reply to: [The Events Calendar] Month view is not workingHello,
I saw that was because of the 4.8.2 version of wordpress : https://theeventscalendar.com/support/forums/topic/no-results-found-in-month-view/
But I have another website on wordpress 4.7.6 and i have the same problem…
Someone have the answer ?
Thanks.