Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1349333
    MIGELANDREY
    Participant
    #1349431
    Thai
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – Your custom codes
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1349457
    MIGELANDREY
    Participant
    This reply has been marked as private.
    #1349864
    Rad
    Moderator

    Hi there,

    Hmm, why does it looks different from your videos? I don’t see that on this page http://vip-m-stroi.ru/natyazhnyie-potolki/vrednyi-li-natyazhnyie-potolki. It’s only standard comment section, not the same on your video. I followed your video.

    And the issue might be related to redirect, please change this line

    if (is_admin() && !current_user_can('administrator')) {

    to this

    if (is_admin() && !current_user_can('administrator') && wp_doing_ajax() ) {

    Thanks!

    #1350196
    MIGELANDREY
    Participant

    Because I turned off the plugin. Comments – wpDiscuz. You may enable it

    #1350199
    MIGELANDREY
    Participant

    I replaced, it does not work. Maybe not correctly placed?

    I turned off

    #1350338
    Rad
    Moderator

    Hi there,

    Please enable them as you shown in the video. I’m not aware of which plugins are used unless I can see it through the inspector, but since they are off, I can’t even inspect them. Or provide the complete procedure to avoid confusions πŸ™‚

    I just checked and it’s working, please check my posted comment. That code will skip the request when related to ajax. I disabled the comment plugin again.

    Thanks!

    #1350461
    MIGELANDREY
    Participant

    1)https://vk.com/doc186134011_441712282?hash=a2a330aa72ee80061f&dl=76b84799a979f09ea1
    2)https://vk.com/doc186134011_441712291?hash=3cdb17a151983f323a&dl=6394f000766b03cb25

    #1350463
    MIGELANDREY
    Participant

    Hey, watch the video 1.2. All detail
    plugin is included

    #1350536
    Rad
    Moderator
    This reply has been marked as private.
    #1350588
    MIGELANDREY
    Participant

    Thank you. It was decided

    #1350630
    Paul R
    Moderator

    You’re welcome! πŸ™‚

  • <script> jQuery(function($){ $("#no-reply-1349333 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>