Category Archives: Tips - Page 4

How to optimize CSS to fit mobile devices screens ;)

So I’ve changed the design of my blog here, and see what happens, when I surf it on my iPhone 6+?
I’ve took a little screenshot for you for demonstration:
iphone-codecave-problem-css-solve-yeah

[KLICK um gesamten Post zu lesen … ]

WordPress Plugin – WP REVIEW – Show rating in Startpage MOD

wp review show in startpage codecave howto modification

 

You maybe know that WordPress Plugin WP Review or you are already using it.
This Plugin is great, but imho has one big issue.

It does not show the ratings on the frontpage / startpage of your WordPress Blog.
If you have build with WordPress, which is setup with only one frontpage, maybe even linking to posts, users won’t be able to rate the frontpage until they click on it which creates duplicate content and other issues.

[KLICK um gesamten Post zu lesen … ]

WordPress Multisite Menu “My Sites” not shown SOLUTION

wordpress-multisite-menu-my-sites-not-shown-solution

 

So for my first WordPress MultiSite Project i studied that function and found out that I have to edit the wp-config.php, which I did like everyone describes.

Unfortunately, even after multiple attempts, it still didn’t show the “My Sites” on the top menu bar of WordPress Backend Dashboard.

So I decided to try few different things, but even a complete clean-up of the database and reactivation of that function didn’t help.

[KLICK um gesamten Post zu lesen … ]

Xcode Swift How-to: Update / Reload the View

So I had this problem where I had to update another view after a user logged in, had to change the interface and so on in Xcode programming with Swift an app.

I Googled like one hour to find the solution.

[KLICK um gesamten Post zu lesen … ]

Fix Appcake -999 error on iPhone

appcake-_999-error-fehler-fix-beheben

AppCake is useful for installing Apps on your jailbroken iPhone if you run into trouble with the Appstore. Of course you should not pirate apps with it, but for me it was a useful legal savior here and there for some problems.

Unfortunately it shows Error Codes, which are not understandable for the normal human.

If you encounter a problem while installing an app in Appcake with ErrorNo. -999, just search Appsync Unified in Cydia and install it.

[KLICK um gesamten Post zu lesen … ]

Sublime Text deactivate the “@ goto bar” (command+r) : My Guide

the @ goto bar in sublime text editor

If you are using Sublime Text Editor you probably experienced the same f*&$ing problem as me. When you’re working on your web project on the full screen browser while editing the php script in Sublime text you always have to switch and in between those switches this rage-causing goto bar with the @ symbol appears right over your code, taking all the focus.

But I have finally a solution for you!

[KLICK um gesamten Post zu lesen … ]