Tjänster

Layout.nu kan i mån av tid, helt kostandsfritt,  hjälpa dig med:
Support till de teman som jag utvecklat och som finns för nedladdning.
Utveckling av wordpress teman till tex idrottsföreningar och andra organisationer.
Översättning av teman.

Skicka ett mail med en tydlig beskrivning av vad du behöver hjälp med så hör jag av mig.

10 tankar om “Tjänster

  1. using your theme Varg love it but had a quick question after removing the ”left sidbar” i am unable to get the pagemain to expand it just dosnt do anything any ideas on what im missing?

  2. Carolina
  3. Thank you for Pia. I have started to use it and notice two problems. Please help.
    1. tell me what file i should edit so that the arrows on the post slider display properly. (they get covered by white background)
    2. my post previews display the html from forms and share widget. can this be hidden?

    Thank you,

    • Carolina
    • Carolina

      Also, test the theme with all plugins disabled, and see if it works. Please let me know of any conficts so that I can update the theme.

  4. Hi there, thank you for your wonderful website. It’s great. I have a question with the new posts part. Is there any way there can be a photo displaying on the post? At the moment you have to click on the post which then opens up the full post with photos? Is there any way to have the photo as part of the post preview? It’s on my news page if what I’m saying does not make sense. The headings say what the post is but displaying a photo would be nice for people to see first. Many thanks

    • Carolina

      Hi Tammy,
      I hope this will help you with your photos: find line 31 in index.php, then replace ‘excerpt’ with ‘content.

  5. Hej!
    Jag har hittat Vargtemat och tycker det är jättevackert. Men, jag undrar hur jag flyttar sidebars till vänster istället.
    Tack för ett jättefint tema.
    /Gabriella

  6. Hej.
    Jag använder ditt vargtema, men jag vill flytta sidopanelerna till vänster istället. Sedan undrar jag om du tar på dig jobb med att fixa till bilder, jag skulle vilja ha som Vargtemat, men med mina hundar istället för vargen..
    /Gabriella

    • Carolina

      Hej!
      För att flytta menyn till vänster flyttar du på koden

      <?php get_sidebar('left');?>
      <?php get_sidebar();?>

      från botten till toppen av sidan:

      <?php get_header(); ?>
      <?php get_sidebar('left');?>
      <?php get_sidebar();?>
      <div id="content"><!-- start main content -->
      

      Du måste göra det på följande sidor: index.php, archive.php, page.php, single.php
      Du kan ändra ditt tema under menyn utseende->redigera.

Kommentera

E-postadressen publiceras inte. Obligatoriska fält är märkta *

*


− two = 1

Följande HTML-taggar och attribut är tillåtna: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>