• Resolved ericmelton

    (@ericmelton)


    Line 216 of DisplayFAQs.php seems to have a bug which affects the display of the element’s attributes. The output reads, for example, <div class=”ufaq-faq-div ufaq-faq-display-style-Default id=” ufaq-post-982-0’=”” data-postid=”982-0″>

    You can see it’s missing some quotes.

    https://wordpress.org/plugins/ultimate-faqs/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Eric,

    The code in DisplayFAQs.php itself isn’t missing any quotation marks. However, I can see in the code you pasted that there is an extra equals sign in the id attribute. Something is inserting that in there and messing with the output.

    Could you please provide us with a link to your site so we can take a look to see if we can find what may be causing this?

    Thank you

    Plugin Author Rustaurius

    (@rustaurius)

    Hi Eric,

    Are you using an older version of the plugin by any chance? I know there was a missing quote on that line at one point, but it was corrected in one of the updates last week or the week before.

    Thread Starter ericmelton

    (@ericmelton)

    I see there is an update. I will try that. Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Bug?’ is closed to new replies.