mizpat
Forum Replies Created
-
Forum: Plugins
In reply to: [Store Locator Plus®] Duplicate radii options listThank you. I am using Toolbox child theme. I have a few other plugins; have no idea if they are language or other string translation plugins. I can try deactivating one by one to see if one is the culprit. I didn’t think a plugin would cause something so minor to go wrong, or I would have checked them first. I’ll write again when I’ve checked the plugins, probably tomorrow night.
Unfortunately that did not work, nor did the fresh download of 3.4.2. The strange thing too is that there is no
?>at the end of the pluggable.php file, even in the fresh download.Thanks for your help anyway. I appreciate it.
Thanks, @krishna, I will check it out. pluggable.php is not my file – I don’t know whose it is, possibly a plugin? or WordPress?
Anyway, I will post results when I can get to it.
Forum: Fixing WordPress
In reply to: anchor tags on pagethanks @krishna, i don’t need support on this issue, i was just making a comment while researching this issue.
but if you’d like to help, i did post two new topics yesterday in jetpack support topic. thanks!
Forum: Fixing WordPress
In reply to: anchor tags on pagetvansant, try using #name instead of #id
it’s probably not valid code, but it works for me while #id did not.
Forum: Fixing WordPress
In reply to: anchor tags on pagei am having the same problem but i am not a php coder and don’t want to mess with my function.php file right before launching the site.
it’s rather astounding to discover that, while wordpress makes many things much easier and even possible, other things like this (and data tables, and rows and columns of product images and text) it makes so much harder than it needs to be. anchor links are very simple when hard coding in html.
Forum: Everything else WordPress
In reply to: GoDaddy servers down?GoDaddy says all sites are back up now.
http://hosted.ap.org/dynamic/stories/U/US_TEC_GODADDY_OUTAGE?SITE=AP&SECTION=HOME&TEMPLATE=DEFAULT
Forum: Everything else WordPress
In reply to: GoDaddy servers down?Thanks for the update; I also heard it on NPR and saw it on Cnet. As of now, my client’s site is back up, and so is GoDaddy webmail login, so they are gradually getting their servers back up. The GoDaddy home page is now devoted to this crisis, and it seems the rest of its site, including sales and support pages, are not yet accessible. They are probably concentrating on getting customer sites and email up first, and they are obviously making progress there.
Forum: Everything else WordPress
In reply to: GoDaddy servers down?Twitter feed shows “we’re working on it” status report: http://twitter.com/godaddy
Forum: Installing WordPress
In reply to: stuck in a database-related loopI did a search on “clearing the database” in the forums and found a clue that worked (along with checking the wp-config.php file, which AT&T had changed from
localhostto their own hostname without telling me, even though yesterday they said that yes, localhost was correct. It wasn’t!).First I duplicated and downloaded AT&T’s wp-config.php file.
Then I just needed to change the $table_prefix to something/anything else (e.g., from wp_ to wp1_), changed the file name back to wp-config.php, uploaded, and I was able to finish the installation and log in.
Here’s the thread where I found the table_prefix clue:
http://wordpress.org/support/topic/already-installed-to-reinstall-please-clear-your-old-database-tables-first?replies=12