Results 1 to 5 of 5

Thread: 13.04 Create new Wordpress theme

  1. #1
    Join Date
    Apr 2010
    Location
    Bosnia and Herzegovina
    Beans
    255
    Distro
    Ubuntu 13.04 Raring Ringtail

    13.04 Create new Wordpress theme

    Hello

    I tried to create new wordpress theme, but it won't show up in list of installed themes in wordpress. To check if I'm doing something wrong, I used default theme and copied it to new folder, I only changed it's name and name of folder which contains this 'new' theme but still I can't see that theme. Can you tell me what are the steps to create new theme in Ubuntu 13.04. Thank you

  2. #2
    Join Date
    Nov 2009
    Beans
    Hidden!
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: 13.04 Create new Wordpress theme

    after creating it you are supposed to install it.
    Read the easy to understand, lots of pics Ubuntu manual.
    Do i need antivirus/firewall in linux?
    Full disk backup (newer kernel -> suitable for newer PC): Clonezilla
    User friendly full disk backup: Rescuezilla

  3. #3
    Join Date
    Apr 2010
    Location
    Bosnia and Herzegovina
    Beans
    255
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: 13.04 Create new Wordpress theme

    ok, but how to install it. As I found on web when user download the theme he should only copy it into themes directory.

  4. #4
    Join Date
    Apr 2010
    Location
    Bosnia and Herzegovina
    Beans
    255
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: 13.04 Create new Wordpress theme

    all files and folders are owned by www-data is that ok

  5. #5
    Join Date
    Apr 2010
    Location
    Bosnia and Herzegovina
    Beans
    255
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: 13.04 Create new Wordpress theme

    Solved it by linking themes to proper places like this:

    sudo ln -s /var/www/wordpress/wp-content/themes/your_theme/ /var/lib/wordpress/wp-content/themes/your_theme

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •