Replies
- Daniel on May 16, 2018 at 11:18 pm in reply to: [Resolved] Member to enable/disable to get indexed from Search Engines #15127
Hi Ravi,
Thanks for the very nice looking code.
Just one question: do I need to create a new php file called no-follow-no-index.php
and put the code inside? If yes, might could you state please in which folder I need to place then this no-follow-no-index.php file ?
or do I need to simply add the code to the bp-custom.php file ?
Thank you for clarification.
Regards,
Daniel - Daniel on May 15, 2018 at 6:32 pm in reply to: [Resolved] Member to enable/disable to get indexed from Search Engines #15103
Hi Brajesh,
Thanks for your reply.
In Dashboard, when I go to Menu User and I click on a username from the list, I can disable/enable the users archive from indexing from Search Engines by tick/untick this field below.
*Do not allow search engines to show this author’s archives in search results.*
I think it is from Yoast SEO Plugin.
As you know I am PHP beginner 🙂 what do you mean with adding the meta tag ? Do I need to implement the code inside a php file and then create a tab with the BP Profile Tabs Plugin in order that it appears on the users profiles ?
Thank you.
Regards,
Daniel Hi Brajesh,
I have tried the code you have provided and it is working!
That’s so awesome!!! You have no idea how our team is happy about it!!!
Thank you so much for taking care of it!!!
As mentioned above we would like to send to BuddyDev a commission for the provided service. (Our budget for May has been already reached this month but we will set up a payment per the month of June and we pay our suppliers within the first week of the coming month which is July 2018.)
As I couldn’t find your payment connections on the website please send by email your payment connections or Paypal in order that I can give it to our accountant.
Thanks again, that’s really awesome for us!!!
Best regards,
DanielHi Brajesh,
Apologies for writing another post, but I have explained the problem to the theme’s support team if they could help and I have received the following answer that I would like to forward you:
This is their response:
I think it could probably caused by the ‘BP Ajax Registration’ plugin. Because as you had said, the ‘BP Ajax Registration’ plugin automatically activates the account of the user when the user had used the ‘Registration Form’ of the said plugin. It activates the account automatically without having the user to activate his or her account through an activation email.
I think the best solution would be to change the code inside BP Ajax Registration in order that when the user registers with BP Ajax Registration plugin, that the user also receives an activation email, the same as when he registers with the theme’s register page.
Do you think this would be possible to do ?
Thank you for your analysis.
Regards,
Daniel- This reply was modified 7 years ago by
Daniel.
- This reply was modified 7 years ago by
Hi Brajesh,
Today I went to an internet café and have accessed the website with Chrome and Firefox browser, just to check how the Register function works outside.
On both browsers appeared the Ajax Register Form when clicked on the Register button which is good.
Does this mean that Ajax Register form sometimes does use mail activation method and sometimes does use automatic registering?
This looks like a real mystery. Well, I have spent so many hours on trying to find out the reason without a clue.
Would be cool if you could have a look at it when you have time.
Thanks.
Regards,
DanielHi Brajesh,
We really need to have this fixed as soon as possible as our website is depending on new user registrations and every single new user registers through the theme’s registration form and doesn’t get an email for activation.
Could you please inform me when you will have time to assist?
Thank you in advance.
Regards,
DanielHi Brajesh,
Actually, we had new user registrations the last days with different emails (not only Yahoo emails) and ALL OF THEM registered with the Theme Registration form and NONE did register with the BuddyPress Ajax Form. Means all the new registrations did not get Activation Emails automatically. I have sent them manually the Activation Email but the problem is that these new users do not activate their account anymore as probably it took them too long time until they have received the Activation email.
Could you please have a look at this very inconvenient situation please?
Thank you for your Help!
Kind regards,
Daniel- Daniel on May 13, 2018 at 8:21 am in reply to: [Resolved] Need to delete a textline in BuddyBlog plugin #15062
Hi Brajesh,
I have downloaded the posts.php file and I am trying to figure out which part of the code I need to remove, in order that the “New Post” Tab disappears:
here is the code which appears at the end of the posts.php file. Could you please tell me which text I will need to remove please as you have explained above?
Thank you.
<?php elseif ( bp_is_my_profile() && buddyblog_user_can_post( get_current_user_id() ) ): ?> <p> <?php _e( "You haven't posted anything yet.", 'buddyblog' );?> <a href="<?php echo buddyblog_get_new_url();?>"> <?php _e( 'New Post', 'buddyblog' );?></a></p> <?php endif; ?>
2. In order to apply the changes in the child theme, do I need just to create a new folder on the main root of the child theme and call it buddyblog and copy the posts.php inside and that’s it ?
Thank you.
Kind regards,
Daniel- This reply was modified 7 years ago by
Daniel.
- This reply was modified 7 years ago by
Hi Brajesh,
That’s awesome thank you.
Thanks again.
Regards,
Daniel- Daniel on May 8, 2018 at 7:29 pm in reply to: [Resolved] Need to delete a textline in BuddyBlog plugin #15000
Hi Brajesh,
Thanks for the input, I will try it out tomorrow morning and will let you guys know how it went.
Thank you.
Regards,
Daniel