London Template Layerslideshow add move and subtract buttons missing. See attached .png.
pls advise
Layerslideshow error
- Issue
- DavidHaigh
- Commercial Templates
- Thursday, 27 April 2017
- Subscribe via email
Thank you David
This issue has been amended (Joomla 3.7 related). To resolve re-download your template from your Joomla51 'My Downloads' and install the J51 LayerSlideshow module from your download via your Extensions Manager. No module settings will be lost.
Ciarán
This issue has been amended (Joomla 3.7 related). To resolve re-download your template from your Joomla51 'My Downloads' and install the J51 LayerSlideshow module from your download via your Extensions Manager. No module settings will be lost.
Ciarán
- more than a month ago
- Commercial Templates
- # 1
Great Thanks again for the fantastic support. Now I need to change the font sizes and add shadows for the text on the slide show to make it stand out from the BG.
Cheers,
Cheers,
- more than a month ago
- Commercial Templates
- # 2
Hi Ciaran,
So Sorry. I worked it out. Amazing what a good sleep can do!
Here it is: http://103.29.216.220/~kakadune/
BTW. Can I style the base mods individually?
Thanks again mate!
So Sorry. I worked it out. Amazing what a good sleep can do!
Here it is: http://103.29.216.220/~kakadune/
BTW. Can I style the base mods individually?
Thanks again mate!
- more than a month ago
- Commercial Templates
- # 4
Hi Again,
Now Ia m having issues with the Modules backgrounds. Please see the attached .png. I would like to see the bg color flow to take up the space. I am using the code you sent earlier to overcome this on Chelsea:
#wrapper_top-1 {
display: flex;
}
@media only screen and (max-width: 767px) {
#wrapper_top-1 {
flex-direction: column;
}}
It does not seem to be working for this London template
Here it is: http://103.29.216.220/~kakadune/
Thanks
Now Ia m having issues with the Modules backgrounds. Please see the attached .png. I would like to see the bg color flow to take up the space. I am using the code you sent earlier to overcome this on Chelsea:
#wrapper_top-1 {
display: flex;
}
@media only screen and (max-width: 767px) {
#wrapper_top-1 {
flex-direction: column;
}}
It does not seem to be working for this London template
Here it is: http://103.29.216.220/~kakadune/
Thanks
- more than a month ago
- Commercial Templates
- # 5
Hi David
As your modules are in the Bottom-1# module position try adding the following Custom CSS instead...
In what way would you like to style your base modules? This option is not available by default so will have to be styled via custom CSS.
Ciarán
As your modules are in the Bottom-1# module position try adding the following Custom CSS instead...
#wrapper_bottom-1 {
display: flex;
}
@media only screen and (max-width: 767px) {
#wrapper_bottom-1 {
flex-direction: column;
}}
In what way would you like to style your base modules? This option is not available by default so will have to be styled via custom CSS.
Ciarán
- more than a month ago
- Commercial Templates
- # 6
Thanks Ciaran, The css did not work as suggested when the size is reduced for mobile and ipad. I need the light grey bg to fill the mod as the size is reduced. Fuuny this fix worked for Chelsea!
Can you have another look at it please. I have sorted the base issues now.
My custom CSS:
#wrapper_top-2 {
display: flex;
}
@media only screen and (max-width: 767px) {
#wrapper_top-2 {
flex-direction: column;
}}
#wrapper_bottom-1 {
display: flex;
}
@media only screen and (max-width: 767px) {
#wrapper_bottom-1 {
flex-direction: column;
}}
#wrapper_bottom-3 {
display: flex;
}
@media only screen and (max-width: 767px) {
#wrapper_bottom-3 {
flex-direction: column;
}}
Thanks again.
Can you have another look at it please. I have sorted the base issues now.
My custom CSS:
#wrapper_top-2 {
display: flex;
}
@media only screen and (max-width: 767px) {
#wrapper_top-2 {
flex-direction: column;
}}
#wrapper_bottom-1 {
display: flex;
}
@media only screen and (max-width: 767px) {
#wrapper_bottom-1 {
flex-direction: column;
}}
#wrapper_bottom-3 {
display: flex;
}
@media only screen and (max-width: 767px) {
#wrapper_bottom-3 {
flex-direction: column;
}}
Thanks again.
- more than a month ago
- Commercial Templates
- # 7
Hi David
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.
Ciarán
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.
Ciarán
- more than a month ago
- Commercial Templates
- # 8
Hi Ciaran, I am having the missing button issues with the flex gallery now. I have downloaded and updated the mod but no change.
Pls advise
Dave
Pls advise
Dave
- more than a month ago
- Commercial Templates
- # 9
HI Dave
After updating ensure to do a full refresh within your browser as you could be still loading an old cached version of the CSS (CTRL + F5).
Ciarán
After updating ensure to do a full refresh within your browser as you could be still loading an old cached version of the CSS (CTRL + F5).
Ciarán
- more than a month ago
- Commercial Templates
- # 10
I did all recommended. But no luck. I tried on a different computer that had never been to the address and the same issue.
I have sent a login for you from the joomla admin. Can you have look and see if you can spot the issue please?
Site address: http://www.anbinik.com.au
Thanks.
I have sent a login for you from the joomla admin. Can you have look and see if you can spot the issue please?
Site address: http://www.anbinik.com.au
Thanks.
- more than a month ago
- Commercial Templates
- # 11
Hello
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.
Ciarán
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.
Ciarán
- more than a month ago
- Commercial Templates
- # 12
Hi David
Could you check the details provided as they are giving us the following error...
Ciarán
Could you check the details provided as they are giving us the following error...
You do not have access to the Administrator section of this site
Ciarán
- more than a month ago
- Commercial Templates
- # 14
- 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 »