Git Product home page Git Product logo

cp-psource / upfront Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 22.05 MB

Eine benutzerfreundliche, extrem vielseitige und unendlich anpassbare Drag-and-Drop-ClassicPress-Designplattform. An easy-to-use, extremely versatile, and infinitely customizable drag-and-drop ClassicPress design platform.

Home Page: https://cp-psource.github.io/upfront/

JavaScript 68.06% HTML 3.59% Smarty 0.04% PHP 16.29% CSS 6.45% Hack 0.95% SCSS 4.62%
classicpress classicpress-theme framework theme

upfront's People

Contributors

dernerd avatar

upfront's Issues

Language: English

Status of the current translation: 100%. It should be reviewed in live mode to correct any misleading strings

PHP Warning: A non-numeric value

PHP Warning: A non-numeric value encountered in /var/www/vhosts/n3rds.work/httpdocs/wp-content/themes/upfront/elements/upfront-image/lib/uimage.php on line 66

//Don't let the caption be bigger than the image $data['captionData'] = array( 'top' => $data['vstretch'] ? 0 : (-$data['position']['top']) . 'px', 'left'=> $data['stretch'] ? 0 : (-$data['position']['left']) . 'px', 'width'=> $data['stretch'] ? '100%' : $data['size']['width'] . 'px', 'height'=> $data['vstretch'] ? '100%' : $data['size']['height'] . 'px', 'bottom' => $data['vstretch'] ? '100%' : ($data['element_size']['height'] + $data['position']['top'] - $data['size']['height']) . 'px' );

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.