shernade
Forum Replies Created
-
thanks, i’ll first read that link and try the solutions. After that i’ll contact my hosting provider.
i’ll let you know, thanks a lot.same problem with pinboard theme active just now.
tell me when you see it and I return to previous.I just disable (and remove) Antispam Bee, and set .htaccess to the minimum:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPressAnd the problem continues.
I set the jetpack comments active, so you can see it.
Thanks,
SergioA just try disabling:
Akismet, Antispam Bee, Límitador de intentos de login (limit login attempts)
And enabling jetpack comments but the problem still continues.Here’s mi plugin list
And this is my htaccess file.Before this problem, i also have the wonderful plugin w3 total cache, but i also disable (and remove) this problem but maintain the .htaccess config.
Thanks a lot,
Sergio.Forum: Fixing WordPress
In reply to: Method Not ImplementedI’m having a similar problem posting comments.
I see an 501 with the error:
POST to /wp-comments-post.php not supported.In other threads i read about .htaccess problem. Maybe a plugin is writing a rule that is blocking you.
Forum: Plugins
In reply to: [Yoast SEO] keywords are not important for SEO?thanks a lot!
Forum: Plugins
In reply to: [Yoast SEO] No Keywords Showing in Static HomepageYou dont need any inspector, just view source of the pages and perform a search of the string :’meta=”keywords”‘
In my configuration of yoast i’m using my tags as keywords:
1. check Use meta keywords tag? in seo > titles and metas > general
2. go to seo > titles and metas > post types and set the field ‘Meta keywords template:’ to value ‘%%tag%%’Forum: Themes and Templates
In reply to: [Tiga] h1 tag on homepageThats a problem when you have a logo img.
in my case (https://www.hornodeluna.es) i solved like i comment here:
https://github.com/satrya/tiga/issues/12regards
Forum: Plugins
In reply to: [Yoast SEO] No Keywords Showing in Static Homepagein seo configuration, titles and meta, the option for the keywords is by default disabled. And yoast says: ‘I dont know why you want to enable, but if you want, you cant check this’
If you enable this, you have to set keywords in the next panel.
Forum: Themes and Templates
In reply to: [Tiga] Translation ready?sorry
dont worry about that
in production works perfectly in German. Thats a problem of my local environment.I am going to translate into spanish.
How can i send you the file?
In GitHub?Thanks a lot and sorry!!!!!
Forum: Themes and Templates
In reply to: [Tiga] Translation ready?In my wp-config.php: define(‘WPLANG’, ‘de_DE’);
some images:
https://s1098.photobucket.com/user/sergioshernand/library/tiga
Forum: Themes and Templates
In reply to: [Tiga] Translation ready?Of course I could help you.
And I could translate into Spanish also, thats my interest.But, i dont know, why German dont works.
Forum: Plugins
In reply to: [Yoast SEO] Theme's compatible with Yoast wordpress seo pluginfaster imposible!
thanks!