Shambix
Forum Replies Created
-
Forum: Reviews
In reply to: [Simple CSV/XLS Exporter] Clean, efficient, reliable@thaikolja I added you as a collaborator on GitHub!
Forum: Plugins
In reply to: [Simple CSV/XLS Exporter] Doesnt worlPlease upload the file somewhere so I can download and check it.
Also make sure that you are using the correct delimiter symbol (| or , or the default in your lang settings) and save the settings again.
Forum: Reviews
In reply to: [Simple CSV/XLS Exporter] Clean, efficient, reliableHello !
I don’t mind at all, I am aware that the code is a bit of a battle ground 🙂
It has come out of custom project and customization, so in order to make it available to everybody I had to strip and normalize parts… but I didn’t have the time to make it pretty.
I can add you to the GitHub repo if you would like, sso we can streamline the process.
Would you like to make improvements as well, besides the clean up?Forum: Reviews
In reply to: [Simple CSV/XLS Exporter] Best exporter I have foundI have personally always considered WP All Export the best one (provided it’s better suited for more complex exports), so thank you! 🙂
Forum: Reviews
In reply to: [Simple CSV/XLS Exporter] Clean, efficient, reliableYay! 🙂 Thank you!
Forum: Plugins
In reply to: [Simple CSV/XLS Exporter] taxonomies terms exportHello @xrundel1!
Yes I have been incredibly busy, so unfortunately I have only been able to work on paid customizations of the plugin, made for various users.
Please email me (infoATshambix.com) with all the details and we will make it work 🙂Forum: Plugins
In reply to: [Simple CSV/XLS Exporter] Export with non-English custom postHello @yckelvin!
It’s not an issue technically, rather the different way certain characters are saved in the db and processed by the excel parser.
I developed a Pro version with support for non-latin characters.
Please email me at infoATshambix.com for cost and setup info!Forum: Plugins
In reply to: [GDPR] Suggestion / snippet for people using Google Ads@dgoethals in the body you can put the ads as you get them from AdWords, just like you would normally (including the js with “push”, the one you quoted).
Forum: Plugins
In reply to: [GDPR] Suggestion / snippet for people using Google AdsNo problem 🙂
I’ll update my Gist then (can’t edit my old post anymore).Forum: Plugins
In reply to: [GDPR] Suggestion / snippet for people using Google AdsCurrently it seems there isn’t a way to know from the page itself.
Not sure if Google takes the info from the user (from the current page) and sets it like that in their account (assuming they are logged in a Google account).https://support.google.com/ads/answer/2662856?hl=en-AU
All I can tell you is that the script IS sending a request for non personalized ads… however I can’t tell you what Google does with that afterwards or how it handles it (can’t find any useful documentation on that… yet).
Please do check the Gist rather than the code above, I have updated the Gist but I wont update the script in this post.
Forum: Reviews
In reply to: [Simple CSV/XLS Exporter] ExcellentThank you!!!! 🙂
Forum: Plugins
In reply to: [Simple CSV/XLS Exporter] hebrew as a question marksHello! Unfortunately the conversion cant currently handle non-lating characters, which require a slightly different process. I can’t unfortunately keep up with free enhancements, but I could work on this for a fee.
Let me know if you are interested!Forum: Reviews
In reply to: [Simple CSV/XLS Exporter] Does not work with latest version@jwmc 🙂 great!!
Forum: Reviews
In reply to: [Simple CSV/XLS Exporter] Does not work with latest versionYou can use the forum to ask for support, in case the plugin doesn’t work for you.
This is the reviews section 🙂
Please open a support thread in the forum and explain your issue, so it can be fixed.
The issue might be with your server / site and not with the plugin itself, since other people use it with the latest WP version without issues.Forum: Plugins
In reply to: [Simple CSV/XLS Exporter] Export UsersCurrently the plugin only exports post types. Users are a different type of object, hence I would have to write whole new sections for that. It can be done, for a fee.
However, WP All Export does that already.