Articles

WordPress plugin MMENU scrolling fixed bar overflow using CSS

With an off canvas menu, when opened on a long page the scrolling bar can make the page jump. Use the following CSS to bypass this problem and have the scrolling bar appear even
Read More

WordPress recovering admin password via PhpMyAdmin

Go to the database and look up the table wp_users. Scroll to your username replace the value of “user_pass” with “$1$dgce9Lop$A9.gfUeaHfPFXLraMbR.L/” This
Read More

Displaying a menu title in Joomla

Use the following code to display a menu title in
Read More

Responsive YouTube video embed in page, get the ratios right

Use the following code to embed your YouTube videos in your
Read More

Get the menu ID

Use the following code to get the MenuID in
Read More

Get an Article ID

Use the following code to get the ID of an
Read More