bernbe01
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can't access old siteNo problem!
Yes on the site and home URL via the database
I will be back in a few hours
Forum: Fixing WordPress
In reply to: Can't access old sitein your old sites wp-config.php are the database settings and credentials to access the old database
db name
user name
password
hostthe error that you are currently getting means that there is an issue between what is in this file (wp-config.php) and what your old database has for permissions
Forum: Fixing WordPress
In reply to: page: private and publicis the list of pages the menu? cuz they sound like different things to me
if the list is the menu, then your menu that you altered has not been applied to the theme
public page is correct for this method
Forum: Fixing WordPress
In reply to: I need help altering the title bar on my siteyou shouldn’t have to disable this plugin. it’s actually designed to customize all of this stuff
check out my previous comment, i think it has what you want in it
if you change your page title format from this:
%page_title% | %blog_title%to this:
%page_title%you should be good
Forum: Fixing WordPress
In reply to: Can't access old siteand to address your point. yeah sometimes it is easier to start from scratch
Forum: Fixing WordPress
In reply to: Can't access old siteok cool, perfect info, thank you
you’re actually very close
in the nwirestore/HabitatNWI folder, please double check all of the database connection params. something is an error in there right now
if nothing else, go to the old db in php my admin and create a new user/password and try that out
Forum: Fixing WordPress
In reply to: I need help altering the title bar on my siteSo with that plugin, you set the title patterns in the plugin settings and override it per page
Dashboard->All in one SEO->General Settings
–> scroll to the Title Settings sectionyou should probably ask that question in the all in one seo forum if this doesn’t help you
Forum: Fixing WordPress
In reply to: page: private and publicok twenty-twelve means def go the route WPyogi is saying
Dashboard->Appearance->Menus
Either edit the main menu if present, or create a new menu and set it to “main navigation”
do no include the page/post in the menu
go to the page/post and unselect it as private
Forum: Fixing WordPress
In reply to: page: private and publicthis is a facet of your theme, what theme are you running?
you could also try a plugin designed for this, but I have not yet found one listing as compatible to 4.1.1
if i do i’ll post back with that
Forum: Fixing WordPress
In reply to: Can't access old siteit sounds from that message like both of the site files are on the same host in the same account. if you can browse to both installs then they are not on different hosts.
so if thats the case just copy the old folder up a level to the now docroot, then access that folder
Forum: Fixing WordPress
In reply to: make website mobile friendly without plugin or changing themeTesting the theme will always be your best bet. I personally like themes which are responsive for mobile friendly sites
Forum: Fixing WordPress
In reply to: Lost all of my pages?!🙂 i’m glad you got it! nice work!
Forum: Fixing WordPress
In reply to: how do i remove the comments off section at the bottom of my websiteit’s odd to me that it isn’t there. i downloaded the theme and was working directly on the theme files…..
are you running the most recent version of adventure journal?
@IAmVincentLu has a great idea. try out that plugin and let us know
Forum: Fixing WordPress
In reply to: Can't access old sitethat new entry needs to go into your local computer’s hosts file. the link i provided should help you find it ok. if not just let me know what platform you are on
Forum: Fixing WordPress
In reply to: Can't access old siteand you may have to undo the wp_options changes you made, but you should at least be able to hit yourdominan.com/wp-login.php
*note this will ONLY work if your old host has:
-your db
-your files
-is still configured to answer for that domain (dns need not point there though)