Tagged: 

Viewing 4 reply threads
  • Author
    Posts
    • #7385
      halnex
      Participant

      Say I want to create a “Styling” settings page where users can change a page template colors.

      In Redux Framework, they have compiler() function generates a css file with the user’s selection, then I can embed the css file in my header.

      How does Piklist work with that? I’ve searched the documentation but I couldn’t find anything on the subject.

    • #7386
      dameer
      Member

      Hopefully you don’t mind…
      WordPress uses Customization API for that purpose ( https://codex.wordpress.org/Theme_Customization_API ). If you find it hard to understand or don’t want to “invent the wheel”, Kirki plugin may ease you job significantly. Just go to kirki.org …

    • #7387
      halnex
      Participant

      So I need a third party plugin because Piklist doesn’t provide this feature?

      I am also interested in showing Google Fonts (Typography) in a dropdown (like Redux Framework)

      Does Piklist have that too or do I have to use this Kirki plugin?

    • #7388
      dameer
      Member

      Kirki has all this built-in and uses native WP’s customization API.

    • #7394
      halnex
      Participant

      What if I need to use it inside a metabox on a custom page template?

      Kirki Plugin only works on Customizer.

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