CAN’T delete folders
-
Hi, please tell us more about your setup, version of WP, BP, BP Docs, which theme you’re using, which template pack in BP (all the regular stuff). I’m unable to replicate your issue using the current version of BP & BP Docs.
Thanks!
it was a styling errors from the theme. I fixed it. However I do want to report a bug:
im on latest version, and hyperlink url button doesn’t work. Please try it yourself
Hi, I’m not sure what you mean by hyperlink URL button. Can you be more specific? Can you provide a screenshot of the button?
here is a screenshot, thanks
Hi, thanks for your explanation. The insert link button works as expected in my installations. It looks like you have a plugin or some custom code that is changing up the buttons available in your editor, though. Try temporarily disabling any plugins that change the editor and see if the problem resolves itself. Does the insert link button work when you’re editing a post (or maybe you can’t tell because you’re using the block editor to edit posts?).
Hi, I think i found the issue for those who can’t delete folders.
In my case for example, I use Anesta theme, and unfortunately with this theme I could not see the check box at the left of the text “I understand the consequences and wish to continue deleting this folder.“
But I changed the theme and now I can see the check box and I’m able to delete the folders.
How can I change to display this check box on my Anesta theme?
Best regards,
-
This reply was modified 1 year, 2 months ago by
theriddlept.
Thank you @theriddlept for sharing your findings. Anesta is a paid theme, so I’m not able to debug it. Maybe you could ask the theme authors?
Anesta is buggy, unlike most themes.
Any basic plugin tends to not work.
Here is a fix for it:buddypress .bp-docs-theme-anesta input[type=”checkbox”]{
position:relative!important;
}I have issues with all kinds of checkboxes, not being aligned.
i wish developer would put more interest-
This reply was modified 1 year, 2 months ago by
rtdocs.
Thank you guys.
@rtdocs Could you tell me where do i need to insert this code ? (which php file)
I’m not a wordpress expert π
Thank you very much
Hi, probably the easiest way to add extra CSS rules is by using the WP Customizer: https://wordpress.com/support/editing-css/#access-the-css-editor
And thank you @rtdocs, for the CSS style fix suggestion in Anesta!
Hi,
Well with the WP Customizer didn’t work.
The check box is not displayed. I need to find another way.Thanks !
it works for Anesta theme. Be sure to clear cache. Also, any bugs, open ticket with developer directly to help improve the theme.
-
This reply was modified 1 year, 2 months ago by
- The topic ‘CAN’T delete folders’ is closed to new replies.