Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author David Cavins

    (@dcavins)

    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!

    Thread Starter rtdocs

    (@rtdocs)

    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

    Plugin Author David Cavins

    (@dcavins)

    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?

    Thread Starter rtdocs

    (@rtdocs)

    here is a screenshot, thanks

    Plugin Author David Cavins

    (@dcavins)

    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.

    https://prnt.sc/akcqZcOGsnaB

    But I changed the theme and now I can see the check box and I’m able to delete the folders.

    https://prnt.sc/OX0xrkViwbS-

    How can I change to display this check box on my Anesta theme?

    Best regards,

    • This reply was modified 7 months, 3 weeks ago by theriddlept.
    Plugin Author David Cavins

    (@dcavins)

    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?

    Thread Starter rtdocs

    (@rtdocs)

    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 7 months, 3 weeks 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

    Plugin Author David Cavins

    (@dcavins)

    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

    Plugin Author David Cavins

    (@dcavins)

    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 !

    Thread Starter rtdocs

    (@rtdocs)

    it works for Anesta theme. Be sure to clear cache. Also, any bugs, open ticket with developer directly to help improve the theme.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘CAN’T delete folders’ is closed to new replies.