levelbest
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Messed Up My DirectorySimple question: The following data is what loads for my WP page withing my css wrapper in Rapidweaver. Am I reading this wrong? I could make the page point to a particular file address on my server? Is the following suggested code what it should be reading, or the file it’s self?
Thanks
<?php
/**
* Front to the WordPress application. This file doesn’t do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*//**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define(‘WP_USE_THEMES’, true);/** Loads the WordPress Environment and Template */
require(‘./wp-blog-header.php’);
?>Forum: Installing WordPress
In reply to: Messed Up My Directoryhttps://thegoldenthread.net/wordpress/index.php
Now refreshed. Still showing a blank (css loaded with the basics) page.
Still no results I can use.Forum: Installing WordPress
In reply to: Messed Up My DirectoryI am republishing the container page now. Should take a few minutes to finish and upload. All it has though, is the following code (aside from it’s css properties. This revised page has no Google ad code.
<?php
/**
* Front to the WordPress application. This file doesn’t do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*//**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define(‘WP_USE_THEMES’, true);/** Loads the WordPress Environment and Template */
require(‘./wp-blog-header.php’);
?>Forum: Installing WordPress
In reply to: Messed Up My DirectoryI just updated it this morning. Current version is WordPress 3.4.1.
I think I messed it up inadvertently but have gotten side tracked for too many months now and cant remember how I got here, let alone how to fix it. Using Rapidweaver and placing the code so that the WP site works within my site the way I want it to. Cant remember if the key pieces are in place or not. It used to work so I am sure I did something I should not have at one point. Here is my WP directory list currently on my server:wp-rdf.php
wp-rss.php
wp-atom.php
wp-rss2.php
wp-commentsrss2.php
wp-feed.php
wp-blog-header.php
wp-register.php
index.php
wp-pass.php
wp-app.php
wp-links-opml.php
wp-load.php
wp-cron.php
xmlrpc.php
wp-config-sample.php
wp-config.php
wp-comments-post.php
wp-trackback.php
wp-activate.php
wp-mail.php
readme.html
wp-settings.php
index.html
wp-signup.php
license.txt
wp-login.php
wp-includes
wp-content
wp-adminThanks
Forum: Fixing WordPress
In reply to: How to Upload pictures?Thanks very much. I sent a suggetion in to make serch resuots a little better at linking. Your idea seems sound and I will use it. I appreciate it.
Forum: Fixing WordPress
In reply to: How to Upload pictures?Man this is weird. I must not be doing something right the way I am posting because I can’t get any love around here? Too many posts unanswered for too long. Oh well.
I wish there was some help somewhere. Not meaning to fuss too much, appreciate any help that comes my way, everyone is busy, I am not the only user, its open source anyway, etc.
After my browser completely crashed, OmniWeb, I figured that it was my browser that was not rendering images. Firefox seems to be doing a much better job of it. So forging ahead
Forum: Everything else WordPress
In reply to: WordPress for non-blog webpages?OK, but, How? I can’t get even one image up. And going through html code, is a real headache remembering which folder to upload to update, etc.
All you see on my site today was started as a template from a program, and then hand tweaked. Now I have impure code for standards and other headaches that I just don’t want to learn about and fix – too time consuming as I have to start getting my stuff in the public arena.m
Forum: Everything else WordPress
In reply to: WordPress for non-blog webpages?Thanks, it looks as though you have it working pretty well. I am a bit frustrated as I posted a second question yesterday, and now I can’t find it. I offered a suggestion to the support staff that the found post could be clickable (found it but cant’ click on it or go to it as it was moved). Anyway, I am feeling stuck now as I can’t see how the insert image function works. Is this like the regular html editing that I have to write code snippet in html for an image and upload the image myself? I would have hoped this would be easier – a reason I am trying WP for my turn key solution.
I also have the NextGEN gallery set up but not configured as it needed a chmod777 setting to work and I am not comfortable doing that quite yet. I want to at least finish moving all my passwords off the public folder before I start granting unlimited write permission to any folders I have – especially folders that contain my photography.
I can insert an image but it wont link to a file for upload. And in the lower section I can upload a picture file, but I can’t see how to place it on a page, let alone position it on a page. In short, nothing so far is working for me to put in even one picture. Any ideas on this?
Much thanks if you know.
David
PS – I will say that as I drag an uloaded image over the above editing box it shows a green plus mark, suggesting it is to be dragged and dropped into the edited text area. But nothing will drop when I Relese over the text area. Like I said, nothing I have done so far will add a picture.
Forum: Everything else WordPress
In reply to: WordPress for non-blog webpages?I also want some discussion on this idea. I am not a blogger if I understand blogging? I want to start publishing my articles and have a link to my photography print bureau site. So I will want more pictures woven in as well as integrating my site as it is now, but using wordpress.
Is this gong to work this way?
<https://thegoldenthread.net>
Thanks if you know.
Forum: Installing WordPress
In reply to: most secure directory level?I don’t think that is what I was asking? I was asking about the installation happening in the public html folder and I want to create that file above my publicly vied directory level.