Maja
Forum Replies Created
-
Hi, thank you.
This also dont work. Is ther option without transaltion plugins?
Thank you
Not helpful…
But if anyone need solution – put this in function.php
/**
* Exclude Learnpress LESSON from Search
*/
add_action('init', 'excludePostTypeFromSearch', 99);
function excludePostTypeFromSearch(){
global $wp_post_types;
if(post_type_exists('lp_lesson') && isset($wp_post_types['lp_lesson'])){
$wp_post_types['lp_lesson']->exclude_from_search = true;
}
}Exactly ?? I am using Genesis, but this is probably a problem for all other themes as well.
- This reply was modified 4 months, 3 weeks ago by Maja.
Hi, sure here is the video: https://vimeo.com/1024986127/c7e2f4c147?share=copy
You can see under search results are full lessons and you can even download everything.
Thank you,
Maja
Forum: Plugins
In reply to: [The Events Calendar] Waiting translationAmazing, thank you ??
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Non-approved translationsOf course. The problem is that the translations are not approved and I would like them to be approved so that the language can then be used on the website.
There are currently 3,963 Suggested Translations: https://translate.www.ads-software.com/locale/sl/default/wp-plugins/learnpress/
Would it be possible to confirm the suggested translations?
Jeeeej, migration solve this problem!
Thank you sooo much! ??
Have a great day,
Maja
Hi, I already tried to cretae new event ant no luck. Also event for this month is not showing – is in past.
Any other solution?
Do you have any other support – that can check this? I can pay.
Thank you.
Hi,
yes and also september 2024 – 18. is before 3.
- PHP: 8.1
- WordPress: 6.5.2
- The Events Calendar: Version 6.4.0? (just updated)
- Theme and Version: Genesis 3.5.0.
- WPML version: Version 4.6.10
I have to totaly disconect translations. So english and sloven events are separated.
Any solution?
Thank you
Hi,
I can publish it without this part to work ok.
I manage to create ByPass link: https://www.anaplesec.com/dogodki
Please help.
- This reply was modified 10 months, 4 weeks ago by Maja. Reason: Add link
Hi,
its not publicl yet, but I can give you login info to access – please let me know how can I do this.
Yes I did deactivate ALL plugins and problem still exsist.
Thank you,
Maja
Forum: Plugins
In reply to: [The Events Calendar] Hide From Event Listings – not on Category ViewHi, amazing!
Thank you!
Forum: Plugins
In reply to: [Upsell Order Bump Offer for WooCommerce] Bump offer for all ordersOk, thank you ?? Yeees this is it and works great!
- This reply was modified 2 years, 2 months ago by Maja.
Forum: Plugins
In reply to: [Upsell Order Bump Offer for WooCommerce] Bump offer for all ordersNot sure what you mean.
I want to have bump offer for all orders not only for those with some products/categories. And I dont want to add manually all products/categories to this bump offer. If I don’t choose any product/categories bumb offer don’t work.
My problem is that I sell online courses (LearnPress) via Woocommerce, but they are not products and your plugin doesnt recognize them.
Is this possible?
Thanks