Mobile Theme Editing

For general questions and discussions specific to the AbleCommerce GOLD ASP.Net shopping cart software.
Post Reply
kwikstand
Commodore (COMO)
Commodore (COMO)
Posts: 410
Joined: Mon Feb 19, 2007 8:12 pm
Contact:

Mobile Theme Editing

Post by kwikstand » Sat Jul 06, 2013 8:17 am

How can I edit the mobile theme?
Contractor's Solutions
www. contractors-solutions.net

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: Mobile Theme Editing

Post by Katie » Sat Jul 06, 2013 9:21 am

Hi Scott,

All the themes have a mobile.css file.

Firefox has some great development tools. I have Firebug installed, and you can inspect the elements of any text on the page. It will show you where the style is coming from, which makes it super easy to begin customizing.

https://addons.mozilla.org/en-US/firefo ... src=search

Hope this helps.
Katie
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

kwikstand
Commodore (COMO)
Commodore (COMO)
Posts: 410
Joined: Mon Feb 19, 2007 8:12 pm
Contact:

Re: Mobile Theme Editing

Post by kwikstand » Sat Jul 06, 2013 10:54 am

Thanks, but I don't even know where to fgind the mobile theme. It is not listed in Themes Manager.
Contractor's Solutions
www. contractors-solutions.net

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: Mobile Theme Editing

Post by Katie » Sat Jul 06, 2013 2:29 pm

Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

kwikstand
Commodore (COMO)
Commodore (COMO)
Posts: 410
Joined: Mon Feb 19, 2007 8:12 pm
Contact:

Re: Mobile Theme Editing

Post by kwikstand » Sat Jul 06, 2013 3:37 pm

Yea, that will probably help. I will look at it later, but why is it not in the Theme Mamager in the Administration? It would be much easier.

The one thing I am concerned about is that I checked it for mobile compatability at http://ready.mobi/launch.jsp It seems that there is a problem with the facebook like button, among other things.
Contractor's Solutions
www. contractors-solutions.net

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: Mobile Theme Editing

Post by Katie » Sun Jul 07, 2013 9:01 am

Can you be more specific? The free report provides an in-depth analysis of pages...so can we see this report?
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

kwikstand
Commodore (COMO)
Commodore (COMO)
Posts: 410
Joined: Mon Feb 19, 2007 8:12 pm
Contact:

Re: Mobile Theme Editing

Post by kwikstand » Sun Jul 07, 2013 2:01 pm

There isn't an "e-mail report" feature, but you can simply try it your self. I used my demo store URL: http://demo.ablecommerce.com/7080703100458/mobile/
Contractor's Solutions
www. contractors-solutions.net

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: Mobile Theme Editing

Post by Katie » Mon Jul 08, 2013 10:23 am

It's hard for me to understand the results of this report. It complains of frames, yet I don't see where frames are being used. We've tested the pages using a mobile emulator and found no obvious issues. However, I will bring this up with the developers and see if we can make sense of the errors this site is reporting.

Thanks,
Katie
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: Mobile Theme Editing

Post by Katie » Wed Jul 24, 2013 9:35 am

We've looked at this issue and found that the main cause is in the Social Media control. IFrame is being rendered due to facebook like widget, which is code provided by Facebook. We haven't found a way to fix it though...one alternative is to remove the social buttons from mobile store but that is really up to each individual merchant. These buttons do take time to load plus they emit javascript which can slowdown the website for mobile. Have a look at this article http://zurb.com/article/883/small-painf ... l-media-bu

We did make a change to correct the encoding to utf-8 which resolved one failing case. The remaining issues are about the ajax scripts generated by ASP.NET and page size. We will do what we can in R6 to have this fixed.

Hope this helps,
Katie
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

kwikstand
Commodore (COMO)
Commodore (COMO)
Posts: 410
Joined: Mon Feb 19, 2007 8:12 pm
Contact:

Re: Mobile Theme Editing

Post by kwikstand » Sat Aug 24, 2013 5:21 pm

Getting back to that theme help: http://help.ablecommerce.com/mergedProj ... anager.htm

The problem is, the mobile theme is NOT accessible via Theme Manager. It is not even in the App_Themes folder.
Contractor's Solutions
www. contractors-solutions.net

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: Mobile Theme Editing

Post by Katie » Sun Aug 25, 2013 7:56 am

The mobile store is not a theme. It is an entirely new set of files located in the \Website\Mobile\ folder.
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

kwikstand
Commodore (COMO)
Commodore (COMO)
Posts: 410
Joined: Mon Feb 19, 2007 8:12 pm
Contact:

Re: Mobile Theme Editing

Post by kwikstand » Sun Aug 25, 2013 8:14 am

I found it, but after I looked at the link you posted about theme editing. I came to realize that the mobile site probobly needs to be in a seperate folder.

At any rate, there is no easy way to edit it. I had to hard code Google analytics and change the title from "Able Commerce...." to my own on the default page.

Why is it the category and product pages use the approproate title, but the home page doesn't?
Contractor's Solutions
www. contractors-solutions.net

Post Reply