Tulip Media

Entrepreneurial thoughts

Kinsta

Is Kinsta the best WordPress host on the market?

Choosing the right host for your WordPress blog is not easy. There is a wide variety of offers, and comparing them is a real task. This article is intended for a particular host, called Kinsta, and which in my opinion will be the optimal solution for those

Create a shortcode for the permalink of a WordPress article

I needed to create a shortcode allowing me to display the link to a WordPress article. To do this, here is the code that I added to my functions.php file: [code] add_shortcode( 'my_permalink', 'my_permalink' ); // The Permalink Shortcode function my_permalink() { ob_start(); the_permalink(); return ob_get_clean(); } [/code] And there was

Add to Home Screen WordPress Plugin

Hi! I'm happy to share with you my WordPress plugin called Add to Home Screen WP. This plugin is based on the awesome Add to Home Screen script by Matteo Spinelli from Cubiq.org. This script places a floating balloon inviting the user to add your website to home screen of his iPhone,

The ultimate guide to opening and growing your restaurant

Here is a course that allows you to become aware of the issues linked to the digitalization of catering, and to the foodtechization of the hotel industry in general. Don't hesitate to share it, but remember to notify me 😉 The course will be enhanced at the rate of one article per week, stay tuned and don't hesitate

Course: Introduction to Management 2.0 and the digitalization of an organization

Here is a free and open course that will allow you to learn about digital entrepreneurship and management 2.0. Through this course, I will try to convey to you the different thoughts related to the digitalization of a company, and how to adapt your teams to the challenges of web 2.0. I. Theoretical introduction

Course: Social Media explained to everyone

Free and open course: Introduction to Social media and social networks. Summary of the Social Media course that I taught at the Sup de Pub communication school (INSEEC Group). Learn how today's social media works, and how to implement your own Social Media strategy to generate

BuddyPress: how to remove rich text on xprofile text area

Here is a little trick for BuddyPress to remove the rich text functionalities of the editor from the xProfile text areas, like bio field for example. Add this custom code to bp-custom.php to disable the rich text: [code] /*———-*/ /* REMOVE rich text on xprofile text area /*———-*/ function antipole_remove_rich_text(

BuddyPress Tip: How to Remove Visual Editor from Text Profile Fields

A little tip that I share with you and which is very useful on BuddyPress installations: it consists of removing the right of users of your social network to use the “rich text feature” (which includes italics, bold, etc.) in “multi-line” profile fields, such as the

foodvisor

Foodvisor: your new slimming ally and personalized nutritional coach

Need a slimming coach to get back in shape? Want to know how many calories each dish you eat every day contains? Foodvisor may be the mobile app for you. Very contemporary and in tune with the times, this app allows you to define in a single shot the number of

Our best ideas come in the shower

Many of us, entrepreneurs, managers, artists, creators and do-it-yourselfers are sometimes lacking inspiration. Blank page syndrome. The anxiety of a creative routine. But there is a place where your creativity can be stimulated: the shower! Wait and see… One of the most intimate places in the world In the shower,

 

My latest tweets

New shorts on Blooness 👉 Vitality, longevity, weight loss: the ultimate guide to proteins in the keto-Mediterranean diet is online on Blooness. https://buff.ly/3xxNvpj
https://buff.ly/4cG2GM4

New shorts on Blooness 👉 The new premium content comes out in 48 hours, and what content! This will be the most comprehensive guide on the amount of protein to consume on a keto-Mediterranean diet. See you soon !
https://buff.ly/3L2KbFP

New Post: Combo, the best solution to put an end to the headache of scheduling and HR management https://buff.ly/4eE6JtT

Load more

Don't miss business advice by email

No spam, just an email when new content is published.

en_USEN