-
Notifications
You must be signed in to change notification settings - Fork 186
Can't find a way to limit sliders lines #85
Comments
Hi Seb, Can you please show us a screenshot of this happening? Thanks! On Sun, Jan 5, 2014 at 9:18 PM, Seb [email protected] wrote:
|
It may be more clear if on slider appear just 1 or 2 sentences, not the whole thing of the product description Thanks |
Could you please include these errors? Just saying it "generates errors" is not a useful description for me, because it doesn't give me anything to go on. It could be that you're calling the method wrong or... I don't know. Please provide more information. |
Comprehensive list of steps to reproduce the issue. What you're expecting to happen compared with what's actually happening. The version of Spree and the version of Rails. Gemfile source 'https://rubygems.org' Bundle edge Rails instead: gem 'rails', github: 'rails/rails'gem 'rails', '4.0.2' Use sqlite3 as the database for Active Recordgem 'sqlite3' Use SCSS for stylesheetsgem 'sass-rails', '~> 4.0.0' Use Uglifier as compressor for JavaScript assetsgem 'uglifier', '>= 1.3.0' Use CoffeeScript for .js.coffee assets and viewsgem 'coffee-rails', '~> 4.0.0' See https://github.com/sstephenson/execjs#readme for more supported runtimesgem 'therubyracer', platforms: :ruby Use jquery as the JavaScript librarygem 'jquery-rails' Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinksgem 'turbolinks' Build JSON APIs with ease. Read more: https://github.com/rails/jbuildergem 'jbuilder', '~> 1.2' gem 'spree', github: 'spree/spree' group :doc do bundle exec rake doc:rails generates the API under doc/api.gem 'sdoc', require: false Trace undefined method `truncate_html' for #<#Class:0x007f480ae03f68:0x007f48057e47e0>
Trace of template inclusion: /home/seb/.rbenv/versions/2.1.0-rc1/lib/ruby/gems/2.1.0/bundler/gems/spree_fancy-d679fd8bb382/app/views/spree/home/index.html.erb Rails.root: /home/seb/Documents/Sites/storetest Application Trace | Framework Trace | Full Trace |
Nothing new about that ? Thanks |
Hi,
The product description appears nearly fully inside the slider while it would make sens only first lines or main concerns appear there.
Is there a way to manage that easily ?
Thanks
Seb
The text was updated successfully, but these errors were encountered: