Is there a way to keep a widget on the top all the time if desired?
Thanks
I will try. Do you have to change the javascript and the css to get it to work?
This is what I’m trying to do:
http://www.chriswardphotography.com/test-area/examples/example3.jpg
Top is what I have, bottom version is what I’m trying to get.
Hi artistic24459,
See if this post helps you: https://kriesi.at/support/topic/top-menu-with-the-social-icons-bigger?replies=5#post-132320
You can change the pixel width the theme switches to the mobile menu in both the javascript file and the new css and play with a number that works for you. So going up to say 980px would make it switch on just about all tablets and mobile devices but also some smaller laptops/netbooks.
Regards,
Devin
Hi, I cant find where exactly to change the font size of the top text on the home page. I am using the Avisio theme
Home About What to expect PortfolioOur best stuff Contact Get in touch! Blog Late, and also the colour.
I found everything else
Thanks
Hi
Sorry, maybe I wasn’t clear. I meant that although the page itself is full width the content itself isn’t. On the contact page you can see that the map and contact details aren’t spread all the way across the page. You can also tell by the line in the special heading as this stops inline with the beginning of “client area” (in the menu), where as if I remove the code it stops inline with the end of “contact”. Can you see what I mean?
Regards,
Rob
Hi,
Go Enfold > General Settings > Blog Style, select Single Author, small preview.
Regards,
Ismael
Thanks Ismael for your reply.
I’ve now checked in Chrome and Safari and there’s no issue with the broken icons there.
Still, in Firefox v.23.0 some of the icon images are broken. Strange.
Any ideas why this happens only on Firefox and only with the subdomain?
And by the way, the issue is not with the icons in your screen shot. It’s with the ones near the top of the page (see my screenshot) and the call to action buttons.


