AngularJS + Drupal 8 + Foundation 6

Hi,

I recently found out that Foundation 6 uses Angular instead of JQuery. This has thrown me for a bit of a loop.

I was able to install AngularJS into my D8 site. But, I need some guidance because I am weak when it comes to Javascript. I have been searching through different posts inside and outside of drupal.org and none seems to be on target with AngularJS, D8 and Foundation 6.

Here is my libraries.yml file:

Layout for migrated content type error - No entity bundle was specified

Hi.

I'm trying to upgrade my drupal 6 site to drupal 8.

I managed to migrate most of the content; blog entries for the greater part.

Initially I encountered that blog and comment nodes were blank on display, but the content was there to edit.

So, I started to look for a solution and found that changing text formats (full text had a filter-null error) and the layout in 'Content Types/Blog Entry/Manage Displays' the blogs had the usual display. This was possible in Drupal 8.5.1.

commerce2 product facet show all initially?

Just got Commerce2 working nicely on Drupal 8, but seem to be at a loss on all the options.

Before I added the search api facets, the display all product view page worked nicely.

After I add the Product Type facet selection, the default is NONE are listed until the facet check boxes are selected.

Is there a way to show all products initially when no facet options are selected ?

Center images, add CSS, etc...

Hello, I was practicing my first Drupal website but I have an issue.

Here you have my website: http://cmrwebs.com/corporate/node/1

As you can see the image is floating at the left and the text and the right.

I would like to center the image and set the text under it, I know how to use CSS but i dont know where to use it, i would like to find an option in the menu and if the only way to do it is via CSS  i would like to know if that CSS can be deleted accidentaly due an update.

Update Core/Modules over Proxy

Hello,

our Drupal-server has no direct access to the internet.

So wie enabled the access to *.drupal.org at our proxy.

After that, I configured the proxy-settings in settings.local.php:

$settings['http_client_config']['proxy']['http'] = 'http://10.11.12.13:8080';
$settings['http_client_config']['proxy']['https'] = 'http://10.11.12.13:8080';
$settings['http_client_config']['proxy']['no'] = ['127.0.0.1', 'localhost'];

SQLSTATE[42000]: Syntax error or access violation (Non-grouping field is used in HAVING clause)

I was wondering if anyone could help me on this. I have Drupal 8 site that is using the Geolocation field module to store lat/lng. The code below searches for entities that are nearest a lat/lng coordinate. However, I get the error:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x