satsoklgr
Forum Replies Created
-
Forum: Reviews
In reply to: [Multisite Language Switcher] Disaster, why?Don`t comment anything.
1) Relations wasn`t there because i spended 12 hours to fix them.
If relations were somewhere in a file you could help by tell us which file so we could take it from backup.
2) You tell me to wait some hours for the next fix, Nobody is going to wait for some hours if he doesn`t know the real cause for this, and by talking about fix you admit that the problem exists and is real, this makes me hesitant to use any update from now on.
3) you should ask for an apologise at least, nobody can stay calm if he has to spent his day in fixing something so unexpectable.Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Change AMP URLIs not very clear what you try to achieve, if you want to remove all your amp pages and redirect them to non-amp just deactivate amp plugin and redirect everything using this code inside .htaccess (put in at the top in file):
# Redirect from AMP to non-AMP path
RewriteEngine On
RewriteCond %{REQUEST_URI} (.+)/amp(.*)$
RewriteCond %{REQUEST_URI} !^/wp-content/(.*)$
RewriteRule ^ %1/ [R=301,L]
RewriteRule ^en/(.*)$ /$1 [L,R=301]Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Ad’s aren’t loadingvanessa6297
This message is definitely due to an ad blocker, it does not allow to load all page elements, functionality is not affected though!
Are you sure that you deactivated all ad blockers when you are on wordpress control panel? when i see this error i deactivate adblocker and everything is normal again.
Or maybe you use a weird adblocker?Forum: Reviews
In reply to: [Autoptimize] Autoptimizeok, i tried it.
In page source everything looks beautiful, css and js files are combined and the site loads fast and correct.But one time the load time is 5 seconds and after a few seconds the next test shows only 2 seconds.
These pingdom servers(as every server) are up and down and not to trust.
Anyway, the plugin seems to work and to be fair i have to change my first vote!Forum: Reviews
In reply to: [Autoptimize] Autoptimizei ll give it a try, however one question.
Does your plugin works ok with multisites?Forum: Reviews
In reply to: [Autoptimize] AutoptimizeThe only good and effective similar plugin i found was the discontinued MN Combine.
Now i will not use any cause my site is fast enough, i don`t use any caching plugin either.
The site has too many requests though and your plugin make them much less, so i was really surprised to see worse times in pingdom.
I don`t know what could have cause it.Thank you.
i will use your css, its sorter!
found it!
.a2a_svg { border-radius: 0 !important; }
.a2a_button_facebook, .a2a_button_twitter, .a2a_button_google_plus, .a2a_button_pinterest, .a2a_dd.addtoany_share_save, .a2a_kit.a2a_kit_size_46.a2a_floating_style.a2a_vertical_style {
padding:0 !important;
}Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Adding amp to links in AMP menucustom css – under the design option doesn`t work
ITS DEAD, there is nothing i can set there, useless, inactive…
Do you want me to count the bags i find everyday? countless,
for instance, how comes and facebook comments work ONLY on new published posts? on the other hand it works in none of the existing posts…and many more
I know that after an update i ll lose these changes, i keep backup of those.
(i cannot understand how you get everything for granded….and the worse is that you always consider everybody as a novice… thats too bad!)
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Adding amp to links in AMP menufixed.
instead of: .i-amphtml-fill-content{ background-color:#eeeeee; }
i used: amp-img{ background-color:#eeeeee; }
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Adding amp to links in AMP menuargggggggggggggggggggrrrrrrrrrrrrr
validation error: The text (CDATA) inside tag ‘style amp-custom’ contains ‘CSS i-amphtml- name prefix’, which is disallowed
it works but gives me validation error
any other way??
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Adding amp to links in AMP menuok, i Just found the way to elimimate visible space by adding this in style.php
.kad-spacer.clearfix.amp-wp-inline-75c36b9967ee40a4b5559e4f7c78ac71 { height:0; }
and this for slider background:
.i-amphtml-fill-content.i-amphtml-replaced-content{ background-color:#eeeeee; }
- This reply was modified 7 years, 6 months ago by satsoklgr.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Adding amp to links in AMP menuThere is another prob which i wish you to take a look
Between title and first paragraph there is a huge gap, an empty space.
This is due to the presence of two divs which included an ad in the desktop version.
The ad is not showing , ok, but the space looks strange there and in the AMP source code there are two divs which i like to be removed.How the div with class “aicp” can be removed? on AMP version only ofcourse
look for this in source code:
<div class=”aicp”><!– Don’t forget to add this div with aicp class –>
<!– auto-article-top –>
</div><!– end of the aicp div –><div class=”kad-spacer clearfix amp-wp-inline-75c36b9967ee40a4b5559e4f7c78ac71″></div></div>So, in short terms, in a future update give as the possibility to remove full version`s elements by class or id in AMP pages.
Regards
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Adding amp to links in AMP menuHi Marqas
Yes the menu works fine because i created a new menu and added the /amp/ extention manually, if you read my first answer you will notice this.
And if you saw my first post you was going to know the url…ok, i just want to change background color in slideshows, make it stand out of the rest content so someone can see that it is a slideshow and not only a picture.
- This reply was modified 7 years, 6 months ago by satsoklgr.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Adding amp to links in AMP menuHi
Do not hurry..It works because i made another menu and added the /amp/ manually, i left some links without because they include some forms and i want visitors to see only the full version.
So, it is better this way because you add /amp/ only to the pages you wish to.
The plugin`s feature dont work(depends from the theme used and many more factors..), but it is not important anymore.
Another point, the plugin created AMP versions for all pages and posts, except home page.
Some pages ofcourse look very funny, they are almost empty since they include forms and lots of javascript…