after installing Architecture Demo Content - it just contains the revolution slider - no other elements like in the preview of your demo content was installed - like the "Hello" text part that changes into different languages. Type and type settings different, no potfolio added, no news content added...and so on...
So its taking me hours to get the demo content look like the demo content you are showing...finding and changing all the different setting I still have problems to set up the footer like in your demo: I can only display a round very dominant arrow for return to page top insted of your elegant small arrow in your demo version. Also the the footer type size is not react on the settings change to a smaller type size as it is set in the general body type settings. (is 18px in your demo for body type and 15 in the footer) I cant change in the footer part of the type settings - it still holds the general body type settings of 18px.
Thanks for any help (this is now the 3 licence I buy of Kalium and all other demo parts I did use before have been set up all fine as shown in the demo)
We are sorry for the confusion and you are right, the demo content does not include the new architecture demo and I don't know if you remember but the theme used to have an outdated architecture demo so we have re-designed it completely to fit an architects needs. The lack of it is that we still have not included in the demo content installation and the theme will install the old demo layout.
The new demo content will be included in the new theme update which will be released soon (probably this week), until then we can install the demo content manually so you don't have to wait for the update.
Can you please share your site credentials here, because we need to login to your site and install the demo content. Your information is safe (private) in this thread.
To include your credentials click Insert Credentials button in editor toolbar. (See how)
3 day have passed since I did my support request, and with a lot of trying out I could figure out the most of it myself and the site is now ready so far - so no sens to do all over again with your updated demo content. check out please www.ralfuhlerart.de
But still 3 questions are left over:
1.I did use the former about page as a base to build my "exibitions" page (you find it in the navigation)
Its basically a 2 collum zig zag layout with several elements. I did implement a youtube video through the Visual Composer Icon and it works fine on the PC and Tablet but does not show up on the mobile - any idea?
2. In the footer part there is a back to the top arrow. Mine is still round from the possible options of your old demo - but in your updated achitect theme its just an elegant small arrow I would love to have this one. How do I get it?
3. Also the copyright content in the footer is not reacting on any size corrections. It keeps the overall body type size of 18px on the home page no matter if I change it in the typography settings. With other pages it is accepting the new size correction(15pix like in your demo looks better than the 18 for the general bodytype)
We can see you already have started working on your site and implemented it but I would recommend to start from the beginning by using our demo architecture even if it would require re-building your site as the new demo is optimized and is more up to date with the todays web technologies while the old demo lacks on the layout in other devices.
1. Can you please share your site credentials here, because we need to login to your site and see this issue live. Your information is safe (private) in this thread.
To include your credentials click Insert Credentials button in editor toolbar. (See how)
2. Add the following CSS to Custom CSS to get the same Go to top arrow:
/* General: Go to Top button */
.go-to-top {
background-color: transparent;
}
/* General: Go to top color and animation */
.go-to-top i {
color: #000000;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
}
.go-to-top i:hover {
transform: scale(1.15);
-ms-transform: scale(1.15);
-webkit-transform: scale(1.15);
}
/* General: Go to top icon */
.go-to-top i:before {
content: "➝";
font-size: 30px;
}
/* General: Go to top */
.go-to-top.visible {
opacity: 1;
-webkit-transform: rotate(-90deg) scale(1);
transform: rotate(-90deg) scale(1);
}
/* General: Go to top hover */
.go-to-top.visible:hover {
background-color: transparent;
}
3. Add the following selector to the font in Typography and it should be applied:
.site-footer .footer-bottom-content a, .site-footer .footer-bottom-content p
I have not enough time to redo everything. So I will go with what I have. For future projects I will stick to Kalium cause I like it - so please keep your Demo Content updated...cause of the good demeo content I have choose the theme.
Hello,
after installing Architecture Demo Content - it just contains the revolution slider - no other elements like in the preview of your demo content was installed - like the "Hello" text part that changes into different languages. Type and type settings different, no potfolio added, no news content added...and so on...
So its taking me hours to get the demo content look like the demo content you are showing...finding and changing all the different setting I still have problems to set up the footer like in your demo: I can only display a round very dominant arrow for return to page top insted of your elegant small arrow in your demo version. Also the the footer type size is not react on the settings change to a smaller type size as it is set in the general body type settings. (is 18px in your demo for body type and 15 in the footer) I cant change in the footer part of the type settings - it still holds the general body type settings of 18px.
Thanks for any help (this is now the 3 licence I buy of Kalium and all other demo parts I did use before have been set up all fine as shown in the demo)
Hi Ralf,
We are sorry for the confusion and you are right, the demo content does not include the new architecture demo and I don't know if you remember but the theme used to have an outdated architecture demo so we have re-designed it completely to fit an architects needs. The lack of it is that we still have not included in the demo content installation and the theme will install the old demo layout.
The new demo content will be included in the new theme update which will be released soon (probably this week), until then we can install the demo content manually so you don't have to wait for the update.
Can you please share your site credentials here, because we need to login to your site and install the demo content. Your information is safe (private) in this thread.
To include your credentials click Insert Credentials button in editor toolbar. (See how)
Best regards,
Laborator Team
Hello Art,
3 day have passed since I did my support request, and with a lot of trying out I could figure out the most of it myself and the site is now ready so far - so no sens to do all over again with your updated demo content. check out please www.ralfuhlerart.de
But still 3 questions are left over:
1.I did use the former about page as a base to build my "exibitions" page (you find it in the navigation)
Its basically a 2 collum zig zag layout with several elements. I did implement a youtube video through the Visual Composer Icon and it works fine on the PC and Tablet but does not show up on the mobile - any idea?
2. In the footer part there is a back to the top arrow. Mine is still round from the possible options of your old demo - but in your updated achitect theme its just an elegant small arrow I would love to have this one. How do I get it?
3. Also the copyright content in the footer is not reacting on any size corrections. It keeps the overall body type size of 18px on the home page no matter if I change it in the typography settings. With other pages it is accepting the new size correction(15pix like in your demo looks better than the 18 for the general bodytype)
Thanks for any help.
Hi Ralf,
I am sorry you had to wait for the weekend but we have mentioned in our support center intro, we do work from Monday to Friday:
(view large version)
We can see you already have started working on your site and implemented it but I would recommend to start from the beginning by using our demo architecture even if it would require re-building your site as the new demo is optimized and is more up to date with the todays web technologies while the old demo lacks on the layout in other devices.
1. Can you please share your site credentials here, because we need to login to your site and see this issue live. Your information is safe (private) in this thread.
To include your credentials click Insert Credentials button in editor toolbar. (See how)
2. Add the following CSS to Custom CSS to get the same Go to top arrow:
3. Add the following selector to the font in Typography and it should be applied:
Best regards,
Laborator Team
Hello Art,
I have not enough time to redo everything. So I will go with what I have. For future projects I will stick to Kalium cause I like it - so please keep your Demo Content updated...cause of the good demeo content I have choose the theme.
Thanks for your help.
Ralf
Happy to hear that Ralf, we are working to release an update and the architecture demo will be included there.
Have a great day.
Best regards,
Laborator Team