Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
AcidMind Theme
#4
This theme is awesome and easy to edit as well (a lot easier than Cardinal for example).

Found a little bug:

In the footer it says:

Code:
<a href="admin/">LOGIN</a>

Instead it should be:

Code:
<a href="<?php get_site_url(); ?>admin">LOGIN</a>


Btw. The description of get_site_url() on this wiki page:

http://get-simple.info/wiki/themes:templ..._functions

says:
Quote:Echos the website's domain. No options. For example, this echos get-simple.info from any page on the GetSimple website.

I think this is the wrong description. It should be something like:

Quote:Echos the website's root-url.

If I make a website on domain blabla.com but store it under blabla.com/gs
According to this description the <?php get_site_url(); ?> would give me the domain blabla.com (without the /gs after it). While in reality, this code gives me the url blabla.com/gs
Reply


Messages In This Thread
AcidMind Theme - by Orkun - 2012-05-07, 04:44:20
RE: AcidMind Theme - by datiswous - 2012-12-14, 06:40:55
RE: AcidMind Theme - by Orkun - 2012-12-27, 00:33:08
AcidMind Theme - by Connie - 2012-05-07, 16:18:04
AcidMind Theme - by markus2012 - 2012-10-11, 10:36:18



Users browsing this thread: 1 Guest(s)