fi3ryfalc0nZ
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] [Plugin: WordPress SEO by Yoast] Permalink Problem After UpdateThanks!
Forum: Plugins
In reply to: [Yoast SEO] [Plugin: WordPress SEO by Yoast] Permalink Problem After UpdateI see. Thanks Alexander. I removed the “no” from the stopwords and my problem is fixed! Thanks a lot!
Forum: Plugins
In reply to: [Yoast SEO] [Plugin: WordPress SEO by Yoast] Permalink Problem After UpdateI disabled and enabled the plugin, but I am still having the same problem. After disabling the plugin, I tried creating a post. I didn’t have the problem above. But after enabling it, the problem came back.
Forum: Plugins
In reply to: [Yoast SEO] [Plugin: WordPress SEO by Yoast] Permalink Problem After UpdatePlease help!
Forum: Fixing WordPress
In reply to: Redirection After LoginI meant this code:
<?php if ( is_user_logged_in() ) : ?> <p style="margin-left:12px;">Welcome back, <?php global $current_user; get_currentuserinfo(); echo '' . $current_user->user_login . "\n"; ?> | <a href="<?php echo wp_logout_url().'&action=logout&redirect_to='.$_SERVER['REQUEST_URI']; ?>" title="Log out of this account">Logout</a></p> <?php else : ?> <p style="margin-left:12px;"><a href="<?php echo get_option('siteurl'); ?>/wp-login.php?redirect_to=<?php the_permalink(); ?>" class="simplemodal-login">Login</a> | <a href="<?php echo get_option('siteurl'); ?>/wp-login.php?action=register" class="simplemodal-register">Register</a></p> <?php endif; ?>
I was using the previous code for temporary measure to redirect all my users to the frontpage.
Forum: Fixing WordPress
In reply to: Permalinks & Categories Questionsthanks for the reply. yes i did that, but apparently when i tried creating a category with the same name, but in different parent category, the category that i tried creating did not appear.
Forum: Fixing WordPress
In reply to: Page Content MissingYes, that index page is the only one that disappears. There are no codes involved in that page, other than HTML. Unless you are stating WP Ajax Edit Comments. But it cannot be, I have another page and posts using that plugin, so it’s kind of impossible.
Forum: Fixing WordPress
In reply to: Page Content MissingBefore I installed Different Posts Per Page, it happens already. And the missing of page contents happens occasionally.
Forum: Fixing WordPress
In reply to: Page Content MissingWhich Plugin could it be?
Akismet
All in One SEO Pack
Category Description Editor
Different Posts Per Page
Get Recent Comments
Google Analytics for WordPress
Google XML Sitemaps
Inline Posts
NextGEN Gallery
Please Link 2 Me
Post Tabs
Reveal IDs for WP Admin
Search Everything
Simple Tags
Sociable
WordPress.com Stats
WP-DBManager
WP-Polls
WP-PostViews
WP Ajax Edit Comments
Yoast BreadcrumbsWhich are causing the problems?