preetam50258
Forum Replies Created
-
adds display after 10 paragraph
hi
debug mode enable for Ad Id: 10260sorry sent u a wrong image check this image
https://f1chronicle.com/wp-content/uploads/2021/03/Screenshot-from-2021-03-23-21-16-38.png
Hi Joachim,
thanks, yes i have placed ads using placement section. check the image herehttps://f1chronicle.com/wp-content/uploads/2021/03/Screenshot-from-2021-03-23-16-31-10.png
also enabled the debug mode.
please help me
where will i find the … Ajax Add To Cart functionality
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] event calenderthank you for giving your time… i want this in EM default full calendar? or using shortcode….
thanks for the reply…………..its marked ‘yes’ …..but still its showing in same way…….is there any other solution for this…
sir thanks for giving and helping ,i need your help for this i am tried this code but its not working…..please tell if any thin i need to change in it
<?php $count = 1;
$the_query = new WP_Query($query_arg);
while ($the_query->have_posts()) : $the_query->the_post();
$myslidepost = get_post();
$right_now = date(‘Y-m-d H:s:i’);
if($template == ‘one’ && $myslidepost->DTT_EVT_end > $right_now):
?>is it possible for me to change the event manager custom post type “events” such a way that it display only the today events in-spite displaying all events so that i don’t need to modify the code of slider plugin.
yes its using wp-query………..here the code …
<?php
$count = 1;
$the_query = new WP_Query($query_arg);
while ($the_query->have_posts()) : $the_query->the_post();
if($template == ‘one’):
?>in backend of slider their is an option called “post type” which display different post type in that it also display like “events” so i selected that ….it does work in front end it shows the events but i want it to display the only todays events……”please … please help me sir to sort out this :”