Marc
Forum Replies Created
-
AuthorPosts
-
October 3, 2018 at 9:27 am in reply to: conflict with wppopupmaker plugin, popup not loading on archive pages #448614This reply has been marked as private.
I found the solution, now the import works perfect:
– letsencrypt_timeout_600
– max_execution_time_3000
– max_input_time_3000Just increasing max input time and max execution time from 30 to 3000 didnt solve it. But now by increasing timeout from Apache to PHP FPM to 600 sec (letsencrypt_timeout) it’s working.
Thanks, cheers
This reply has been marked as private.This reply has been marked as private.Hi Paolo
Yes I know, I tried this tag first, but it was not working:
is_post_type_archive( $post_type ) =
is_post_type_archive( $gd_place )is_post_type_archive( gd_place ) this is working (without $)
cheers,
MarcGuust, please tell me the conditional tags for a widget on archive list view for a specific CPT.
thanks!
This reply has been marked as private.This reply has been marked as private.thanks a lot Stiofan, it’s working now.
This reply has been marked as private.Thanks Guust, this works.
But what is the conditional tags for GD Details Page ONLY?
I dont want to show the widget on ALL GD Pages only on Details pages.
Thanks
September 17, 2018 at 2:24 pm in reply to: how to import new CPT listings and link them to places? export file doesnt show #446734Can you please follow up on this?
Need to import new added CPT data and link it to the places. How to do it?Thanks!
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private. -
AuthorPosts