Hi all

I'm having some issues with my Drupal installatie. I have installed Drupal 7.34 but when I install some free themes the banners won't load. When I inspect the elements I can see the images in the source code but it won't render or show the banner. I have installled various themes like education, blogger theme, creative responsive theme, Jackson, but no banners. I have tested on multiple computers. You can see it at: http://www.breweryplayingcards.be/drupal7

thanks in advance!

Comments

wusel’s picture

For every theme put the banner block in that region, what you want.
Then you see the banner there.

Wusel

jhousen’s picture

Hi

But I can't put it in a block. I didn't edit anything to the theme! If I view the source code the banner is there but it isn't shown!

wusel’s picture

Hint:
Put the banner in a block!

Thats the Drupal way! You way is wrong.

Wusel

jhousen’s picture

But how to put it in a block? I can't choose any block and position it in this section of the website! I just made some content and applied a theme on this.

wusel’s picture

In this view, which shows your banner, add a "block".

That should be easy.

Good luck!

Wusel

jhousen’s picture

But it doesn't! The browser doesn't show the banner! It's in the source code of the page but the theme doesn't show it. See for yourself: http://www.breweryplayingcards.be/drupal7

wusel’s picture

Go to "http://127.0.0.1/admin/structure/views" and edit your view, which shows your banner.

If you do not use the module views to build your banner, ask the author of your banner software!

Wusel

jhousen’s picture

I didn't build the banner! It's the default banner of the theme!
https://www.drupal.org/project/blogger_theme

wusel’s picture

If this banner is build by this theme, which I never used, then it is only shown within this theme.

Tip:
Build your own banner using the module views.

Hint:
Look at the docs for Views for details https://www.drupal.org/documentation/modules/views

Wusel

jhousen’s picture

Yeah but I apply some other themes with a banner build-in the theme but it doesn't show up either when I apply that theme!

wusel’s picture

Look at https://www.drupal.org/documentation/theme and its links for details.

It depends on the theme.

But why you do not follow my last tip? Thats the drupal way, you may be have to learn, if you do not know it yet.

Wusel

Anks’s picture

Hello jhousen,

There can be issue of JS conflict with your package. I have seen currently there is JS error coming from your current theme.

It Can be possible that this error cause to slideshow issue.

Hope this will help you.

Ankit Hinglajia