Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter Equilibrium3

    (@equilibrium3)

    Thanks ??

    Thread Starter Equilibrium3

    (@equilibrium3)

    I had a plugin to disable the admin bar.
    I deactivated it and the language dropdown was there.
    Indonesian was selected.

    In case of anyone having this issue in future this is the direct url. https://example.com/wp-admin/edit.php?lang=all

    Thanks.

    And again I say “Great Plugin”.
    Its much more than a translator and exactly what I need!

    Thread Starter Equilibrium3

    (@equilibrium3)

    0.9.1. Downloaded today ??

    Thread Starter Equilibrium3

    (@equilibrium3)

    The reason I downloaded English is because in the Language settings the first option which is default did not show English!
    I first downloaded Indonesian and then the only language in the default dropdown was Indonesian.
    So I couldn’t save the changes I made there as I didn’t want that default!

    /LANG-CODE/ refers to the 2nd setting which is URL modifications.
    I selected the second one which is add /en/ to pretty permalinks.

    Initially after I downloaded English (reason above) I selected the add all current posts etc highlighted in red and saved.

    The other settings active are remove /language/ in pretty permalinks and the last one ‘allow to synchronise categories etc.’ Is checked
    My posts are there and if my default is English I don’t understand why they’re not showing.

    And also why adding /en/ before /wp-admin/ won’t work.

    Thread Starter Equilibrium3

    (@equilibrium3)

    Added

    define(‘WP_MEMORY_LIMIT’,
    ’96M’);

    To wp-config.php to resolve error.

    define(‘WP_MEMORY_LIMIT’,
    ’64M’);

    may be sufficient for you.

    It increases the php memory allocated to WordPress only.

    https://codex.www.ads-software.com/Editing_wp-config.php

    The domains you currently have added should be showing and have a X next to it.
    Click the X to remove the domain.
    Then re-add the domain WITHOUT https://.
    So if your domain is already added as https://example.com then re-add as example.com only.

    That should work.

    Thread Starter Equilibrium3

    (@equilibrium3)

    Thank you for that generous descriptive answer. It really does help me in understanding differences between extending an existing code and deriving new code from it.

    Today I actually came across SEO Smart Links whilst searching for an autolinks (autolinking of posts within posts) plugin and there are many derivatives of it. And there are a couple which are very close to each other in that only some text (mainly credit text) in the options menu is changed! I absolutely don’t intend to do something like that.

    I’ve actually been referred to this plugin by a friend and over time have realised it is widely used in some countries other than my own.

    Just to inform guys of my intention and the action which I’m hoping to take…

    I’ve noticed that the particular plugin I am interested in is still widely used, last updated 3 years ago and it started out as a ‘WordPress enhancement plugin’ (i.e. To enhance the features of WordPress). As versions went on, the developers seemed to have started a company and created an API for there online venture company which they added to the plugin.
    Unfortunately the company closed down, the developers split up and seem to not want to get involved now (that’s my opinion).
    The plugin is still used by many and people seem to want support for it.

    I intend to strip the API feature out of it (the company is closed, websites down, API doesn’t function anymore) and utilise the core ‘WordPress enhancing’ features of the plugin.
    Then make my own additions to the plugin as well. I have been using this plugin and have already made personal modifications to it which is the derivative I wish to publish.

    I don’t have any issue with giving credit where it is due and would have preferred to work with the developers rather than take what I call a ‘cold’ credit route.

    When I say ‘takeover’ its simply because I feel that if there are users of this plugin who need support and the plugin has potential so I felt that would be easiest, most convenient route possible.

    Thanks again!

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