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
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.
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.
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
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
Log into your web sites cPanel, then click on "File Manager", then in your OpenCart directory, find this fileFraz 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"
You can change those sentences in this file./catalog/language/english/product/search.php
Also, to change any text in the shop, look through all of these files
Keep in mind that if you have other languages added to your shop, you will have to repeat everything you do for all languages./catalog/language/english
Who is online
Users browsing this forum: Baidu [Spider] and 13 guests