stephan13
Forum Replies Created
-
Hmm I don’t get it..
<?php if ( function_exists( ‘ps_012_m17n_bread_crumb’ ) ) ps_012_m17n_bread_crumb(); ?>
<?php if ( function_exists( ‘pml_multilingual_list’ ) ) pml_multilingual_list(); ?>
<?php if ( function_exists( ‘ps_012_multilingual_list’ ) ) $gs = ps_012_multilingual_list(); ?>
I put these lines in my header.php file and I tried also with Twenty Ten theme. After this code I paste this code also in the header and copied the flag directory in the theme iage directory
<?php
foreach(array_reverse($gs, true) as $key=>$val){
$flags_dir = get_bloginfo(‘template_directory’);
$flags_dir .= ‘/images/flags/’;
$flag_icon = $flags_dir . $key . ‘.png’;
if ( url_exists( $flag_icon )):
if ($val[‘current’]) {
$flag_icon = ‘<img src=”‘.$flag_icon.'” style=”float:right;margin:2px;padding:1px;border:1px solid #021a40;background-color:#ff0>”‘;
}
else
{
$flag_icon = ‘<img src=”‘.$flag_icon.'” style=”float:right;margin:2px”>’;
}
endif;
$html .= ‘‘.$flag_icon.’ ’;
}echo $html;
?>
But no flags are shown.. so what am I missing?Ok I wil try the solution to put the flags in the header, I hope I do it the right way
Forum: Plugins
In reply to: [012 Ps Multi Languages] 012-ps-multi-languages with twentyelevenEverything works but I dont get the flags in the header. No mather what I do or try..
Tried it in different themes but no luck..
Please help
Forum: Themes and Templates
In reply to: [evolve] [Theme: EvoLve] Dropdown menu don't workstupid me… I found the solution.
When you are in Menu you can set the pages with drag&drop as sup-pages
??
Did you look into widgets>Header1>carousel slider ??
If there is nonthing look into Evolve settings
just remove the widget
Forum: Plugins
In reply to: [Offer Calc] [Plugin: Offer Calc] I can't get this to workHi Nofearinc
I used the short code like this [ofc_shortcode offer_slug=”test”]
Sorry but my friend bought the theme so I cant use a nonther but if the code above is not right I will try it with a nonther theme but it will not be a solution for me.
Thanks
Forum: Plugins
In reply to: [Offer Calc] [Plugin: Offer Calc] I can't get this to workIt works in de sidebar
Forum: Plugins
In reply to: [Jazzy Forms] [Plugin: Jazzy Forms] My formThat looks great Brittany!
Can you help me I would like to have the same only with different products etc but I realy dont know how to do it.
thanks for now
Forum: Plugins
In reply to: [Offer Calc] [Plugin: Offer Calc] I can't get this to workthe same here.. I only see the total
I tried with just 1 plugin and it stil didnt work. what am I doing wrong?
example
https://www.witteklapstoelenhuren.nl/?page_id=118
Need help please
I’m also waiting for a solution.. I wrote a bitt over this plugin to promoot it but now I feel disappointed.
Is there a way to to do it with a nonther plugin?
[ Please do not bump, it’s not permitted here. ]