Simply go to the wordpress editor and edit the main stylesheet.css file. Insert the following code at the bottom ? services a.readmore, .entry a.readmore { display: none; }
Remove readmore button for elegant themes when using blog style posts
Remove "Cheatin uh?" message for WordPress (Elegant Themes)
Edit the following file: wp-admin/media-upload.php Change this line: if ( ! empty( $_REQUEST[‘post_id’] ) && ! current_user_can( ‘edit_post’ , $_REQUEST[‘post_id’] ) ) to if ( ! empty( $_REQUEST[‘post_id’] ) && current_user_can( ‘edit_post’…
How to enable Android WordPress app to work with your self hosted wordpress blog (405 Error)
Thanks to Nick ? How to: Setup WordPress Android application and Blog
Where are outlook data (pst) files located? – SOLVED
Just in case you’re wondering, in order to backup your Outlook files (email, contacts, calendar, tasks etc) the file you’re looking for is the .pst file. Depending on what OS…
Execute batch files after visual studio setup project / installer has completed
Well you’ve been looking all over the internet to find something to execute a batch file after the visual studio installer has executed and installed your program. The visual studio…
Email Notifications For FreeFileSync – 100% working! – LoggyMail
For ages FreeFileSync users have been asking for email notifications which inform them of the status of the backup based on logs stored in a specific directory. Well wait no…
Prevent multiple instances of C# application – 100% working
If you only want 1 (one) instance of your C# application running, then simply make use of the following code in the Form1 (or whatever you form is called) constructor,…
Olivetti d-copia 284mf review and default password
Olivetti has got to be the most useless printer company I have ever come across, their website is shocking with absolutely no logical way (if any at all) to find…
WHMCS – Perfect helpdesk/support online e-commerce platform
I have been fiddling around with WHMCS, which is the perfect solution to create an online store. It manages everything from purchases and credit card gateways, to stock levels, quotes,…
Fix Eclipse Problem with SDK Update – [find_lock] Directory locked by javaw.exe (eclipse.exe)
Hi ladies and gents ? I ran in the problem where I wasn’t able to update my Eclipse SDK while eclipse was open, so the way I solved it was…









