NijatR
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Social Login] Character problem in nameNo any solution?
Forum: Plugins
In reply to: [BuddyPress Cover] Can't upload cover photo from mobileWe both use Android OS, then why it is different on me? Problem is not in the website, I tried it in the website that you gave as test. How to fix it?
Forum: Plugins
In reply to: [BuddyPress Cover] Can't upload cover photo from mobileThere is just choices to take a new picture. I can’t upload current one from gallery: Screenshot
Forum: Plugins
In reply to: [AnsPress - Question and answer] A simple question about transationThank you 🙂
Forum: Plugins
In reply to: [AnsPress - Question and answer] Character problem in urlI updated and now it works well! Thank you very much for your help.
Forum: Plugins
In reply to: [AnsPress - Question and answer] Can't post a questionIt was about footer.php. I solved the problem.
Forum: Plugins
In reply to: [AnsPress - Question and answer] Can't post a questionOk, I tried with a different theme. Problem is in the theme, but how can I fix it?
Please, can you help?
Forum: Plugins
In reply to: [AnsPress - Question and answer] Can't post a questionIt was working before update. This problem breakes my project. You can see the problem live here: kinoms.com
as a user login with:
username : qatest
pass: qatest123Forum: Plugins
In reply to: [AnsPress - Question and answer] Can't post a questionI checked it. It doesn’t post it to moderation.
I write title and question’s content. When I post it, it just reload page and after reload the things that I wrote stay still in the boxes.
Forum: Fixing WordPress
In reply to: User submit post usernameThanks all. Sorry for taking your time.
Everything is such simple:
If user loggedin and submit this form, it automaticly creates a post whose author is this user beacuse of $new_post. And I need just hide this form for non loggedin user.