• — translate by Google —

    Unfortunately, I can’t find the board ID for my website. I created the page locally on XAMPP and then gradually copied the content to my production system. It has adopted the “ideas” that have already been published, but it no longer shows me these in the frontend. I can’t create a new board because I only use the free version. In the content overview, I see ideas distributed across two “boards”. Where can I find the ID in order to adapt the shortcode? In theory, it should be found in the database.

Viewing 1 replies (of 1 total)
  • Plugin Author Northern Beaches Websites

    (@northernbeacheswebsites)

    Hi @goggosoft,

    I am not sure if I am following everything here, but what I would say is, the shortcode should always be like: [ideapush board=”45″] with 45 being the number of the board ID. It sounds like something might have gone wrong and you have like 2 boards or something when the free version is limited to 1 board. To try and get some visibility around this, what you can try is editing the main plugin file: ideapush.php and modify line 253 and 254 so it looks like this:

    ‘show_in_menu’ => true,

    ‘show_in_nav_menus’ => true,

    And this should show the boards in the main menu, so IdeaPush > Boards, and then you can try getting the board ID of the board from here, or potentially deleting one of the boards. I hope that helps.

Viewing 1 replies (of 1 total)

The topic ‘Board ID not found’ is closed to new replies.