Hi Ismael,
I have done it, now its working fine. Thanks. :-)
Best regards,
7miles
Hi,
I have tried it also on my installation, but the date will still be display.
Is there any changes to the actual enfold 2.9.2 ?
There where also some informations still in quick css
function bgmpShortcodeCalled()
{
global $post;
$shortcodePageSlugs = array(
'hello-world',
'second-page-slug'
);
if( $post )
if( in_array( $post->post_name, $shortcodePageSlugs ) )
add_filter( 'bgmp_map-shortcode-called', '__return_true' );
}
add_action( 'wp', 'bgmpShortcodeCalled' );
time.av-magazine-time.updated { display: none !important; };
thx for help
7miles
Hi Yigit,
okay.. so many times looked for the menu, I thinks its time to drink a coffee ;-)
Thx
7miles