Utveckling

Uppgradera php-version för WordPress

21 okt , 2018  

PHP-version

Mitt webbhotell varnade att man kommer att uppgradera php-version från 5.6 till 7.2 inom några veckor. För att säkra att webbplatsen fungerar som den skall efter uppgraderingen ville jag testa hur den snurrar på php 7.2 i en utvecklingsmiljö.

Läs mer »

Utveckling

Secure a Windows Server running Apache XAMPP

16 okt , 2015  

I recently installed a new WordPress website running in XAMPP on a Windows Server. This is how I configured it to pass the Nessus Vulnerability Scanner.

Läs mer »

Utveckling

Upgrade php version in XAMPP

15 okt , 2015  

Updated path to php catalog

I needed to upgrade the bundled php-version 6.5.12 to the latest 6.5.14 due to some security vulnerabilities. This is how I upgraded php in XAMPP to the latest version.

Läs mer »

Utveckling

Site logo in Twenty Fourteen Theme using CSS

30 jan , 2014  

Logo

I am working on some customization on the new TwentyFourteen theme from WordPress. I wanted to replace the standard site name text at the top left of the site with a logotype. It is easy to do by editing the header.php file and insert an <img>-element. Then you should first create a child theme and edit a copy of the header.php file in the child theme folder. That way you can always update the original Twenty Fourteen theme in case there are any updates released in the future. Not using a child theme your modifications will be overwritten.
But I wanted to avoid doing modifications to the header.php file and insert a logotype using pure CSS instead. This is the way to do it.

Läs mer »

Utveckling

Sätta upp en WordPress site lokalt utifrån en befintlig livesite

8 jan , 2014  

Detta är checklistan för dig som har installerat om din dator och behöver sätta upp en WordPress-site i utvecklingsmiljön igen utifrån en skarp site.

Läs mer »

Bloggat, Utveckling

Nytt domännamn

3 mar , 2013  

Idag har siten flyttat till ett rykande färskt domännamn byggoteknik.se som jag hoppas beskriver lite bättre vad siten handlar om. Det går också att surfa till byggochteknik.se men då skickas man vidare till byggoteknik.se (och är nedkortat till o). Så här gick det till.

Läs mer »

, , ,

Utveckling

Relaterade poster med filter i WordPress

7 feb , 2013  

Relaterade poster

Min blogg rullar på WordPress. Igår lade jag ut en funktion som visar relaterade poster genom att hitta andra poster med samma taggar. Jag valde att visa fyra relaterade inlägg och presentera deras posters tumnaglar/utvalda bilder och titel. Det underlättar för besökaren att navigera och hitta liknande inlägg som kan vara intressanta att läsa vidare. Jag lade också på ett filter som exkluderar taggarna #blogg100 och linkedin. Här visar jag koden.

Läs mer »

,

Utveckling

WordPress search field in menu navigation

17 okt , 2012  

WordPress search form in primary navigation

I am working on a new WordPress site using the TwentyTwelve responsive theme. I wanted the search form to render on the same level as the primary navigation main menu. This is the code I was using to solve this. This code is valid for most WordPress themes.

Läs mer »

,

Bloggat

WordPress CMS presentation

31 maj , 2012  

Har precis hållit denna presentation om WordPress CMS och sökmotoroptimering internt för våra utvecklare 🙂

, ,

Bloggat

Pysselparty

23 feb , 2010  

Har utvecklat en webbplats till Malin Söderlinds företag Pysselparty.

Pysselparty

Läs mer »

, , ,