energizedit
Forum Replies Created
-
Forum: Plugins
In reply to: [If Menu - Visibility control for Menus] PHP Notice: Undefined index: idNevermind I figured it out via the readme.txt and realized I had added a custom if to my site.
Thanks
Mark
Forum: Plugins
In reply to: [If Menu - Visibility control for Menus] PHP Notice: Undefined index: idWhat is the “missing ID line” you added to get rid of this issue? I’d like to fix it also.
Thanks
Mark
Forum: Plugins
In reply to: [Sermon Manager] Series and Preacher Image TaxonomySo I figured this out. I looked at the taxonomy-images.php file and on line 361 saw //add_action( ‘admin_menu’, ‘sermon_images_settings_menu’ );
I uncommented this, this then gave me a Taxonomy menu under Settings. There I could choose what post types to use this with, so I chose Sermon Series and Preachers. Clicked save.
Then I commented that line out again.
Now I have the option to associate images with both series and preachers now.
Forum: Plugins
In reply to: [Testimonials by WooThemes] Pre Code before the testimonyThanks Dillon, they were on the page with the shortcode.
Next problem is that I can’t get the shortcode to work with different prefs, mainly, I want the display_url true to work, but it does nothing
Here is what I’m using for my shortcode
[testimonials per_page=”10″ display_url=”true” display_author=”false” ]
Does this look right?
Forum: Fixing WordPress
In reply to: Found System0 and System1 as admin usernamesI am seeing this on a local wordpress site. I get up to 20+ systemX users created each day. I need to find out what is causing this.
There is no automatic cron job running that is doing this. The users are created at random times.
This on an intranet and there is no one accessing this site yet, it is still in preproduction.
Any ideas on this would be helpful.
Thanks