Forum Replies Created

Viewing 15 replies - 181 through 195 (of 570 total)
  • Plugin Author WebTechGlobal

    (@webtechglobal)

    Hi

    Two maybe three people have reported a categories issue.

    I’m considering writing multiple functions that apply to specific needs rather than one advanced function.

    Categories can be very simple when in a fresh blog and a user knows their data well but we need to consider the most complicated scenarios possible. Blogs with existing categories and user who do not know their data well i.e. affiliate data. Problem there is the code is over complex so something needs done.

    New version will be released with changes soon. You can contact me for a copy of the beta anytime.

    Plugin Author WebTechGlobal

    (@webtechglobal)

    Hey

    I discovered this issue is caused when installing the latest versions on a blog that has had older versions installed previously.

    The specific cause is the menu array which is stored locally to be used as settings. The newer versions have a different array structure and it simply broke the main menu. The pages were not being registered in WordPress.

    If you go to the Install/Uninstall page and find the option record named “csv2post_tabmenu” and delete it the matter will be resolved.

    Thank you for using CSV 2 POST
    Ryan

    Any on that list not downloaded from ww.wp.xz.cn either directly from this site or through the WordPress plugins screen?

    I did check myself but can’t find one not from the repository, am I wrong or right? The only way is for you to disable one plugin at a time until the link is gone.

    peterpohis could you give us a list of all the plugins you have in your blog, while the link is still there please? Unless you know without a doubt which one is causing it. I wouldn’t mind installing it and considering the security that could get around this.

    We can probably rule some plugins in your list quickly if you need help narrowing it down.

    Hopefully it is not a popular plugin infected at the authors end prior to updating the repository. I’d be amazed if an author has designed this to happen and thinks they can get away with it.

    When you say plugin do you mean a WordPress plugin or browser?

    This is usually caused by browser plugins and they aren’t obvious for removal either.

    Thread Starter WebTechGlobal

    (@webtechglobal)

    Banner is still not showing. Must be to be a repository issue.

    I will try increase version to see if it triggers anything.

    http://plugins.svn.ww.wp.xz.cn/csv-2-post/trunk/assets/banner-772×250.jpg

    Oops my bad, must have been more tired than I thought last night. I gave instructions for WordPress dashboard not this site.

    I don’t think it can be changed on here.

    This line is not for subscribers…

    if(!current_user_can(‘contributor’,’author’,’editor’,’edit_others_posts’))

    Did you test with a user account set to Editor or Author or Contributor?

    Is it possible your test account is administrator and your other accounts are subscribers?

    It is suitable for administrator due to “edit_others_posts”.

    Change the “Display name publicly as” menu.

    Change the Nickname value to populate a new Nickname in that menu.

    Keith Burgie sorry but your comment is incorrect in most cases.

    When providing support on here we must always assume that someone is developing a plugin or theme to be shared and that requires wp_enqueue_script to be used to avoid conflicts.

    If your developing a theme or plugin which is not to be shared, then yes you can use the approach in your example however each time a new plugin is installed a conflict may happen.

    timelcooley I also recommend doing a check on $_GET[‘page’] and only calling wp_enqueu_script when the page is one of your plugin pages. This makes for a lighter WordPress and goes further to avoiding conflicts especially when your just grasping all of this.

    For example. My plugins page slugs all contain “csv2post_” and using strstr() I check if $_GET[‘page’] has csv2post_ within the string which might be “csv2post_page_projects”. I load many script files and a lot of jQuery UI in this plugin, when the user open my plugins own admin pages.

    This is secondary important to what songdogtech has already said however. That is the part you need to learn and get right first.

    Plugin Author WebTechGlobal

    (@webtechglobal)

    Just uploaded version 6.7.5 with a couple of fixes.

    Plugin Author WebTechGlobal

    (@webtechglobal)

    Hi

    Thank you for trying CSV 2 POST.

    Firstly, I did not “force” you through anything, very strong word to use when our software does not actually force anything. I want to make that very clear, not for argumentativeness but to mention the fact that the multiple steps in CSV 2 POST are optional. (versions 6.7.3 and before). I mention the version because today a new interface was added with an optional step by step system so now users can use one approach or the other.

    The minimum requirements is 5-6 steps/form submissions. Then click a button to create posts. All the other stuff is offered in a sandbox approach so users can use what they need, ignore the rest. Those who want to make money from a website usually use most screens.

    I would be keen for you to try version 6.7.4 released today. Use the new “Easy CSV Importer” screen designed for anyone who does not need the sandbox designed interface and needs something a little more straight to the point. It is a step by step system but all one page, very basic forms and the overall process is quick.

    Thank you
    Ryan

    Plugin Author WebTechGlobal

    (@webtechglobal)

    Hey

    Thank you again. An SQL query is not setup correctly to use prepare().

    I think I fixed this myself already but I will double check. Working on the next version now and hoping it is out before 15th January. Later than planned but we are all getting hit by norovirus and flu here.

    Work has been slow but its picking up, the medicine is kicking in 🙂

    Thanks again
    Ryan

    Plugin Author WebTechGlobal

    (@webtechglobal)

    Hi

    It used to be that all categories were applied by default then some users requested only the last category so we made that possible.

    Must be a small issue there to resolve thank you for letting us know.

Viewing 15 replies - 181 through 195 (of 570 total)