D8 Views, filtering content on taxonomy page w/Paragraphs

Got another one that seems like it should be simple, but i can't figure out.

I have a content type that contains an entity reference field for Paragraph type. Within the paragraph type, I have a couple fields. One is an entiity reference to a taxonomy.

I hoped this was enough for content to show if a user navigated to the taxonomy page, but it doesn't show. I assume because it's a field nested in a Paragraph. So I tried to build a view block.

Custom Content Type

I'm trying to create a module that creates its own content types during installation. I understand that I need to use the Configuration API and the Entity API, but I'm having trouble adding Drupal-included fields to my custom type. From what I understand, I need to have a file for each field called file.file.node.content_type.field_type.yml. Am I correct in my understanding? If so, why are their two fields and where can I find the options to place in that configuration file?

How to have multiple Navigations in Navbar

Hi, I'm using Bootstrap (no additional theme) essentially in my top navigation I just want there to be three things: the logo, the main navigation, and another navigation for external links. However, I don't want the external links navbar to be a part of the first navbar because I don't need any emphasis on it. Instead, I want it in a collapsible menu that can be toggled using the "three dash button". When the site gets resized, I want the first navigation to join the external links in the collapsible menu. How can I do this?

Ckeditor Copy Formatting plug not working

I have a Drupal 8 Lightning site. I need to install the Ckeditor Copy Formatting plugin located here: http://ckeditor.com/addon/copyformatting. I created a small module that points to the plugin at: /libraries/copyformatting/. When I go to config manage text formats I can see and drag the Copy Formatting brush button into the active toolbar. But when I go to create a node the button is not displayed?

My custom module looks like this:

Not allowed to install modules or themes

I always get this message" corporateclean-7.x-2.3.zip does not contain any .info.yml files." I always get a message saying does not contain any info

Variables - Template Twig - Cache

In the HOOK of my project XXX_preprocess I am defining a variable based on a cookie.

My Hook function

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x