Select camping sites on image ...

I am somewhat familiar with Drupal, having created a few simple sites. I would greatly appreciate help with this.

drupal subtheme using bootstrap

I have added main and "content-wrapper" into page.tpl.php file, now, for a specific node, I need full width section, but its limiting to page wrapper. How can I fix this?http://dev-pshotel.pantheonsite.io/about-us "Our Offers" section should be in full width. Please help.

CKeditor updating the html code, adding extra tags

My actual code is this

<div class="col-md-3 menu-grid">
						<div class="agile-menu-grid">
							<a href="single.html">
								<img src="images/m1.jpg" alt="" />
								<div class="agileits-caption">
									<h4>Consectetur</h4>
									<p>$10</p>
								</div>
							</a>
						</div>
					</div>

Ckeditor updating the code lke this - 

serve protected file only trough email link

Hello:

I have built one form through webforms. When webform is filled by anonymous user, he recieves an email with file download link. I use protected download to get it, but it doesn't works. I get a message that says permission denied to download file.

I have followed the instructions of the following video:

https://www.youtube.com/watch?v=6ddzZRbRjtQ

D7, PHP 7.0->7.1: WSOD on "abstract class DatabaseConnection extends PDO"

Several Drupal 7 sites running fine on PHP 7.0.

WSOD on switching to 7.1 (repeatably; reverting to 7.0 fixes).

On one site, disabled everything custom I could think of; didn't help.

Used echo("foo"); to locate the problem. It's the DatabaseConnection class in database.inc.

Stripping that down to just:

abstract class DatabaseConnection extends PDO {
}

and it still dies when attempting to read that. (Echo before executes; echo immediately after does not.)

Any thoughts? Thanks!!

Assistance configuring Forums

Hi Drupal Community,

Let me start by saying I am a complete noob with Drupal.  I quite literally installed it yesterday so if I am in the wrong forum or asking basic questions, I apologize.  I am trying to replace a sharepoint forum site with Drupal forums.  If that goes well, I would look to make Drupal a true Content Management System and essentially the portal for our company to find information.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x