Love the CC Shopping Cart - Post ID...

User 103173 Photo


VP of Software Development
0 posts

zuffo67@hotmail.com wrote:
I exported the files to test some changes I made to the CSS file and it worked fine. When I went to add another product to my shopping cart, the CSS file was over-ridden by the original CSS file used in the style I chose and my changes were gone and back to the original.

Any changes you make outside of the software will always get deleted when you re-save your cart.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 120286 Photo


Registered User
5 posts

Hobbyist,

Good point about the custom CSS file. I was thinking about that also but was hoping that I wouldn't have to do that. It would be great if Coffee Cup would write a set of instructions on how to create templates for their Shopping Cart. The Coffee Cup community and many other designers out there could contribute by designing various types of template styles and sending them into Coffee Cup for approval. Kind of like some of your open source blog software (i.e WordPress, Moveable Type). This way we will have more styles to choose from without having to go in and recreate the CSS or PHP files. OR allow for the existing styles to be modified to fit the user's taste and be able to save those changes as another style.

The only thing about the iframe idea that you mentioned in a previous post is that I do not like to use iframes unless there is absolutely no other solution. Iframes are nice for some things that allow you to build a so-called window to view another web page. The thing about the iframes or frames in general is that some search engines (i.e. Google) do not guarantee that the content within will be indexed because of the variable urls associated with frames. Here is a quote from Google's Webmaster Central:

"Google supports frames and iframes to the extent that it can. Frames can cause problems for search engines because they don't correspond to the conceptual model of the web. In this model, one page displays only one URL. Pages that use frames or iframes display several URLs (one for each frame) within a single page. Google tries to associate framed content with the page containing the frames, but we don't guarantee that we will."
Mike Z.
User 103173 Photo


VP of Software Development
0 posts

zuffo67@hotmail.com wrote:
I really like the software and it is nice that Coffee Cup has all the tools to create just about any kind of web application. In regards to the new Shopping Cart, it would be really nice if Coffee Cup would allow the designer/developer to create their own design templates for their OWN look. Is something like this in the works. It would also be nice if one could modify one of the existing template files (i.e. html & css)for their own look and save it as a new style to use in the future. Is there a way for a designer to create additional templates for this Shopping Cart?

That will be an option soon. For more information visit http://www.coffeecup.com/shopping-cart/help/
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 103173 Photo


VP of Software Development
0 posts

Mike Z. wrote:
Hobbyist,

Good point about the custom CSS file. I was thinking about that also but was hoping that I wouldn't have to do that. It would be great if Coffee Cup would write a set of instructions on how to create templates for their Shopping Cart. The Coffee Cup community and many other designers out there could contribute by designing various types of template styles and sending them into Coffee Cup for approval. Kind of like some of your open source blog software (i.e WordPress, Moveable Type). This way we will have more styles to choose from without having to go in and recreate the CSS or PHP files. OR allow for the existing styles to be modified to fit the user's taste and be able to save those changes as another style.

The only thing about the iframe idea that you mentioned in a previous post is that I do not like to use iframes unless there is absolutely no other solution. Iframes are nice for some things that allow you to build a so-called window to view another web page. The thing about the iframes or frames in general is that some search engines (i.e. Google) do not guarantee that the content within will be indexed because of the variable urls associated with frames. Here is a quote from Google's Webmaster Central:

"Google supports frames and iframes to the extent that it can. Frames can cause problems for search engines because they don't correspond to the conceptual model of the web. In this model, one page displays only one URL. Pages that use frames or iframes display several URLs (one for each frame) within a single page. Google tries to associate framed content with the page containing the frames, but we don't guarantee that we will."

That will be an option soon. For more information visit http://www.coffeecup.com/shopping-cart/help/
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 462238 Photo


Registered User
144 posts

Mike Z.

I am aware of the SEO issues with iframes. The ref. page was put together during the beta testing to see if I could accomplish a certain look and feel. I was testing just how much a novice user could quickly/reasonably achieve.

SEO would certainly be required/desirable for a "medium-heavy" ecommerce site. In my case it is to be used for a club selling a few T's, hats, sweats, etc.

In that case as long as the main page is sitemapped and indexed, that would be adequate for my needs.

Your info will be useful to users making those decisions (look and feel vs. SEO issues). Thanks.
User 37670 Photo


Registered User
2,138 posts

If you want to use a custom style sheet, why not save your file as a snippet (or just a separtate text file) and copy/paste the style info back in after making changes and saving in the program? Not a great fix, but better than starting over each time you make a change.
E-Learning Specialist
www.mainsites.ca is my website, and yes, some of it is crappy.
User 462238 Photo


Registered User
144 posts

Cliff

Similar to what I do. Copy and paste in text editor. Edit. Save as xxxxxxcustom.css. Then change the file name to the default.css and reload to the correct directory after each update. The custom.css is kept in a separate folder as a backup to use when needed. This folder could contain numerous .css's for future use. You just have to make sure the file names are changed to the default.css when uploading to the correct server directory. No big issues. Simple enough to me.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.