Show Posts


Topics - jaysbar

Pages: [1] 2 3
1
Customization help / How can I make this menu link appear on white?
« on: September 27, 2016, 05:15:45 AM »
Hi

I have created a new link in the Admin menu.

1. I searched for the word 'Quick' in admin.
2. I opened "text_short_stats" (this is just the text that says Quick Stats in admin)
3. I edited this text and now it looks like this:


<i class="fa fa-external-link-square" style="color: #ffffff;">
</i>  <span size="2" color="white" style="color: white; font-size: medium;">
 <b>Links</b></span> <br>

<span size="2" color="white" style="color: white; font-size: small;">
<i class="fa fa-font" style="color: white;">
 <a href ="http://bestonlinehtmleditor.com/">HTML Editor</i></span></a><br>

<i class="fa fa-google" style="color: white;">
<span size="2" color="white" style="color: white; font-size: small;">
 </i><a href="http://analytics.google.com/">Google Analytics</a></span><br>
 
<br><br>
Quick Stats

But I have 2 problems which I need help with:

1. How can I get the URL to appear in white? At the moment it is invisible until I hover over it (see attachments)?
2. How can I get the links to display in the Abantecart i-frame (the main area where menu items appear for editing) instead of opening a new window to the URL?

Any help would be appreciated!

Thanks

2
General Support / Coupon error message is not entirely correct
« on: September 22, 2016, 04:34:09 PM »
Hi

I had this message after applying the coupon code at checkout:

Error: Coupon is either invalid, expired or reached it's usage limit!

But the message in my case is not helpful to the custome because the actual problem was that the basket did not contain the minimum spend of £1.

I have 2 questions:

1. Is it possible for 1.2.9 to have more specific error messages for this issue?
2. Where can I edit this error message?

Thanks

3
General Support / PayPal Express - Company Logo not working
« on: September 19, 2016, 04:00:05 PM »
Hi

I added a PayPal Express logo under Company Logo (this is my site logo which customers can see when they go to PayPal to make payment). The logo is 90px x 90px so well within the allowed size.

When I go through my cart and make a payment, instead of the Company Logo showing, I get a placeholder. If I inspect the placeholder, it is looking for the following:

<img ng-src="http://www.mysite.com/test/image/18/82/8.png" alt="tester facilitator's Test Store" ng-if="mechantImageUrl" xo-merchant-image-resize="" class="ng-scope" src="http://www.mysite.com/test/image/18/82/8.png">

I have 2 questions:

1. There is no such folder inside image/. So why is it looking there?
2. I added a Company Logo via the PayPal Express extension, why isn't it showing that logo?

Any help would be appreciated.

Thanks


4
Hi

I have this error on my test site:
Fatal error: Call to undefined method AHtml::getHomeURL() in /home/mysite/public_html/test/storefront/controller/common/footer.php on line 33

I checked the code at line 33 in the relevant footer.php and this is the code. It looks ok to me.
$this->data['home'] =  $this->html->getHomeURL();

Any ideas?

Thanks

5
Hi

I created a new block on my LIVE site. In this block I have a link like this:

<i class="fa fa-shopping-cart" style="color: #ffffff;">
<br /></i></a><a href="http://www.MySite.com/index.php?rt=checkout/cart">
<span style="color: #ffffff;">  CART &nbsp; &nbsp; </span>

But when backup my LIVE site and load it into my TEST site and go to Checkout after adding some products, the cart is empty. This is because my Test site has a different URL (http://www.MySite.com/Test/index.php?rt=checkout/cart).

Is there a way I can use a URL that will work on both sites without any editing?

6
Hi all

Is there any way I can see all of the items which have "Featured" set to ON without using my SQL DB?

Thanks

Jay

7
General Support / How to add menu on the Admin page?
« on: September 16, 2016, 11:36:58 AM »
Hi

Is it possible to edit the Admin page? I want to add a new menu item which is basically a hyperlink which should display as a frame on the right of the menu. For example, if the menu item says Links and I click, it should expand and show me Links. If one of the links is www.google.com and I click it, it should open www.google.com in the main admin window.

Make sense?

Thanks

Jay

8
General Support / New Zone not showing in alphabetical order
« on: September 13, 2016, 12:00:17 PM »
Hi

I created a new Zone called Middlesex (MDX).

When a customer creates a new account, Middlesex show up right at the bottom of the Zones list. How can I get it to show up near the other Zones which begin with the letter 'M'?

Thanks

9
General Support / Change the order of Mobile menu list
« on: September 09, 2016, 05:06:57 AM »
Hi

On a mobile, how can I change the order of the categories? For example the menu appears like this:

Home
Specials
Account
Login
Cart
Checkout
Jewellery

But I want it like this:

Jewellery
Specials
Account
Cart
Checkout
Login
Home

Also, is there a better mobile menu/theme? Algozone doesn't have one and I don't think has updated the mobile theme for over a year now.

Thanks

10
General Support / Blurry site images
« on: September 08, 2016, 04:02:27 PM »
Hi

I just saw this post http://forum.abantecart.com/index.php/topic,4114.15.html

I too have blurry images on my site. ALL images are blurry. All of my images look VERY clear and sharp when I preview them in Windows 10 or in Photoshop and the resolution is also very good. Any idea why they are being presented so poor in Abantecart?

Here are my settings:

Product Image Thumb Width:

380
*
Product Image Thumb Height:

380
*
Large Window Preview Width:

500
*
Large Window Preview Height:

500
*
Category List Width:

120
*
Category List Height:

120
*
Brand Icon List Width:

70
*
Brand Icon List Height:

70
*
Product List Width:

250
*
Product List Height:

250
*
Additional Product Image Width:

45
*
Additional Product Image Height:

45
*
Related Product Image Width:

120
*
Related Product Image Height:

120
*
Cart Image Width:

75
*
Cart Image Height:

75
*
Grid Image Width:

57
*
Grid Image Height:

57
*

11
Hi

Is there a mobile app which my customers can install on their mobile so they can see my daily deals and access my site in 1 click?

Thanks

12
General Support / Can we use MyHermes shipping in Abantecart?
« on: September 07, 2016, 05:45:13 AM »
Hi

I want to use MyHermes to ship my goods. Is there an extension? If not, what is the easyiest way to integrate with MyHermes?

I found this online: http://www.opencart.com/index.php?route=extension/extension/info&extension_id=12364

13
Hi

I edited my Returns, Shipping and Privacy policy. I migrated the DB from Test/Dev to LIVE. Everything is fine except my Shipping Policy has not migrated. Is this part of SQL or in a separate file somewhere?

My shipping policy on the LIVE site still has the default "Some description" header.

Thanks

14
Extensions and Add-Ons / How can I reset my NeoWize stats to zero?
« on: September 05, 2016, 05:00:55 AM »
Hi

Does anyone know how I can reset my NeoWize stats back to zero?

Thanks

15
Hi

I searched this forum for 'email images' and cannot find any threads on this subject.

Is it possible to include thumbnail images of the products purchased in the email confirmation?

Thanks

Pages: [1] 2 3

Powered by SMFPacks Social Login Mod