Hi,
I am trying to setup background images / and/or background slideshow for this template.
However, the background image/slideshow isn't appearing and the background just remains a static colour.
Can you help?
See https://www.peterwatson.com.au/
Background images chosen (which you can see in the source code)
src: '/images/fruits-and-vegetables-icons-doodle-with-fruits-and-vegetables-icons-on-black-background-vintage-vegan-illustration-with-fruits-and-vegetables-sweet-elements-background-for-your-project-free-vector.jpg#joomlaImage://local-images/fruits-and-vegetables-icons-doodle-with-fruits-and-vegetables-icons-on-black-background-vintage-vegan-illustration-with-fruits-and-vegetables-sweet-elements-background-for-your-project-free-vector.jpg?width=1920&height=1920'
src: '/images/bg_image4.jpg#joomlaImage://local-images/bg_image4.jpg?width=1800&height=1161'
- ecweb
- Commercial Templates
- Friday, 09 June 2023
- Subscribe via email
Hello
To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
Ciaran
To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
.vegas-slide.vegas-transition-fade.vegas-transition-fade-in.vegas-transition-fade-out {
z-index: 0;
}
Ciaran
- more than a month ago
- Commercial Templates
- # 1
Thank you Ciaran,
For some reason this code made it work for a few times, and then it has stopped working again.
When it was working, the background image would only load after a delay, - so I changed the slide interval time to 0 to help.
But now, with the slide interval either at 0 or 5000 the background image is not loading.
Can you help?
https://www.peterwatson.com.au/
For some reason this code made it work for a few times, and then it has stopped working again.
When it was working, the background image would only load after a delay, - so I changed the slide interval time to 0 to help.
But now, with the slide interval either at 0 or 5000 the background image is not loading.
Can you help?
https://www.peterwatson.com.au/
- more than a month ago
- Commercial Templates
- # 2
Hello
Strangely I can not see the suggested CSS in your site source. Have you multiple template styles created? If yes ensure that you have added the CSS to each of the template styles.
Ciaran
Strangely I can not see the suggested CSS in your site source. Have you multiple template styles created? If yes ensure that you have added the CSS to each of the template styles.
Ciaran
- more than a month ago
- Commercial Templates
- # 3
Thank you Ciaran, no we are only using one template style - in line 45 and line 448 of the home page code, your custom css appears, yet the background is unchanged at the moment.
https://www.peterwatson.com.au/
https://www.peterwatson.com.au/
- more than a month ago
- Commercial Templates
- # 4
Ah it appears to be overridden. Try replacing the suggested CSS with the following...
Ciaran
body.vegas-container > .vegas-timer, body.vegas-container > .vegas-overlay, body.vegas-container > .vegas-slide {
z-index: 0 !important;
}
Ciaran
- more than a month ago
- Commercial Templates
- # 5
This solves the background image issue, but I have one further issue
- I am unable to add new background images without typing in their full url directly.
See this video of me attempting to add a new background image: https://somup.com/c01OhXzeP4
- I am unable to add new background images without typing in their full url directly.
See this video of me attempting to add a new background image: https://somup.com/c01OhXzeP4
- more than a month ago
- Commercial Templates
- # 6
That is rather strange..
Is the issue only happening with this image select field in the template style settings? Eg try a custom module -> options tab -> background image.
Ciaran
Is the issue only happening with this image select field in the template style settings? Eg try a custom module -> options tab -> background image.
Ciaran
- more than a month ago
- Commercial Templates
- # 7
Yes it is happening for any image select field.
In chrome developer tools I see
Refused to apply style from 'https://www.peterwatson.com.au/media/templates/media/vendor/joomla-custom-elements/css/joomla-alert.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
DevTools failed to load source map: Could not load content for https://www.peterwatson.com.au/media/mod_j51layerslideshow/css/sourcemaps/tiny-slider.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
In chrome developer tools I see
Refused to apply style from 'https://www.peterwatson.com.au/media/templates/media/vendor/joomla-custom-elements/css/joomla-alert.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
DevTools failed to load source map: Could not load content for https://www.peterwatson.com.au/media/mod_j51layerslideshow/css/sourcemaps/tiny-slider.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
- more than a month ago
- Commercial Templates
- # 8
Hello
I dont believe it's related to your Joomla51 extensions, but just in case, may I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.
Ciaran
I dont believe it's related to your Joomla51 extensions, but just in case, may I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.
Ciaran
- more than a month ago
- Commercial Templates
- # 9
Hello
The issue appears to be related to your Editor - JCE plugin. When I disable this plugin your Joomla media field functions correctly.
Ciaran
The issue appears to be related to your Editor - JCE plugin. When I disable this plugin your Joomla media field functions correctly.
Ciaran
- more than a month ago
- Commercial Templates
- # 10
ok thank you for pointing this out.
JCE is using its latest version and still has the issue.
As JCE is quite a popular editor, is there a work around or solution to this issue?
Its a bit of a pain to have to disable the editor before being able to change the background images used by the template.
JCE is using its latest version and still has the issue.
As JCE is quite a popular editor, is there a work around or solution to this issue?
Its a bit of a pain to have to disable the editor before being able to change the background images used by the template.
- more than a month ago
- Commercial Templates
- # 11
Hello
Possibly however you will have to contact JCE for a solution as I dont believe this is in any way related to the frontend template. I suspect the issue will be present with your media fields regardless of what template you have installed.
Ciaran
Possibly however you will have to contact JCE for a solution as I dont believe this is in any way related to the frontend template. I suspect the issue will be present with your media fields regardless of what template you have installed.
Ciaran
- more than a month ago
- Commercial Templates
- # 12
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »