Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Javascript and css added to frontend by piklist #825

    Yeah I was wondering why Piklist was loading loads of files also. Good to know it’s easily fixed for now.

    in reply to: if/else optional widget fields #824

    So after talking to a php friend the if/else issue with wp_list_pages() is due to me not understanding the specificity of conditionals properly. Still no further with that one but at least I know it’s my fault!

    It’d be helpful to get feedback on the user-admin side of things though, and if the conditional fields is currently only for settings pages, if it should work on the widget admin, or if I’m just doing something wrong.

    in reply to: if/else optional widget fields #822

    @sbruner Ok, so that did make sense although I had to do a lot of digging, and a lot of trial and error … here’s my experience so far:

    Conditional meta fields doesn’t work for widgets unless I’m mistaken: WordPress doesn’t load any widget areas in admin when using this setup with this widget (I’m pretty sure the code on the widget is wrong, but it won’t have affected the whiteout issue (the issue is always resolved by removing the select dropdowns)

    I finally managed to make the conditional statements work (I tried a few different ways as the get_options() docs are pretty sparse. However, for the life of me I can’t figure out why all the if/elseif statements won’t be working with wp_list_pages(). You can check out my code here, along with the failed attempt.

    Again, I’m a beginner in PHP so I might be missing something, though I can’t think what. Would appreciate any feedback you can give.

    in reply to: 3.5 media insert broken with piklist demo turn on #802

    Ah good, I’m having the same issues here on local with Mamp. I’ll disable for now and wait for the update, will this be coming soon?

Viewing 4 posts - 1 through 4 (of 4 total)