because i
Forum Replies Created
-
[quote]s I ran a test with an online tool and out of the first 800 words, 22% was showing up as plagiarised text.[/quote]
Can you send a link to that tool? What means plagiarised? Tools thinks i steal content!?
This post is from January 2018 and it is not indexed till now
http://swiadomosc-zwiazkow.pl/marlon-brando-czyli-kobiety-kochaja-wrazliwych-drani/I enter title of this post
“Marlon Brando, czyli kobiety kochają wrażliwych drani”
and it don’t appear
I have many examples of those kind. Many posts are not in google
But why only one profile photo is loading so long? Other are loading fast and even are not listed in http requests…
This is not the post sitemap but pagemap have some problems (404)
I reuploaded new sitemap and nothing changed
Dont know if it is associated with not indexed posts for google
Forum: Plugins
In reply to: [WP-Polls] jQuery “not defined”: Ajax calls broken by wpfc_wppollsI added this to function.php to jquery work with wp polls
wp_deregister_script(‘jquery’);
add_action( ‘wp_print_styles’, ‘my_deregister_styles’, 100 );
function my_deregister_styles() {
wp_deregister_style( ‘thickbox’ );
}Maybe it is working now? Can you check it?
http://swiadomosc-zwiazkow.pl/wszyscy-mezczyzni-gwalciciele-szwedzka-mizoandria/
I have poll in this page in 3rd paragraph
Edit: ok this is only working when im as admin logged in
Is the issue with jquery persist now?
I added
wp_deregister_script(‘jquery’);
add_action( ‘wp_print_styles’, ‘my_deregister_styles’, 100 );
function my_deregister_styles() {
wp_deregister_style( ‘thickbox’ );
}Edit: ok this is only working when im as admin logged in
Maybe it will help, but not working Lazy Load coincides with not working Facebook Share Count from WP Socializer.
Maybe the same mechanism, the script is responsible for that?
Forum: Plugins
In reply to: [Fast Velocity Minify] Request: option to exclude plugin from FVMI just sometimes noticed that i have to manually purge the cache so bugs are fixed after turning the plugins on or off
WP Polls is not the problem for 0 share counts…
As i said. I can send you copy of my site and database and you can check what is the problem locally
- This reply was modified 7 years ago by because i.
Forum: Plugins
In reply to: [Fast Velocity Minify] Request: option to exclude plugin from FVMThanks for the reply. I have one more question – when FVM is purge’ing all cache?
When we activate or deactive each plugin?
Forum: Plugins
In reply to: [WP-Polls] jQuery “not defined”: Ajax calls broken by wpfc_wppollsYou say that WP Polls is breaken when minified?
I excluced jquery.js from minifying and it didn’t help
I know that when i purge cache in fast velocity minify then this problem is solved in one page, but it appers in another. Over and over again
- This reply was modified 7 years ago by because i.
But if i disable wp_polls share counts are 0 still…
Check now. WP Polls are disabled now
- This reply was modified 7 years ago by because i.
Maybe you want me to send you my database and page files to an e-mail and you check problem locally?
I’ve disabled all plugins and nothing changed. As you can see not only in my site is problem and timeline of the problem is few days ago.
As of jquery this is because fast velocity minify enabled=
2 PM
I have excluded combine’ing jquery in FVM. Is it loading now?
- This reply was modified 7 years ago by because i.