• Creatives

    (@julialifetime)


    [ Moderator note: moved to Fixing WordPress. Please do not use Developing with WordPress for these topics. ]

    Hello and thank you in advance for your time! We are using a custom theme for our wp site, which is connected to a wordpress database where families can create their own profiles.

    The web site pulls family profiles from that database via a shortcode, which is the database name:
    On this page: https://lifetimeadoption.com/west-region/
    through this shortcode: [ltadb region=”W” perpage=”15″]

    I created a new custom field/attribute called afl_family and want to exclude all who choose “yes” from the display.

    When I add: [ltadb region=”W” afl_family=”N” perpage=”15″]
    even though only one family meets this criteria, a bunch of profiles are excluded.

    Is there another way of writing this? Thanks for your help!

    The blog I need help with is lifetimeadoption.com.

Viewing 7 replies - 16 through 22 (of 22 total)
Viewing 7 replies - 16 through 22 (of 22 total)
  • The topic ‘exclude an attribute from a short code’ is closed to new replies.