Forum Replies Created

Viewing 15 replies - 1 through 15 (of 18 total)
  • Thread Starter jmdougla

    (@jmdougla)

    Thank you. That fixed it. I guess I’ll just live with the original size until I can get someonw to do it for me. Tell me something though, What is widt\h in the following string: width:790px;
    widt\h:763px;?

    Thread Starter jmdougla

    (@jmdougla)

    Well, I found that I was able to edit basic.css via my ftp site but when I did it spread the 2 sections apart. I had save a copy of the original file before editing it but when I tried to restore the saved and renamed copy of the original basic.css from basic1.css back to basic.css to get my original configuration back the page still has the undesired appearance. Take a look at http://jmdouglass.com.

    The original basic.css was never changed (accept the name) so I can’t understand why it did not go back to its original configuration. What to do? The edited file is now named *basic-old.css and the original file is named back to basic.css.

    Thanks

    Thread Starter jmdougla

    (@jmdougla)

    The error message that I got when trying to log in indicated that the wp-admin/admin.php could not be found. I downloaded a new copy of WP and reuploaded the single file that was apparently missing. That fixed the problem and I can now log in normally. Thanks

    Thread Starter jmdougla

    (@jmdougla)

    The error message that I got when trying to log in indicated that the wp-admin/admin.php could not be found. I downloaded a new copy of WP and reuploaded the single file that was apparently missing. That fixed the problem and I can now log in normally. Thanks

    Thread Starter jmdougla

    (@jmdougla)

    Can’t remember for sure ut I may have updated WP to the latest version.

    Thread Starter jmdougla

    (@jmdougla)

    Thanks. I am not confident in changing the whole upload. Fear destroying the whole board. Is there a simple way to reup the files?

    Thread Starter jmdougla

    (@jmdougla)

    The file, admin.php is not found in the wp-admin folder. I tried copying a file with the same name from another folder but apparently it was not the right file as another error message popped up. Help please.

    Thread Starter jmdougla

    (@jmdougla)

    If I’m reading the error right, it is saying that it cannot find the file admin.php in the wp-admin folder. Can I just copy that file back into the folder? Where can I get a copy of the file? Am I reading it right?

    Thread Starter jmdougla

    (@jmdougla)

    Tried renaming the folder, email-users, to !!email-users but that did not work to get me to the login page. Can I open the dashboard from the ftp screen and try to remove the program from there? What file to open?

    Thanks for your help.

    Thread Starter jmdougla

    (@jmdougla)

    Is there a way to deactivate the plugin without actually removing it to see if that helps. Like renaming the folder or moving the contents to a temp folder?

    Thread Starter jmdougla

    (@jmdougla)

    Thanks for the reply. I do have ftp access and have found a directory named ’email-users’ under ‘plugins’ which is the name of the app. Will deleting this directory be enough to get rid of the app in total or will I need to adjust other files as well?

    Thread Starter jmdougla

    (@jmdougla)

    Thanks worked perfectly.

    Thread Starter jmdougla

    (@jmdougla)

    Here are the 2 files. Maybe you could be a little more specific. I’m kind of green when it comes to programming.

    [code removed]
    Thanks

    Forum: Fixing WordPress
    In reply to: Delete columns
    Thread Starter jmdougla

    (@jmdougla)

    Thanks for your help. I did get it to work. Here what I did–

    1. Uploaded a new php file named astore.php to my themes folder using my ftp program.
    2. Went to the editor in the WP dashboard and brought up page.php and copied the contents.
    3. Opened astore.php and pasted previously copied contents from page.php
    4. In astore.php I added the following contents at the top of the existing code:

    <?php
    /*
    Template Name: astore
    */
    ?>

    Then I deleted the following line:
    <?php get_sidebar(); ?>

    Then found the line containing <div id="content"> and changed it to `<div id=”content” style=”width:100% !important;”>

    Finally saved astore.php

    5. Went to page editor and brought up page I wanted to change. On the right side of the screen there is a dropdown menu listing the template assigned to the page. It needed to be changed to astore.

    6 copy the astore code from amazon and paste it into the page you are editing. Be sure it has HTML picked in the tabs at the top of the editor.

    7 Preview and publish.

    8. So far it looked pretty good but it still was a little too wide. So I search on amazon for a narrower theme in the astore editor, chose it, and copied the code, and pasted it into the page editor on WP. Preview. It fit but wasn’t centered the way I wanted it so I went back to the code pasted from amazon and started experimneting with changing the width="100% to smaller percentages until it appeared to look like I wanted. Then published again.

    Hope this will help others who are having this problem. The theme I ended up using was bluebirdhost2. It is much narrower that the default theme and still looks good. It did need a little tweeking with the colors. Here are the results:
    http://jmdouglass.com/forex_review/a-store/

    Please let me know what you think.

    Thanks

    Forum: Fixing WordPress
    In reply to: Delete columns
    Thread Starter jmdougla

    (@jmdougla)

    Anyone out there that can help me out?
    thx
    jmd

Viewing 15 replies - 1 through 15 (of 18 total)