bbPress Profile Css Issues, Blog SideBar and SiteMap Question
This support request was posted in Flatbase by Arutam
- Arutam November 12, 2015 at 6:26 am
Hi Juanfra,
First, Can i write the topics in Spanish for next post?
1.- Profile issue css with Password.
I attached an screenshot called 1, where you can see green square with an input form to complete for update the password. I know that one is for the old-password and the both next are for the new password, but as you see they are not very well located.
Url: http://www.imagebam.com/image/5dfc6f446538167
2.- The Sitemap works for robots and spiders? Or is it just a page.
3.- How can I remove the sidebar from the open posts (Entrada Abierta) of the blog and align it to the center? Help me please.
Question: I have a confuse issues with the bbpress and the sidebar, and i would like to explain you in spanish. How or where can i do it? (An e-mail?)
BestRegards
JavierJuanfra Aldasoro November 12, 2015 at 1:54 pmHi Javier,
Thank you for writing. Unfortunately we manage support in english so everybody else can read the responses and see if they get their problem solved.
1. We’ll be reviewing that issue. That is part of the default templates of bbPress, we’ve only changed the fonts and input styles there.
2. The sitemap is a page. We consider that the XML sitemap generation is plugin territory, because it is not related to how the theme looks. If you want to generate XML sitemaps you can try a plugin like this one: https://wordpress.org/plugins/google-sitemap-generator/
3. Unfortunately we cannot provide support on customizations. http://nicethemes.com/article/support-vs-customizations/ – I’m pretty sure that you can work something out with CSS in order to get that.
You can send us an email to support@nicethemes.com, please paste a link to this support topic as a reference.
Best,
Juan.Juanfra Aldasoro November 12, 2015 at 2:00 pmHi Javier,
I just reviewed the issue #1 and it is part of bbPress, the second field is filled with the text you insert in the password field.
Best,
Juan.Juanfra Aldasoro November 12, 2015 at 2:01 pmHi Javier,
I just reviewed the issue #1 and it is part of bbPress, the second field is filled with the text you insert in the password field.
Best,
Juan.Arutam November 12, 2015 at 3:19 pmHi Juanfra,
Thanks for the answers.
1.- Ok, I see what you say.
3.- I understand. But, do you offer customization service? I mean, as an extra work.
Thanks for the email.
Regards,
JavierJuanfra Aldasoro November 16, 2015 at 2:06 pmHi Javier,
No problem. Thank you for the follow up.
No, we don’t offer customization services.
Best,
Juan.Arutam December 9, 2015 at 8:46 pmHi Juanfra,
I wrote in this topic that I found an issue with the “password” field in bbpres profiles.
Well, I compare my bbpress.org profile with my bbpress flatbase profile and I found that the theme create three fields and the original bbpress just have two. Thats is a problem when an user want to change the password, because it looks complicate, please check the follow screenshots:
1.- Bbpress.org (New Password and Confirm the Password)
http://www.imagebam.com/image/2ab1d54518218622.- My flatness website (I don’t know where should I write the new password)
http://www.imagebam.com/image/29e38a451821843Please, advice to fix it!
Thanks
JavierJuanfra Aldasoro December 10, 2015 at 4:15 pmHello,
That is part of bbPress, and it is auto generated.
That second field is the viewable text version of the password you insert.
If you type the password, the next field is autopopulated with the text you are entering as a password.
You can hide that with CSS, but it is not a bug, so there’s nothing to fix. It is just how bbPress works.
.bbpress #pass1-text { display: none; }
Best,
Juan.Arutam December 10, 2015 at 5:23 pmHello,
I applied your suggestion, and now I have the two fields… but I just can write the new password in the first field, and the second don’t let me write anything, and to change the password I must confirm the new password in the second field, therefore I can’t change de password… Any idea?
Bbpress let you change the password if you write a new one and then you confirm it in the second field… it is what I want too, but the fields are not working right… What do you think could be happing?
Regards
JavierJuanfra Aldasoro December 11, 2015 at 6:44 pmHello Javier,
Thank you for the follow up.
You are right, the theme as including a script from the admin to work with the passwords.
Download the following file: https://cloudup.com/cHQwr8F7SkP
And replace the original in /flatbase/bbpress/bbpress-functions.php
Best,
Juan
You must be logged in to reply to this topic.