Dave
Thanks Ismael, that has worked really well on the blog posts themselves, but now on the blog homepage I have, the banner is at the top of every excerpt which looks pretty bad. Is there a way to have the banner on the blog posts themselves, but not on their excerpts?
Thanks,
Evan
I have several questions regarding repositioning some of the stuff.
Please follow the link below to look at the questions more clearly or in case im typing as well,
https://www.dropbox.com/s/93cq4vi9hdfot2r/questions%2015.jpg
Questions,
1. Remove this space
2. Need to push this image downwards so that it get perfectly align with the top of the text 3. After completing point 1 & 2 I’ll need to push both (the image with thumbnails and text) little bit downwards.
4. I need to reduce the size of this whole container vertically.
5. Is it possible to make this text scrollable so I can fix the maximum height of the text container?
Here is the link of our website link,
http://goo.gl/bxbSzI
I’ll need to do all the above change only in events page of-course.
Thanks
Hello!
I’m looking to have a full width Google Maps on a page. I saw on https://kriesi.at/support/topic/enfold-feature-requests that you have ‘Fullscreen Google Maps Element’ as ‘requested and accepted’ and I also have been searching the forum to see if there were more explainations. I found several:
(1) https://kriesi.at/support/topic/responsive-google-map-in-slider#post-125226
(2) https://kriesi.at/support/topic/google-maps-in-full-width-slider
(3) https://kriesi.at/support/topic/googlemaps-with-predefined-height
I went with (1) and set width to 2560 so on big screens it’s also full width, but on smaller screens, the center of map just goes out. I guess this is the responsive issue you where talking on the topic?
<iframe width="2560" height="450" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=Madrid,+Spain&aq=0&oq=madrid&sll=37.0625,-95.677068&sspn=59.249168,135.263672&ie=UTF8&hq=&hnear=Madrid,+Community+of+Madrid,+Spain&t=m&ll=40.416633,-3.703766&spn=0.23525,1.373291&z=11&iwloc=A&output=embed"></iframe>
As for option (2) and (3), I see people are going with other options but I didn’t quite catch it…
On a theme I bought previously, in the contact, you have a fulll width map http://themeforest.net/item/coworker-responsive-multipurpose-template/full_screen_preview/3981356. It works with on a template page basis (not slider); it doesn’t resize dynamically but the pin on the map is always in the center, whatever the screen size.
Will you include soon a similar feature? Or is there a way to force pin to the center of the screen?
Thank you in advance!
Anne-Sophie
Hello
I’ve created a single page homepage for my website and added anchors from the top navigation to areas of the page. My issue is that the main navigation has a constant underline effect, because all the anchor points are on that page. Is there a way to remove the underline effect but keep the mouse hover over effect instead?
I tried this code:
.avia-menu-fx {
display: none;
}
But that just completely removed everything, which i’m really hoping to avoid. Also this way people can get some interaction from the site when choosing a section to look at.
Thanks
Hello! Thank you for this nice theme! :-)
Unfortunately we have a problem, with the blog styles. For the default blog we use the list with the small teaser images on the left side through a manually created page. In the detail from every blog entry we have the same image on the top on full width. But when one opens the blog components through the category, the list displayed does not show the small teaser image on the left, but the big image above the teaser text.
is there a way to change this?
thank you for your support.
Hi I read this: https://kriesi.at/support/topic/remove-feature-image-from-post-devins-code-not-working And did that. It is not working for me. Please help! :)
Still the single post page shows the featured image. I only want the featured image to show for the thumbnails on blog page.
Hi Hojoon,
I sent you a response as the account needs to be an admin.
I’m going to close the topic for anyone else since this kind of thing can be cause by a huge number of variables and it needs to be taken on a case by case basis.
If you aren’t using 1.9.1, you must be if you are on WordPress 3.6. If you don’t have at least 96mb of php memory for WordPress to use, you will need to do so as well.
Regards,
Devin
Hi,
I’m not sure what is causing the error. You can add this on your custom.css or Quick CSS to hide it:
body > center {
display: none;
}
You’re using an old version of the theme. Please download version 1.9.1 on your themeforest account. Override the theme files via FTP, watch this video: https://vimeo.com/channels/aviathemes/64927356
Regards,
Ismael
Hi,
I’m sure it is possible to use the plugin. You can then insert the breadcrumb code on functions-enfold.php, find this code:
//advanced title + breadcrumb function
if(!function_exists('avia_title'))
{
function avia_title($args = false, $id = false)
{
global $avia_config;
if(!$id) $id = avia_get_the_id();
$defaults = array(
'title' => get_the_title($id),
'subtitle' => "", //avia_post_meta($id, 'subtitle'),
'link' => get_permalink($id),
'html' => "<div class='{class} title_container'><div class='container'><{heading} class='main-title'>{title}</{heading}>{additions}</div></div>",
'class' => 'stretch_full container_wrap alternate_color '.avia_is_dark_bg('alternate_color', true),
'breadcrumb' => true,
'additions' => "",
'heading' => 'h1' //headings are set based on this article: http://yoast.com/blog-headings-structure/
);
if ( is_tax() || is_category() || is_tag() )
{
global $wp_query;
$term = $wp_query->get_queried_object();
$defaults['link'] = get_term_link( $term );
}
else if(is_archive())
{
$defaults['link'] = "";
}
// Parse incomming $args into an array and merge it with $defaults
$args = wp_parse_args( $args, $defaults );
$args = apply_filters('avf_title_args', $args, $id);
// OPTIONAL: Declare each item in $args as its own variable i.e. $type, $before.
extract( $args, EXTR_SKIP );
if(empty($title)) $class .= " empty_title ";
if(!empty($link)) $title = "<a href='".$link."' rel='bookmark' title='".__('Permanent Link:','avia_framework')." ".esc_attr( $title )."'>".$title."</a>";
if(!empty($subtitle)) $additions .= "<div class='title_meta meta-color'>".wpautop($subtitle)."</div>";
if($breadcrumb) $additions .= avia_breadcrumbs(array('separator' => '/', 'richsnippet' => true));
$html = str_replace('{class}', $class, $html);
$html = str_replace('{title}', $title, $html);
$html = str_replace('{additions}', $additions, $html);
$html = str_replace('{heading}', $heading, $html);
if(!empty($avia_config['slide_output']) && !avia_is_dynamic_template($id) && !avia_is_overview())
{
$avia_config['small_title'] = $title;
}
else
{
return $html;
}
}
}
Please hire a freelance developer to help you integrate the plugin.
Regards,
Ismael
Hi,
Please try this:
#top div .avia-gallery img {
max-height: 100%;
}
Regards,
Ismael
Hi,
1.) Add this on your custom.css or Quick CSS
#top .widget_nav_menu ul ul li:before {
content: "";
}
To remove the indent, use this:
#top .sidebar_left .widget_nav_menu .sub-menu {
padding-right: 0;
}
2.) The menus are already aligned to the right.
3.) I’m sorry but I don’t understand clearly. Please give us a screenshot.
Regards,
Ismael
Hi. I am getting a 403 Forbidden message at the top of my website. Do you know what may be causing this?
http://jaksa.com.au/jaksasite/
Hi bevlogenverf,
You can change the width at which the menu switches to the responsive menu by changing the number in this code in your js>avia.js file:
//
// responsive menu function
//
function avia_responsive_menu()
{
var win = $(window), header = $('.responsive #header');
if(!header.length) return;
var menu = header.find('.main_menu ul:eq(0)'),
first_level_items = menu.find('>li').length,
bottom_menu = $('html').is('.bottom_nav_header'),
switchWidth = 767;
Then add this to your Quick CSS to change the menu to hide at the new larger width:
@media only screen and (max-width: 767px) {
.responsive #header .main_menu ul {
display: none;
}
}
And then this to now show the button if you are using that menu style:
@media only screen and (max-width: 767px){
.mobile_active #advanced_menu_toggle {
display: block;
}
}
Regards,
Devin
solved (at last)
For if it can be helpful to other guys..
1) page with template “blank page”, no header, no footer, no sidebar
2) add plugins “background manager” to set the background color of the page X color specifically
3) put on page one colored-section and there all the elements we want.
In color-section set the background color, X.
4) enfold styling put in “alternate content” all colors as transparent (not define) minus the border color in which you have to put X.
5) Modify the css for the elements with the colors you want.
Et c’est fini: http://www.escalamas.com
Best regards.
Xavier.
your code above still makes the anim and gallery order runs backwards :-( It does however break the text alignment under the image which was the whole support issue in the first stage ! 2steps 1 back sniff
And its not a paranormal site – just old real world stuff:-p
edit:
.avia-gallery-thumb { margin: 0 auto; width: 591px; }
#top div .avia-gallery img { width: 100%; float: right;}
#top .avia-gallery .avia-gallery-thumb a {float: left;}
#top div .avia-gallery { text-align: center; }
This code works.. and adding the footer in fixes the alignment text
Glad that it working for you. As I said in the email if you want to upgrade to 3.6 and have me take a look then I can.
I’m going to close this topic for now as I’ve gotten a couple of extra emails with all of them coming from different various issues.
If anyone else has trouble with 3.6 just make a new topic with a link to your site and details of the issues :)
Regards,
Devin
Hi Devin
WP 3.6 – everything is up to date.
The theme is the most recent with all updates.
The mountain image is uploaded within a colour section ith the following settings in the colour section:
Img Pos: Top Left
Rpt: Stretch To Fit
Bck Att: Fixed
Padding: Default
Shadow: No
Hope this helps?.
On my laptop, it works fine in Chrome and FF – just problems with iPad, iPhone and Safari Version 5.1.9
Many thanks, an a big thankyou to the team for the top notch support, I am delighted with the theme.
Gary
Hi,
Please open up /js/avia.js and go to line 85 which looks like
switchWidth = 767;
and change it to look like
switchWidth = 989;
Thanks,
Nick
I’ve been having issue today using the styling section in theme options. Whatever I changed it wouldn’t update.
Permissions were correct
Changed wp_register_style( 'avia-grid' , $template_url."/css/grid.css", array(), $ver, 'screen' ); from 1 to $ver as suggested in this post https://kriesi.at/support/topic/how-to-remove-the-get-parameters-from-jscss-files-eg-enfoldcssver1
Still nothing changed then I changed the number in the following code and the next set of changes started to display.
{
$avia_upload_dir = wp_upload_dir();
$avia_dyn_stylesheet_url = $avia_upload_dir['baseurl'] . '/dynamic_avia/'.$safe_name.'.css';
wp_register_style( 'avia-dynamic', $avia_dyn_stylesheet_url, array(), '1', 'screen' );
wp_enqueue_style( 'avia-dynamic');
}
Not sure whats going on but it took me a age to sort it out so it may help others.
Cheers
Greg
Hi baliretreat
None that I know of. The list of recommended plugins is in this topic here: https://kriesi.at/support/topic/useful-plugins
Regards,
Devin
This does allow both the title and another link in the post content to link to the same URL, but the first instance of the URL at the top of the content is now printed out at the top of the post content on the front end.
If I add css to make just that first instance “display:none;” then the function “avia_link_content_filter” replaces the post title with the text of the second instance of the link.
Is there a way to alter the function “avia_link_content_filter,” to replace only the first instance of the first URL in the content with ” “, while leaving the post title alone (so the post title stays as set in the post editor)?
Since the function “avia_link_content_filter” is pluggable, I would like to copy it to my Child Theme’s function.php and alter it there.
Thank you!