There is "Advanced" link, under the DB credentials. click to expand the section.No drop down found to select PDO. It is not showing any drop down like shown in image. Also created support yesterday ticket but no solution till now.
|
Posted 28 June 2013 - 11:53 AM #61
There is "Advanced" link, under the DB credentials. click to expand the section.No drop down found to select PDO. It is not showing any drop down like shown in image. Also created support yesterday ticket but no solution till now.
Posted 28 June 2013 - 12:48 PM #62
Would also like to know the answer to this question!
The my_changes is installed, activated and copied the my_changes directory from my 3.0.6 store to version 4. Divided the CSS from the Hooks and altered the styles.post.tpl. All seems inline with current addon structure.
styles.post.tpl:{style src="addons/my_changes/styles.css"} {style src="addons/my_changes/dropdown.css"}
But no my_changes are visible. Please advise.
design/themes/[theme_path]/templates/addons/my_changes/hooks/index/
design/themes/[theme_path]/css/addons/my_changes/
Posted 28 June 2013 - 01:15 PM #63
Please, make sure your 'styles.post.tpl' and css files are located in correct directories.
The 'styles.post.tpl' should be located in the directory:design/themes/[theme_path]/templates/addons/my_changes/hooks/index/
CSS files, to be included from the hook, should be in the directory:design/themes/[theme_path]/css/addons/my_changes/
Also note please, that in CS-Cart 4.0.1 all included css files are combined to one file. It is named like 'standalone.[HASH].css'.
So you will not see the separate including of 'my_changes/styles.css' file. But you should check the 'standalone.[HASH].css' file for the new styles. Also you may have to clear your store cache and your browser cache to see changes in the css.
.class { background: url(images/filename.png); }In standalone,[HAH].css this is converted to:
.class { background: url('../../../../../../../../design/themes/basic/media/images/filename.png'); }
Posted 28 June 2013 - 01:41 PM #64
Check of the standalone,[HAH].css revealed that the my_changes .css file is included. It is also clear why none of my images are found and loaded.
In my_changes styles.css:.class { background: url(images/filename.png); }In standalone,[HAH].css this is converted to:.class { background: url('../../../../../../../../design/themes/basic/media/images/filename.png'); }
Does this mean all my_changes images should be located in "design/themes/basic/media/images"?
design/themes/basic/media/images/addons/my_changes/
Posted 28 June 2013 - 02:00 PM #65
Posted 28 June 2013 - 02:01 PM #66
Posted 28 June 2013 - 04:09 PM #67
Yes, but if you do not want to mess them with other files you can put them separately to the addon path:
design/themes/basic/media/images/addons/my_changes/
And change the path in your css.
Posted 28 June 2013 - 04:24 PM #68
Please, make sure your 'styles.post.tpl' and css files are located in correct directories.
The 'styles.post.tpl' should be located in the directory:design/themes/[theme_path]/templates/addons/my_changes/hooks/index/
CSS files, to be included from the hook, should be in the directory:design/themes/[theme_path]/css/addons/my_changes/
Also note please, that in CS-Cart 4.0.1 all included css files are combined to one file. It is named like 'standalone.[HASH].css'.
So you will not see the separate including of 'my_changes/styles.css' file. But you should check the 'standalone.[HASH].css' file for the new styles. Also you may have to clear your store cache and your browser cache to see changes in the css.
Posted 28 June 2013 - 04:43 PM #69
I've tried this also, but with no luck. I'm just not a big fan of that narrow screen. Successful websites like amazon use every inch of the screen with as much info as possible spread out to capture your attention from top to bottom, left to right. If anyone knows how to get 4.0x to full screen, can you post instructions? Thanks!Dear all, there is a good article at CS-Cart knowledge base regarding "Full- and Custom-Width Layouting with 960.gs", can any one let me know how to achieve this in CS-Cart Version 4.0.1, any help is much appreciated, thanks in advance.
Note: I tried to apply the guide to the file that reside at www.example.com/store/design/backend/css/lib/960/960.css but in vain
Posted 29 June 2013 - 01:05 PM #70
Plus we can wait for you to buy it new, work out all the bugs and then those of us who don't "need" the upgrade will have a smoother path.There are lots of people like me who need the new features in V4 to start our businesses. Surely it's much better to give us something that is useable so we can get on rather than having to wait for features that we don't need?
If you're already up and running with a V3 store then it's not going to hurt you to wait another month whereas it's a major issue for me.
Posted 29 June 2013 - 03:36 PM #71
Posted 29 June 2013 - 05:44 PM #72
One Step Checkout Addon - The ultimate checkout experience
Best CS-Cart SEO addon - CS-Cart SEO Ultimate Addon
PM for 365-day support and custom development service
Posted 29 June 2013 - 06:40 PM #73
Check !Plus we can wait for you to buy it new, work out all the bugs and then those of us who don't "need" the upgrade will have a smoother path.
Posted 29 June 2013 - 06:56 PM #74
Nice way to quote me totally out of context. I don't need to buy it as I already own V3...Plus we can wait for you to buy it new, work out all the bugs and then those of us who don't "need" the upgrade will have a smoother path.
Posted 30 June 2013 - 12:47 PM #76
Posted 30 June 2013 - 03:25 PM #77
Please, make sure your 'styles.post.tpl' and css files are located in correct directories.
The 'styles.post.tpl' should be located in the directory:design/themes/[theme_path]/templates/addons/my_changes/hooks/index/
CSS files, to be included from the hook, should be in the directory:design/themes/[theme_path]/css/addons/my_changes/
Also note please, that in CS-Cart 4.0.1 all included css files are combined to one file. It is named like 'standalone.[HASH].css'.
So you will not see the separate including of 'my_changes/styles.css' file. But you should check the 'standalone.[HASH].css' file for the new styles. Also you may have to clear your store cache and your browser cache to see changes in the css.
Posted 30 June 2013 - 06:28 PM #78
Version CS-Cart 4.3.5
Posted 30 June 2013 - 07:07 PM #79
Posted 30 June 2013 - 07:11 PM #80
Version CS-Cart 4.3.5