zingiri
Forum Replies Created
-
The ‘System Admin Email Address’ needs to be different from your WP admin address since that will already have been used for one of the users. It’s best to set this to something like alers@…
PS: Best to post these requests on our forums at http://forums.zingiri.net
Forum: Plugins
In reply to: [WHMCS Bridge] [Plugin: WHMCS Bridge] Theme InheritanceThose are the whmcs template settings, either whmcs 4 portal theme or whmcs 5 default theme.
Thanks for reporting the auto update issue, this should now be working fine.
Have you tried experimenting with the different jQuery libraries available? See the plugin settings.
Had a quick look on your site and managed to go through the order process …
Nice integration by the way …Is it not loading at all or loading the wrong one? Can you post your URL?
Forum: Plugins
In reply to: [The Slider] [The Slider] Plugin control panel is missingStrange … anyone else not seeing the menu?
In any case, the instructions it shows are as follows:
Getting started
To test the set up, include the short code [the-slider] anywhere on a page. This should show you the demo slider.The syntax
If that works, we can move to the next step. You can add parameters to the short code to control the behaviour of the slider, the syntax is as follows:[the-slider parameter1=value1,parameter2=value,paramter3=value3,…]
The parameters
– cat: post category from which to select the posts
– max: maximum number of posts to includeExamples
[the-slider cat=3,max=4] will include 4 posts of post category 3 in the sliderFAQ
Can I include the slider multiple times on a page?
Yes, absolutely, you can put the slider short code anywhere on a page and multiple times, using different parameters for each slider.
How do I add images?
Simply set a featured image for your post. The slider will pick up the featured image and display it. Best sizes are 400px by 250 px.Forum: Plugins
In reply to: [The Slider] [Plugin: The Slider] Missing Settings PanelCan you see the help page with the instructions about how to include the short-code in your posts?
And apologies, it is a first release to test the waters and get some feedback before we delve into the serious stuff 😉
Forum: Plugins
In reply to: [The Slider] [The Slider] Plugin control panel is missingThere should be a The Slider menu in Settings, showing Help with instructions on how to use the slider, it’s all controlled through a short-code.
Forum: Plugins
In reply to: [Mailing List] [Plugin: Mailing List] Allow "Editor" to useWe’re planning to add this feature to the pro version.
Don’t worry, it’ll still be still way cheaper than the monkey.
Hope to get this sorted before the new year.PS: Usually a donation is to thank for work done, not in anticipation of work to accomplish. So never, ever, threaten to give a donation, like the famous shoe make said, JUST DO IT!
If it’s the same error related to curl_init(), then it means curl is not correctly installed. If you made changes to PHP, make sure you reboot the Apache web server.
Forum: Plugins
In reply to: [WHMCS Bridge] Problems to use WHMCS BridgeBest to contact a system engineer at your hosting company and explain the issue. Looks like a problem with PHP session and/or permissions.
It sounds there is a problem with your sessions set up, maybe the maxlifetime parameter is zero. Can you try to create a new file test.php and in there put the following:
<?php
echo ‘maxlifetime=’.ini_get(‘session.gc_maxlifetime’);
?>Forum: Plugins
In reply to: [PlugIn: Bookings]This is bizarre indeed, could you open a ticket at http://www.zingiri.net/portal? Please reference our discussion here.
Forum: Plugins
In reply to: [PlugIn: Bookings]Sorry for the late follow up, I suspect this issue has been resolved since the last time, if not please let us know.
Forum: Plugins
In reply to: [Bookings] [Plugin: Bookings] DB error with Booking pluginSorry for the late reply, best is to use our forums at http://forums.zingiri.net.
I suspect this issue has been solved since, if not let us know.