• Resolved darekk2

    (@darekk2)


    Perhaps because that can be result of manula import of links to version 6.
    For example url change doesn’t get saved.
    Simple is my translation. Maybe it is called fast or quick.

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Yannick Lefebvre

    (@jackdewey)

    The way you imported your links should not affect the ability to edit them. When you did your manual import, you created post meta fields for each of the link fields, right? The URL gets stored in a post meta field called link_url in the postmeta table. I do not see why this would not save correctly. Have you tried to save a very basic URL in that field to make sure that it’s not a problem with the address itself?

    Thread Starter darekk2

    (@darekk2)

    you created post meta fields for each of the link fields … link_url

    Yes.

    Have you tried to save a very basic URL

    All links – imported links as well manually added new simple links (awaiting) can’t be edited that way.

    There was very strange issue before with regular editing (not simple one). Only links added manually could be edited (saved). But everything improved after adding all possible categories to one of manually added links. Everything works correctly still even those categories were removed from that one test link.
    Maybe that was an issue with sort of cache ?
    I always delete cache with WP Super Cache after each edition. And sometimes in the browser cache. Bat maybe there is something else on the server ?

    • This reply was modified 7 years, 10 months ago by darekk2.
    • This reply was modified 7 years, 10 months ago by darekk2.
    • This reply was modified 7 years, 10 months ago by darekk2.
    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Yes. I have modified both imported links (using csv import) and links submitted through user submission form, and I can modified any of these URLs.

    Thread Starter darekk2

    (@darekk2)

    The simple editing doesn,t work still in my case.

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Perhaps try activating the WordPress error log function and see if there are any error messages that come out when you try to update the URL. This would be done in wp-config.php file:

    define('WP_DEBUG', true);
    define('WP_DEBUG_DISPLAY', false);
    define('WP_DEBUG_LOG', true);
    Thread Starter darekk2

    (@darekk2)

    The debug file does not appear, no errors.
    But this error occurs only in case of URL …, sorry.
    For example title and category get saved, but not changes in the URL field.

    • This reply was modified 7 years, 10 months ago by darekk2.
    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Investigating. I might have an idea of what is causing this, but will only be able to work on this further later today.

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Please update to 6.0.47 and try editing link URLs in the quick edit section again. It should be fixed now.

    Thread Starter darekk2

    (@darekk2)

    6.0.47 have not appeared in my WordPress yet. I don’t wont download it from it’s webpage and will wait.

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    It may be that there are a lot of updates that have been posted this evening. In these cases, it takes some time before they become available for update in the WordPress admin. Just keep your eye open.

    Thread Starter darekk2

    (@darekk2)

    urls get saved now, so this is ficed.

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

The topic ‘Simple edition doesn’t work perhaps.’ is closed to new replies.