Forum Replies Created

Viewing 15 replies - 1 through 15 (of 80 total)
  • Plugin Author Dominik Kocuj

    (@domko)

    This is a strange behaviour. It looks like some options are not available in your database.

    Can you tell me if you see any options – especially in “order of elements” submenu? Can you save options for the Kocuj Sitemap plugin in administration panel?

    Plugin Author Dominik Kocuj

    (@domko)

    One more thing. You said that you’re using a version 2.4.6. But the last version is 2.6.4. Is that a typo or you’re really using this old version of the Kocuj Sitemap plugin?

    Plugin Author Dominik Kocuj

    (@domko)

    Thank you for using the Kocuj Sitemap plugin.

    Can you tell me when did these information are displayed? In administration panel or on your website? If in administration panel, which menu option did you use?

    Plugin Author Dominik Kocuj

    (@domko)

    Hello.

    Thank you for using the Kocuj Sitemap plugin.

    If you have the “kocujsitemap-unknown” class, it is very strange. As you can see in documentation to this plugin (https://www.ads-software.com/plugins/kocuj-sitemap/ – section “CSS classes”), there are different classes for different elements types, for example, “kocujsitemap-post” for posts, pages and custom post entires.

    Please check which type of element is this. The “kocujsitemap-unknown” CSS class if use, for example, for external links.

    There is no filter or action for adding custom CSS class. However, if there is any need for this, I will try to add this. But first I have to know what exactly do you want to do – especially, which type of element (post, page, external link, etc.) has the “kocujsitemap-unknown” CSS class.

    Plugin Author Dominik Kocuj

    (@domko)

    OK, I did test it and find this error.

    Unfortunatelly, I see that a bug is in Mycurator plugin, not in the Kocuj Sitemap plugin. For some reason the Mycurator plugin is creating in new window new website inside WordPress administration panel. First of all, it is bad HTML document, because many things are doubled (for example, HTML DOCTYPE header). Second, to do this they added execution of some actions (function do_action() – especially with action “admin_head”), so some actions are executed double times – and so some actions from the Kocuj Sitemap plugin. So, the problem is in Mycurator plugin.

    Even if I do something inside the Kocuj Sitemap plugin (however, I should not), there will be another plugin which will have an error – because the Mycurator plugin have these problems.

    Please write to the Mycurator plugin support. You can copy the this text above, if you don’t know the technical aspects of this problem.

    • This reply was modified 6 years, 9 months ago by Dominik Kocuj.
    Plugin Author Dominik Kocuj

    (@domko)

    I think that you had to copy some code to this bookmark in your browser. I did it from “Get It” tab in “MyCurator”/”Get It & Source It” option. Is this what did you do to make this bookmark to make it work?

    Please understand this that I have no possibility to learn how to use some unknown (to me) plugin, so it would be very helpful if you say step by step what should I do to make the same steps as you. Please also understand that this plugin (Mycurator) is very unusuall because there is need to install something in browser, so this is more hard to me to understand. Thank you.

    • This reply was modified 6 years, 9 months ago by Dominik Kocuj.
    Plugin Author Dominik Kocuj

    (@domko)

    I’ve installed Mycurator plugin. However I still don’t know what did you do to see the error from the Kocuj Sitemap plugin. Can you describe it step by step (for ex. which options did you click, etc.)?

    Plugin Author Dominik Kocuj

    (@domko)

    Yes, I know that you had problems with Nextgen gallery. I fixed it and it should work in all new windows without problems.

    There may be some strange things that Mycurator plugin is doing when opening the new window. I don’t know, but there is such possibility. There are some rules in WordPress which can be used or not.

    I will check this, but it will take at least few days before I will can tell if it can be fixed or if there are something with Mycurator plugin.

    Plugin Author Dominik Kocuj

    (@domko)

    I’d like to know more. You wrote that the problem is with the Kocuj Sitemap and Mycurator plugin. Because of this I have a question: when this error is displayed in Mycurator? I don’t know that plugin so I don’t know exactly what is the problem. Second question: when the problem has been visible first time – after activating Mycurator?

    Thank you.

    Plugin Author Dominik Kocuj

    (@domko)

    Hello.

    Thank you for using the Kocuj Sitemap plugin.

    I will look into it and I hope that I find something. It can be difficult because I have no such problems and nobody else did not tell me about this.

    I’ll let you know.

    Thread Starter Dominik Kocuj

    (@domko)

    Thank you for your response.

    In “resources” tab is the following text:

    //www.amcharts.com/lib/3/ammap.js
    //www.amcharts.com/lib/3/maps/js/iraqHigh.js

    However, I’ve checked dataProvider in HTML source and it is incorrect. It has a map worldLow instead of iraqHigh. However, I don’t know how can I change it.

    Furthermore, in post with this map, there is no JavaScript code for this, so there is no dataProvider. The dataProvider (but with wrong value) with JavaScript code is only in map preview.

    Please, if you know what is the problem, explain how should I add this map correctly. I think it is important to know that there are many maps on this website and all of them are working correctly and this is first time when such problem exists.

    If you’d like to see it live, the website with this damaged map is here: https://www.kompas.travel.pl/kraje/irak-kurdystan/

    Thank you again.

    EDIT:
    I’ve added the following code to tab JavaScript:

    var $CHART$ = AmCharts.makeChart( "$CHART$", {
      "type": "map",
      "dataProvider": {
        "map": "iraqHigh",
        "getAreasFromMap": true
      },
      "areasSettings": {
        "autoZoom": true,
        "selectedColor": "#CC0000"
      },
      "smallMap": {}
    } );

    and it is working now. However, is it normal procedure to adding this code in all maps which will be created?

    Plugin Author Dominik Kocuj

    (@domko)

    I’ve made a new version of the Kocuj Sitemap plugin. Please, update and let me know if it works correctly now.

    • This reply was modified 7 years, 2 months ago by Dominik Kocuj.
    Plugin Author Dominik Kocuj

    (@domko)

    Hello.

    I’ve checked it and I saw the same information about error.

    It’s hard to say why it has changed suddenly. However, I will provide a solution to this with the next version of the Kocuj Sitemap plugin. I’ll let you know in this topic when it will be released (probably even today) and you should update the Kocuj Sitemap plugin after that.

    In my opinion it would be very helpful. For me your plugin is very useful, but has one disadvantage – no custom sorting. I need to sort list alphabetically (for example, by path) and the only way to do this is to modify your plugin.

    So, I vote for this functionality.

    • This reply was modified 7 years, 3 months ago by Dominik Kocuj.
    Plugin Author Dominik Kocuj

    (@domko)

    Version 2.6.1 has new parameter for shortcode – hidetype. You can enter there a list of types to hide, for example, “post”. More information are in documentation.

Viewing 15 replies - 1 through 15 (of 80 total)