Problem with shortcode module

Hello
Two days ago, my site's editor using modules ckeditor and shortcode disappeared without any reason.

my theme is progressive
Can anyone help me?

Click here


Deferred Image Code Not Registering With PageSpeed Insights

We were having issues implementing lazy-loading on our D7 website. After a few failed attempts we discovered another method that we were able to implement. 

In real world testing it appears to our eyes to defer the image loading. However, Google's PageSpeed Insights does not credit us with having deferred images. Here is a run test: (I had to remove the link in order to pass the SPAM filter)

Here is the img src we implemented (we altered the original white pixel and turned it gray b/c it helped us spot images in our TinyMCE editor rather than look at blanks):

How to approve a webform submission

Hello,

I have two roles. One role submits a web form form and another role needs to approve the form. How can I do it?

Thanks!

Seeking Evaluations for Site Improvements

Hello everyone, first time poster here.

We just spent the whole day investigating and sending out contact requests to Drupal developers, trying to find someone who can help us wrap up some issues with our site involving speed (we want the fastest possible speeds and we've run out of ways to improve any further), mobile friendliness, leftover garbage from a multi-site installation, etc.

Display taxonomy term custom image field in View Tpl

How do achieve this: I've got a taxonomy term with custom image field. I want to recent the image field in a custom view tpl and I tried this code:

$term = 'shop_logo';
$view = field_view_field('taxonomy_term', 'shop_logo', 'field_shop_logo_url');
print render($view);

and got this error:

Search API view A-Z list (7.x-1.26)

With the Search API (version 7.x-1.26; we do not have Solr) search view, is there any way to link directly to search results beginning with the letter A, B, C, D, etc?  I see the option to create a separate Glossary view but would like to avoid that if possible.

Thanks in advance for any help

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x