PMConcepts
Forum Replies Created
-
Forum: Plugins
In reply to: Add backend page without menu itemyou’re welcome!
Forum: Plugins
In reply to: Add backend page without menu itemI use this plugin: Exclude Pages from Navigation . This gives me the option to exclude it from the navigation menu. So I can create a page, not give it any attributes, as well as keeping it off the top navigation, so u can call to it VIA links.
Forum: Themes and Templates
In reply to: Move Header Banner UpI should stop posting. LOL. I browsed through the coding of some images positioned, copy and pasted the coding, and tweaked the values.
Forum: Themes and Templates
In reply to: Footer doesn't extend across entire pageAll it took was an extra </div> before the <?php get_footer(): ?> in my frontpage file.
Forum: Themes and Templates
In reply to: Footer doesn't extend across entire pageAlso noticed that the footer DOES extend across the bottom of the pages. Just NOT the Front page (home page), which is a different .php file then the other pages- when looked didn’t see anything but
<?php get_footer(); ?>
at the bottom of both page designs
Forum: Installing WordPress
In reply to: URL redirect?We figured it out. Had a lot to do with the DNS and such. Not sure how to explain it, but a good friend helped us through it using your advice, and it works perfectly now. Thanks a lot for the advice and help!
Forum: Installing WordPress
In reply to: URL redirect?From what Godaddy is telling me, using the dev.progressivemediaconcepts.com is using a different domain, because of the “dev.”
Forum: Installing WordPress
In reply to: URL redirect?how do I change that? godaddy customer support wasn’t helpful with anything related to wordpress.com. Is it something I can edit in wordpress.com or godaddy’s domain settings…
is there also a way to keep http://www.progressivemediaconcepts.com linked to wordpress.com blog, and have dev.progressivemediaconcepts.com used for our website, for now?