Add Images to a theme on opencart
up vote
0
down vote
favorite
I'm been trying to add a GIF image to my opencart theme just underneath the search bar but can't seem to find the right file to edit and where to add the image so the code finds it
could do with some help went through all the files I can thing of and still not getting any further
opencart
add a comment |
up vote
0
down vote
favorite
I'm been trying to add a GIF image to my opencart theme just underneath the search bar but can't seem to find the right file to edit and where to add the image so the code finds it
could do with some help went through all the files I can thing of and still not getting any further
opencart
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm been trying to add a GIF image to my opencart theme just underneath the search bar but can't seem to find the right file to edit and where to add the image so the code finds it
could do with some help went through all the files I can thing of and still not getting any further
opencart
I'm been trying to add a GIF image to my opencart theme just underneath the search bar but can't seem to find the right file to edit and where to add the image so the code finds it
could do with some help went through all the files I can thing of and still not getting any further
opencart
opencart
edited Nov 9 at 12:17
user6910411
32.3k86693
32.3k86693
asked Nov 9 at 11:32
AlShan
1
1
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
up vote
0
down vote
Kindly mention which Opencart version are you using? You can find the search file in the
catalogviewthemedefaulttemplatecommonsearch.tpl **OR** search.twig
folder. Don't forget to clear cache if you are you using latest opencart version.
Hiya yeah that didn't workso i decided to add it to the background file which works fine so should solve the problem but rhank you for the help
– AlShan
Nov 13 at 13:15
You can check stackoverflow.com/questions/45220327/… Maybe this will help you. Upvote if you can help this.
– Vipul Jethva
Nov 13 at 13:49
add a comment |
up vote
0
down vote
What theme are you using? You'd likely need to change the upload/catalog/view/theme/default/template/common/header.twig or upload/catalog/view/theme/default/template/common/home.twig file, if you're using the default theme. Also, if you want, you can put it in the upload/catalog/view/theme/default/template/common/search.twig file.
FYI: You'd be best to turn off opencart's cache system. This can be done via the admin by clicking on the cog wheel (top right).
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Kindly mention which Opencart version are you using? You can find the search file in the
catalogviewthemedefaulttemplatecommonsearch.tpl **OR** search.twig
folder. Don't forget to clear cache if you are you using latest opencart version.
Hiya yeah that didn't workso i decided to add it to the background file which works fine so should solve the problem but rhank you for the help
– AlShan
Nov 13 at 13:15
You can check stackoverflow.com/questions/45220327/… Maybe this will help you. Upvote if you can help this.
– Vipul Jethva
Nov 13 at 13:49
add a comment |
up vote
0
down vote
Kindly mention which Opencart version are you using? You can find the search file in the
catalogviewthemedefaulttemplatecommonsearch.tpl **OR** search.twig
folder. Don't forget to clear cache if you are you using latest opencart version.
Hiya yeah that didn't workso i decided to add it to the background file which works fine so should solve the problem but rhank you for the help
– AlShan
Nov 13 at 13:15
You can check stackoverflow.com/questions/45220327/… Maybe this will help you. Upvote if you can help this.
– Vipul Jethva
Nov 13 at 13:49
add a comment |
up vote
0
down vote
up vote
0
down vote
Kindly mention which Opencart version are you using? You can find the search file in the
catalogviewthemedefaulttemplatecommonsearch.tpl **OR** search.twig
folder. Don't forget to clear cache if you are you using latest opencart version.
Kindly mention which Opencart version are you using? You can find the search file in the
catalogviewthemedefaulttemplatecommonsearch.tpl **OR** search.twig
folder. Don't forget to clear cache if you are you using latest opencart version.
answered Nov 12 at 12:39
Vipul Jethva
427620
427620
Hiya yeah that didn't workso i decided to add it to the background file which works fine so should solve the problem but rhank you for the help
– AlShan
Nov 13 at 13:15
You can check stackoverflow.com/questions/45220327/… Maybe this will help you. Upvote if you can help this.
– Vipul Jethva
Nov 13 at 13:49
add a comment |
Hiya yeah that didn't workso i decided to add it to the background file which works fine so should solve the problem but rhank you for the help
– AlShan
Nov 13 at 13:15
You can check stackoverflow.com/questions/45220327/… Maybe this will help you. Upvote if you can help this.
– Vipul Jethva
Nov 13 at 13:49
Hiya yeah that didn't workso i decided to add it to the background file which works fine so should solve the problem but rhank you for the help
– AlShan
Nov 13 at 13:15
Hiya yeah that didn't workso i decided to add it to the background file which works fine so should solve the problem but rhank you for the help
– AlShan
Nov 13 at 13:15
You can check stackoverflow.com/questions/45220327/… Maybe this will help you. Upvote if you can help this.
– Vipul Jethva
Nov 13 at 13:49
You can check stackoverflow.com/questions/45220327/… Maybe this will help you. Upvote if you can help this.
– Vipul Jethva
Nov 13 at 13:49
add a comment |
up vote
0
down vote
What theme are you using? You'd likely need to change the upload/catalog/view/theme/default/template/common/header.twig or upload/catalog/view/theme/default/template/common/home.twig file, if you're using the default theme. Also, if you want, you can put it in the upload/catalog/view/theme/default/template/common/search.twig file.
FYI: You'd be best to turn off opencart's cache system. This can be done via the admin by clicking on the cog wheel (top right).
add a comment |
up vote
0
down vote
What theme are you using? You'd likely need to change the upload/catalog/view/theme/default/template/common/header.twig or upload/catalog/view/theme/default/template/common/home.twig file, if you're using the default theme. Also, if you want, you can put it in the upload/catalog/view/theme/default/template/common/search.twig file.
FYI: You'd be best to turn off opencart's cache system. This can be done via the admin by clicking on the cog wheel (top right).
add a comment |
up vote
0
down vote
up vote
0
down vote
What theme are you using? You'd likely need to change the upload/catalog/view/theme/default/template/common/header.twig or upload/catalog/view/theme/default/template/common/home.twig file, if you're using the default theme. Also, if you want, you can put it in the upload/catalog/view/theme/default/template/common/search.twig file.
FYI: You'd be best to turn off opencart's cache system. This can be done via the admin by clicking on the cog wheel (top right).
What theme are you using? You'd likely need to change the upload/catalog/view/theme/default/template/common/header.twig or upload/catalog/view/theme/default/template/common/home.twig file, if you're using the default theme. Also, if you want, you can put it in the upload/catalog/view/theme/default/template/common/search.twig file.
FYI: You'd be best to turn off opencart's cache system. This can be done via the admin by clicking on the cog wheel (top right).
answered Nov 15 at 9:28
lexguru
1116
1116
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53224960%2fadd-images-to-a-theme-on-opencart%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown