taichiman87
Forum Replies Created
-
SEO settings section is invisible when edit media.
Option SEO into screen settings button (right top corner) is invisible too.Same problem! It is very important to solve it to my gallery!
Forum: Fixing WordPress
In reply to: How to grab image alt text to use as a captionIt’s works in my theme:
<?php $alt = get_post_meta( $attachment->ID, '_wp_attachment_image_alt', true); ?> <?php $alt = htmlspecialchars($alt); ?>Forum: Plugins
In reply to: [SEO Redirection Plugin - 301 Redirect Manager] Redirect url's with spacesOn my site, I’ve updated all the links from folder to page
Forum: Plugins
In reply to: [SEO Redirection Plugin - 301 Redirect Manager] Redirect url's with spacesLink like
http://www.gallerynika.com/%D1%85%D1%83%D0%B4%D0%BE%D0%B6%D0%BD%D0%B8%D0%BA%D0%B8/%D0%B1%D0%B8%D0%BE%D0%B3%D1%80%D0%B0%D1%84%D0%B8%D1%8F-%D1%81%D1%82%D1%80%D0%B5%D0%BB%D1%8C%D0%BD%D0%B8%D0%BA%D0%BE%D0%B2-%D0%B2%D0%BB%D0%B0%D0%B4%D0%B8%D0%BC%D0%B8%D1%80/
are added incorrectly.
From 2.4 version previously added links from page to page are working properly.
Previously added links from folder to page are working incorrectly. If I do update this links (from folder to page) they are working properly again.Forum: Plugins
In reply to: [SEO Redirection Plugin - 301 Redirect Manager] Redirect url's with spacesIt still does not work…
In 2.4 version russian link like
http://www.gallerynika.com/художники/биография-декина/
works, but in 2.5 doesn’t…Forum: Plugins
In reply to: [SEO Redirection Plugin - 301 Redirect Manager] Redirect url's with spacesI have a similar problem.
URL’s like thise (Russian letters)
http://www.gallerynika.com/%D1%85%D1%83%D0%B4%D0%BE%D0%B6%D0%BD%D0%B8%D0%BA%D0%B8/%D0%B1%D0%B8%D0%BE%D0%B3%D1%80%D0%B0%D1%84%D0%B8%D1%8F-%D1%81%D1%82%D1%80%D0%B5%D0%BB%D1%8C%D0%BD%D0%B8%D0%BA%D0%BE%D0%B2-%D0%B2%D0%BB%D0%B0%D0%B4%D0%B8%D0%BC%D0%B8%D1%80/is being changed to
http://www.gallerynika.com//–/Old redirection does not work. I can not create a new redirection. 🙁