Hi every body,
I have quit Astra theme for a long period after a big issue that increase CLS.
Today, I return to see that there are this issue “strange” as @ovau say, but thanks for the CSS above, it’s fixed for me too.
I’m returning to inform you all that i have found a solution, so the code i used is:
<?php echo do_shortcode( '[CBC show="y" country="ma"]' . '<div class="my_class">' . '<img src="path_of_the_image" />' . '</div>' . '[/CBC]' ); ?>
place this code where ever you want to show your content in the template’s php file.
and it work perfectely.
this is my contribution to CBC plugin to say thanks for the author of this fantastic plugin
use this and try again
[CBC show="y" country="mx"]your content for mexico[/CBC]
it showld work
have you updated the db for IPs and Countries
normaly the CBC plugin do update automaticaly when installed.
may be you shold reinstall the plugin.