spree_static_content
spree_static_content copied to clipboard
Manage static pages for Spree Commerce.
I installed spree_i18n and spree_globalize in my spree 3.7 app with spree_static_content. I created a page About with slug '/about'. I have set my application with classic i18n, following the...
Sorry if this is the wrong place to get help, but as per the readme: - Show a static page instead of existing dynamic pages such as the home page,...
'&&' is not appropriate as an operator here (if both operands are nil the result is "expression". Use '&' or 'and' instead. Please also check newer code for inappropriate '&&'...
I set an option to appear in footer, but it does not appear, what do I have to do? Do I need to set a setting in view to see?
I know it was removed according to #207, but I think it was a mistake. The fact that the default layout of spree doesn't have a footer is not a...
spree store homepage not given, that is, Rails is unable to handle requests for this static content by serving it from the public directory. It's a kind of "500" error...
Since Spree 3.x now supports the current_store the Store should have_many :pages. I can make the pull request.
I am paying my respect to the creators and contributors of that extension, but i am not quite getting what `foreign_link` for? Because if there is foreign link, the link...