madloki
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Some thumbnail sizes are 'forgoten' after a crop…Same problem here. Only the max file size is list after uploading an image, not good ??
Does nobody test functions? No it doesn’t work in other browser. He reload and reload the select page, after click one of the facebook pages + ok.
All done, told you above ?? The problem is to SAVE the selected option via wordpress. Connect to facebook > works, select page via plugin > works, save facebook page > doesn’t works > jumps back to facebook account profile without saving the page to post news :-/
Click “ok” he always reload and reload and reload the page without saving :-/
Doesnt work ?? Don’t know: i have MORE than one menu:
Menu 1
Menu 2
Menu 3
Menu 4
Menu 4.1
Menu 4.2*click* Menu 1
Menu 2
Menu 3
Menu 4
Menu 4.1
Menu 4.2Menu 1
Menu 1.1
Menu 1.2
Menu 2
Menu 3
Menu 4 <<<<<
Menu 4.1
Menu 4.2Work’s for me B-)
Thanks Alexander!
Well, maybe wordpress can not render this “bad” html – it’s correct, but crash’s my theme ^^
Can you fix this in 4.0.1?
Found the problem, not very clean the html…
functions.php, replace line 51-107 with this and it works:
<div id="dir_wps"> <div id="dir_wp_0" class="dir-wp"> <div class="dir-wp-hl"> <div id="dir_m_0" class="dir-m" style="cursor: -moz-grab;"> <div style="width: 24px; height: 24px; overflow: hidden; position: relative;"> <img style="position: absolute; left: 0px; top: -141px; -moz-user-select: none; border: 0px none; padding: 0px; margin: 0px;" src="'.CGMP_PLUGIN_IMAGES.'/directions.png"> </div> </div> <div class="dir-input"> <div class="kd-input-text-wrp"> <input type="text" maxlength="2048" tabindex="4" value="" name="a_address" id="a_address" title="Start address" class="wp kd-input-text" autocomplete="off" autocorrect="off"> </div> </div> </div> </div> <div class="dir-rev-wrapper"> <div id="dir_rev" title="Get reverse directions"> <a id="reverse-btn" href="javascript:void(0)" class="kd-button"><img class="dir-reverse" src="'.CGMP_PLUGIN_IMAGES.'/transparent.png"></a> </div> </div> <div id="dir_wp_1" class="dir-wp"> <div class="dir-wp-hl"> <div id="dir_m_1" class="dir-m" style="cursor: -moz-grab;"> <div style="width: 24px; height: 24px; overflow: hidden; position: relative;"> <img style="position: absolute; left: 0px; top: -72px; -moz-user-select: none; border: 0px none; padding: 0px; margin: 0px;" src="'.CGMP_PLUGIN_IMAGES.'/directions.png"> </div> </div> <div class="dir-input"> <div class="kd-input-text-wrp"> <input type="text" maxlength="2048" tabindex="4" value="" name="b_address" id="b_address" title="End address" class="wp kd-input-text" autocomplete="off" autocorrect="off"> </div> </div> </div> </div> </div> <div id="dir_controls"> <div class="d_links"> <span id="d_options_toggle"> <a id="d_options_show" class="no-wrap" href="javascript:void(0)">Show options</a> <a id="d_options_hide" class="no-wrap" href="javascript:void(0)" style="display: none !important;">Hide options</a> </span> </div> <div id="d_options" style="background-color: #ddd; margin-bottom: 3px; text-align: left; padding: 3px; display: none"> <input type="checkbox" tabindex="5" name="avoid_hway" id="avoid_hway" /> <label for="avoid_hway">Avoid highways</label> <input type="checkbox" tabindex="5" name="avoid_tolls" id="avoid_tolls" /> <label for="avoid_tolls">Avoid tolls</label> <input type="radio" name="travel_mode" id="radio_km" checked="checked" /> <label for="radio_km">KM</label> <input type="radio" name="travel_mode" id="radio_miles" /> <label for="radio_miles">Miles</label> </div> <div class="dir-sub-cntn"> <button tabindex="6" name="btnG" type="submit" id="d_sub" class="kd-button kd-button-submit">Get Directions</button> <button tabindex="6" name="btnG" type="button" style="display: none;" id="print_sub" class="kd-button kd-button-submit">Print Directions</button> </div> </div>
The problem is very simple, f.e.:
<input name=”123″….
yours:
<input
name=”123″
….??
Works better, but i always need an css fix height for navigation li’s:
.widget_content .collapsing .item { height:22px !important; }
Don’t know, without it looks not good :-/
Forum: Plugins
In reply to: [Plugin: Buddypress Events Calendar] A few bugsKnown bug? When create an new event the plugin has an bug between step 4 to step 5. The event is created but after step 4 (avatar) he brings an clean page with some text.
And: not every text is translated, i got an english/german mix ??
But: great plugin, wait for an update ??
Forum: Plugins
In reply to: [Plugin: WP Super Cache] It will not cache any filesProblem fixed, i transfer the blog into an new directoy. Everything is the same! Here it works! Don′t know why…but it works!
Forum: Plugins
In reply to: [Plugin: WP Super Cache] It will not cache any filesIn the admin is everything ok! I called with the webspace provider (thanks ?? ) but he has also no idea. On my testblog it works!
In the URI:
wp-.*.php
index.phpReset again and again!
On motorrad-news in the htaccess MUST
AddHandler php5-cgi .php
else the page doesn′t load! Testblog > works without this. I am confused, nobody knows this problem.
Forum: Plugins
In reply to: [Plugin: WP Super Cache] It will not cache any filesEverything correct! Reinstalled, too. I have no idea, super cache MUST work…but it doesn′t :-/
Forum: Plugins
In reply to: Nexgen will not open gallery in FF/Opera/ChromI found the problem :). It′s the permalink structure. The blog works with this, so you must change it in the gallery settings too! Gallery > Options > Activate permalinks = true! That′s it!