bbhammer
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: login redirects to different siteI tried following the guide you linked to. The url does change. However, when making changes to the new site the old site changes as well.
Maybe its a good idea to just start all over:
I want to copy my site to a new domain so I can translate it into a new language. How do I do this while keeping my old site and not making any changes to that?
Forum: Fixing WordPress
In reply to: Making a special tableWorks great! However, the lines are not completely invisible. Could anyway, just curious if it is possible to make the borders truly invisible?
And how do you merge cells?
And a bonus question: Ho do you center align the table? Cant figure out why posting this:
<table class="aligncenter" style="width: 350px;" border="0" align="center;">Makes the table look like this.
Forum: Fixing WordPress
In reply to: creating search boxIt resolved the issue.
Using the guide http://codex.wordpress.org/Creating_a_Search_Page together with adding header and footer made the trick. Some additional modifications had to be made to make it work with the theme I’m using.
Thanks again for your help!
Forum: Fixing WordPress
In reply to: creating search boxI see. Thank you so much for your help Andrew. Much appreciated!
Forum: Fixing WordPress
In reply to: creating search boxMeaning that I should include those in the searchpage.php file?
Forum: Fixing WordPress
In reply to: creating search boxSure. I just want to mention that this is not theme specific. I would like to use it on free themes as well as commercial themes.
Landing page: http://www.sikkervaccination.dk
Search box test (fail): http://www.sikkervaccination.dk/search
Forum: Fixing WordPress
In reply to: creating search boxYes, i have reviewed that one.
With that guide I successfully created a search page. However, nothing else was displayed but the search form. A totally blank page but the search form in the left hand corner. No theme, no nothing.
Forum: Fixing WordPress
In reply to: creating search boxNo, creating it. I am just trying to create a simple page with a search form on it.