Rok
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: How to show blog updates on my other homepageYou can give a try to CG-FeedRead.
Forum: Plugins
In reply to: Plugin to display wp posts on websiteTry this link, maybe of your use.
Forum: Fixing WordPress
In reply to: Help with my blog’s load time.There are two ways to define:
1. Directly inside the img tag of your post i.e.
<img src="file source" style="width:20px; height:20px">. This ways you will have to do with each post you make.2. Secondly, permanent way:- open your Stylesheet and add the following inside img tag
width:20px;
height:20px;Note: Replace values as per your requirement.
Forum: Fixing WordPress
In reply to: how to add tags and display tag cloud?I would also recommend Ultimate Tag Warrior. Alternatively, you can look for Jeromes Keywords also, incase, if you have any problems with UTW.
Forum: Fixing WordPress
In reply to: Technorati = last post 127 days oldSame issue with me, I have written 4 times to Technorati, it is almost one+ month. And I am Still waiting for their reply.
Forum: Fixing WordPress
In reply to: Spam? Read this.In short, if you configure Akismet & Bad Behavior plugins. All your problems will get sort.
Forum: Fixing WordPress
In reply to: I just want to post source code samples in a blog postSurprised, nobody talked about iG:Syntax Hiliter
Forum: Fixing WordPress
In reply to: Spam? Read this.I have Akismet, BB & Spamkarma2 installed. However, I am facing few problems with Spamkarma2 plugin.
1. After writting & submitting comment, I am getting following quoted error.
Error:
Sorry, but your comment has been flagged by the spam filter running on this blog: this might be an error, in which case all apologies. Your comment will be presented to the blog admin who will be able to restore it immediately.
You may want to contact the blog admin via e-mail to notify him.if, I disable SK2(currently disabled), then, no error generates, after submitting comment.
2. Most of the time, I found SK2 disabled, own it own.
3. If it is enabled, and if I do activate or de-activate, some other plugin, SK2 also gets de-activated.Forum: Plugins
In reply to: Plugin: Smart Update PingerIs it compatible with XMLRPC editors? I use and external editor to make Posts.
Forum: Plugins
In reply to: Showing plugins in different placesIf you want to display results of above mentioned plugins. Please follow steps a – c on my above Post. And also read Plugins instructions for the display code.
Forum: Plugins
In reply to: Plugin page not workingTimacek – I would say Sorry! if I am wrong. But please look at your Post 1 & 2. It is creating confusion and Q is not clear, as you also, might not sure, ‘what you want to ask?’
Secondly, lots of bump:- you are removing chance to get replied yourself.
I too have written some minor problems, and has not been replied.
But I never give bump to my own post or anybody else’s.
I have seen lots of similiar Posts, where either oneself or somebody else bumps.
This kind of attitude is rather dis-apointing & disgusting and does create nuisance only.
What I feels is, If you donn’t know or donn’t want to answer just be quite, rather giving bumps or sort ect..
Forum: Fixing WordPress
In reply to: video clip1. To upload and let the video work in Posts, turn off WUSIWYG editor and then enter video’s code. Or in WYSIWYG editor, click to on HMTL tab and then enter video code.
2. Creating Video and Photo Gallery:- First, create a Page tmeplate, and inside the template, enter Vidoe /Photo Plugin’s Gallery code. Then, create a new Page using the template.
For video /Photo Plugin code, see the install instructions.
All should work fine now…Forum: Plugins
In reply to: Showing plugins in different placesWell you have not mentioned ‘what plugins you have with you’?
But anyways, you can download viper’s pluginAll you have to do, after downloading the plugin is:
a. Create a new page template.
b. create a new page using template created at step a -and give it a name of your choice
c. enter the code as given in the instruction, inside page template, that is it.Forum: Fixing WordPress
In reply to: How to clear cache1. Remove entire wp-cache directory from wp-content.
2. Open wp-config.php and add below line to permanently disable cache in 2.0.2.define('DISABLE_CACHE', true);Forum: Fixing WordPress
In reply to: A good WordPress clientIf you are using Windows based system, then try Blogjet or Blogdesk. Both are good and gives your WYSIWYG and HTML interface to work.
– w.bloggar is also good, but it does not has WYSIWYG windows, all you do is in HTML.
So, you cann’t see, how the post will look?