I recently joined to a new work where they have Drupal for the company portal, I have the admin role but i'm not able to edit the pages using chrome, the little pencil icon is not appearing, same thing with firefox. It only works with IE, but it is slow to work editing the pages.
In my new theme I have written mytheme/js/custom.js where there's a jQuery(document).ready(function($){ }) function where some required loading of actions are written and they work.
I know that my custom.js is listed correctly in the mytheme.libraries.yml because when I go to the browser's inspection tool I see this file listed as a resource and I can see this file.
Customer wanted to color a div that is autogenerated by ckeditor so that's not easy to do without loading up on more custom modules. Which is heavy enough with other modules.
apologies....just fixed it was the site disclaimer module.....I tried to delete this post but was unable to
hello drupal people ,
after looking around on the internet and searching for an answer to my problem a user login still gets this url after having uninstalled the legal module .Every user , except the administrator gets redirected to : www.mysitesname/_legal/accept_new?destination=user .Does anyone has had this problem and how can I fix it ?
Hello, I’m a newbie to Drupal, passing one tutorial. I try to employ a theme from this tutorial for the site, watching how different components and functions affect the final appearance. To find an archive with theme follow the link to the files posted by the book’s author.
All other Drupal themes I have had no trouble installing, but this one is different.
I am using Drupal 8.6.0 through GoDaddy's Installatron. Once installed, I go to "Appearance" (within administration) to upload a new theme, but it does not allow the URL file path or to BROWSE in the zipped file to directly upload it. FYI: I did the updates and there is still no URL/upload link. So, I tried extracting it through the File Manager...