zingiri
Forum Replies Created
-
Forum: Plugins
In reply to: [Imagepaste] delete images?They’re indeed not listed in the media manager, you would need to go in via FTP and delete them that way.
Forum: Plugins
In reply to: [WHMCS Bridge] error with links tooPlease check the knowledge base on http://go.zingiri.com, there is a topic on the correct set up for SSL which typically solves this issue.
Forum: Plugins
In reply to: [WHMCS Bridge] fromatting of products & services pageMost likely you have some WordPress css overwriting the WHMCS styles.
We have some in our knowledge base to deal with this.Forum: Plugins
In reply to: [Mailing List] Subscribe page display problemsTry putting it on a page that’s not your front page. That may work better.
Forum: Plugins
In reply to: [WHMCS Bridge] blank PagesPlease check the knowledgebase at http://go.zingiri.com/knowledgebase/1021/WHMCS-Bridge
Usually this indicates a theme compatibility issue. Best to try with the default WP theme and see if that works, if it does, it’s a theme issue.
Also try activating the log and see if you get any error messages.Forum: Plugins
In reply to: [WHMCS Bridge] Member login sync not workingTry activating the log and then see if anything suspicious pops up. A common error is to forget to whitelist the IP of the WP server in WHMCS.
Forum: Plugins
In reply to: [Bookings] Change calander current date to Next Year dateThat’s currently not possible, but it’s a good suggestion. We’re adding it to our to do list.
Forum: Plugins
In reply to: Looking for a reservation plugin tailored towards photographersIn the pro version of Bookings you can attach options to product and define prices for those options. That should do the trick.
It is a SaaS solution though, not self-hosted.Forum: Plugins
In reply to: wp_editor throwing js error "wp.media.view.settings.post is undefined"This seems to have done the trick here as well. You can actually use an arbitrary number instead of $post_id, any number will do.
Forum: Plugins
In reply to: [Mailing List] Didn't installIn your database, should be accessible via phpmyadmin if you have a normal cpanel hosting account.
Forum: Plugins
In reply to: The calendars are too complicated and expensive for my simple needs.Have you tried http://wordpress.org/plugins/bookings/
It will let you do what you need, only limitation is the number of appointments per month.Forum: Plugins
In reply to: [Mailing List] Didn't installCan you check if any tables were created in the database ?
Forum: Plugins
In reply to: wp_editor throwing js error "wp.media.view.settings.post is undefined"Good to see I’m not the only one with the issue.
Forum: Plugins
In reply to: [Form Builder] Can I use forms to generate a post?Indeed it’s a bit of a hassle but if you make it any easier you expose yourself to spambots and you’ll get your site flooded in no time.
Forum: Plugins
In reply to: [Form Builder] Can I use forms to generate a post?I mean if you let users subscribe to your site, you can also give them access to post content.