Forum Replies Created
-
AuthorPosts
-
Hi,
Please remove browser cache then reload the page. It works fine on my end.
Regards,
Ismael
May 9, 2013 at 9:24 pm in reply to: how to control the size of the smaller logo and/or the depth of the header area #118396Hi,
Edit js > avia.js then find this code
//check if the browser supports element rotation
function avia_header_size()
{
var win = $(window),
header = $('.fixed_header #header'),
elements = $('#header_main .container, .main_menu ul:first-child > li > a:not(.avia_mega_div a)'),
el_height = $(elements).filter(':first').height(),
isMobile = 'ontouchstart' in document.documentElement,
scroll_top = $('#scroll-top-link'),
set_height = function()
{
var st = win.scrollTop(), newH = 0;
if(st < el_height/2)
{
newH = el_height - st;
//header.removeClass('shadow');
}
else
{
newH = el_height/2;
//header.addClass('shadow');
}
elements.css({height: newH + 'px', lineHeight: newH + 'px'});
}
if(!header.length) return false;
if(isMobile)
{
return false;
}
win.scroll(set_height);
set_height();
}Replace that with
//check if the browser supports element rotation
function avia_header_size()
{
var win = $(window),
header = $('.fixed_header #header'),
elements = $('#header_main .container, .main_menu ul:first-child > li > a:not(.avia_mega_div a)'),
el_height = $(elements).filter(':first').height(),
isMobile = 'ontouchstart' in document.documentElement,
scroll_top = $('#scroll-top-link'),
set_height = function()
{
var st = win.scrollTop(), newH = 0;
if(st < el_height/1.5)
{
newH = el_height - st;
//header.removeClass('shadow');
}
else
{
newH = el_height/1.5;
//header.addClass('shadow');
}
elements.css({height: newH + 'px', lineHeight: newH + 'px'});
}
if(!header.length) return false;
if(isMobile)
{
return false;
}
win.scroll(set_height);
set_height();
}It will reduced the header a bit more taller.
Regards,
Ismael
Hi,
Suggested image size is 1600x470px if you are talking about the LayerSlider background.
You’re website is under maintenance mode.
Regards,
Ismael
Hi,
Might as well remove the circle because it is nested inside the box. You can add this on your custom.css
.image-overlay.overlay-type-extern {
display: none !important;
}Regards,
Ismael
Hi,
The selector use for the very top header is
#header_meta {
border-top: none;
box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
z-index: 400;
min-height: 30px;
background: white;
}If you want to remove it you can use this
#header_meta {
display: none;
}Regards,
Ismael
Hi,
Please edit js > avia.js then find this code
//check if the browser supports element rotation
function avia_header_size()
{
var win = $(window),
header = $('.fixed_header #header'),
elements = $('#header_main .container, .main_menu ul:first-child > li > a:not(.avia_mega_div a)'),
el_height = $(elements).filter(':first').height(),
isMobile = 'ontouchstart' in document.documentElement,
scroll_top = $('#scroll-top-link'),
set_height = function()
{
var st = win.scrollTop(), newH = 0;
if(st < el_height/4)
{
newH = el_height - st;
//header.removeClass('shadow');
}
else
{
newH = el_height/2;
//header.addClass('shadow');
}
elements.css({height: newH + 'px', lineHeight: newH + 'px'});
}
if(!header.length) return false;
if(isMobile)
{
return false;
}
win.scroll(set_height);
set_height();
}Replace it with
//check if the browser supports element rotation
function avia_header_size()
{
var win = $(window),
header = $('.fixed_header #header'),
elements = $('#header_main .container, .main_menu ul:first-child > li > a:not(.avia_mega_div a)'),
el_height = $(elements).filter(':first').height(),
isMobile = 'ontouchstart' in document.documentElement,
scroll_top = $('#scroll-top-link'),
set_height = function()
{
var st = win.scrollTop(), newH = 0;
if(st < el_height/1.5)
{
newH = el_height - st;
//header.removeClass('shadow');
}
else
{
newH = el_height/1.5;
//header.addClass('shadow');
}
elements.css({height: newH + 'px', lineHeight: newH + 'px'});
}
if(!header.length) return false;
if(isMobile)
{
return false;
}
win.scroll(set_height);
set_height();
}Regards,
Ismael
May 9, 2013 at 12:55 am in reply to: Theme Version is still 1.3.1 after updating with latest theme folder #118152Hey,
You can actually change style.css look for Version then change it to 1.4 if it really bothers you. :)
Regards,
Ismael
Hi,
My suggestion is to change the background color then increase the z-index. Please add this on your custom.css or Quick CSS.
.avia-post-nav {
z-index: 9999 !important;
background: rgba(174, 198, 44, 0.5) !important;
}Regards,
Ismael
Hi,
Please try to add this on your custom.css
.isotope-item .grid-content {
height: 46px !important;
}See if it fix the issue.
Regards,
Ismael
Hi,
I visited this link http://www.arcconcepts.co.uk/ but I don’t see any multiple titles.
Please watch some video tutorials here https://vimeo.com/channels/aviathemes.
Regards,
Ismael
Hi,
Just create a page then go to Enfold > Theme Options > Frontpage Settings, select the page you created.
Regards,
Ismael
Hi,
Please edit the Contact Form element then fill up “Your Email Address” Enter the Email address where mails should be delivered to. See if it works.
Regards,
Ismael
Hi,
Checking your website again, I think you manage to decrease the header height. What did you do?
You can use shortcodes to insert the slider. Something like this [layerslider id=”1″]. Go to LayerSlider WP, you can find what shortcode to use beside the slider name.
Regards,
Ismael
Hi,
You can’t create a new logo for the shrink header. Can you give us a link to your website? Maybe we can fix the issue with CSS modification.
Regards,
Ismael
Hi,
Can you give us a link to your installation? It shouldn’t look that way.
Regards,
Ismael
May 8, 2013 at 11:33 pm in reply to: 1.4 worth upgrading to? or wait for a fix and hold out. #117300Hi,
Haven’t tried using any of these plugins but maybe you should try this http://wordpress.org/extend/plugins/revision-control/. It says “The plugin allows the user to set a site-global setting (Settings -> Revisions) for pages/posts to enable/disable/limit the number of revisions which are saved for the page/post. The user may change this setting on a per-page/post basis from the Revisions Meta box.”
Regards,
Ismael
Hi,
Open footer.php then find this code
<?php
echo "<div class='sub_menu_socket'>";
$args = array('theme_location'=>'avia3', 'fallback_cb' => '', 'depth'=>1);
wp_nav_menu($args);
echo "</div>";
?>Replace it with this
<?php $social_args = array('outside'=>'ul', 'inside'=>'li', 'append' => ''); avia_social_media_icons($social_args); ?>
<?php
echo "<div class='sub_menu_socket'>";
$args = array('theme_location'=>'avia3', 'fallback_cb' => '', 'depth'=>1);
wp_nav_menu($args);
echo "</div>";
?>Edit custom.css then add this code
#top #socket .social_bookmarks {
position: absolute;
right: 0;
}Regards,
Ismael
Hi,
Please send the login details on ///.
Include this thread on your email.
Regards,
IsmaelHey,
I’m not really clear on what you are trying to accomplish. You can change the background on Theme Options > Styling > General > Background Image. You can upload a new image or use the available patterns.
Regards,
Ismael
Hi,
If you want a sidebar, just edit the page then look for Layout > Layout > Left or Right sidebar, then choose the Widget Area. You can create a unique sidebar on Appearance > Widget.
Regards,
Ismael
May 8, 2013 at 9:10 am in reply to: link and bold fonts have same color cant be diffrentiate #118063Hi,
Please add this on your custom.css
.social_header #header_main .container {
height: 80px !important;
}Regards,
Ismael
Hi,
You have a blank page on this link, no blog, no text, no nothing, just header and footer. http://www.granrabino.org/en/
Please Import the dummy data then give us a link to the page you want to change.
Regards,
Ismael
May 8, 2013 at 9:04 am in reply to: BUG? Category Page showing random pages info under Pages #117828 -
AuthorPosts