Forum Replies Created

Viewing 40 posts - 1 through 40 (of 205 total)
  • Author
  • in reply to: hide te text and navigation in same category #188851
     HDcms
    Participant

    Hi,
    I would have preferred an independent solution of the theme (by function) but change the page single.php must work
    Thank you and goo day

    in reply to: hide te text and navigation in same category #188571
     HDcms
    Participant

    Hello,
    yes indeed I had not thought to change the translation (although I would prefer a generic function that does not seem to work!)
    But the problem is that I will have to change every wordpress translation update
    I would have a way to overload the chain (I do it with joomla)

    b) link at the bottom of an article showing a link to the previous article and the next article
    The problem is that it takes into account all the articles of the site.
    I will only want to see links in the same category.
    The solution found does not seem to work

    Regards

    in reply to: a notice for the top of the profile. #187484
     HDcms
    Participant

    HI,
    Thank you but I finally found a solution on the forum :

    You can use the actions like bp_before_profile_edit_content and bp_before_profile_avatar_upload_content in place of bp_before _member_header. The better way to edit the appearance of a website is by the adding the buddypress template files in your theme.

    Thanks

    in reply to: Checkboxes and radio button horizontally #186649
     HDcms
    Participant

    HI,
    OK, thanks. I was looking for a global operation to avoid doing it manually, but it works 🙂
    Thanks

    in reply to: Checkboxes and radio button horizontally #186600
     HDcms
    Participant

    Hi,
    Thank you it works :-). I thought I already saw the tips?
    And for 2 /?
    Regards

    in reply to: Checkboxes and radio button horizontally #186350
     HDcms
    Participant
    This reply has been set as private.
    in reply to: Checkboxes and radio button horizontally #186259
     HDcms
    Participant
    This reply has been set as private.
    in reply to: Checkboxes and radio button horizontally #186166
     HDcms
    Participant
    This reply has been set as private.
    in reply to: visibility option #185823
     HDcms
    Participant

    Hi Laura
    It works, I just add “button” to be more selective

    COPY CODE
    .field-visibility-settings-toggle button {
        display: none !important;
    }
    .field-visibility-settings-notoggle button {
        display: none !important;
    }

    Thank you and good day

     HDcms
    Participant

    Hi,
    Ok thank you but I do not understand why you did not follow the track that I started!?
    https://codex.buddypress.org/developer/loops-reference/the-members-loop/
    Regards

     HDcms
    Participant

    HI,
    Ok tanks
    I think I understand, it’s a bit more complicated. The simplest is to explain as for a dating site.
    Filter the display of the list of members is done with a single criterion.
    I display the criterion “I research” of my profile = the criterion “I am” of all the other profiles
    Regards

    in reply to: visibility option #185492
     HDcms
    Participant
    This reply has been set as private.
     HDcms
    Participant

    Hello,

    I put my search field “radio button”: “I’m looking for”
    I am waiting for the display of the:
    list of all the members who checked “H” if the member put “I search” = “H”
    list of all members who checked “F” if the member put “I search” = “F”
    Off right now, everything is mixed

    COPY CODE
    add_filter( 'I'm looking for', 'my_custom_ids', 10, 2 );
    function my_custom_ids( $field_name, $field_value = '' ) {
    ...
    in reply to: Insecure URL with https #158073
     HDcms
    Participant
    This reply has been set as private.
    in reply to: Insecure URL with https #157867
     HDcms
    Participant

    Hi,
    Yes it works now 🙂
    Apparently it was rather a problem on an extension and not on the 1st alert message. Bizarre

    You added the WP-Cron Events plugin ?
    It does not seem to have installed it.
    Regards

    in reply to: Insecure URL with https #157676
     HDcms
    Participant

    Hi,
    It does not seem like. See picture
    Regards

    Attachments:
    You must be logged in to view attached files.
    in reply to: Insecure URL with https #157440
     HDcms
    Participant
    This reply has been set as private.
    in reply to: Insecure URL with https #157247
     HDcms
    Participant

    Hi,
    It does not work.
    I also tried this plugin: https://fr.wordpress.org/plugins/really-simple-ssl/
    It is not very urgent but it would be better to correct in the next release rather than to load a new plugin
    Regards

    in reply to: a line break after the content #152316
     HDcms
    Participant

    HI,
    I think I have found the solution that works

    COPY CODE
    ... if (!is_admin() AND is_singular() AND !is_page() AND ($catSiteWeb OR $catDoc OR $catLieu)  ) { 
      $toutContenu .= "<div style='display: inline-block!important;width: 600px;' > </div>" .$apresContenu ;
    } ...

    Do not see any problems?
    Regards

    in reply to: a line break after the content #152241
     HDcms
    Participant

    HI,
    Thanks for your tip 🙂

    For info with another theme, with the same program, I have the back to line naturally.
    http://www.alterweb.info/test/
    I am still looking for another solution, because I do not necessarily know the editors of articles (and therefore difficult to explain).

    in reply to: a line break after the content #152153
     HDcms
    Participant

    Hi
    Ok I understand even though I think this is the default alignment of the image (theme ?)
    Regards

    in reply to: a line break after the content #151893
     HDcms
    Participant

    Hello,
    Thank you for your interest
    I tried but it will not work depending on the pictures.
    The images are aligned left in the theme. Difficult to understand the authors, it is more interesting to force after the content in the editor, the return to line in functions.php
    $toutContenu .='<div> Premier </div>’ .$apresContenu ; !!
    Regards

    Attachments:
    You must be logged in to view attached files.
    in reply to: Gifts #143737
     HDcms
    Participant

    Hi,
    See the possibilities with mycred
    https://mycred.me/

     HDcms
    Participant

    HI,

    I leave open
    Perhaps a member !!?

    in reply to: Left bar theme #140058
     HDcms
    Participant

    Hello
    it works
    Thanks

     HDcms
    Participant

    HI,
    No
    I was hoping you could help me through css or fonctions.php
    Regards

     HDcms
    Participant

    Ignore the previous post that I can change or delete

     HDcms
    Participant

    Hi,
    I put it in the CSS file (as another)
    It seems that it does not work!

     HDcms
    Participant
    This reply has been set as private.
     HDcms
    Participant

    Hi,
    thank you for your attention

    John is a member of a public group. He can see everything in a public group.
    Sarah is not a member of the public group.
    Tomorrow: she just sees the descripitf, the avatar and the button “join”
    Currently: she can see but can not send a message on the group’s activity)
    This is the screenshot I sent
    Regards

    in reply to: prohibit to make a “response” to comment #136784
     HDcms
    Participant

    Hello,
    Thank you
    I understand what you said
    Not mandatory (in newer more important than this one)

    I tried again but I could not make it work even not putting:
    #buddypress div.activity-comments form.ac-form {display:none !important; }
    style.css in the child theme or “Styling options” in the administration wordpress

    Regards

    in reply to: prohibit to make a “response” to comment #136015
     HDcms
    Participant

    Hi,
    Yes of course
    I preferred masked by the code because there was not even a generated code and I find it more universal
    Regards

    in reply to: top menu #134151
     HDcms
    Participant

    Hi,
    Thank you for your reply.
    It works now.
    I hope this will be included as an option in a future release.
    I put a recommendation on ThemeForest
    Regards

    in reply to: top menu #133956
     HDcms
    Participant

    Hello,
    Uh you answer to question 2
    The can re-arrange of the same item does not prevent the emergence of a new vertical scroll !!
    Regards

    in reply to: top menu #133436
     HDcms
    Participant

    HI,

    1/Thank you very much for this custom video.
    It works but I do not understand why doing the same thing I got the same menu horizontally !!!

    This is not very serious but if we have a lot of things I find annoying to have a navigation menu on the BP !!

    2/ registration button next to the Login button
    suggestion in a new version !

    Regards

    Attachments:
    You must be logged in to view attached files.
    in reply to: top menu #133241
     HDcms
    Participant
    This reply has been set as private.
    in reply to: top menu #133221
     HDcms
    Participant

    HI,
    Ah sorry, I think I misspoke.
    I tested “Top Right Header Menu” but it puts me the menu buddypress vertical to horizontal.
    I do not want to do this.
    I wish to have the buddypress has the vertical menu (because it has many elements).
    I just want to add an icon to register (only member not connected of course. See picture) next to the icon to the logger.

    1 / using “Top Right Header Menu” how to keep this menu vertically?
    2 / in my ideal (so that new members do not seek registration button) is it possible to place only the first 2 or links / icons of the horizontal menu (next to login)
    Regards

    in reply to: top menu #133172
     HDcms
    Participant

    Thank you for your reply.
    You can delete the previous post is a mistake

    In the list of menus, I see:
    Main Menu (Side)
    Top Left Header Menu
    Top Right Header Menu

    How to add a link / icon (eg site registration) in the user menu (I do not see or manage!)
    Regards

    in reply to: pictogram (link, video, …) for Kleo #133171
     HDcms
    Participant
    This reply has been set as private.
    in reply to: top menu #133167
     HDcms
    Participant
    This reply has been set as private.
Viewing 40 posts - 1 through 40 (of 205 total)

Log in with your credentials

Forgot your details?