• I’m not a programmer but this plugin is easy to install and use. I wish I knew more programming so I could display my data in a horizontal slider type view but the display is certainly nicer than just linking to Petfinder and I did manage to modify the data that shows per the developer’s instructions. I appreciate it being free as most rescues do not have the money to spend on anything extra. Thanks for taking the time to code this great plugin!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi, do you mind sharing your specific changes? We are currently pulling full pet profiles on our website and wondering how to best present the div class for pet description. Thank you for any guidance you can provide.

    Thread Starter battenkat

    (@battenkat)

    Hi shihtzurescue:

    Our website is not up yet. Basically I just use css to change the font and hide certain information. What are you trying to do? I’m not a css expert either but what I have done seems to work. You are welcome to email me.

    WordPress Code module: [shelter_list status=”A” css_class=”ttr” ]
    CSS in Page:
    .ttr .description {
    font-family: Lora;
    font-weight: bold;
    color: #5e2504;
    line-height: 1.2em;
    }

    Either of you are welcome to email me (radawilinofsky @ gmail) or DM me on Twitter @RadaNotSay. If it’s not a huge project, I’m always happy to help nonprofit animal rescues for free with the minor tech stuff.

    @battenkat thank you for your response! I am trying to break up the pet description into paragraphs so it does not display as the block of text it is currently. I will adapt the CSS you shared.

    @radawilinofsky thank you! I will email you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Easy for a nonprogrammer!’ is closed to new replies.