vasch
Forum Replies Created
-
Hi Cais, sorry for the late reply:
OK, I disactivated all plugins and reactivated one by one.
The problem is related to the ‘WordPress w3all phpBB integration’ by Axew3He is working hard and good to integrate phpbb forums with wordpress but seems to have some more issues with it. As soon as i activate this plugin, all galeries and pics are gone.
I just posted this problem on his forum: https://www.axew3.com/w3/forums/viewtopic.php?f=2&t=132#p636Looking forward to a solution!
Forum: Plugins
In reply to: [Contact Form 7] non return space between checkbox & textI changed the php, that did the trick
in checkbox.php:} else { $item = sprintf( '<input %2$s /> <span class="wpcf7-list-item-label">%1$s</span>', esc_html( $label ), $item_atts );
changed to
} else { $item = sprintf( '<input %2$s /><span class="wpcf7-list-item-label">%1$s</span>', esc_html( $label ), $item_atts );
for some reason the site shows the code and doesn’t see it as an html space.
Same issue here…
Files are fine;, the Database seems fine, the front page of the gallery shows the correct number of pics, galleries and albums but the admin pages show nothing.
I did the downgrade of jquery without success;
As my site runs allot of plugins and phpBB, any downgrade is a risk. So i am not planning to do.Looking forward to get a good ‘future’ solution (and not a downgrade).
Forum: Plugins
In reply to: [WooCommerce qTML] Pruduct translation problemHi Bekita,
yep, I’m in to aquaponics. You can also check my main site aquaponic.be. This site is mainly build in Dutch as it is the ‘Duch aquaponics forum’ :-). But it uses the Transposh Translation Filter, so English should be more or less OK, except for phpBB forum. Have fun with it and feel free to contact me for advice.
For the problem you have: i went to the WordPress settings – permalinks, where you can find ‘product permalinks’. Change it to /product and it should work.
Forum: Plugins
In reply to: [WooCommerce qTML] Pruduct translation problemAh! Think I found it: in WP permalinks, the ‘product permalink’ was set to default: changed it to /product and this seems to work!
Forum: Plugins
In reply to: [WooCommerce qTML] Conflict with permalinks when redirect to "order-received"Forum: Plugins
In reply to: [WP-United : phpBB WordPress Integration] blanc (white) screen after updateThanks for all the info nata-lee & jhong.
I had a backup which was restored, strangely with the same effect.
Fortunately I had an older one as well (december 2013) and this one worked well.
php error log is not existing (site hoster @ one.com), but the debugging showed me some errors, most in the wordpress-runner file: missing { , error with locate_tepmlate and so on.
No idea why this happens! Anyway, I am waiting for some other plugin updates before I switch to wp3.9 and will then try the update again.
cheers
ValSame problem here!
Just have it since yesterday, without any change on the site.
Any solutions?Thanks for the well documented comment David!
Ok to set this as ‘resolved’!
cheers
Vyep, same problem since the update to 3.9: qtranslate slug works fine but disables all quick-edits on the wordpress admin pages (pages, posts,…)
Forum: Plugins
In reply to: [qTranslate] qTranslate and WordPress 3.9.I agree with leslierad but there are more concequences: I f.ex. use other plugins that check qtranslate (qtranslate slug, qtranslate support for woocommerce,…) and just switching to mqtranslate is not an option as these plugins have to be modified manually as well.
aaah, always something to think about ??Forum: Plugins
In reply to: [qTranslate] qTranslate and WordPress 3.9.erm… disabled it anyway. i had some problems in the post dashboard: quick edit was not available anymore. After disabling qtranslate slug, it’s back…
Another 3 years of these problems and you guys will ask me for help ??
gr
vForum: Plugins
In reply to: [qTranslate] qTranslate and WordPress 3.9.Corrected the problem:
in qtranslate-slug.php
replacedreturn ( version_compare($wp_version, “3.3”, “<” ) || !is_plugin_active(‘qtranslate/qtranslate.php’) );
}
byreturn ( version_compare($wp_version, “3.3”, “<” ) || !is_plugin_active(‘mqtranslate/mqtranslate.php’) );
works fine now ??
Forum: Plugins
In reply to: [qTranslate] qTranslate and WordPress 3.9.OK, qtranslate slug not working:
Qtranslate Slug:
This plugin requires at least WordPress 3.3 and Qtranslate(2.5.8 or newer)Forum: Plugins
In reply to: [qTranslate] qTranslate and WordPress 3.9.Thanks leslierad!
I don’t know why both where running, as qtranslate was disabled on the dashboadr. I enabled it, disabled again and after installing mqtranslate, it worked fine! I hope the ‘qtranslate support for WooCommerce’ will still work, i’ll test it out. i also have the ‘qtranslate slug’ plugin installed.
Both seem to work fine for the moment, but i need some more testing.if ever you guys pass in Belgium… we have great beer! ??