Replies
- Brajesh Singh on December 9, 2015 at 9:47 am in reply to: [Resolved] BP Ajax registration – No activation mail send #1946
Hi Markus,
Thank you for marking it resolved. Closing the topic now. Please do open new topic if you need any assistance.Regards
Brajesh - Brajesh Singh on December 9, 2015 at 6:00 am in reply to: [Resolved] Create project based site with buddypress #1945
No problem. I am looking forward to see it getting live. All the best with the project 🙂
- Brajesh Singh on December 9, 2015 at 5:52 am in reply to: [Resolved] Create project based site with buddypress #1943
Thank you.
Let us outline the task:-1. Creating custom post type:- You need to select your options here, can be done via code(I prefer this way, more details here https://codex.wordpress.org/Function_Reference/register_post_type) or there are many post type generator plugins available on wordpress.org repo
2. Allow users to create project. We need a form solution here. Various free and paid solutions available. A few of them will be(Specific to BuddyPress), BuddyBlog(our very own) or BuddyForms. BuddyBlog is more aimed at developers to customize for extra features.
3. Creating Custom template for single post type with your layout. Please take a look at the template Hierarchy here https://developer.wordpress.org/themes/basics/template-hierarchy/#single-post
The only part that will be a little bit tricky will be using activity. Including activity loop is just one line of code. Posting and formatting activity action strings will be a little bit tricky. It is recommend to create a Component(Dummy component) and use that in everything related t activity.
I know the last part is not very clear but I will advise you to start with the initial steps and as you proceed things will become easier(as you will have more Idea about what you want vs what already is there and what need to be there).
I will help you will the last part if you need any assistance there.
Thank you
Brajesh - Brajesh Singh on December 9, 2015 at 5:20 am in reply to: [Resolved] Create project based site with buddypress #1941
Hi Layrics,
I am sorry. I just missed it yesterday when I came back.Before going further, May I know if you are familiar with php coding or not? Just to have an idea and what type of solution to recommend.
Thank you
Brajesh - Brajesh Singh on December 9, 2015 at 3:19 am in reply to: compatibility BP Ajax 1.1.1 + Auto login Auto redirect 1.4.1 #1939
Hi Again,
I have updated the ajax registration plugin. It will give users feedback while the form is being processed.Please do let me know when you upgrade.
Thank you
Brajesh - Brajesh Singh on December 9, 2015 at 12:49 am in reply to: compatibility BP Ajax 1.1.1 + Auto login Auto redirect 1.4.1 #1938
Hi Arnaud,
Thank you.
So the front end is working.The dashboard listing is not updated as you are using older version of ajax registration. Since you have bought BP Autoactivate but don’t need it, I have sent you a coupon that will enable 100% discount on the ajax registration plugin.
Please upgrade the ajax registration plugin and the dashboard activation issue will be fixed for new registrations(after you upgrade).
The loading time delay is an issue and I will upgrade this plugin again today to show a loader.
Thank you
Brajesh - Brajesh Singh on December 9, 2015 at 12:36 am in reply to: [Resolved] BuddyPress Editable Activity To-dos #1936
Thank you Hans.
Take care and have your well deserved rest 🙂Regards
Brajesh - Brajesh Singh on December 9, 2015 at 12:31 am in reply to: [Resolved] BuddyPress Editable Activity To-dos #1933
Hi Hans,
Please check now. - Brajesh Singh on December 9, 2015 at 12:06 am in reply to: [Resolved] BuddyPress Editable Activity To-dos #1932
The Salutation theme is a huge structural mess. Just checked the group and the the edit is not showing the box there.
This is due to the inconsistency in their structure. Looking at it and will update the js accordingly.
- Brajesh Singh on December 8, 2015 at 11:57 pm in reply to: [Resolved] BuddyPress Editable Activity To-dos #1930
Hi Hans,
Try clearing your browser cache. You can see my account and the modified replies( I am using Firefox browser, but that should not be an issue).Also, Is there anything specific to groups? Did not check for that.