gulfwebdev
Forum Replies Created
-
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Setup Bank TransferHas the direct bank transfers been added to Stripe yet?
Forum: Plugins
In reply to: [First Data for Paid Memberships Pro] API LoginAn Authorize.net gateway is required? What the hell is that? NOWHERE in this plugin’s description is it stated that an Authorize.net gateway is required. Let me quote the requirements as stated from this plugin’s page on www.remarpro.com:
Requirements
A First Data Merchant Account is required.Paid Memberships Pro has native support for the Authorize.net gateway. It is the FirstData (Payeezy gateway) that is not. Therefore, anyone who needs to use that gateway is going to find this plugin and install it only to find that it doesn’t work.
So that begs the question, why are you not being up front with people about the Authorize.net gateway requirement? It almost appears that the purpose of this plugin is to sell some Merchant Accounts on behalf of CardPaySolutions.
Hello all. I came across this thread researching a problem I was having. Sofian77 was having the EXACT same issue. I used Duplicator to move a Divi site to another host. I experienced the same problems in the backend and even had the question marks appear. I researched and tried several fixes but to no avail.
The solution was to change the php version 5.2 to 5.4 and then everything started working.
Cory, let me say that I am a huge fan of Duplicator. It is on my list of must have plugins. I hate using the free version but as Sofian mentioned, the pro version makes no sense. With that being said, perhaps you can add a php version test as a feature. It would be nice to see a warning when installer.php runs and the PHP versions don’t match. In this case, it would have saved me hours.
Cheers!
You made a false statement. The templates I edited were in fact moved to this location: wp-content/uploads/espresso/templates
However I downloaded the latest version of the plugin right before my support ended. Once I got around to upgrading, it rolled back a few customizations I had made a year ago. If I remember correctly I had to edit an .MO file or something absurd like that simply to change the text on one of the buttons.
I am not paying $99 to read some forum posts. The price is absurd. I am not even trying to ask any new questions. I just want to see an answer that is already right there.
Forum: Plugins
In reply to: [Tabby Responsive Tabs] Padding and Margins are off when using ET DiviYou nailed it. I could not find any kind of instructions or a shortcode builder from within my WordPress installation. Basically, the plugin installs and the user must figure out how to use it. That led me back to your website where I copied the code in the Example section. I made the mistake of pasting this into the wsywig editor which brought in some extra code. I know better than this. Thank you for your expedient reply.
I think it is reasonable to suggest including some shortcode documentation with the plugin.
Forum: Plugins
In reply to: [Download Monitor] download monitorIt does now work with 3.9.1.
Forum: Reviews
In reply to: [Download Monitor] All StarsI agree that it is a great plugin… when it works. However, the shortcodes do not work as documented and there is no support. For those reasons I would have trouble recommending it.
Forum: Plugins
In reply to: [Download Monitor] Shortcode is only showing first 10 downloads in a categoryI find it extremely limiting to only have 10 downloads listed at a time. Pagination is a giant pain in the ass and especially if you have multiple categories paginating on a single page.
I cannot believe that I have yet to configure this thing to simply list all of the 20+ downloads in a given category. It cuts off at 10 no matter what I do.
With all of that being said, I appreciate your help asmaloney.
Forum: Plugins
In reply to: [Download Monitor] Shortcode is only showing first 10 downloads in a categoryI have spent quite a bit more time on this. Basically, the per_page argument is being ignored. It doesn’t matter if I per_page=3 or per_page=16. It is displaying 10 downloads and I can’t get it to do anything other that.
I purchased the Page Addon in hopes I could circumvent the problem. The same thing is happening with the posts_per_page argument:
[download_page show_tags=false category_limit=4 posts_per_page=4]
It does not matter if posts_per_page=4 or posts_per_page=20, there will be exactly ten downloads listed.
I am using wordpress 3.8.1 with the latest version of the plugin. I am using a theme from Elegant Themes. I have a handful of other plugins enabled. How do I go about troubleshooting this?