Deep
Forum Replies Created
-
Forum: Plugins
In reply to: [Photo Gallery by 10Web - Mobile-Friendly Image Gallery] Cannot Upload PhotosOk I traced it. The problem in my case was due to incorrect way of loading scripts via add_action in functions.php
wp_print_scripts was used instead of wp_enqueue_scripts
Fixed it.
Forum: Plugins
In reply to: [Photo Gallery by 10Web - Mobile-Friendly Image Gallery] Cannot Upload PhotosYup does not work. Just tried on local machine. I tried on one of the live servers too but it didn’t work there.
Here is video of the issue: https://d.pr/v/18woq/4NZE3EE6
Here is the screenshot of the JS errors (from Inspect Element in Chrome): https://d.pr/i/1f5rB/4fH9o30F
Let me know if you still need online admin access. Will set something up.
Forum: Plugins
In reply to: Where is qTranslateXYou can download it from here: https://github.com/qTranslate-Team/qtranslate-x
Forum: Fixing WordPress
In reply to: blank page in 2.5I am also facing exactly the same problem, not able to figure out whats wrong..
Forum: Fixing WordPress
In reply to: Need help in manipulating list category tagActually I am using prototype library to have a collapsible menu for sidebar. And I also do not want to provide the link to main category (will keep it # or something)
In short, I am looking for some way to get the raw data somehow so I can play around with it and have it in my own way.
Forum: Fixing WordPress
In reply to: Need help in manipulating list category tagsorry for bumping the topic but just giving it a last try..
Forum: Fixing WordPress
In reply to: Need help in manipulating list category tagno one knows?
Forum: Fixing WordPress
In reply to: How to display current page number for pagingThanks a bunch, got the things working using that plugin ??
Forum: Themes and Templates
In reply to: Categories listed in multiple columnsdid you check this? https://www.dagondesign.com/articles/multi-column-category-list-plugin-for-wordpress/
I thik it will help you..
Deep
Forum: Fixing WordPress
In reply to: Search Does not work (In admin as well as on main site)no one has idea about this thing?
Forum: Installing WordPress
In reply to: FATAL: emalloc(): Unable to allocate error on pagesI wish my host was quick enough to reply…I will call my host to check what is wrong…
More suggestions always welcome.. ??
Forum: Fixing WordPress
In reply to: Show last xx commets in POSTsorry to bump it but no one knows how to do it?
Forum: Fixing WordPress
In reply to: WordPress creating MANY tmp filesBasically what I feel is, at the time of updating he might have missed something..i.e. might not have old disabled plugins while update or something…and then it would have generated errors in update..
but thats just the guesswork…coz this is the only thing I can do now ??
Regards,
DeepForum: Fixing WordPress
In reply to: WordPress creating MANY tmp filesHurray….Time for the cake… ??
disable_cache fixed it ??
Awesome…
Thanks both for the help…
Regards,
DeepForum: Fixing WordPress
In reply to: WordPress creating MANY tmp filesIts standalone WP..
Yes, I tried changing theme…i.e. got rid of Tiga too but still it didnt help…I feel that, it creates tmp files when users get into admin panel..coz the data of the tmp files contain admin stuff i.e. user details, plugin names, theme details etc….
Disable cache – thats the only thing is left…I have just disabled it by adding this line in the config file
define(‘DISABLE_CACHE’, true);
Let’s see what happens next..I will update this thread in few minutes…
Seriously, never faced such kind of problem ever…its like running with eyes shut…..