Skip to content
No results
  • All articles
  • Showcase
  • About
  • Contact
draghici.net
  • All articles
  • Showcase
  • About
  • Contact
draghici.net
  • Programming

Disable ajaxStart and ajaxStop events for a single request

  • Cristi Draghici
  • June 1, 2016

To disable the ajaxStart and ajaxStop  events, add global: false in the request. Example:

Read MoreDisable ajaxStart and ajaxStop events for a single request
  • Programming

WordPress – Show the thumbnail and the title of a WP post with Bootstrap media

  • Cristi Draghici
  • April 28, 2016

Add the following code to your theme’s functions.php file:

Read MoreWordPress – Show the thumbnail and the title of a WP post with Bootstrap media
  • Programming

WordPress – Adding Bootstrap to wp_list_categories()

  • Cristi Draghici
  • April 25, 2016

Add the following code to your theme’s functions.php file: Use the categories list function like this:

Read MoreWordPress – Adding Bootstrap to wp_list_categories()
  • Programming

Make USB stick bootable

  • Cristi Draghici
  • April 18, 2016

When trying to make a USB stick bootable, one might try to take the following steps: Sources:

Read MoreMake USB stick bootable
  • Programming

WordPress – Allow HTML code in taxonomy description

  • Cristi Draghici
  • April 11, 2016

To allow HTML code in the taxonomy description in WordPress, add the following code to your theme’s function.php file:

Read MoreWordPress – Allow HTML code in taxonomy description
  • Programming

WordPress – Remove pages from search results

  • Cristi Draghici
  • March 18, 2016

To remove the pages from the search results, use the code in this article.

Read MoreWordPress – Remove pages from search results
  • Programming

WordPress – Disable trash bin

  • Cristi Draghici
  • March 18, 2016

To disable the trash for wordpress, edit your . file and add the following line:

Read MoreWordPress – Disable trash bin
  • Programming

WordPress – Add target=”_blank” to content

  • Cristi Draghici
  • March 13, 2016

Add the code in this article to your functions.php file to add target=”_blank” to your links.

Read MoreWordPress – Add target=”_blank” to content
  • Programming

Enable access to MySQL/MariaDB from any host in Linux

  • Cristi Draghici
  • February 27, 2016

Commands: Source:

Read MoreEnable access to MySQL/MariaDB from any host in Linux
  • Programming

Torrents on Raspberry Pi

  • Cristi Draghici
  • February 25, 2016

We will try to create a raspberry pi configuration to run (legally) torrents in your network.

Read MoreTorrents on Raspberry Pi
  • Programming

Simple and efficient PHP proxy solution

  • Cristi Draghici
  • February 25, 2016

This is a nice php proxy, easy to use and understand:

Read MoreSimple and efficient PHP proxy solution
  • Programming

Remove the dotted outline around a link

  • Cristi Draghici
  • February 12, 2016

Use the code in this article to remove the dotted outline around a link.

Read MoreRemove the dotted outline around a link
Prev1 … 9 10 11 12 13 14 15 … 18Next
No more posts to load

Recently updated

  • Introduction in accessibility (a11y)
  • Improved prompts for better AI interactions
  • Accelerated AI development – Open File Sharing
  • Local services for convenience and privacy
  • Put a Raspberry Pi in an Argon Neo 5 Case

A quick note

I post here articles that I found interesting, solutions to problems I have encountered and last but not least, display information about my projects and achievements.

Categories

Everything else (88) Programming (178) Useful tools (24)

draghici.net © 2006 - 2025 - Most of the rights reserved