I am using entity reference field to populate the list Taxonomy terms while creating the node(Content Type = List).
User has to select the taxonomy term in the Entity Reference Field while creating the node.
My requirement is :
If a user has already created node(Content Type = List) using any one of the terms, it should always get taxonomy term selected in the previous node while creating a new node, If user has not created any node(Content Type = List) using the term, then all taxonomy terms should be listed to user.
I changed the Public System File Path, and then I went back to the base path. Since the images no longer appear on my site. I have a 403 error - Forbidden You don't have permission to access this resource. A solution to solve the problem?
Hello,
I recovered the management of a site under Drupal 7.
I do not have access to hosting via FTP. I noticed that I did not have the possibility to install a module (function not visible) I tried several solutions: activate the update function, modify admin rights, modify admin theme, modify timezone ... Do you have another solution?
On Drupal 7 with the schema module in use. Get this error- "One of offers or review or aggregateRating should be provided" I know we can get a fully validated test return by manually writing the review schema (and entering it in the Google validator), but cannot eradicate this error using any (intuitive) combination of settings in the Drupal module. Q's 1. Is this a known problem/Is there any solution? 2. Is there an example somewhere of exactly how to create a 'review' schema in the module that will pass the validator test?