I enabled theme debug on my drupal 7 installation using drush vset theme_debug 1, But Now I can't disable theme debug using drush vset theme_debug 0, What the wrong, Is there any wrong or typo mistake in the drush command above?
I also tried to comment out $conf['theme_debug'] = TRUE; in the settings.php and then replaced with $conf['theme_debug'] = FALSE; but none works.
Hi guys. My drupal 7 website is in Persian (Farsi) and English. Persian is the default language. The Persian pages start with /fa and the English ones with en/. Therefore I have one extra redirection on all the Persian pages including the home page. Here's the URL: www.LanguageTies.com
I want to:
1- Delete the "Path prefix language code" (fa) in ~admin/config/regional/language/edit/fa so that I'll have shorter URLs and no extra redirections
I have a website that when you create any page under the about page it is not clickable but when you create it else where in other tabs it's clickable. We already try recreating the page and it continues to do the same problem as before. Need help on this
I have a website that when you create any page under the about page it is not clickable but when you create it else where in other tabs it's clickable. We already try recreating the page and it continues to do the same problem as before. Need help on this