Hi,
I purchased the Renovate template recently and I'm trying to recreate the same page as the demo. As I need a multilangual site I wasn't able to install the demo. Here are a few questions. More questions might appear afterwards:
1) Icons module: It seems like some icons are showing up and some are not. Is this normal ? Is there a specific list of available icons ? If yes, where can I find it ?
2) I can't seem to center this module vertically. There's more space on the bottom than on the top.
3) Grid Gallery module: Is it possible to know how to add text above and under the grid gallery module as shown on the demo site ?
4) How should I enable the fact that the pictures of the grid are popping up? On my site I see the picture, then there is a visual effect and they re-appear.
Thanks upfront for your help. It's highly appreciated as always.
Best regards,
Pete
- wisobe
-
- Commercial Templates
- Saturday, 04 April 2015
- Subscribe via email
Hi Ciaran,
Here's a little update concerning my issues.
2) The custom css worked perfectly to put the icons in the centre vertically. Thank you. :-)
5) I was able to create a new module position for the language switcher and it's working great. Thanks a lot !
4) I will try to explain the issue again. If I'm not clear, don't hesitate to say so and I'll try again. :-) The issue is more of a graphical problem. To replicate the issue you need to scroll very slowly through the homepage. I compared the home page of the demo on your server with the homepage provided on my site (link above). With the demo, when you reach (again very slowly) the module GridGallery we don't see the images and suddenly they pop up and appear on the screen with a graphical animation. It's working great on the demo website. Now, if you check on my home page and you scroll slowly until you reach the GridGallery the images are already present on the page, then the animation starts and pictures are popping up. The difference between the demo site and my homepage is that the pictures on the demo site are not visible until the animation is finished. On my site the pictures are available, then there is an animation, and then the pictures are available again. I hope you see the difference. I use Google Chrome but I don't think it's related to my browser because on the demo site it's working fine.
I hope you'll be able to help me out for this last point.
Thanks a lot for your help. It's always a pleasure to get a great support.
Pete
Here's a little update concerning my issues.
2) The custom css worked perfectly to put the icons in the centre vertically. Thank you. :-)
5) I was able to create a new module position for the language switcher and it's working great. Thanks a lot !
4) I will try to explain the issue again. If I'm not clear, don't hesitate to say so and I'll try again. :-) The issue is more of a graphical problem. To replicate the issue you need to scroll very slowly through the homepage. I compared the home page of the demo on your server with the homepage provided on my site (link above). With the demo, when you reach (again very slowly) the module GridGallery we don't see the images and suddenly they pop up and appear on the screen with a graphical animation. It's working great on the demo website. Now, if you check on my home page and you scroll slowly until you reach the GridGallery the images are already present on the page, then the animation starts and pictures are popping up. The difference between the demo site and my homepage is that the pictures on the demo site are not visible until the animation is finished. On my site the pictures are available, then there is an animation, and then the pictures are available again. I hope you see the difference. I use Google Chrome but I don't think it's related to my browser because on the demo site it's working fine.
I hope you'll be able to help me out for this last point.
Thanks a lot for your help. It's always a pleasure to get a great support.
Pete
- more than a month ago
- Commercial Templates
- # 21
Hello
2. Could you try adding the following to the Custom CSS field of your templates parameters...
4. Presuming I understand you correctly, I am sorry to say we are unable to replicate the issue you are having. Is this issue with any particular device?
A popular solution is to create a new module position in the header area of your template. Detail on doing so can be found at the following URL... http://www.joomla51.com/tutorials/item/creating-a-new-module-position-in-the-header-area-of-your-template
Ciarán
2. Could you try adding the following to the Custom CSS field of your templates parameters...
.top-1 .j51_icon {
padding-top: 30px;
}
4. Presuming I understand you correctly, I am sorry to say we are unable to replicate the issue you are having. Is this issue with any particular device?
A popular solution is to create a new module position in the header area of your template. Detail on doing so can be found at the following URL... http://www.joomla51.com/tutorials/item/creating-a-new-module-position-in-the-header-area-of-your-template
Ciarán
- more than a month ago
- Commercial Templates
- # 22
Hi Ciaran,
Here is a link towards the site: http://www.larenardiere4.be/s1/index.php/en/
I have an additional question as well if you don't mind. I'm trying to insert a language switcher but I don't seem to find a perfect way to do so. As you can see on the page mentioned above, the display isn't working well. Do you have any suggestions for the position of the language switcher and maybe some custom css code in oder to have the flags next to each other ?
Thanks upfront for your help.
Here is a link towards the site: http://www.larenardiere4.be/s1/index.php/en/
I have an additional question as well if you don't mind. I'm trying to insert a language switcher but I don't seem to find a perfect way to do so. As you can see on the page mentioned above, the display isn't working well. Do you have any suggestions for the position of the language switcher and maybe some custom css code in oder to have the flags next to each other ?
Thanks upfront for your help.
- more than a month ago
- Commercial Templates
- # 23
Hello
1. To ensure your icons module is loading the latest Font Awesome set (4.3) you can edit the following in your modules default.php (../modules/mod_j51icons/tmpl/default.php - line 101)...
Change to....
2./4. Would you have a URL to an example of these issues?
Ciarán
1. To ensure your icons module is loading the latest Font Awesome set (4.3) you can edit the following in your modules default.php (../modules/mod_j51icons/tmpl/default.php - line 101)...
<link href="//http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
Change to....
<link href="//http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
2./4. Would you have a URL to an example of these issues?
Ciarán
- more than a month ago
- Commercial Templates
- # 24
Hi Guys,
1) Just want to update on a few topics. At appears that the list of available icons is the one over here and not the one on the font awesome website:
http://demo.joomla51.com/0111/index.php/features/font-awesome
All icons on this list seem to work. Is there a reason why those are working and not the ones on the font awesome website 6?
3) I found how to add the text. Just used custom HTML.
1) Just want to update on a few topics. At appears that the list of available icons is the one over here and not the one on the font awesome website:
http://demo.joomla51.com/0111/index.php/features/font-awesome
All icons on this list seem to work. Is there a reason why those are working and not the ones on the font awesome website 6?
3) I found how to add the text. Just used custom HTML.
- more than a month ago
- Commercial Templates
- # 25
- Page :
- 1
- 2
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 »