I would like to create a policy tracker. Much like the one here: https://vcoss.org.au/advocacy/policytracker. I have created a content type which includes 2 taxonomy terms (party and policy category).
I've been trying to achieve my requirements using views. I cannot figure out how to group content by party and align them side by side. Can anyone give me some pointers the best way of creating this page?
Everything works fine when I create a new Basic document, upload an image and the image shows up in the body.
However, after I save it and then Edit the same document, the text is there but the images don't show, even though the HTML <img code is still there and the image shows online.
I have rebuilt permissions
All permissions are correct
Made sure the Full HTML text format is correctly configured (default)
On a live server (Litespeed, at our ISP), running Drupal 7 (now latest; the message occurred with 7.62 if that's relevant). A few of the more recent log messages for failed login attempts from anonymous users report 127.0.0.1 as the hostname, instead of the more typical outside IP.
I'm not sure if this is new behaviour; but it strikes me today as unusual -- my understanding being that 127.0.0.1 is the loopback address that a local server itself uses.
I'm looking at using the Paragraphs module on my Drupal 7 site but I can't find any info on making the images added via the wysiwyg responsive (I'm using the Picture and Breakpoints modules for images added via the main uploaders)
I assume that this is possible but the demos that I've seen do';t have responsive images. Ideally I'd be using the Picture tag
I have a map with some javascript and javascript hooks set-up on a basic page called World Map. It works great, but when I try to duplicate it by copying it to another basic page, the javascript hooks portion of the code does not work. Here's the code:
I have copied files from the production and try to set up in the local but I get the following error
please help me to sort out this problem Fatal error: Call to undefined function menu_get_object() in C:\xampp\htdocs\blueair1\includes\theme.inc on line 2580