WPIntell

Source evidence

[Plugin: AppStore Links] CSS problem

AppStore Links · support · 2012-09-13T07:52:00+00:00

mixedsentiment
mediumseverity
0.84relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 31 rows with source links

16.1% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

26 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
mroizo resolved
I have been using this plugin for a while and for now everything was ok. From first day I try to see the images of the apps in a container with horizontal scroll, but i couldn’t. That wasn’t a big problem until today. Now all the images appear one below the other without the container. example: appleu.es/ofertas-aplicaciones-13-de-septiembre/ Could anyone post here a css code to see the images in the container with a horizontal scroll. Thanks for your time and attention. http://wordpress.org/extend/plugins/appstore/ Did you do an update of your Theme? I think anything kills the css – It works with no problems on my testpage http://www.touchtalk.dreamhosters.com/tttest/demo/ You can fix this behavior by adding: .appSliderGallery li img { display: inline !important; } to the custom CSS section in the AppStore-Plugin Settings.. Thanks you so much!! Fixed 😀 [RESOLVED]

Comments

4 shown
Ste-Bi 2012-09-13T08:41:00+00:00

Did you do an update of your Theme? I think anything kills the css – It works with no problems on my testpage http://www.touchtalk.dreamhosters.com/tttest/demo/

Ste-Bi 2012-09-13T09:14:00+00:00

You can fix this behavior by adding: .appSliderGallery li img { display: inline !important; } to the custom CSS section in the AppStore-Plugin Settings..

mroizo 2012-09-13T09:29:00+00:00

Thanks you so much!! Fixed 😀

Ste-Bi 2012-09-13T09:46:00+00:00

[RESOLVED]