twist-throttle
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: display post titles of that particular page of paginationAnyone?
Forum: Fixing WordPress
In reply to: localhost works can’t see on wife’s PCWell now both on her PC, as well as my PC where I have Apache & my local install of my Dev worpdress… I’ll use the url of 192.168.2.200/wordpress to access my development install of my site.
Yes, I expected to use the 192.168.2.200 IP from her remote PC, but not from the Dev PC where that is it’s own IP… I expected either localhost or 127.0.0.1.
But anyways… enough of the IP’s, huh 🙂
I consider this issue resolved & now I’m up & running as I needed.
Thanks for your help on this.Forum: Fixing WordPress
In reply to: localhost works can’t see on wife’s PCOh, wait! I redid this one more time…
I set both of these to http://192.168.2.200/wordpress and it seems to be working now.Now my local url on the Linux Dev PC is http://192.168.2.200/wordpress/ instead of http://localhost/wordpress/
I suppose that this fine, it just seems weird to not have it localhost or 127.0.0.1
Do you see any issues with this?Thank you very much for your assistance.
Forum: Fixing WordPress
In reply to: localhost works can’t see on wife’s PCI didn’t think of this.
I had them both as http://localhost/wordpressSo now I just switched them both to 192.168.2.200/wordpress but that didn’t change my results on her PC. I did restart Apache after this, just to make sure… but it is still behaving the same.
This sounds like it could be something that I need to adjust though… do you have any more suggestions?Thanks
Forum: Fixing WordPress
In reply to: Moving site broke my “Contact Form II” pluginsamboll,
No I never did add or change the table prefix. About the blog URI’s in the Options settings… both work if I leave them as the “Stage” address, but changing them to say the “Production” address… that’s when the contact Form II plugin quits working… so I have since switched the URI’s back to the original “Stage” address & now both “Stage” & “Production” are working correctly.moshu,
I do not believe that anywhere in the Contact Form II plugin do I need to tell it the path to the contact file. It seems to know it.So at this point, I’m thinking that I should just get rid of my “Stage” version of WP & only have my “Production” version. But I’m not positive on how to do this… I’m wanting to use the 2nd WP install… which is not the one that I created the original WP & database from. Worse case scenario, I could create a new database for my “Production” version… and then through the admin side of WP, I could have 2 browsers open & just copy & paste my content from the “Stage” to the “Production” installs… giving the 2 installs of WP each their own database. My initial reason I shared the same database was to avoid having to create my content twice.