-
Posts
836 -
Joined
-
Last visited
Posts posted by vidmarc
-
-
Is there somewhere I can set the default text colour for every product?
I'm seeing this in the element inspector:
<div id="product_info" class="content active" itemprop="description">
It seems to be inherited from "body" - > foundation.css line 60
-
Thanks - I've searched and searched, but which template will I need to modify?
-
I've just checked my new installion and I'm seeing a lot of system errors. Any suggestions?
Quote22 May 2018, 16:47 File: [products.import.inc.php] Line: [221] "INSERT INTO `CubeCart_seo_urls` (`path`,`item_id`,`type`) VALUES ('','78','prod');" - Duplicate entry '' for key 'PRIMARY'
22 May 2018, 16:47 File: [products.import.inc.php] Line: [221] "INSERT INTO `CubeCart_seo_urls` (`path`,`item_id`,`type`) VALUES ('','79','prod');" - Duplicate entry '' for key 'PRIMARY'
22 May 2018, 16:47 File: [products.import.inc.php] Line: [221] "INSERT INTO `CubeCart_seo_urls` (`path`,`item_id`,`type`) VALUES ('','80','prod');" - Duplicate entry '' for key 'PRIMARY'
22 May 2018, 16:47 File: [products.import.inc.php] Line: [221] "INSERT INTO `CubeCart_seo_urls` (`path`,`item_id`,`type`) VALUES ('','81','prod');" - Duplicate entry '' for key 'PRIMARY'
22 May 2018, 16:47 File: [products.import.inc.php] Line: [221] "INSERT INTO `CubeCart_seo_urls` (`path`,`item_id`,`type`) VALUES ('','82','prod');" - Duplicate entry '' for key 'PRIMARY'
22 May 2018, 16:47 File: [products.import.inc.php] Line: [221] "INSERT INTO `CubeCart_seo_urls` (`path`,`item_id`,`type`) VALUES ('','83','prod');" - Duplicate entry '' for key 'PRIMARY' -
It was just 12 low size (150k) jpegs. It's a mystery.
-
How would I go about doing this? I'd like to split the header 50/50 with the logo and the search box.
-
Could we all collaborate on making a simple "How To" guide?
-
Is this on the server?
Could Cubecart be having problems with bulk images uploads and processes?
-
Is there some sort of guide for making changes to the colours of the Foundation theme?
-
Does anybody know why this might be happening?
I guess it's a server issue of some sort, but it has happened twice now.
-
Thanks for that :)
By the way, how do I say thanks to posts on this forum?
-
Is there a way to add coloured background "blocks" - preferably with rounded corners - to parts of the product description? I need certain parts of the description to stand out.
-
Since upgrading, any new settings changed in Admin keep reverting back. Is there a way I can stop this happening?
Is this also something related to the "safe settings" option in global.inc?
If so, could a "master switch" be added to the admin section so we don't have to keep making changes to global.inc via ftp?
-
On 5/17/2018 at 1:35 PM, keat said:
Probably in skins/foundation/templates/main.php
Somewhere around line 50 find the command which triggers the search box, i'm using a custom search box, so mine is named differently.
it's probably called {$SEARCH} or {$SEARCH BOX}
move this to somewhere around line 80 ish, underneath where it says <div class="sidebar" id="sidebar_right">
I'll see if I can figure out how to change the size, this will probably be in a css file.
Here's what I'm seeing:
Quote<div class="row show-for-medium-up">
<div class="small-12 columns">{include file='templates/box.search.php'}</div>
</div>
</div>
</div>
<div class="row hide" id="small-search">
<div class="small-12 columns">
{include file='templates/box.search.php'}
</div>
Do I need to reduce the number of rows?
-
How would I go about doing this?
I currently have it in the Copyright footer.
It would be very useful if Documents had a "Right Sidebar" display option :)
---
CC6 / Foundation
-
Still having problems getting site back online. When looking at the root folder via ftp I'm now seeing a file called ".viminfo". Any ideas what this could be?
The Cubecart ".htaccess" file is still in place.
-
No scripts are running at all. Must be a server issue. I called the hosting company and they said they would roll back to a previous version of my site. Not sure if that will help?
-
I managed to change the skin by changing "false" to "true". Do I need to change it back? Will it affect anything if I leave it?
-
If it's in Admin, I can't access it. I can access the server via ftp only.
-
I've checked, it is set to "false"
-
It was set to Blueprint, but selecting Foundation and saving still defualts to Blueprint. Help!
-
Strange. Any suggestions? I cannot login to admin either. It was OK one minute, then this.
I uploaded a batch of product images to "images/source" and then the site reverted to a white page. Or could it simply be a coincidence?
mondo-macabro.com
-
How do I link images to the catalogue import tool?
Thanks,
-
Have you seen this? https://www.printfriendly.com/
The basic Cubecart menus should be able to handle what you have set up, with no external menu coding needed.
-
Foundation skin. What's the best way to keep the changes after updating? A child theme?
AddThis show visits have massively dropped since upgrade
in Technical Help
Posted · Edited by vidmarc
Is there a reason for this? Upgraded to 6.2.2 and switched to Foundation skin (from Blueprint).