wpceo
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Reviewers_Info] National FlagHi,JohnnyPea
I am the author of the plugin.
I will add it to the plugin soon.
Thank you for your suggestionForum: Plugins
In reply to: [Page SEO] It loads all your posts at once@takuya,urbelab, Thank you for your suggestions.
@harmr, I did added the link to your blog without your permission.It is just a support for me.You can delete it in bookmarks page or it will be deleted automatically while you deactive the plugin.
I don’t have many time to update the plugin because I am a student in high school. But I will fix the bugs soon. Thank again!
Forum: Plugins
In reply to: [Page SEO] It loads all your posts at once@archon810, Thank you for your attention!
I will fix the bugs in next version.
The result of PR has been cached in the filezquery.txtin your plugin dir.Forum: Plugins
In reply to: [Page SEO] It loads all your posts at once@urbelab
Could you send me a screenshot?
also tell me your website url.Forum: Plugins
In reply to: [Page SEO] It loads all your posts at once@urbelab
Maybe you should choose another browser to visit it?Forum: Fixing WordPress
In reply to: Problem with sidebar (Picture Included)Re-install the plugin?
Forum: Fixing WordPress
In reply to: Can login but cannot see dashboardinstall wp again
Forum: Plugins
In reply to: [Page SEO] It loads all your posts at onceI am the author of this plugin.
I just have 200 posts…
I will improve it ASAPForum: Fixing WordPress
In reply to: Database Installationask your host administartor to create a new datebase and fill it
Forum: Fixing WordPress
In reply to: previous / next links not workingDid the .htaccess file exists?
Forum: Fixing WordPress
In reply to: Upload button not workingMe too!!!
I use classic upload method onlyForum: Fixing WordPress
In reply to: is_home() conditional tag for first page only<?php if(is_home() && !is_paged()):?>
do something here.
<?php endif;?>