Misleading link in WordPress theme source code
-
In this code from a Genesis theme the http:// reference is wrong, and I seem to have no way of finding my About Page OUTSIDE of WordPress.
<li id=”menu-item-93″ class=”menu-item menu-item-type-post_type menu-item-object-page menu-item-93″><span itemprop=”name”>About</span></l …There is no /about/ folder inside the /wordpress_new/ folder. My About page is buried somewhere inside the theme folder; but I cannot see it anywhere there either. It is hidden — from my eyes anyway.
It looks like the only way to edit text in my About Page is to do that from the WordPress Admin dashboard. So, it seems, I cannot use Dreamweaver to tweak code on my WordPress page ; because thew page I want to edit in Dreamweaver is hidden. Is that right?
Sorry .. the printed message above is not showing the “http …” reference. Anyway it includes /wordpress_new/about/. There is no folder named “about” inside /wordpress_new/ or even inside the theme folder.
The topic ‘Misleading link in WordPress theme source code’ is closed to new replies.