Hi @dmorton2,
Can you please put the shortcode here or describe more so our team can find solution.
Thanks,
Tushar
Hi Tushar, thanks for getting back.
Here is the shortcode i am using below.
The page has 4 post showing with the ‘load more’ button below i want to load the next 4 ie 5,6,7,8 but instead its just loading the first 4 again.
[cpt_ajax_load_more post_type="team" template="team-temp" init_load="4" posts_per_page="4" grid="4"]
sorry one other thing slightly off topic…
in a custom template how can i show the value from a meta field in a CPT ?
Hi @dmorton2,
Shortcode is correct and can you try to change the custom template to default.
If still getting issue then deactivate other related plugins like post ordering.
Thanks,
Tushar
thanks i’ve manage to fix it now.