mtporter
Forum Replies Created
-
Yes, changing theme verified it may be the theme, but yet on another site with the same theme no problems… I haven’t modified the themes on both
Forum: Plugins
In reply to: [Business Directory Plugin - Easy Listing Directories for WordPress] Fees?For notes about the user, such as ‘Paid by check’, ‘check #2098’, etc
Forum: Plugins
In reply to: [Business Directory Plugin - Easy Listing Directories for WordPress] Fees?There is a directory extension for Joomla called SOBI2 that people have been requesting a WordPress version for years. Your plugin almost matches SOBI2.
A few things that SOBI2 has that this plugin doesn’t are:
- A expiration notice that is set out prior to a listing expiring in X number of days to give the lister a chance to renew before his or her listing actually expires.
- Be able to select 3 free categories then categories 4-5 are a certain price. This also can be changed in the setup of SOBI2 to include more categories.
- Turn off editing capabilities until listing comes into that window of renewal. Delete could still be an option.
- Admin can edit the expiration date via the backend.
- Admin only form fields that are only seen in backend when editing.
I do believe if some of the features of SOBI2 were available for this plugin, you could actually have a blurb for the plugin website to say ‘Looking for SOBI2?’
Forum: Plugins
In reply to: [Business Directory Plugin - Easy Listing Directories for WordPress] Fees?What could be a #4 could be something that relates to #3 in that the first 3-4 categories are included but categories after are a certain price.
Forum: Plugins
In reply to: [Business Directory Plugin - Easy Listing Directories for WordPress] FacebookOk, for now just trying to add Facebook (I’ll add the other 2 later). When Facebook is added, on the frontend for a person signing up it simply says ‘Facebook’ (perhaps this could be Facebook URL). Upon entering I’m thinking once paid and published it would show a Facebook icon that would take a visitor to that listing’s Facebook page. Instead of a Facebook icon, when there is a Facebook URL in that field, there is a Facebook Like button.
Yes, would like to use all 3 social site options.
Forum: Plugins
In reply to: [Simple Staff List] Demo of it working on a site ?Can someone give me a sample code of a template they are using that would have the photo on left or right of the full bio?
Ok, I’ve fixed it
update the file ngg-config.php
from:
require_once( WP_LOAD_PATH . ‘wp-load.php’);
to:
require_once( WP_LOAD_PATH . ‘wp-admin/admin.php’);
Yes! the code:
require_once( WP_LOAD_PATH . ‘wp-admin/admin.php’);
fix it for me! Finally after a few weeks of not being to update the gallery I’m back on track.
where exactly do you paste? I tried and got errors
I disabled my Espresso Plugin due to upload errors as well.
I’m getting the exact same thing!!