Forum Replies Created
-
AuthorPosts
-
heio. Don´t wan to open a new thread.
Is it possible to hide 7 deactivate the thumbnails with a function!
with a function in the child theme functions.php!
September 24, 2015 at 4:49 pm in reply to: DEACTIVATE THE H1 TITLE if display only breadcrumbs is set (SEO) #508609THIS IS THE CORRECT SOLUTION to change the h1 for better SEO:
why i always find my solution by myself after startin a new topic?add_filter('avf_title_args', 'avf_remove_header_title'); function avf_remove_header_title($args) { $args['heading'] = 'span'; return $args; }
Maybe you know how to completely remove the string… it´s a bit like a bug
<h1 class='main-title entry-title'></h1>
thank you very much for all your info´s – you can close this thread … And you can delete it if you like
September 24, 2015 at 1:41 pm in reply to: Replace toggle icon with another entypo-fontello font OR use a png #508426hmm, isn´t that jut dor the mobile menu icon.
I can change the mobile_menu icon with your code.I need to change the “star” symbol which has the charactercode ue808
September 24, 2015 at 8:11 am in reply to: Replace toggle icon with another entypo-fontello font OR use a png #508196I tried to give the fontello font icons a different code via the fontello Website – (not working) U+e808
Exactly i want to change the charcode of the star icon
ue808
Because my Icon has the same code
September 23, 2015 at 5:26 pm in reply to: Replace toggle icon with another entypo-fontello font OR use a png #508005Hei,
So the same thing i need to chage some default charsets. in example of the star icon.
I is the “ue808”In the functions calld supersticky? Whiy is my code not working???
HELP!!!!
add_action('init', function() { global $avia_config; //$avia_config['font_icons']['mobile_menu']['icon'] = 'ue824'; $avia_config['font_icons']['supersticky']['icon'] = 'ue824'; return $avia_config; });
Half Sized Blog Element ….
hei guys. I thought there is a shortcode to display the blog like:
Half Sized Blog ElementCan you tell me where to find this?
yes when we need to use good Google Fonts.
I use fonts.com for several Clients and need to deactiveate the loading of Google fonts via avia completetly
August 31, 2015 at 2:18 pm in reply to: Disable http://fonts.googleapis.com/css?family=Open+Sans #495794ouh and after an update??
Is there a possibility to do this in the child theme function?
oh my gosh.. No :-D
I found a solution to use Enfold with the customers wishes… I use the Ennfold now for about over 10 clients – it would be nice if kriesi would extract the avia-pagebuilder for a standalone version.
I would pay for it ;-) //
But actually i figure out, that there is no reason to use any other theme.it was because I wan´t a similar composer like the avia one.
Because I tried to build a own theme with a partner of mine – my client want to have something not out of the box :-).
Actually I tried using enfold and totally customiced the header and footer parts.SO yes this is what I found:
$.avia_utilities.avia_ajax_call = function(container) { if(typeof container == 'undefined'){ container = 'body';}; $('a.avianolink').on('click', function(e){ e.preventDefault(); }); $('a.aviablank').attr('target', '_blank'); //activates the prettyphoto lightbox $(container).avia_activate_lightbox(); //scrollspy for main menu. must be located before smoothscrolling if($.fn.avia_scrollspy) { if(container == 'body') { $('body').avia_scrollspy({target:'.main_menu .menu li > a'}); } else { $('body').avia_scrollspy('refresh'); } } //smooth scrooling if($.fn.avia_smoothscroll) $('a[href*=#]', container).avia_smoothscroll(container); avia_small_fixes(container); avia_hover_effect(container); avia_iframe_fix(container); //activate html5 video player if($.fn.avia_html5_activation && $.fn.mediaelementplayer) $(".avia_video, .avia_audio", container).avia_html5_activation({ratio:'16:9'}); }
The Scroll is controlling the body //
can I let it control my div with the ID= #wrapper ??
I tried so many Pagebuilders and layout builders. but there isn´t any that is as googd as the avia
July 6, 2015 at 11:07 am in reply to: Enfold Portfolio Categories Not Showing in Sorting Menu #468798Hi thanks for your answer, please have a look inside!
it is better to hide the images with a hook. ??? Because Speed and SEO
Is there a hook php to disable the image?
July 2, 2015 at 3:18 pm in reply to: Enfold Portfolio Categories Not Showing in Sorting Menu #467565Hello.
Wordpres 4.2.2
Newest Version Enfold…. The Portfoliocategories are not available in Menu.
I can not add them to the menu?I am using the The Events Calendar PRO Plugin
is there also a hook to disable the images in the masonry grid?
June 19, 2015 at 12:14 pm in reply to: Avia editor and latest update not retaining page content? #461818This reply has been marked as private.Same happened to me many times.
– Same happen when I use Chrome to edit
– i use Dreamweaver ans a texteditor to clean… (not working)
-> after variuos time copy and paste from one to anot
her editor and use the (Text only) to insert.It works ^^
yes that´s what I´m looking for. .avia-ipad (for making special customicing)
So I can exclude my own Javascript detection :-).But Is there something for iphone as well?
Hei Huys, my webinspector isn´t working actually any more.
wasn´t there a class like (Ipad), that you entered in the body class as you doing it with the ie8 class?
April 16, 2015 at 9:26 am in reply to: Use Existing Google Map Api For Child Theme Custom Template #429435Ok,
it seems that the plugin “mycalendar” is causing that problem. But I’m not using the maps.On that sites:
http://heinzcluster.de/seminare/
http://tickets-vip.comhere the topic has been treated before: But the code is not working°
https://kriesi.at/support/topic/website-load-speed-questions-on-the-theme-components/April 15, 2015 at 11:22 am in reply to: Use Existing Google Map Api For Child Theme Custom Template #428801In my new Themes / Installation there is always the following lines in the header:
<script type='text/javascript' src='//maps.google.com/maps/api/js?sensor=true&ver=4.1.1'></script>
Why?
And how to deactivate this?
It is slowing down websites.
Hi Guys..
Actually we can add Image banners to product categories and archives by using the Theme Designer
A very similar Problem to this above.I want to display the same long imagebanner from the category pages also on my singe products.
I do the following:
function add_banner_before_breadcrumb() { if ( is_product() ) { echo '<div id="av_product_description" class="avia-section main_color avia-section-large avia-no-border-st…verlay-active avia-bg-style-parallax container_wrap fullsize" style="color:#ffffff;" data-section-bg-repeat="stretch"> <div class="av-parallax avia-full-stretch" style="background-image: url("http://sst.seite-freigeben.de/wp-content/uploads/stripe_Poducts11.jpg")"; ></div> </div>'; } } add_action('ava_after_main_container', 'add_banner_before_breadcrumb');
But the javascript is a bit buggy after using this. Can you help me?
htaccess:
user: SST
login: Somer2015!AH Sorry guys.. I tried the first Solution…
This as working for me
if(!function_exists('avia_modify_event_breadcrumb')) { function avia_modify_event_breadcrumb($trail) { foreach($trail as $key => $data) { if(strpos($data,'href="http://link your site.de/shop-produkte-uebersicht/"') !== false) unset($trail[$key]); } return $trail; } add_filter('avia_breadcrumbs_trail','avia_modify_event_breadcrumb'); }
yes it´s running perfect with this. Ok at least you have to choose the (with breadcrumb) in the dropdown and make a duplicate of the Template.
template-builder.php
And do the following to not display the Breadcrumb twice:
//check if we want to display breadcumb and title // if( get_post_meta(get_the_ID(), 'header', true) != 'no') echo avia_title();
You can copy all this suggestions together and delete the unnecessary posts here.
haha Yes exactly,
but I think I gave this suggestion for this entry to Yigit yesterday :-D // funny
Solution was simple … with the shortcode in the Layoutbuilder:
[bread_crumb]after the breadcrumb function in the functions-enfold.php add the following line.
add_shortcode( ‘bread_crumb’, ‘avia_title’ );Done
(why i found this solution so simple and can´t find any solution posted in the support. Many people asking for this snippet
But now I have two functions, the original one and the shortcode add function.
It would be easier to call the main breadcrumb function to show in between the shortdode. Can you help me with that?
Hi can´t find any solutions at least the topic is closed.
Actually I found one solution: making my self a shortcode [bread_crumb]
function bread_crumb_func ($args = false, $id = false) { global $avia_config; if(!$id) $id = avia_get_the_id(); $header_settings = avia_header_setting(); if($header_settings['header_title_bar'] == 'hidden_title_bar') return ""; $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 container_breadcrumb'>{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'] = ""; } //disable breadcrumb if requested if($header_settings['header_title_bar'] == 'title_bar') $defaults['breadcrumb'] = false; //disable title if requested if($header_settings['header_title_bar'] == 'breadcrumbs_only') $defaults['title'] = ''; // 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 "; $markup = avia_markup_helper(array('context' => 'avia_title','echo'=>false)); if(!empty($link)) $title = "<a href='".$link."' rel='bookmark' title='".__('Permanent Link:','avia_framework')." ".esc_attr( $title )."' $markup>".$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; } } add_shortcode( 'bread_crumb', 'bread_crumb_func' );
- This reply was modified 9 years, 8 months ago by Raphael.
-
AuthorPosts