access permissions

Hi Drupal forum, 

its my first time here and its nice to meet you. 

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.

Thank you very much :) 

Slideshow is not shown on front page

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?

Thanks for help
Irene

Form theeme

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). -->

How to prevent search engine indexing of compressed .css and .js files

Is it possible to prevent -- or better yet, to redirect -- Google searching for this:

sites/site.com/files/js/js_NpX2cwCeepkWZZ194B6-ViyVBHleaYLOx5R9EWBOMRU.js

I get hundreds of these in my log file.  "Page not found."  

Thanks so much!

I getting a Strict Warning on pages opened via my Archive

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).

This is on line 84:

$output .= drupal_render(node_view($node, 'teaser'));

Can anyone tell what is going on here or how I can change this line to get rid of that Strict warning?

Thanks

Installed Composer to manage an existing Drupal 7 site

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'"

What am I missing?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x