Viewing 6 replies - 1 through 6 (of 6 total)
  • I am not seeing it show up in the menu either. There is a tab under classipress called “importer” but that was there before I installed this plugin and it is not uploading the CSV file correctly. Does this plugin still work???

    Thanks,

    JMBWoody

    Plugin Author anaisa

    (@anaisa)

    Hi,

    We are investigating. We will check compatibility with the latest version of classipress.

    Best,
    Anaisa

    Plugin Author anaisa

    (@anaisa)

    Hi, it is working. How did you install the plugin? Can you send screenshot?

    Plugin Author anaisa

    (@anaisa)

    I was able to get it listed in the menu by changing line 76 in the classi-importer.class.php file:

    from:

    add_submenu_page(‘admin-options.php’, __(‘Classi Ads Importer’), __(‘Classi Ads Importer’), ‘manage_options’, ‘appthemes-classi-importer’, array(&$this, ‘get_interface’));

    to:

    add_submenu_page(‘app-dashboard’, __(‘Classi Ads Importer’), __(‘Classi Ads Importer’), ‘manage_options’, ‘appthemes-classi-importer’, array(&$this, ‘get_interface’));

    Hi! I have a problem with the ClassiPress Ads Importer plugin.
    The error message says ?Notice: Undefined index: tax_meta in /www/htdocs/w011e7bc/wp-content/plugins/appthemes-classipress-ads-importer-plugin/classi-importer.class.php on line 50“
    What could be the problem for this? I am running Classipress 3.3.3 and WordPress 4 now. If there is anything, what could I do myself to solve the problem.
    The site with the occuring error is: https://www.reklaforum.net
    Thank you for your help in advance!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘It does not show up in menu’ is closed to new replies.