Rank: Advanced Member
Groups: Developers
Joined: 2/18/2019(UTC) Posts: 31
|
I made a copy of the default theme, set the new theme as the store's default theme, and started making changes to it. After changing the logo's image, it always reverts back to the default pet store logo when in editing mode, but correctly displays my custom logo when editing mode is off. I also tried to change the background of the home page (I couldn't find where to do this through the CMS UI so I changed it in the style.css file of the new theme directly). After making the changes, the background didn't update. I tried Ctrl+F5. I verified that the new theme is set as the store default. I verified that the home page is set to use the store default as the theme. However, when you do View Source, all the stylesheet references still point to the default theme: Code:<link href="/Themes/Default/Content/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="/Themes/Default/Content/animate.css" rel="stylesheet" type="text/css">
<link href="/Themes/Default/Content/style.css" rel="stylesheet" type="text/css">
<link href="/Themes/Default/Content/color/dark-blue.css" id="main-color" rel="stylesheet" type="text/css">
<link href="/Themes/Default/Content/custom.css" rel="stylesheet" type="text/css">
<link href="/Themes/Default/Content/skin.css" rel="stylesheet" type="text/css">
Any idea why it's doing this and what I can do to resolve the problem?
|
|
|
|
Rank: Advanced Member
Groups: Administrators, Developers, Registered, HelpDesk, System, Admin Joined: 10/18/2018(UTC) Posts: 183
Thanks: 1 times Was thanked: 6 time(s) in 6 post(s)
|
Hi, I'll test the logo some more, but it's working for me. I recommend adding style overrides to the custom.css file, so updates can be applied without worry of overwriting your changes. I noticed that on the homepage the theme is set to 'sample' instead of 'Use Store Default' so you may want to check that. Chrome caches things like crazy and ctrl-f5 doesn't mean much to Chrome, get the clear cache add-on. It was quite frustrating until I installed this add on. https://chrome.google.co...kbjaeellbfkmgnhonkkjfpdnKind Regards, Mike Edited by user Monday, February 18, 2019 7:45:56 PM(UTC)
| Reason: Not specified |
|
|
|
|
Rank: Advanced Member
Groups: Administrators, Developers, Registered, HelpDesk, System, Admin Joined: 10/18/2018(UTC) Posts: 183
Thanks: 1 times Was thanked: 6 time(s) in 6 post(s)
|
Hi,
One other thing in our latest build the default theme is called 'Sample' instead of default to help avoid confusion. Be sure you are using the latest build AbleCommerce9-RC1-b4895-WAP.zip as there were a lot of fixes since the October release.
Kind Regards, Mike |
|
|
|
|
Rank: Advanced Member
Groups: Developers
Joined: 2/18/2019(UTC) Posts: 31
|
Originally Posted by: MikeR Hi,
One other thing in our latest build the default theme is called 'Sample' instead of default to help avoid confusion. Be sure you are using the latest build AbleCommerce9-RC1-b4895-WAP.zip as there were a lot of fixes since the October release.
Kind Regards, Mike Yes, this seems to be the problem! Although the file made available to my account purports to be and is named "AbleCommerce9-RC1-b4895-WAP.zip", it seems the contents of the zip file are actually still the Beta build 4510. Not sure how this happened, but I need a copy of the actual RC1 build.
|
|
|
|
Rank: Advanced Member
Groups: Administrators, Developers, Registered, HelpDesk, System, Admin Joined: 10/18/2018(UTC) Posts: 183
Thanks: 1 times Was thanked: 6 time(s) in 6 post(s)
|
Hello,
I'm so sorry for the trouble! We have corrected the download and have confirmed it to be correct.
Kind Regards, Mike Randolph |
|
|
|
|
Rank: Advanced Member
Groups: Developers
Joined: 2/18/2019(UTC) Posts: 31
|
Thank you Mike. I have downloaded the corrected file and confirmed that it is the correct build now as well.
|
|
|
|
Rank: Advanced Member
Groups: Administrators, Developers, Registered, HelpDesk, System, Admin Joined: 10/18/2018(UTC) Posts: 183
Thanks: 1 times Was thanked: 6 time(s) in 6 post(s)
|
Hi,
Did the corrected build resolve the issues you were having?
Thanks! Mike |
|
|
|
|
Rank: Advanced Member
Groups: Developers
Joined: 2/18/2019(UTC) Posts: 31
|
Yes, it did resolve that particular issue, however I'm having another issue with the logos. This same issue existed before and still exists in RC3. I repeated the process of copying the default ("Sample") theme to create a new custom theme ("OnlineScubaDefault"). When going to Admin > Website > Store Logos it always shows the mobile logo of the store's current default theme regardless of which theme you have selected in the Theme drop down list. So: 1. If I set the Store's default theme to "Sample", then go to Admin > Website > Store Logos and select "OnlineScubaDefault" from the drop down, it still shows the Pet Shop Demo mobile logo in the Mobile Logo box. Image 1Image 22. If I set the Store's default theme to "OnlineScubaDefault", then go to Admin > Website > Store Logos and select the "Sample" theme from the drop down, it still shows my OnlineScuba mobile logo in the Mobile Logo box. Image 3Image 4It seems like this is probably an issue with the jquery/ajax code, but I haven't looked too deeply into it. I didn't see anything in the Controller code that would cause this.
|
|
|
|
Rank: Advanced Member
Groups: Administrators, Developers, Registered, HelpDesk, System, Admin Joined: 10/18/2018(UTC) Posts: 183
Thanks: 1 times Was thanked: 6 time(s) in 6 post(s)
|
Thanks for the report, we'll try to replicate it and get it posted for correction. |
|
|
|
|
Rank: Advanced Member
Groups: Administrators, Developers, Registered, HelpDesk, System, Admin Joined: 10/18/2018(UTC) Posts: 183
Thanks: 1 times Was thanked: 6 time(s) in 6 post(s)
|
In my testing, it seems that when you upload a mobile image it gets associated with all the themes. |
|
|
|
|
Rank: Advanced Member
Groups: Developers
Joined: 2/18/2019(UTC) Posts: 31
|
Originally Posted by: MikeR In my testing, it seems that when you upload a mobile image it gets associated with all the themes. I don't know about that, but if so that's an additional issue separate from what I reported yesterday. It would probably be a good idea to look a the printable logo as well and make sure that it's behaving as intended or if it has the same issue(s).
|
|
|
|
Rank: Advanced Member
Groups: Administrators, Developers, Registered, HelpDesk, System, Admin Joined: 10/18/2018(UTC) Posts: 183
Thanks: 1 times Was thanked: 6 time(s) in 6 post(s)
|
Seems it's correctly added to the theme, just not displayed properly in the admin.
Sorry for the added confusion.
Thanks, Mike
|
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close