ninad79
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to clear cache?From https://codex.www.ads-software.com/I_Make_Changes_and_Nothing_Happens
Some WordPress plugins also add cache functionality to your blog. This helps your blog load faster because WordPress can retrieve the pages of your blog from the cache instead of generating them all over again.
All good cache plugins will clear the cache when a post, page, or comment is published. However, if you make other changes (e.g. to your theme), the cache may not be cleared and the old version may still appear. In this case, check the plugin’s instructions to find out how to clear its cache.
Note that WordPress does not come with a cache by default, so the above would only apply if you installed a cache plugin yourself.
Forum: Requests and Feedback
In reply to: Why does WordPress start with an error ?Because I have been using wordpress for last 6 years and I didn’t have to. I just went straight to the url to see what happens.
I just feel it’s a tiny suggestion..but it’s good not to give an error message there.
Forum: Requests and Feedback
In reply to: WP-dTree wp 2.3 compatible version?Hey Ulf,
What is the easiest way to create two or more dropdowns, but with different categories?
One way i worked out was to manually create an array and pass it to $catresults in a new function.
Is there any easier way i am overlooking
thanks
ninadForum: Requests and Feedback
In reply to: WP-dTree wp 2.3 compatible version?many thanks ulfben ??
just one more question. if i need to make two different menus
say first one for category 1,2 and 3
and second one for category 4,5, and 6
can i do that by using the function silpstream_wp_dtree_get_categories() and passing different arguments for $catresults
if i copy paste the function and define $catresults as an array [1,2,3] will that work ??
Forum: Fixing WordPress
In reply to: Template Tag : wp_get_archivesthanks dude..i will try it out
Forum: Fixing WordPress
In reply to: Template Tag : wp_get_archivesthats great..no reply ..was very helpful
Forum: Fixing WordPress
In reply to: Template Tag : wp_get_archiveshello ? anybody knows the answer ?
Forum: Fixing WordPress
In reply to: Template Tag : wp_get_archivesAlrite I found a get_posts() tag..is that the answer? Or is there a better way ?
Forum: Fixing WordPress
In reply to: Export and Importalrite the rss option did the import part..
still cant export my wordpress blog…??????
Forum: Fixing WordPress
In reply to: Category Hierarchywtf has happened to my f*** mind..thats the second time..the solution was right there..and i couldnt find it..
thanks a lot handysolo and chaaban
Forum: Fixing WordPress
In reply to: Embed videowell i used to think there are just 3-4 but just found out that there are just too many video sites..can you try supporting all lol..
i guess its better just to embed the code the way it is ??
Forum: Fixing WordPress
In reply to: Embed videohey thanks a lot guys ??
to viper – hey ur plugin is great..i am using it but its just for gvideo and youtube..i was thinking of extending it to include other sites..might do that this weekend…
keep up the good work..all other video plugins are useless..the one which you have creaed really worked for me ??
Forum: Fixing WordPress
In reply to: Embed videoand how do i do that ? there doesnt seem to be a disable option