Forum Replies Created
-
in reply to: Visual Composer Problems
Hello,
Please refer to this article
The latest theme version included the the latest vs of VC.
Best regards!
in reply to: Parallax Effect on Home SliderHello,
The parallax effect is on, I changed this setting https://www.clipular.com/c/5539530770743296.png?k=sHDmA8iPNFK-yPbiruqekpUEnKU
But you have to upload a bigger image, ex 1920x1440px.Best regards!
in reply to: Scroll downHello,
Sorry for the late response.
Please edit the file specular/js/main.js. Find this function
function codelessStickyNav(){ "use strict"; var opened = false; var position = $('.header_wrapper').css('position'); var bool_test = false; $('.logo_only_sticky .header_wrapper #logo').css('opacity', 0).css('visibility', 'hidden'); $(window).scroll(function(){ var top = $(this).scrollTop(); if(top > stickyNavTop + 300 && !opened){ $('body').addClass('sticky_header'); setTimeout(function(){ if($('.header_wrapper').hasClass('background--dark')){ $('.header_wrapper').removeClass('background--dark'); bool_test = true; }Comment out or delete this line:
$('.header_wrapper').removeClass('background--dark');Best regards!
in reply to: Selecting Different Themes within SpecularHello,
You must unzip the download file from themeforest or download only the installation file.
You must activate the theme. Then go to Specular and select the demo data you want to import.Please read the theme documentaion for more info about theme and dummy data installation.
https://codeless.co/documentation/main.html#theme_install
Best regards!
-
This reply was modified 11 years ago by
Ruco.
in reply to: Blog style "Fullscreen Innovative" errorHello,
Please edit that file, find line 58 and replace it with:
style="background-image:url('');"> Best regards!
in reply to: Magazine template News sliderHello,
Please can you show me your site url?
Best regards!
in reply to: Full blog – can't select categoryHello,
You can select the category at full blog settings https://www.clipular.com/c/5073626945552384.png?k=eNqGqcAQeZbbRkdaU0nHRJyY4ro
Best regards!
in reply to: Home Page Navigation ColourHello,
You must select dark header at codeless slider -> layout section.
Best regards!
-
This reply was modified 11 years ago by
Ruco.
in reply to: Translation problemsin reply to: NavigationHello,
Please use this css code
.header_12 .full_nav_menu nav ul > li.current-menu-item > a, .header_12 .full_nav_menu nav ul > li.current-menu-parent > a, .header_12 .full_nav_menu nav ul > li:hover > a{ outline:none; }Best regards!
in reply to: excessive whitespace before comment sectionHello,
Thank You!
Please can you show me your site url so I can check?Best regards!
in reply to: Theme won't updateHello,
How are you updating the theme?
Have you download it from themeforest or are you updating it from your dashboard with envato toolkit?Best regards!
in reply to: Revolution and responsiveHello,
Please can you try this solution:
Edit the file main.js via FTP.
Find the line (line: 1874):$('.header_wrapper').removeClass('background--dark');and delete it or comment it out.
Check the header and let us know.
Best regards!
Hello,
It is used to auto update the theme, it’s not necessary.
In case new theme update is available you will be notified via email.
Best regards!
in reply to: Google Analytics – Status: Tracking Not InstalledHello,
You must paste the google tracking code without the script tag. Just the google code.
I can check it if you can write the credentials of an admin user in your site.
Best regards!
-
This reply was modified 11 years ago by
Ruco.
-
This reply was modified 11 years ago by