Since 2 years I have my own personal blog with drupal in the background. On my front page the newest articels are promoted with previews. But now I would like to try something different.
I would like to show only the previews for the guests on my page and the full content for registered users.
is there a module or something else that provides access control by roles even on preview and full content.
Hello,
I've installed the "Multipurpose Theme" on Drupal 7.65. Now the slide Show does not appear on the front page, althought I've enabled the button in the design options.
When displaying the source code, I can see the "homepage-slider-wrap" there.
Is there anything else I have to do?
I have a content "material". I would like to change the appearance of the form of adding contents. In the more distant stage of also an edition. Theme main it is a Porto (folder "Porto"
<div class="portfolio-title">
<p>widac to ?</p>
</div>
<!-- Render any remaining elements, such as hidden inputs (token, form_id, etc). -->
Hi, I am getting this strict warning on pages that I open via my archive:
Strict warning: Only variables should be passed by reference in archive_page() (line 84 of xxxxxxxxxxxxx/public_html/sites/all/modules/archive/archive.pages.inc).
I finally installed Composer on my local PC, and in the local Drupal 7.64 directory, I'm trying to update the following, which all need Composer to update; Link 7.x-1.6, Views 7.x-3.21, and Panels 7.x-3.9.
On my first update attempt, at the Composer prompt, I typed c:\drupal-7.64>composer require 'drupal/link:^1.6' and pressed Enter. I received the following message;
[UnexpectedValueException]
Could not parse version constraint 1.6': Invalid version string "1.6'"