Viewing 4 reply threads
  • Author
    Posts
    • #7748
      tomhodg
      Member

      My widgets show as code in all sidebars…even when switching themes. Any ideas?

      Attachments:
      You must be logged in to view attached files.
    • #8361

      I have the same issue. There is no documentation on what file you need to create for the widget to be displayed on the front end.

    • #8401

      wow it’s been a month, no response. Can anyone point us to where the documentation for displaying the widgets html and css on the frontend?

    • #8403
      hughc
      Member

      https://piklist.com/learn/section/widgets/ ?

      Basically each widget can consist of either one or two files – if you do not define the form file, then the widget will have no options, it will just execute the single file you provide.

      Please note that widgets currently break the Customizer in more recent versions of WordPress. @sbruner this seems to be one of the nastiest bugs in the current codebase. Given the way WP are pushing the customizer as a one-stop-shop for configuration, it is a deal-breaker for some, and makes me shy away from using widgets in production code.

    • #8414

      I read that document hughc and I have the two files, I have the form where I have my configuration options. The issue comes with showing content on the frontend based on those configuration options. See screenshot from tomhodg. I have since given up on piklist implementation and documentation always seems to be lacklustre and did it the WordPress way.

Viewing 4 reply threads
  • You must be logged in to reply to this topic.