Taxonomy terms with associated nodes: display page by page navigation in node page?

Taxonomy terms with associated nodes: display page by page navigation in node page?

Hi i have a content type called Product and have fields(title,description,code,image) and also have vocabulary categories like below formate parent term 1 -child term 1 –sub child term 1.1 –sub child term 1.2 –sub child term 1.3 –sub child term... read more
How to read JSON data from external URL and display it in a node

How to read JSON data from external URL and display it in a node

I want to read json data from external url and display those data in a node. After that I would like to add filters in the result using views. I have created a view using external url(query settings) and display result in a block.. But I cant add filters for that. How... read more
How to read JSON data from external URL and display it in a node

How can I get the node ID from a path alias?

I want to be able to get the nid but the only information I have is http://example.com/this-is-the-alias. Is there a way to get either the internal path of /node/* for that alias if I am not on the page? Or is there a way to just get the nid from that alias right... read more
How to read JSON data from external URL and display it in a node

How to submit a field collection from a form into a created node

I would really appreciate if somebody could help me with this 🙂 I have a field collection called field_formations. Inside it I have 2 fields: field_technologies – (reference to a taxonomy). field_diploma -(how it’s also a field collection which contain 2... read more
How to read JSON data from external URL and display it in a node

Timeout in sites, perhaps related to cron

I have been struggling with a timeout error in a couple of Drupal 8 sites, which I have not been able to reproduce. When I deploy them into my colleague’s production server (a Mac machine), all the Drupal 8 sites are experiencing a page lock up (the browser... read more
How to read JSON data from external URL and display it in a node

Inline entity form prepopulate

I have a content-type A which has a reference field to another content-type B. When creating/editing content with type A I let the user create/edit content of type B using the inline_entity_form module. In this scenario, I like to pre-populate one field in... read more
How to read JSON data from external URL and display it in a node

Content Migrate throwing `MediaInternetNoHandlerException` errors for embedded video fields

I am getting the following error on multiple nodes when using the content migrate module on a Drupal 6 to 7 upgrade. Requesting rollback of field “field_video” due to failure to convert record:array ( [error] 'entity_id' =>... read more