Shopware slider banners not fully displayed - slider

I'm working with shopware 5 on my e-commerce website but the sliders and banners(as shown below) are not fully displayed..
Is there any solution for this?
I'm really new to this shopware
Thanks in advance

Related

How to customize/add logic in Strapi CMS Relation-Ship

I need your help in Strapi CMS.
my case is simple.
Here i made on collection type. that is called Center and next one is post.
here Center has many Posts relation.
all centers title
ind_chennai
ind_goa
ksi_mumbai
some post content_title
POST 1
POST 2
When I add/edit a post, I want to show only any center title starting with ind_ in the dropdown.
My problem is if I have to write the logic for this, where do I write it? if you know that way please tell me guys.
Details:
strapi v4
sqlite / psql

How to modify product page using Theme and Asset api for a shopify App

I am creating a Shopify app that will insert a trust seal or badge on the product page. However, there is difficulty in implementing it since there is no clear documentation or tutorials on how to do it. What I want to achieve is to place an image (trust badge) somewhere before or after the Add to cart button. This is a public app, so modifying the theme through Shopify API themes/assets is the only option to do it dynamically.
Shopify is really new to me. I just studied it for 3 weeks, maybe someone who has prior experience in implementing this would help me.
Please refer to the image for reference.
Thank you in advance! :-)

prestashop layered navigation block

normally layered navigation block is only displayed on a few pages like category page, search pages. However I want to show it in the "manufacturer" page/controller. If someone clicks the "manufacturer" menu to show up all the manufacturers, I want to show the "layered navigation" on the left column of the manufaturer controller.
Does someone know how to do that ?
I am using prestashop 1.5.6.2 and a premium responsive 3 column theme.
I would appreciate any help. Thanks.
I want update this topic because now the addon to handle filtering on manufacturer product pages is available on official prestashop addons store and works perfectly :
Download blocklayeredmanufacturer module here
Best Regards

Bootstrap 3 - the menu occupies the entire screen when on mobile

I cannot figure out what I have done wrong...
What I am trying to do is make the Twitter Bootstrap menu behave correctly.
The problem I am experiencing is that on a mobile the menu can collapse and retract but it covers the entire mobile, i.e. you cant see the rest of the page below.
I have literally copied and pasted a bootstrap 3 example and that doesn't work when I host it!!! Have I missed something very obvious? This is probably best viewed on a mobile....
Here is the page that I put my code on http://www.hackerhotshots.com/y.php
And the original page here: http://getbootstrap.com/examples/navbar-fixed-top/
Can anyone pls see what I am doing so wrong?
Thanks -

How to use the Featured Item slider 2.0 in Orchard CMS

I am very new to orchard CMS... i am trying to make a site in orchard CMS as this is my first site in orchard... i am facing a fair bit of problem and hindrances to over come... my background of the CMS for creating websites is wordpress/PHP....
but now there in this project i have a problem for the slider in the home page! how could i implement a slider in the home page... after searching a bit i have found to use the featured image slider.. i have tried to implement it... i have installed the module and made the featured group... now MY PROBLEM IS WHERE I CAN ADD THE IMAGES IN THE SLIDER... AS THE FEATURE ITEM FROM THE MENU ONLY SHOW THREE FIELDS HEADLINE,SUB-HEADLINE, AND LINKURL...
kindly let me know where do i can add the images in this slider and show them on the home page of my site....
Thanks alot in advance....
After hell of the search i have got the solution for that purpose... i am elaborating my answer step wise so that the new guys like me should understand that without an inconvenience...
normally orchard CMS uses nivo slider bydefault... if you want to use other sliders follow the same path as pasted below...
1: if you have download the Orchard CMS there will be a Jquery function in the layout.cshtml and the jquery file will also be linked in the script tag, pointing to the package of Jquery in Js or anyother folder...
2: Get the name of the div for which the Jquery is pointing to... normally the name will be "slider".... Copy that name and paste it in your home from CMS... but make sure to keep the name of the div same as the Jquery function narrates which is ("slider").
3:Link your images in the Div...
and browse the site in the browser and enjoy the slider...
I have a fantastic tutorial on pepfry.com for this issue. I have a complete tutorial where I show you all the steps to successfully install the 'Featured Item Slider' with screenshots.
I also have a video on YouTube where you can see the Image slider working successfully.
Regards!
Sumesh M.S