thommy1499
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] Polylang ignore my permalinks structurIts correct, at the moment not active, because it would destroy all my links till my problem is solved – would be not really good for Google.
Its a must, that i have/get my original links, its seems like, that its not possible with your Plugin.
Anyway thx for your try to help.
Forum: Plugins
In reply to: [Polylang] Polylang ignore my permalinks structurI test different option, all the same effect.
Forum: Plugins
In reply to: [Polylang] Polylang ignore my permalinks structurI wrote my menu structure for better understanding, not for misunderstanding – sorry 🙂
Theme for testing is Twenty Thirteen, WP 3.6.
Yeah, i use a custome permalink structure to bring stuff outside, that i dont like/need, example (your Plugin is now active and “my” permalinks plugin deactive and in the permalink-structure your: /%postname%.html)
http://www.varkala-holiday.com – English part
“About India” -> Bollywood
url:domain.com/about-india/bollywood
“correct” url has to be: domain.com/en/bollywood.htmlAnd u see at:
http://www.varkala-holiday.com/about-india/bollywood
a “correct” internal link like:
http://www.varkala-holiday.com/en/india-asia.htmlForum: Plugins
In reply to: [Polylang] Polylang ignore my permalinks structurU have a menu.
Under this menu u have link to sites and some submenu.
This Submenu has post/sites under it….a submenuI dont sayed, that the sub1 is added by Polylang, i only liked to show u the structure of my site, nothing else.
Of course i can get domain.com/postname.html if i work with plugins like
Permalink Editor or something similar, but Polylang completly ignore this custome permalinks, and thats the reason why i post here.Forum: Plugins
In reply to: [Polylang] Polylang ignore my permalinks structurMenu first level.
Sub=Submenu – second level.
article for sub1= a article, posted and published in the SubmenuPermalink setting
/%postname%/Polylang settings:
Only: no change on urls active
and domain/en instead of domain/language/enrest deactivated.
Hello,
is it possible, after activating and making all necessary things, that i deactivate the plugin to save performance?
Forum: Plugins
In reply to: [WP Minify] [Plugin: WP-Minify] Unable to change cache expiry timeI have the same problem.
I changed the cache time in the
wp-minify/wp-minify.php
function a_default_options() {
return array(
‘cache_external’ => false,
‘cache_interval’ => 2592000, <- your “new” cache timeBut i am not sure, if this really works