Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)
  • Thread Starter pikey

    (@pikey)

    of course. silly me. You edit the page and make the ‘page status’ private.

    Forum: Fixing WordPress
    In reply to: Tables

    Ah!

    I have just found that if you enter the table without a <tr class=”this”> then the table stays.

    Forum: Fixing WordPress
    In reply to: Tables

    I am having this ‘tables disappearing’ act as well. Did ‘finecoastalliving’ get it sorted? I tried the wp-table plugin but that has severe limitations to how I want to work it. I want to be able to pull my source table from DW8 and for it to display in WordPress so punters can have their two bits worth of comment.

    If I enter the code and save it works. As soon as I switch back to visual input (to perhaps update the table or add an introduction) most of the table magically disappears.

    I thought that would work as well robgrayson, but it didn’t for me, it depends what theme you use.

    I needed to change the code for the menu or navgation in header.php or similar.

    <?php wp_list_pages(‘sort_column=menu_order&depth=1&title_li=’); ?>

    Then the page order as you say will be sure to work.
    Cheers.

    I had a similar problem with bagasand when logging in
    wp-admin/admin-header.php on line 12

    I went into my ftp, changed the name of
    /wordpress/wp-content/plugins to xplugins

    I could then get back into my dashboard. I renamed the plugins folder and reloaded the plugins page. This automatically deactivated all plugins so I could go through and check them individually.

    Hi,

    I am getting rather frustrated. I thought in this day and age blogging by email (or mobile email) would be pretty much standard. It seems not.

    I am using WP2.2 and didn’t have any luck with their built in ‘blog by email’ so I have configured postie instead. My emails are delivered and posted, but images or HTML are not displayed correctly.

    I have tried with the https://www.economysizegeek.com/wp-mail/#comment-46185 postie1.1.1zip and also with the https://ragingliberal.com/?p=784 postie-functions.php fix. But with no change.

    When I try to run the postie ‘test config’ I get:
    Sorry only admin can run this file

    When I try to reset postie ‘configs to default’ I get the following error:

    WordPress database error: [DROP command denied to user ‘XXXX’ for table ‘wp_postie_config’]
    DROP TABLE wp_postie_config;

    Warning: Cannot modify header information – headers already sent by (output started at XXX/bradbury.biz/wordpress/wp-includes/wp-db.php:133) in XXX/bradbury.biz/wordpress/wp-content/plugins/postie/config_handler.php on line 36

    You can see the postie image settings at:
    https://www.bradbury.biz/wordpress/wp-photos/imgsetpb.jpg

    and the postie message settings at:
    https://www.bradbury.biz/wordpress/wp-photos/msgsetpb.jpg

    The wp-photos and wp-filez folders are rwx CHMOD 777 but otherwise empty.

    What more do you need?

    You can see the results at https://www.bradbury.biz/photos/

    Can someone kindly suggest where I am going wrong?

    Thanks in advance
    Andy

    Hi,

    This addition to the code worked for me, it gets rid of the extra point. But only when sending emails from my pc. When the blog owner sent an email, the content is blank, and when sent from his mobile device nothing arrived at all. Suppose this was the way he sent it? HTML or something which I am looking in to.

    Even more bizarrely, one entry was stored under > manage > posts > but the title was <!–enpts–>Test 3<!–enpte–>. The post did not display on the site at all, but you could preview. Strange.

    Also, when sending an image, the image does not show inline but as a bunch of code.

    In this day and age there must be so much demand for these services, I am surprised I can not send email messages (with images) from my mobile phone as a standard, or even find usable extensions or codec docs to add this usability to my blog.

    Anybody have any ideas, suggestions?

    Thread Starter pikey

    (@pikey)

    thanks.

    I didn’t set up a cron job but instead used the iframes method (pasting the code into the footer) as described on the same page
    here

    Worked for me.

    Hello,

    I would be very interested in this code. I want my site admin in both English and Chinese.

    The people updating the site are Chinese, but will generally be writing for a mixed audience.

    I have overall admin control, so I prefer admin language as English.

    Also, when people want to register for the site, the registration page should be in English, not Chinese. If I set the admin .po .mo file to Chinese, the login, register page is also in Chinese.

    Any help appreciated.

    Forum: Fixing WordPress
    In reply to: language selection

    I think it would be very useful, when different nationalities would be writing posts, editing pages, etc.

    Is there any development on this?

    Thread Starter pikey

    (@pikey)

    thanks for the advice.

    I changed permalinks. No.
    I manually added an htacsess file. No.
    I CHMOD this to 666 so WP could do it automatically (although my ftp still shows as -rw-) NO.

    Permalinks still didn’t work, so I guess my server has high security on it.

    So I have reverted to default links for the time being.

Viewing 12 replies - 1 through 12 (of 12 total)