Tagged: x
-
AuthorPosts
-
April 29, 2016 at 9:08 am #905711
shiraziscoolParticipantHi, There are two issues we are facing related to bbpress.
Note: We have used bbpress custom shortcodes to create a page:
1: The new topic section (At the bottom of the above page) looks too big and also the main comment box is plain white with no border (Doesn’t even look like someone can write there). Can we customise the looks of this section (Maybe reduce the form size) and add a border to the comments box? So that it will look writeable?
2: The forum topic styling is not like ethos in your demos. It looks strange and untidy. Please refer to the link below and help me get the same styling as in your demos.
http://goldeninspiration.com/law-of-attraction-forum/topic/topic-1-forum-2/Thanks,
ShirazApril 30, 2016 at 1:30 am #906611
ChristopherModeratorHi there,
#1 Seems like I need to login to check the page.
#2 Please add following code in Customize -> Custom -> CSS :
li.bbp-body { border: none; } .bbp-replies li { border: 1px solid gray; overflow: hidden; margin-bottom: 10px; padding: 10px; }Hope it helps.
April 30, 2016 at 3:34 am #906702
shiraziscoolParticipantThis reply has been marked as private.April 30, 2016 at 11:35 pm #907454
Rue NelModeratorHey Shiraz,
Thanks for updating!
1] To resolve this issue, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.site #bbp_topic_content { border: 2px solid #ddd; padding: 0 0.65em; font-size: 13px; line-height: normal; color: #555; }2] Are you using CloudFlare or may have installed a caching plugin like WordFence, W3 Total Cache or WP Super Cache? Please keep in mind that after doing every updates and changes, always remember to clear all caches first when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.
Hope this helps.
May 3, 2016 at 12:30 pm #911130
shiraziscoolParticipantGuys, i really don’t understand what kind of solutions you guys give. Please refer to my very first post above, i am still stuck at the same stage. Nothing changed even after implementing all your solutions above. I see lack on ownership in your replies (I have even shared my admin login above) so that you guys can implement all that you feel like and also check yourself if your solution is really working not. Down 5 days with no solution.
1: I have implemented the code above, exactly how you have specified in your last message.
2: I have completely removed on site caching and also disabled cloudflare caching.Please please provide true solutions that work.
Thanks in advance,
ShirazMay 3, 2016 at 10:06 pm #911785
LelyModeratorHello Shiraz,
We’re sorry you’re having this issue.
I tried to add this CSS:.x-bbp-general-form textarea { border: 2px solid #ddd !important; }That will add some border for the content area. I can see that the changes doesn’t save because of the following error:
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
See attached image. That error will prevent any changes on your customizer from saving. That’s why above suggestions and solution is not working.
Please check this article:https://community.theme.co/kb/solutions-to-potential-setup-issues-customizer/If you are encountering a 403, 500, or 503 error when trying to view the Customizer, we have found that this is typically due to security settings or permissions errors with the server. For this particular situation, you will need to contact your hosting provider and ask them to ensure that your file permissions are set correctly. Additionally, this could be related to a ModSecurity rule being triggered due to a combination of keywords used in the core WordPress files for the Customizer. This should be able to be remedied by writing into the support team at your host and asking them to whitelist the ModSecurity rules on your domain.
Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-905711 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
