Giter VIP home page Giter VIP logo

craft-entry-instructions's Introduction

Hi there 👋

sjelfull's GitHub stats

craft-entry-instructions's People

Contributors

adrienne avatar boscho87 avatar heymarkreeves avatar leevigraham avatar sjelfull avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

craft-entry-instructions's Issues

sabberworm/php-css-parser - conflict with Stripe gateway plugin?

Getting the old "Your requirements could not be resolved to an installable set of packages" error:

  Problem 1
    - craftcms/commerce 2.0.0-beta.11 requires dompdf/dompdf ~0.8.2 -> satisfiable by dompdf/dompdf[v0.8.2].
    - craftcms/commerce 2.0.0-beta.11 requires dompdf/dompdf ~0.8.2 -> satisfiable by dompdf/dompdf[v0.8.2].
    - dompdf/dompdf v0.8.2 requires phenx/php-svg-lib 0.3.* -> satisfiable by phenx/php-svg-lib[v0.3.2, v0.3.0, v0.3.1].
    - dompdf/dompdf v0.8.2 requires phenx/php-svg-lib 0.3.* -> satisfiable by phenx/php-svg-lib[v0.3.2, v0.3.0, v0.3.1].
    - phenx/php-svg-lib v0.3.0 requires sabberworm/php-css-parser 8.1.* -> satisfiable by sabberworm/php-css-parser[8.1.0].
    - phenx/php-svg-lib v0.3.1 requires sabberworm/php-css-parser 8.1.* -> satisfiable by sabberworm/php-css-parser[8.1.0].
    - phenx/php-svg-lib v0.3.2 requires sabberworm/php-css-parser 8.1.* -> satisfiable by sabberworm/php-css-parser[8.1.0].
    - phenx/php-svg-lib v0.3.2 requires sabberworm/php-css-parser 8.1.* -> satisfiable by sabberworm/php-css-parser[8.1.0].
    - Can only install one of: sabberworm/php-css-parser[8.2.0, 8.1.0].
    - Can only install one of: sabberworm/php-css-parser[8.2.0, 8.1.0].
    - superbig/craft-entry-instructions 1.0.3 requires sabberworm/php-css-parser ^8.2.0 -> satisfiable by sabberworm/php-css-parser[8.2.0].
    - Installation request for superbig/craft-entry-instructions 1.0.3 -> satisfiable by superbig/craft-entry-instructions[1.0.3].
    - Installation request for craftcms/commerce 2.0.0-beta.11 -> satisfiable by craftcms/commerce[2.0.0-beta.11].

Paragraphs Set at 70% Width

The CSS has paragraphs set at a max-width of 70%. Any particular reason for this? It's causing my text to wrap unnecessarily.

HTML Tags Not Parsed

I'm probably just being dense but when I use HTML tags in my instructions field they're not parsed so I get a text <p> tag. Presumably it should be possible to use HTML tags since the CSS needs to target something so I'm not sure what I'm doing wrong here.

Unable to find component class 'EntryInstructions_Instructions'

Describe the bug

Entry Instructions fields are displaying an error message:

“Unable to find component class 'EntryInstructions_Instructions'.”

The defined field content is displaying above the error message (but not styling?) -- screenshot 1

To Reproduce

  1. Entry Instructions was working fine under a Craft 2 install
  2. When that Craft install was updated to Craft 3.4.15, and all plugins subsequently updated, the issue arose.

NB:

  • The plugin is listed as 'Installed' under Settings > System (group) > Plugins -- screenshot 2
  • It is not shown under Settings > Plugins (group) -- not sure if it should be -- screenshot 3

Screenshots

Screenshot 1

1_craftcms_edit-entry_entry-instructions-field-error-message

Screenshot 2

2_craftcms_settings_system-group_plugins-sintalled-status

Screenshot 3

3_craftcms_settings_plugins-group

Instruction settings do not render

Describe the bug
Can’t add instructions to field, doesn’t render at all

To Reproduce
Steps to reproduce the behavior:

  1. Create a new field
  2. Choose "Entry Instructions" field type
  3. Scroll down to bottom of page
  4. Instruction setup is missing, only Custom CSS window is present

Expected behavior
I should be seeing the instructions field and be able to set up the field from here.

Screenshots
CleanShot 2020-07-01 at 14 32 53

Additional context
Add any other context about the problem here.

  • Craft version: 3.4.25
  • craftcms/feed-me 4.2.3
  • craftcms/redactor 2.6.1
  • doublesecretagency/craft-inventory 2.1.0
  • fruitstudios/linkit 1.1.11
  • mmikkel/cp-field-inspect 1.1.3
  • nystudio107/craft-imageoptimize 1.6.14
  • nystudio107/craft-minify 1.2.10
  • nystudio107/craft-seomatic 3.3.8
  • nystudio107/craft-twigpack 1.2.3
  • percipioglobal/craft-colour-swatches 1.2.8
  • putyourlightson/craft-blitz 3.6.5
  • putyourlightson/craft-sprig 1.0.0-beta.4
  • superbig/craft-entry-instructions 1.0.7
  • vaersaagod/dospaces 1.1.2
  • vaersaagod/matrixmate 1.2.5
  • verbb/navigation 1.3.21
  • verbb/super-table 2.5.1

Cannot override .instructions:before

Describe the bug
I'm trying to override .instructions:before with :before { } in the Custom CSS field. When that's processed, it's prepended with .instructions resulting in .instructions :before, which is not an override. (Note the space.)

It seems an element was added with a blue background color, which is clashing with the custom styles I've applied to .instructions, entered as { } with no preceding class name.

Can the :before styles be removed? I've used this plugin in the past without running into this problem.

To Reproduce
Style the instructions using { }. Attempt to style :before { }.

Expected behavior
I want to remove the blue border appearing to the left by using CSS overrides, as supported.

Screenshots
Screen Shot 2019-10-15 at 3 56 45 PM
Screen Shot 2019-10-15 at 3 56 59 PM

Suggestion: Add "Notes" to title

Tiny suggestion - I've been looking for a plugin like this for a while to replace Sprout Notes, and this wasn't showing up in searches in the Plugin Store. If anyone else is doing the same as me, it might improve visibility to add "Notes" as a searchable term. I'm not sure what fields the Plugin Store searches, but somewhere may help more people see this.

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.