Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Yendif Player

    (@yendif-player)

    Sorry, we have not removed the “Edit” option in our latest release. Should be a permission issue. Do you use any membership or security related plugin? If yes, Kindly double check the plugin’s configuration you use and make sure you’ve not restricted the edit permission for administrator.

    Thread Starter clifton11221

    (@clifton11221)

    I tried disabling all of my plugins without success. What would be the url to edit one of the video pages? Maybe I can access it that way.

    Below is a sample page:

    https://mysite.com/wordpress/videopage/being-receptive-to-the-truth/

    Thread Starter clifton11221

    (@clifton11221)

    Also, how do we access these pages from the admin panel? This way they can be deleted in bulk (as opposed to one at a time).

    Thread Starter clifton11221

    (@clifton11221)

    Any word on this? I have hundreds of unnecessary posts on my site and it’s messing-up my search results.

    Plugin Author Yendif Player

    (@yendif-player)

    – Open {root}/wp-content/plugins/yendif-player/includes/functions.php
    – Locate “register_custom_post_types” function
    – find the “show_ui” parameter and change it to “true”
    – Save the changes.

    Now, you will get a new sub-menu “Yendif Video” in your WordPress admin panel that lists all your video posts. You can delete the unnecessary video posts under this section.

    Hope, this solved your issue!!!

    Thread Starter clifton11221

    (@clifton11221)

    I followed the steps but the sub-menu didn’t appear.

    The only menu that’s there is the menu that allows you to see the videos added but not the actual pages. Click here to see.

    Below is the code that I changed.

    'show_ui' => true,

    Plugin Author Yendif Player

    (@yendif-player)

    “Yendif Video” should appear as a separate sub-menu and it doesn’t come under our “Yendif Player” menu. Kindly double check the sub-menus of your WordPress admin panel.

    Thread Starter clifton11221

    (@clifton11221)

    You are correct… I thought it would be under your standard menu. Thank you for solving this problem!

    Thread Starter clifton11221

    (@clifton11221)

    I should also note that since I made the change you listed, to functions.php the “Edit” option is now available.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Remove Video Pages’ is closed to new replies.