Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
For various content management reasons that won't change, we have product content created in a system that outputs html and PDF docs from the same source.
What I'd like is a solution (hopefully in Drupal) to use that generated html in content within a Drupal site. Right now, not in Drupal, the site uses iframes to load the content, which has a bunch of issues.
I don't mean batch import as a operation. I mean every time a page is loaded, the current version of the particular html content is loaded -- as it would be in an iframe.
Drupal\Component\Plugin\Exception\PluginNotFoundException: The
"filter_pathologic" plugin does not exist. in
Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition() (line 52 of
/srv/www
the pathlogic module IS installed via composer. I am running PHP 7.2.5 (cli).
I am hoping that somone could point me in the right direction where I should look for the cause of my problem. I have recently installed a Drupal 8 site (on a web hosting provider). For some reason though, on the frontpage under the promoted posts the footer links (Read More, Comment) are totally missing and I can't figure out why.
We are running the latest version of Drupal (8.6.3) and trying to sort out the page layouts. We have the next recurrence showing in the views which is good but we need to alter the twig.html file to show the next meeting date
We currently have this which shows a single date from the old layout