I'm wondering if you can help me with a question about my item.md pages directing tags in "Popular Tags" section to about:blank. With Grav running, the code in "Popular Tags" is, for example: <a href="//tag:photography">photography</a>.
As expected, when I enter "http://localhost:8000/tag: photography" in the web browser, it works, that is, it brings pages with "photography" tag.
I cleared the cache.
My system:
Mac with OS X 10.9.5
php -v
PHP 5.4.30 (cli) (built: Jul 29 2014 23:43:29)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
bin/grav --version
Grav CLI Application version 0.1.0
bin/gpm --version
Grav Package Manager version 0.9.5
bin/gpm index shows 11 installed plugins: Archives, Breadcrumbs, Error, Feed, Highlight, Pagination, Random, Sitemap, SimpleSearch, Taxonomy List, Problems;
and 1 installed Theme: Antimatter (v.1.1.7).
I couldn't find any logs in the /logs directory.
I searched forum for posts related to base_url and tried the suggestion from this forum post:
Active Page If page:1? (http://getgrav.org/forum#!/general:active-page-if-page1), and I also ran bin/gpm install self-upgrade, bin/gpm install selfupgrade, bin/gpm install update.