Thread Starter
Petar
(@h3o)
Beta and live site Jatpack was connected to a same WordPress.com account and there was a conflict.
Thread Starter
Petar
(@h3o)
I am using a new database. WP-config is pointing to that db and URLs are configured in wp_option with new URLs. I am using Jetpack comments.
Thread Starter
Petar
(@h3o)
Custom query was a problem…
<?php wp_reset_query(); ?> after loop end everything is ok.
Thank you.
Thread Starter
Petar
(@h3o)