Forum Replies Created

Viewing 15 replies - 181 through 195 (of 2,079 total)
  • Plugin Author anmari

    (@anmari)

    Sorry no, it loads the page with the new details.

    Plugin Author anmari

    (@anmari)

    Klaus
    1) one should always have backups of one’s site. Either by your host, and ideally ability to recreate your site yourself. So in general (not just wrt to this plugin) you should be familiar with ftp and/or your host file manager and save own copy of everything you’d need to recreate your site.

    2) That said, you should be fine with this plugin. The base logic has not changed since inception, mostly changes are minor tweaks. If you really worried, Screenshot your widgets settings (those that are being used as shortcodes) and note the pages they are on. Let wp do the auto update. It should be fine. If not, like maybe the sidebar has changed or something, then you can resetup the widgets from your notes.

    Plugin Author anmari

    (@anmari)

    Hi In latest update, plugin will now export to users screen/device, and not to a file on the server. This should avoid this problem whatever it was.

    Plugin Author anmari

    (@anmari)

    Hi In doing an update to add in excel export, I did see some logic with files that may have caused it. It has been removed. Plugin will no longer store the csv files, it will export directly instead.

    Plugin Author anmari

    (@anmari)

    Hi, sorry about delay. If you use a decimal like 2.1 and 2.3 for the display order, it will put them all in column 2. Note that the current version then treats that as the new column value. Combining fields may impact formatting & filtering depend what you have happening there. Test it out.

    Plugin Author anmari

    (@anmari)

    Hi Sorry about the delay in replying. I think you have summarised it well – it does sound like some kind of browser cache of the file? For public lists the file is refreshed when the list is refreshed so the file on the server must be up to date.

    Plugin Author anmari

    (@anmari)

    I’m not a permissions expert, so not sure I can help much. If the list is public, the plugin does create a csv folder and write the userlist file to that, and obvioulsy needs permission to do that. It does not specify the permissions for reading. The files in the folder should be publicly accessible of course.

    If the list is not public then it should be exporting to screen for you to download to your device somewhere.

    Do let me know if you figure it out.

    Plugin Author anmari

    (@anmari)

    The problem is in insisting on a hardcoded startdate 2008. If you say rather show 132 months back and only 132 months that might work better.

    IE: monthsoffset=132 months=132

    Plugin Author anmari

    (@anmari)

    Adi,
    plugin is incredibly simple. It basically just catches the output of the widget and returns that output instead.

    Widgets output stuff directly when called whereas Shortcodes return stuff for use by whatever is calling them.

    I’m bemused that you’d want to use it as you appear to be – surely you could just put the adsense code directly in the post rather than via a shortcode that calls a widget ?

    I don’t debug the plugin wrt to each and every widget that others use it with, there are 1000’s and they may be doing weird things and not expecting to be called outside of a sidebar. I test with the standard wordpress widgets, and it’w working for those.

    Plugin Author anmari

    (@anmari)

    I do occasionally. It is an incredibly simple plugin and wp version upgrades have never ‘broken’ it.

    Plugin Author anmari

    (@anmari)

    who knows? I only have one such in my svn. Latest is 3.7

    Plugin Author anmari

    (@anmari)

    No but you could use css to style them the same.

    Plugin Author anmari

    (@anmari)

    Eva by default the plugin does future from today?? I’m bit confused, but sounds like you want future & past at same time, but then end=today doesnt make sense, because then you can’t have future & past since today would be in middle??

    See https://icalevents.com/support/documentation/shortcodes/#parameters

    Play around with parameters like
    startoffset or daysoffset
    days=x

    maybe you can achieve what you want.

    Plugin Author anmari

    (@anmari)

    This is almost impossible to help remotely, and the original person has also not replied back to indicate whether they resolved it or figured it out.

    PLease look at the underlying html to see if the data is there in the html but just not visible. OR provide a link to a public page where you have this.

    It’s also possible you have some db corruption. If I were debugging this on my setup, I’d try recreate on my test system. If it is not replicated on test system, then it is something unique to the install where you are seeing it.

    How many users & meta records do you have?
    IF this is only happening with your RCP fields – then what is different about them? The plugin just treats all fields the same so that would indicate maybe there is something special about the data, if it doesn’t happen with other fields. What are the exclude values? What are the values you expect to see?

    Has RCP changed something? etc

    Plugin Author anmari

    (@anmari)

    Such a Tool already exists for meta keys – it is one of the colummns in the meta keys screen.

    Not easily possible for third party data which stores a bunch of fields in one meta record. It would be way more sensible for such plugins to have their own cleanup tools.

    As for remaining in amr tables, if you mean cache tables, that would disappear on next cache. If you mean settings, one could always ‘reset’ and make it find fields cleanly. If it finds the same fields again, then that’s because there is still data there.

Viewing 15 replies - 181 through 195 (of 2,079 total)