Show Posts


Messages - hislordship

Pages: [1] 2 3 4
1
Tips and Tricks / Re: blurb font color help
« on: April 08, 2020, 08:16:51 AM »
Hello

I'm replying to this as this post has come up in Google, so other users will probably end up here too.

Ideally I would like to change the colour of the blurb font as well.
But from what I can make out, the blurb font is determined by

body {
   color: #333;
   font-size: 13px;
   margin: 0;
   padding: 0;
}

I don't want to change the entire site's body font colour, only the blurb.
Is this possible? If so, please suggest coding as some of us aren't full time coders and only understand some basics of coding.

Thank you

2
Support / Price Search?
« on: November 04, 2019, 03:06:07 AM »
Hello

I'd like to do a price search on my site for all items under say ZAR40-00 and have a link generated.
The idea is to have the link used in a banner on the main page that says
"Items under R40" that people on a budget can then view.

I'm sure there must be a way to do this?


3
Support / Re: product page has grey background
« on: August 20, 2019, 07:16:39 AM »
He did say

xxxcaraudio.co.za/index.php?rt=product/product&product_id=140

Rather let's say http://xxxcaraudio.co.za/index.php?rt=product/product&product_id=140

please, any assistance on this


hi!

There is no website to see.

Regards

4
Support / Re: Google Mobile Usability Issues
« on: August 20, 2019, 07:13:03 AM »
So what must I do then?

5
Support / Re: product page has grey background
« on: August 20, 2019, 07:11:45 AM »
Somewhere you have this code:

/* Add a background color to the active dot/circle */
.active, .dot:hover {
  background-color: #717171;

That colour is the problem, you need to change it to white.
Honestly though I have no idea where that code is.

6
Extension Support / Re: Add fee (or item) at checkout
« on: August 20, 2019, 06:04:07 AM »
The problem with the OPTION is that it will be added PER ITEM they purchase depending what they choose as option.
People don't understand that a set-up fee is only needed once. But they won't add a set-up fee easily if it is a separate product.

I need them to add a set-up fee only ONCE for the whole order.

7
Support / Re: Google Mobile Usability Issues
« on: August 20, 2019, 05:55:16 AM »
So I haven't been back to fix this issue yet.

Is there a way to block crawling of reviews site wide?
I don't have reviews active anyway

e.g. would this work?

Disallow: /reviews/

8
General Support / Old Price - add wording before?
« on: August 14, 2019, 09:10:25 AM »
Hello

When running a special price, I'd like to add the words NORMALLY before the old price (i.e. the price with the line through it).
I tried adding to the product.tpl file but its not working, so I think my code must be wrong.

Where do I add the wording?

Thank you

9
Extension Support / Re: Add fee (or item) at checkout
« on: August 14, 2019, 09:07:36 AM »
So no idea of how to prompt a customer to add a set-up fee during checkout?

10
Extension Support / Re: Add fee (or item) at checkout
« on: August 12, 2019, 06:39:28 AM »
Thank you but I can't see anywhere where the customer would select whether he/she wants to pay the fee for the extra set-up.

It must be an option the customer chooses.

11
Extension Support / Add fee (or item) at checkout
« on: August 12, 2019, 06:20:38 AM »
Hello

I'm not sure if there is such an extension yet?

I would like a solution to have a certain additional charge (or it can be an item) that customers are asked if they want when they are checking out.

So they order their trophies on https://www.cheaptrophies.co.za but when they get to checking out, they are asked if they want to include a set-up fee for a logo. This is a one off charge, not per item.
If I have it as an item in a category, then people don't understand how it works. They want to add per product bought, or they don't add it at all.

So I'd like to have some sort of option at checkout.
I thought maybe some sort of selectable handling fee or similar may work.


12
Template Support / Re: Multi Store - Logo Issues!
« on: August 12, 2019, 03:49:02 AM »
Ok never mind, cancel this post. Maybe the cache clear worked to get the admin side working properly, because now I uploaded a new logo for www.cheaptrophies.co.za with resource e.png and it accepted it! The default site is still referencing b.png and won't change but it doesn't matter because it's a different resource so I can work with that.

13
Template Support / Multi Store - Logo Issues!
« on: August 12, 2019, 03:35:04 AM »
Hello

I have set up my site with multi store and cloned the template as directed.
I have edited style.css to have different colours and I can add products with different pricing to each site.
All of these no problem.

BUT

The  store logo at the top left of the screen stubbornly remains the same between the stores.
If I add a new logo to the new site on the correct template setting (DESIGN - TEMPLATES) then the old store logo is changed to that one.

I see both stores are referencing the same logo in html
Default site: <a class="logo" href="https://www.tjn.co.za/">image/18/8a/b.png</a>
New site: (<a class="logo" href="https://www.cheaptrophies.co.za/">image/18/8a/b.png</a>)

So I deleted b.png from the server.

NOW

In the DESIGN - TEMPLATES section, the default site still shows a logo, and the resource is d.png (probably from when I tried to re-upload).
But the site is not showing a logo because element reflect b.png

I have tried clearing all cache but it made no difference.

Any ideas what I can do about this?

14
Support / Google Mobile Usability Issues
« on: July 29, 2019, 02:38:54 AM »
Hello

Google is now giving me more mobile usability issues for my site.

It seems they are now crawling product review pages with the text "There are no reviews for this product"

How can I tell Google to STOP crawling product review pages?


15
Support / Re: Display categories on home
« on: July 09, 2019, 08:49:07 AM »
Thank you, I'll have a look at that  :)

Pages: [1] 2 3 4

Powered by SMFPacks Social Login Mod