Post by Fraz » Fri Dec 12, 2014 10:07 pm

Hi

I would like to amend the text captions that are displayed throughout the site.

For Example
"There is no product that matches the search criteria"
"There are no products in this category"

ALSO

http://exploreeastlothian.com/

There is a 20px height block at the bottom of my slider that i would like to remove. The image size and slider size are correct so thats not the prob. Checked the Owl Slider but cannot find the css block to remove.

regards

Newbie

Posts

Joined
Fri Nov 07, 2014 3:03 am

Post by Neil907 » Fri Dec 12, 2014 10:27 pm

Amend text captions:

catalog/language/english/product/category.php

20px height block on slider.

Not got round to removing this on the theme i am working on yet so not too sure what to change at the mo, but if you change the border colour to white and margin in /catalog/view/javascript/jquery/owl-carousel/owl.carousel.css

.owl-carousel

Change:
box-shadow: 0 1px 4px rgba(0,0,0,.2);

Too:
box-shadow: 0 1px 4px rgba(0, 0, 0, 0);


And also change:

margin: 0 0 60px;

too:
margin: 0 0 0px;

Will prob do the job.

Or you could just place the image slider dots back in there.

Newbie

Posts

Joined
Tue Dec 09, 2014 8:39 pm

Post by Fraz » Mon Dec 15, 2014 11:01 pm

Thanks for the reply i just put back the slider controls for the time being.

Category PHP doesn't have any text to amend just PHP

"There is no product that matches the search criteria"
"There are no products in this category"

Is there a path file to amend this text anywhere i dont want to delete it.

cheers

Newbie

Posts

Joined
Fri Nov 07, 2014 3:03 am

Post by Selective555 » Tue Dec 16, 2014 2:43 am

Fraz wrote:I would like to amend the text captions that are displayed throughout the site.

For Example
"There is no product that matches the search criteria"
"There are no products in this category"
Log into your web sites cPanel, then click on "File Manager", then in your OpenCart directory, find this file
/catalog/language/english/product/search.php
You can change those sentences in this file.

Also, to change any text in the shop, look through all of these files
/catalog/language/english
Keep in mind that if you have other languages added to your shop, you will have to repeat everything you do for all languages.

Active Member

Posts

Joined
Wed Nov 26, 2014 1:29 pm

Post by Fraz » Tue Dec 16, 2014 4:37 am

Cheers how i missed that file i have no idea...

Thanks

Newbie

Posts

Joined
Fri Nov 07, 2014 3:03 am
Who is online

Users browsing this forum: Baidu [Spider] and 13 guests