• Resolved phinn

    (@phinn)


    I made one faq block and then duplicated it to make my other ones. after saving and viewing the page, trying to open any of the faqs always only opened the first one. in the inspector it showed they all had the same id and name attributes. i went back in to edit the page, edited each of the blocks again, saved, viewed the page and it worked as expected.

Viewing 1 replies (of 1 total)
  • Plugin Author Jordy Meow

    (@tigroumeow)

    I am not surprised; every FAQ item needs to have its own ID (to trigger the CSS rules), and this ID is regenerated on every single change to that FAQ item. So normally, that should not happen, but if you duplicate the item without touching anything, it might happen. But I thought it would be unlikely to have twice exactly the same FAQ item ??

    Is this a real issue you think? Can you describe a case for which it’s a real problem? If there is, I would like to fix it.

Viewing 1 replies (of 1 total)
  • The topic ‘Duplicating faq blocks saves them with the same id and name’ is closed to new replies.