Category Archives: Others
WordPress p2p plugin problem: Connected posts are not shown in admin panel
I have come to this situation when I was using p2p (Post to post) plugin with a theme “Superstore” from wootheme. The problem is in the theme. If I change the theme it works well. For my situation it was solved using the instruction from wordpress support. Add the code below in the theme “functions.php” […]
Google Analytic Integration in Android app
old method new method гаи в харьковской области
A way to prevent multiple instances of the same intent on button click in Android application
Sometimes while pressing a button repeatedly causes multiple instance of the same intent in android applications. To resolve this issue use intent.setFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP) where you are creating the intent in your application, before starting the activity. Like below — Intent intent = new Intent(this, YourClas.class); intent.setFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP); startActivityForResult(intent, INTENT_ID);раскрутка сайтов в гугле самостоятельно бесплатно