code222
Forum Replies Created
-
Thanks,
I had not noticed, but I note that there are not the same features that the import image section has, for example there is no option to rename the file, is there a way to do it?
Hi, some days ago i have send a support ticket on https://support.byonepress.com/
where you can see also the website URLplease check, thank you
ok i send a email, please reply
thanks
no i don’t use gtranslate , why ?
hi, no this problem persist also with latest version
i have already tried to disable all plugin, but problem persist also with default wordpress theme.
help would be appreciated.
add_filter('uwpqsf_result_tempt', 'customize_output', '', 4); function customize_output($results , $arg, $id, $getdata ){ // The Query $apiclass = new uwpqsfprocess(); $query = new WP_Query( $arg ); ob_start(); $result = ''; // The Loop if ( $query->have_posts() ) { while ( $query->have_posts() ) { $query->the_post();global $post; // echo '<li>'.get_permalink().'</li>'; if($id == '29'){ get_template_part('/lib/structure/loops'); } } echo $apiclass->ajax_pagination($arg['paged'],$query->max_num_pages, 4, $id, $getdata); } else { echo '<div style="text-align:Center;">no data</div>'; } wp_reset_postdata(); $results = ob_get_clean(); return $results; }
this is the code i used, how i can check if load this template ?
Forum: Plugins
In reply to: [Booking calendar, Appointment Booking System] Captcha option+1
thanks for response.
I had already checked the rardom order box, is equal between two site. and i have already tested with two different option, but the problem persist.
you have a php code for override this problem ?
i have more 60 gallery in my site, ??