Felipe Villa
Forum Replies Created
-
Forum: Plugins
In reply to: [Event Organiser] repeated venues?i try to do that, the problem is that the venue name must only have the name of the “store” and nothing else, the only difference must be the address.
repeated venues names are not allow because thats the way the plugin is designed or it’s something with wordpress… i noticed you are using wp_terms (wp_taxonomy) to save the venue name.
Forum: Plugins
In reply to: [WP CSV] Frontend vs Backend exporti noticed you are using the field “post_modified” to get the posts in a date range, am i wrong? if so, why not use “post_date” that way you can get all post created in the expected date range and not the posts that were modified.
i try that change and now i get more posts in my date range but still, i can’t get all the post that the backend export tool shows in that date range…
a quick question… the shortcut export tool uses the filters in WP CSV > Settings??
and tanks for the quick answer…
Forum: Plugins
In reply to: [WP CSV] Export from frontend, with parametersin wordpress main menu go to: WP CSV > Settings.
you can “Shortcode Enabled” so you can use it in a page or post… it will create a “form” where visitors que export data base on a date range.
you can manage what will be exported in WP CSV > Settings – [ Filters ]
Forum: Plugins
In reply to: [Auto Last Youtube Video] When name of channel has 2 wordsoh ok, what i did was modified the plugin to use the channel id instead of the channel name and now works just fine…
Forum: Plugins
In reply to: [Auto Last Youtube Video] When name of channel has 2 wordshi, did you figure this out?? am having the same problem…
Thank you in advance.