prajan
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: wp-config custom upload not workingHi @tonyccc,
Not sure if this will be fixed on next version. I had the same issue so I fixed it with unfiltered uploads. Maybe the core team will release something to fix this issue.
Many Thanks,
PrajanForum: Fixing WordPress
In reply to: Read more txt after pressed button read more.Hi @yosef64,
Did you try to use custom field plugin like ACF? You will get a much better option to create custom learn more buttons.
I hope this will help you. 🙂
Thanks,
PrajanForum: Fixing WordPress
In reply to: any plugin availale for multiselect posts filterHi @sanmugam,
Can you please elaborate more on what types of post filter that you want to use?
Also, you might need to build a custom multi-select feature using JQueryUI or some other JQuery based library.
Thanks,
PrajanForum: Fixing WordPress
In reply to: wp-config custom upload not workingHi there,
Did you tried to add
define( 'ALLOW_UNFILTERED_UPLOADS', true );on yourwp-config.phpfile.This might help you to sort out your issue.
Thanks,
PrajanHi David,
The issue is resolved now.
Thank you for your help.Thanks
Hi, David,
Thanks for your response.
1. I’m using WordPress categories and Tags, which I can’t able to add new and edit existing one.
2. I’m using WordPress default categories and tags screen to edit/add those.
3. I’m using Administrator accountHere is the screenshot, that I get while adding/editing categories
http://prntscr.com/gq7174Thanks