shashank.tilwalli
Forum Replies Created
-
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Page reload on Next/previous links?is this word press functionality or plugin feature? Sorry, I am quite new hence the question!.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] [Plugin: My Calendar] Next Week ViewAny pointers?
I do have an requirement for custom time spans. For instance, I need to show only 5 days within my page.
The plugin has a feature, where we can disable weekends, which actually shows only 5 days. Can you suggest something by which I could show only 5 days including weekends.
Any suggestions?
Forum: Fixing WordPress
In reply to: Getting posts of a specifc categorywrong added this query at two places!!. How to remove this?
[continued at http://wordpress.org/support/topic/getting-posts-of-a-specifc-category-1?replies=3 ]
for now, I have removed the default value for column type as text. Now its showing up in the drop down.
Not sure, if this is the right thing to do!!! 🙂
I ibit of debugging, it seems text datatype in mysql when installed on windows has problems.
BLOB/TEXT column ‘style’ can’t have a default value
The above is the error if I try to create the script mentioned in fixedly.php, due to which table create is failing.
The first table “fixedly_gallery” gets created successfully.
It seems this error does not show up on linux. Any help??
also checked my database, the table named “_fixedly_template” does not exists. But it does not give me any error during installation. I also tried reinstalling fixedly.
I installed this on 3.4.2. I did not get any errors.
Forum: Plugins
In reply to: [JSL3 Facebook Wall Feed] [Plugin: JSL3 Facebook Wall Feed] Removing Commentsignore it. I got it working.
I am too facing the same issue. Any support?
Forum: Themes and Templates
In reply to: WordPress Theme CustomizationsI mean have a index.php (which is a single page).
Create a wordpress page with all the information required in your index.php.Then apply the wordpress page to the default theme?
Am i thinking correctly?