Show Posts


Messages - Gordon Taylor

Pages: 1 [2] 3 4 ... 10
16
You have many categories and so they wrap around and create a second line.

An alternative would to be to use sub-categories i.e. Create a category for Jewelry and then put all your Jewelry categories under that main category.

17
The default background color for the logo area is white. The mobile software is resizing your logo to make it smaller for the small phone screen, however it works on percentages and now actual pixels. Therefore, to get rid of the white border, change your style sheet to make that area your default color.

If you need more detail, do a search on the forum, there are plenty of posts about changing the colors.

18
Extension Support / Re: Bank Transfer Instructions not showing up
« on: July 11, 2015, 09:43:29 PM »
Please, check  your error log and post the results here, if any and please give us more detail when a problem arises. The devil is in the details.

19
amazing no reply and no support :-[ :-\

waiting ::)

We're all volunteers here. This forum is not staffed with paid moderators. Your wait of about 2.5 hours for an answer is really pretty quick, given the circumstances.

As Lee said, it's wise to do a search first, hundreds of topics have been discussed many, many times and moving your site is a relatively common question.

Please be patient, you'll get an answer as quickly as possible when you ask a question. Weekends are particularly slow here.

20
Customization help / Re: Send Current Page URL With Form Submit
« on: July 01, 2015, 07:25:36 AM »
So what I did to get this working is edit hidden.tpl and replace it with this:

<input type="hidden" id="current_url"  name="current_url" value="<?php echo 'http:/domainname.com',$_SERVER['REQUEST_URI'];?>" <?php echo $attr ?> />

Then I changed the Field Name & Display Name in the Forms Manager to "current_url" for the Hidden Field Type
You can replace your domain name in place of "domainname.com"
I dont know how this effects anything else with a hidden field, but I only have that one so this works for me.

Good job and well solved, thanks!

21
Upgrade / Re: Upgrade 1.2.1 to 1.2.2 failed
« on: June 30, 2015, 06:50:17 AM »
No, you fixed it!

22
General Support / Successful 1.2.2 upgrade
« on: June 26, 2015, 03:40:38 PM »
Thanks for all the hard work guys, especially Dmitry who fixed a few issues today.

Here is what the successful upgrade looks like!

https://naturalhandcraftedsoaps.com/secure/

The only caveat is an error being generated, that makes no sense. 

App Error  Message status: critical Date:06/26/2015 04:08:43 PM Number of repetitions:14 Error: cannot to load config.xml of extension coupon. in /home/bigzbeve/public_html/naturalhandcraftedsoaps.com/secure/core/helper/utils.php on line 527

I had no coupon, so it seems to be an error with the core somewhere.

The error caused no issues, but I have not tried to create or use a coupon, but it's on my list to do!

Big HINT!

If you have done any customizing, make sure you back up the altered files, this upgrade will change the style.css, page.tpl, footer.tpl and product.tpl as far as I can see. Those are the only customizations I made and it changed them back to the default. Simple to get the customizations back, I had them backed up in a seperate file.
 

23
General Support / Re: 1.2.2 upgrade issues - Repository is flawed
« on: June 26, 2015, 02:46:45 PM »
Hi Gordon,

You are upgrading 1.2.2 ?

Just wondering, I have to get past 1.2.1 first

Yes, from 1.2.1 to 1.2.2

24
General Support / Re: 1.2.2 upgrade issues - Repository is flawed
« on: June 26, 2015, 01:30:13 PM »
I applied the auto update and it said it installed correctly, however, I now have this error in my admin panel, although everything seems to be working fine.

 Message status: critical Date:06/26/2015 01:27:40 PM Number of repetitions:14 Error: cannot to load config.xml of extension coupon. in /home/bigzbeve/public_html/naturalhandcraftedsoaps.com/secure/core/helper/utils.php on line 527

25
Upgrade / Re: Upgrade 1.2.1 to 1.2.2 failed
« on: June 26, 2015, 10:57:58 AM »
Same here, it errors store id empty

After checking system/config.php the id is there, some how it's not reading it.

Spoke with Dmitry, core guys will take a look, the ID is definently where it's supposed to be

// Unique AbanteCart store ID
define('UNIQUE_ID', '8cb315ce2ada09acfae3eae72a0a084d');

Some how, the upgrade is not reading it.

26
have you cleared your cache in the admin panel again?

27
General Support / Re: 1.2.2 upgrade issues - Repository is flawed
« on: June 25, 2015, 05:06:27 PM »
Have some patients, they're working on it, it's a 3rd party issue with the repository.

28
General Support / Re: 1.2.2 upgrade issues - Repository is flawed
« on: June 25, 2015, 07:50:33 AM »
Good deal, and thanks!

29
General Support / Re: How to hide Welcome message
« on: June 24, 2015, 09:02:34 AM »
You most probably should edit the page.tpl or the header.tpl to remove that space. If I recall, it's on the page.tpl in 1.2.1 and 1.2.2

30
General Support / Re: How to hide Welcome message
« on: June 24, 2015, 08:39:36 AM »
Those are CSS statements and there is an inherent gap between the categories and the featured block, that is normally used by the banner slider or the welcome message.

It can be reduced, but be careful if you don't know what your doing, modifying the style.css.

Pages: 1 [2] 3 4 ... 10

Powered by SMFPacks Social Login Mod