Pascal Casier
Forum Replies Created
-
Sorry, wrong question, closing
Forum: Themes and Templates
In reply to: [Fukasawa] Homepage displaying strangelyI had the same issue some time ago. I had switched on Lazy Loading in Jetpack.
Deactivating that, the images showed correctly again.Forum: Themes and Templates
In reply to: [Fukasawa] Older Posts ButtonSame situation here.
Subscribing to this thread.@cbutlerjr
Thanks for the reply. If your current ‘trunk’ is in fact the stable one, then you could just copy the whole trunk folder into /tags/3.2.6.1 and that would do it for now!I created this on my website some years ago, but it should still be valid: https://wp-info.org/pa-qrg/ , especially the FAQ.
You can find me on slack as @pascal if you want to have a chat about it.
Thanks.
Forum: Plugins
In reply to: [Collapsed Archives] Trying to get property of non-object in line 80Hi,
I’m getting the exact same notice in my error log.
Thanks for fixing, but the error is about ‘ID’, so I would go for something like:if ( isset( $wp_query->post->ID ) ) { if ( !$r['never_expand'] && ( ( $result->year == get_the_date('Y', $wp_query->post->ID) && !is_page() ) || ( is_page() && $result->year == date('Y') ) ) ) { $output .= ' checked'; } }
Pascal.
Forum: Plugins
In reply to: [bbPress Toolkit] Description of my forum is not displayed goodBonsoir @letaiwanais ,
How your sub forums are displayed is completely managed by your theme. Try with a basic theme and you should see the structure correctly.
Please delete the user you mentioned above or at least reset the password!
Merci, Pascal.
Forum: Plugins
In reply to: [bbPress Toolkit] 2 issues with @mentionsGoeie morgen,
First of all, it’s never a good idea to put passwords in forums, so please remove the user or at least reset the password.
The plugin should do the basic things in a forum, not sure how it behaves in a buddypress group, but when I have a moment I will try to check this out.
Pascal.
Forum: Plugins
In reply to: [bbPress Toolkit] More feedback and requests@antipole
Thanks for your feedback. I will get back to this plugin in the next weeks as I saw multiple pending requests. If you have any code I can start from, that would great and always very welcome, also to get extra ideas.
My email is on https://casier.eu/wp-dev/Thanks!
Pascal.Forum: Plugins
In reply to: [WooCommerce] Hebrew translation bugHi @odedta,
If you look on https://translate.www.ads-software.com/locale/he/default/wp-plugins/woocommerce you will find just below the table, on the right side, the ‘Translation Editors’. They are the persons that can accept/adapt the fuzzy and waiting translations.
So @guytzhak , @ranyanivhartstein , or the people behind @translationsbyautomattic that work with the Hebrew translators could accept the fuzzy translation.
I suppose the permalink is https://translate.www.ads-software.com/projects/wp-plugins/woocommerce/stable/he/default?filters%5Bstatus%5D=either&filters%5Boriginal_id%5D=4284164&filters%5Btranslation_id%5D=48575384
Regards, Pascal.
Forum: Plugins
In reply to: [bbPress Move Topics] Feature request: duplicate topicsGoeie middag,
First of all I’m not too much fan of duplication… If you want to display the same message across different forums, sticky and super sticky topics might be a better way.
But… there might always be a specific case where duplication would be really useful, so I’ll add it to the requests ??
Pascal.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] translate message errorMentioned to an Italian translator. Should be corrected soon. Thanks.
Forum: Plugins
In reply to: [bbPress Toolkit] Features not workingHi Chris,
Most probably there is another plugin or your theme preventing it.
Can you provide me WordPress and bbPress version and also theme name and version?Forum: Plugins
In reply to: [bbPress Toolkit] error log filling up with bbptoolkit.css error@toengel, which file did you change from 644 to 666 ?
Forum: Plugins
In reply to: [Private groups] SubscribeThe bbp-toolkit is not from Robin but is mine, yes, but that is not an isse ??
How do you add them to the private forum? Is that manual or based on e.g. a capability?
Pascal.
Forum: Plugins
In reply to: [Broadcast] I18n issuesFrom what I see, you are already a validator for de_DE and sv_SV and somebody is already handling pt_BR.
You can follow the FAQ article I posted above to indicate people that already helped or are willing to help you with the translation (like Laurent for fr_FR) or any others.
Have a look at https://make.www.ads-software.com/polyglots to see how the others make requests.