Preview a Theme in Magento CommerceOverride user roles magento adminHow to deploy a development store view into live site?How to change theme for magento multiple store?Change default homepage template in new Magento themeResponsive Theme for Magento Admin PanelNew Theme @ Live SiteChild-Child-Theme Magento 2.1.3Magento 2 - what is the current theme?Magento - 2.2.4 Community Edition : How to create two separate admins for separate websites in one admin panel?Magento 2 : Using default store, view, themes
How to preserve electronics (computers, iPads and phones) for hundreds of years
Does Doodling or Improvising on the Piano Have Any Benefits?
Should I assume I have passed probation?
How to make money from a browser who sees 5 seconds into the future of any web page?
Why can't the Brexit deadlock in the UK parliament be solved with a plurality vote?
Why does a 97 / 92 key piano exist by Bösendorfer?
How do I prevent inappropriate ads from appearing in my game?
Anime with legendary swords made from talismans and a man who could change them with a shattered body
How can I safely use "Thalidomide" in my novel while respecting the trademark?
Limit max CPU usage SQL SERVER with WSRM
Why is the principal energy of an electron lower for excited electrons in a higher energy state?
When and why was runway 07/25 at Kai Tak removed?
Do you waste sorcery points if you try to apply metamagic to a spell from a scroll but fail to cast it?
How would you translate "more" for use as an interface button?
Would this string work as string?
Given this phrasing in the lease, when should I pay my rent?
Did I make a mistake by ccing email to boss to others?
Sigmoid with a slope but no asymptotes?
Ways of geometrical multiplication
How were servants to the Kaiser of Imperial Germany treated and where may I find more information on them
Isometric embedding of a genus g surface
Make a Bowl of Alphabet Soup
Why would five hundred and five be same as one?
How to get directions in deep space?
Preview a Theme in Magento Commerce
Override user roles magento adminHow to deploy a development store view into live site?How to change theme for magento multiple store?Change default homepage template in new Magento themeResponsive Theme for Magento Admin PanelNew Theme @ Live SiteChild-Child-Theme Magento 2.1.3Magento 2 - what is the current theme?Magento - 2.2.4 Community Edition : How to create two separate admins for separate websites in one admin panel?Magento 2 : Using default store, view, themes
Is it possible to preview a theme I'm working on? I am creating a new theme for a Magento website but do not want my changes to be live on the main store until I am happy.
Is there a way to preview a theme in the admin panel or make theme-selection possible for logged in admins?
magento-1.7 admin frontend theme
add a comment |
Is it possible to preview a theme I'm working on? I am creating a new theme for a Magento website but do not want my changes to be live on the main store until I am happy.
Is there a way to preview a theme in the admin panel or make theme-selection possible for logged in admins?
magento-1.7 admin frontend theme
add a comment |
Is it possible to preview a theme I'm working on? I am creating a new theme for a Magento website but do not want my changes to be live on the main store until I am happy.
Is there a way to preview a theme in the admin panel or make theme-selection possible for logged in admins?
magento-1.7 admin frontend theme
Is it possible to preview a theme I'm working on? I am creating a new theme for a Magento website but do not want my changes to be live on the main store until I am happy.
Is there a way to preview a theme in the admin panel or make theme-selection possible for logged in admins?
magento-1.7 admin frontend theme
magento-1.7 admin frontend theme
edited yesterday
Teja Bhagavan Kollepara
3,00641949
3,00641949
asked Mar 26 '14 at 13:58
Stan LindseyStan Lindsey
1083
1083
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Only and easiest way to do this is to create a new store view
and apply the theme to that one.
This way all settings, products and categories will be the same but using the new template.
If you also want to experiment with settings you're probably better off creating a new website
instead of store view
.
And it is possible to make this new store non-public?
– Stan Lindsey
Mar 26 '14 at 14:09
you can put it on a subdomain likestaging.domain.com
and remove the store switcher that is provided in the base theme. To require login on this shop might be a bit trickier. You can try using github.com/sandermangel/rkstorelogin which is stable. Used it in 2 other projects on Mage 1.8.1.0
– Sander Mangel♦
Mar 26 '14 at 14:12
If I enable a new store view I get the following full body error message on both my normal view and the new one: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'sdksales_mage1.mage_catalog_category_flat_store_5' doesn't exist
– Stan Lindsey
Mar 26 '14 at 14:16
and it doesn't create the new storeview? Sounds like you have some issues in your installation then. Normally Magento would create a new flat category data table automatically and fill it during indexing.
– Sander Mangel♦
Mar 26 '14 at 14:18
Yeah, after a few refreshes the error disappears but now the site has a half-loaded default theme (not the one I'm currently using as a jumping off point). Hmmm..
– Stan Lindsey
Mar 26 '14 at 14:23
|
show 2 more comments
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f17384%2fpreview-a-theme-in-magento-commerce%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Only and easiest way to do this is to create a new store view
and apply the theme to that one.
This way all settings, products and categories will be the same but using the new template.
If you also want to experiment with settings you're probably better off creating a new website
instead of store view
.
And it is possible to make this new store non-public?
– Stan Lindsey
Mar 26 '14 at 14:09
you can put it on a subdomain likestaging.domain.com
and remove the store switcher that is provided in the base theme. To require login on this shop might be a bit trickier. You can try using github.com/sandermangel/rkstorelogin which is stable. Used it in 2 other projects on Mage 1.8.1.0
– Sander Mangel♦
Mar 26 '14 at 14:12
If I enable a new store view I get the following full body error message on both my normal view and the new one: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'sdksales_mage1.mage_catalog_category_flat_store_5' doesn't exist
– Stan Lindsey
Mar 26 '14 at 14:16
and it doesn't create the new storeview? Sounds like you have some issues in your installation then. Normally Magento would create a new flat category data table automatically and fill it during indexing.
– Sander Mangel♦
Mar 26 '14 at 14:18
Yeah, after a few refreshes the error disappears but now the site has a half-loaded default theme (not the one I'm currently using as a jumping off point). Hmmm..
– Stan Lindsey
Mar 26 '14 at 14:23
|
show 2 more comments
Only and easiest way to do this is to create a new store view
and apply the theme to that one.
This way all settings, products and categories will be the same but using the new template.
If you also want to experiment with settings you're probably better off creating a new website
instead of store view
.
And it is possible to make this new store non-public?
– Stan Lindsey
Mar 26 '14 at 14:09
you can put it on a subdomain likestaging.domain.com
and remove the store switcher that is provided in the base theme. To require login on this shop might be a bit trickier. You can try using github.com/sandermangel/rkstorelogin which is stable. Used it in 2 other projects on Mage 1.8.1.0
– Sander Mangel♦
Mar 26 '14 at 14:12
If I enable a new store view I get the following full body error message on both my normal view and the new one: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'sdksales_mage1.mage_catalog_category_flat_store_5' doesn't exist
– Stan Lindsey
Mar 26 '14 at 14:16
and it doesn't create the new storeview? Sounds like you have some issues in your installation then. Normally Magento would create a new flat category data table automatically and fill it during indexing.
– Sander Mangel♦
Mar 26 '14 at 14:18
Yeah, after a few refreshes the error disappears but now the site has a half-loaded default theme (not the one I'm currently using as a jumping off point). Hmmm..
– Stan Lindsey
Mar 26 '14 at 14:23
|
show 2 more comments
Only and easiest way to do this is to create a new store view
and apply the theme to that one.
This way all settings, products and categories will be the same but using the new template.
If you also want to experiment with settings you're probably better off creating a new website
instead of store view
.
Only and easiest way to do this is to create a new store view
and apply the theme to that one.
This way all settings, products and categories will be the same but using the new template.
If you also want to experiment with settings you're probably better off creating a new website
instead of store view
.
answered Mar 26 '14 at 14:06
Sander Mangel♦Sander Mangel
34.9k570137
34.9k570137
And it is possible to make this new store non-public?
– Stan Lindsey
Mar 26 '14 at 14:09
you can put it on a subdomain likestaging.domain.com
and remove the store switcher that is provided in the base theme. To require login on this shop might be a bit trickier. You can try using github.com/sandermangel/rkstorelogin which is stable. Used it in 2 other projects on Mage 1.8.1.0
– Sander Mangel♦
Mar 26 '14 at 14:12
If I enable a new store view I get the following full body error message on both my normal view and the new one: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'sdksales_mage1.mage_catalog_category_flat_store_5' doesn't exist
– Stan Lindsey
Mar 26 '14 at 14:16
and it doesn't create the new storeview? Sounds like you have some issues in your installation then. Normally Magento would create a new flat category data table automatically and fill it during indexing.
– Sander Mangel♦
Mar 26 '14 at 14:18
Yeah, after a few refreshes the error disappears but now the site has a half-loaded default theme (not the one I'm currently using as a jumping off point). Hmmm..
– Stan Lindsey
Mar 26 '14 at 14:23
|
show 2 more comments
And it is possible to make this new store non-public?
– Stan Lindsey
Mar 26 '14 at 14:09
you can put it on a subdomain likestaging.domain.com
and remove the store switcher that is provided in the base theme. To require login on this shop might be a bit trickier. You can try using github.com/sandermangel/rkstorelogin which is stable. Used it in 2 other projects on Mage 1.8.1.0
– Sander Mangel♦
Mar 26 '14 at 14:12
If I enable a new store view I get the following full body error message on both my normal view and the new one: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'sdksales_mage1.mage_catalog_category_flat_store_5' doesn't exist
– Stan Lindsey
Mar 26 '14 at 14:16
and it doesn't create the new storeview? Sounds like you have some issues in your installation then. Normally Magento would create a new flat category data table automatically and fill it during indexing.
– Sander Mangel♦
Mar 26 '14 at 14:18
Yeah, after a few refreshes the error disappears but now the site has a half-loaded default theme (not the one I'm currently using as a jumping off point). Hmmm..
– Stan Lindsey
Mar 26 '14 at 14:23
And it is possible to make this new store non-public?
– Stan Lindsey
Mar 26 '14 at 14:09
And it is possible to make this new store non-public?
– Stan Lindsey
Mar 26 '14 at 14:09
you can put it on a subdomain like
staging.domain.com
and remove the store switcher that is provided in the base theme. To require login on this shop might be a bit trickier. You can try using github.com/sandermangel/rkstorelogin which is stable. Used it in 2 other projects on Mage 1.8.1.0– Sander Mangel♦
Mar 26 '14 at 14:12
you can put it on a subdomain like
staging.domain.com
and remove the store switcher that is provided in the base theme. To require login on this shop might be a bit trickier. You can try using github.com/sandermangel/rkstorelogin which is stable. Used it in 2 other projects on Mage 1.8.1.0– Sander Mangel♦
Mar 26 '14 at 14:12
If I enable a new store view I get the following full body error message on both my normal view and the new one: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'sdksales_mage1.mage_catalog_category_flat_store_5' doesn't exist
– Stan Lindsey
Mar 26 '14 at 14:16
If I enable a new store view I get the following full body error message on both my normal view and the new one: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'sdksales_mage1.mage_catalog_category_flat_store_5' doesn't exist
– Stan Lindsey
Mar 26 '14 at 14:16
and it doesn't create the new storeview? Sounds like you have some issues in your installation then. Normally Magento would create a new flat category data table automatically and fill it during indexing.
– Sander Mangel♦
Mar 26 '14 at 14:18
and it doesn't create the new storeview? Sounds like you have some issues in your installation then. Normally Magento would create a new flat category data table automatically and fill it during indexing.
– Sander Mangel♦
Mar 26 '14 at 14:18
Yeah, after a few refreshes the error disappears but now the site has a half-loaded default theme (not the one I'm currently using as a jumping off point). Hmmm..
– Stan Lindsey
Mar 26 '14 at 14:23
Yeah, after a few refreshes the error disappears but now the site has a half-loaded default theme (not the one I'm currently using as a jumping off point). Hmmm..
– Stan Lindsey
Mar 26 '14 at 14:23
|
show 2 more comments
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f17384%2fpreview-a-theme-in-magento-commerce%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown