Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The reason why you are not finding these Extensions from within WordPress is that they are not stored in the WordPress Plugin Repository.
    You will therefore need to use the manual installation method:
    – Download the Extension to your local computer.
    – In WordPress, go to “Plugins” -> “Add new” -> “Upload”. There, upload the ZIP file that you just downloaded and then activate the plugin.

    Regards,
    Tobias

    Thread Starter jorevale

    (@jorevale)

    Thanks a lot, Tobias, just one more question, please.
    (I don’t know too much about this kind of technology)
    How can I combine this two extensions in one single sentence?
    [table id=123 responsive=”all” /]
    [table id=123 automatic_url_conversion=true /]
    (To avoid the table being showed twice in the webpage)
    Thanks again

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    just merge the parameters, like

    [table id=123 responsive="all" automatic_url_conversion=true /]

    Regards,
    Tobias

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

The topic ‘Problems to locate the plugin’ is closed to new replies.