GithubHelp home page GithubHelp logo

purecharity / pure-sponsorships Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 3.0 2.7 MB

A WordPress plugin that integrates with the Pure Charity base plugin to retrieve sponsorships.

License: GNU General Public License v2.0

PHP 61.13% CSS 15.32% JavaScript 23.55%

pure-sponsorships's People

Contributors

beverlynelson avatar denniskeefe avatar pcninjarb avatar rfdlp avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

pure-sponsorships's Issues

Single view template

Need help with the Single view template options. If you select "Inherit from the Listing Page", it will pull all content from the grid view over into the single view page. So say there is a description of the sponsorship, then the sponsorship listings; when you click a child, it will show the single view child as well as the description.

Need to have an option to show single view ONLY without pulling other content.

Selecting "[Plugin Template]" creates a blank page and does not work.

image URL from call to `pc_sponsorships` returns invalid url

Hey all,

I was building a template and found that upon calling pc_sponsorships, the objects holding the image urls are not correct.

$item = pc_sponsorships($prog_id, $limit=9999,$status='public');
foreach ($item->sponsorships as $sponsorship) {
  debug($sponsorship->images->medium);
}

Here's the output I'm getting
bug

I think it's only a problem with the large and medium image sizes.
bug

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.