ambergris75
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WP 3.0 with domain mapping = broken linksIt looks like it’s a problem with the 2010 theme. Chucked it, dropped in Kubrick, everything is ok.
As usually, thanks everybody for offering to help, I don’t know how I would have managed to fix any of my wp problems without the help of this forum.
</snark>
Forum: Fixing WordPress
In reply to: Quick help! have to leave ASAPLogin in to your host account (control panel) replace the function.php in your theme’s folder with an older one from your last site backup (did you back up?)
Forum: Fixing WordPress
In reply to: UPGRADE RUINED MY SITE – PLEASE HELP ME!I then deleted some .php and other wordpress files from cPanel and now get the following msgs)
What exactly did you delete? It sounds like you may have made a bad situation worst. Did you back up before upgrading?
Forum: Networking WordPress
In reply to: 3.0 multisite as subdomains without wildcard DNS?Yes please, detailed instructions would be most helpful, thank you Andrea.
Forum: Plugins
In reply to: [Plugin PHP Execution] AmazingWhat they said!
Forum: Everything else WordPress
In reply to: I am trying to be patient……I’m finding it better to make my “own” luck. I discovered a solution on my own.
Forum: Everything else WordPress
In reply to: Any wordpress helping forums?Try here as a backup forum: https://www.sitepoint.com/forums/forumdisplay.php?f=300
Large web design community and they have a dedicated wordpress section.Forum: Fixing WordPress
In reply to: Restoring SQL Databse – Problems = Blank page.…just wondering, were you using a different database table prefix other than “wp_” in your old table? Did you remember to change it in the new database?
Some links that might help:
https://yoast.com/move-wordpress-blog-domain-10-steps/https://tdot-blog.com/wordpress/6-simple-steps-to-change-your-table-prefix-in-wordpress
Hopefully others will come along who can help you a bit more.
Forum: Fixing WordPress
In reply to: How to Add comments in PagesI think plugins like CformsII or Formidable allow you to place comment fields anywhere you like on your site.
Also study your Single.php and do a CTRL + F find for comments and experiment with copying and pasting the code that calls comments on the pages you desire.
I’m sorry I don’t have the specific code to show since I removed it from my Single.php.
Hopefully someone will come along with better help for you.
Forum: Fixing WordPress
In reply to: Private Member Pages?I know this is an old post, but for anyone else who might be seeking the same solution, this plugin handles this function beautifully:
https://justintadlock.com/archives/2009/09/17/members-wordpress-plugin
Forum: Fixing WordPress
In reply to: Simple solution for adding a searchable table to my site?Ok, just figuring this out on my own (thanks community for alll the help </sarcasm>)
I will have to use search.php and and make a searchpage.php to show the results. I will load the plugin “search everything” to control what results are returned. I will create a page that just contains zip codes and I’ll exclude this from being listed in my navigation via the “exclude pages” plugin.
I’ll give this go and perhaps report back for the benefit of some other newbie who finds themselves struggling with a similar problem.
Forum: Plugins
In reply to: [Plugin: Wp-Tables Reloaded] Front end searchbox only…Just thinking and reading while I wait for a smarter person to suggest a solution.
It looks like I will have to create a table just for zip codes in the wp database and then hack searchpage.php to deliver the messages I posted above. How I accomplish that I have no clue :\
“Any” help or suggestions are appreciated.
Forum: Fixing WordPress
In reply to: Simple solution for adding a searchable table to my site?*Bumping*
I’m sure this is an easy task, I just don’t have an advanced knowledge of databases and how to us PHP to call data from them.
Forum: Fixing WordPress
In reply to: help l want to link to my websiteThis may help you:
https://codex.www.ads-software.com/Integrating_WordPress_with_Your_Website