simplyshang
Forum Replies Created
-
Forum: Plugins
In reply to: [IvyCat AJAX Testimonials] Testimonials do not cycle; get error messageThanks for taking a look!
Here are the answers:
1. Using the shortcode
2. WP v3.3.2
3. I have a testimonial group set-up & am using it; although I did try running it without a testimonial group & got the same result & error.yup, this my error! i placed the shortcode on both content.php and content-single.php b/c i needed them to both have the same display. but, on content.php, i placed the shortcode outside the if statement for the post, causing it to be static instead of dynamic.
sorry about that! hopefully you didn’t spend too much time trying to help me solve that silly mistake.
Probably should have clarified that the first time the box appears (aligned w/the box surrounding the post content) is where I want it & placed the shortcode.
The second appearance is what I am trying to remove.
Ok, got it up on a server: https://wp.shannongray.com/
And just to be sure, here are the settings from the new set-up (just in case):
Plugin Configuration Settings:
Array ( [wp_biographia_installed] => on [wp_biographia_version] => 310 [wp_biographia_style_bg] => #31668e [wp_biographia_style_border] => none [wp_biographia_display_front] => [wp_biographia_display_archives] => [wp_biographia_display_posts] => [wp_biographia_display_pages] => [wp_biographia_display_feed] => [wp_biographia_display_location] => top [wp_biographia_content_prefix] => [wp_biographia_content_name] => first-last-name [wp_biographia_content_authorpage] => on [wp_biographia_content_image] => on [wp_biographia_content_image_size] => 53 [wp_biographia_content_bio] => [wp_biographia_content_icons] => [wp_biographia_content_alt_icons] => [wp_biographia_content_icon_url] => [wp_biographia_content_email] => on [wp_biographia_content_web] => [wp_biographia_content_twitter] => on [wp_biographia_content_facebook] => [wp_biographia_content_linkedin] => [wp_biographia_content_googleplus] => [wp_biographia_content_delicious] => [wp_biographia_content_flickr] => [wp_biographia_content_picasa] => [wp_biographia_content_vimeo] => [wp_biographia_content_youtube] => [wp_biographia_content_reddit] => [wp_biographia_content_posts] => none [wp_biographia_content_link_target] => _blank [wp_biographia_content_link_nofollow] => [wp_biographia_admin_new_users] => [wp_biographia_admin_hide_profiles] => [wp_biographia_category_exclusions] => [wp_biographia_post_exclusions] => [wp_biographia_global_post_exclusions] => [wp_biographia_page_exclusions] => [wp_biographia_admin_content_priority] => 10 [wp_biographia_admin_excerpt_priority] => 10 )
User Configuration Settings:
Array ( [1] => Array ( [ID] => 1 [user_login] => admin [wp_biographia_suppress_posts] => [wp_biographia_suppress_pages] => ) [2] => Array ( [ID] => 2 [user_login] => sgray [wp_biographia_suppress_posts] => on [wp_biographia_suppress_pages] => on ) )
Any help/insight is appreciated!
Thank you for such a quick response! And no such thing as a stupid question; in fact, I feel like it’s got to be something small I am overlooking, given how well thought out this plug-in is.
On the Display for the plug-in’s settings, I have unchecked all of the boxes. The only thing I cannot control is the final setting, Display Location, where it places the box above or below the original post. Am I missing another option where I can disable the display altogether?
As info, here are the settings from the colophon:
Configuration Settings:
Array ( [wp_biographia_installed] => on [wp_biographia_version] => 310 [wp_biographia_style_bg] => #FFEAA8 [wp_biographia_style_border] => none [wp_biographia_display_front] => [wp_biographia_display_archives] => [wp_biographia_display_posts] => [wp_biographia_display_pages] => [wp_biographia_display_feed] => [wp_biographia_display_location] => top [wp_biographia_content_prefix] => [wp_biographia_content_name] => first-last-name [wp_biographia_content_authorpage] => on [wp_biographia_content_image] => on [wp_biographia_content_image_size] => 53 [wp_biographia_content_bio] => [wp_biographia_content_icons] => [wp_biographia_content_alt_icons] => [wp_biographia_content_icon_url] => [wp_biographia_content_email] => on [wp_biographia_content_web] => [wp_biographia_content_twitter] => on [wp_biographia_content_facebook] => [wp_biographia_content_linkedin] => [wp_biographia_content_googleplus] => [wp_biographia_content_delicious] => [wp_biographia_content_flickr] => [wp_biographia_content_picasa] => [wp_biographia_content_vimeo] => [wp_biographia_content_youtube] => [wp_biographia_content_reddit] => [wp_biographia_content_posts] => none [wp_biographia_content_link_target] => _blank [wp_biographia_content_link_nofollow] => [wp_biographia_admin_new_users] => [wp_biographia_admin_hide_profiles] => [wp_biographia_category_exclusions] => [wp_biographia_post_exclusions] => [wp_biographia_global_post_exclusions] => [wp_biographia_page_exclusions] => [wp_biographia_admin_content_priority] => 10 [wp_biographia_admin_excerpt_priority] => 10 [wp_biographia_display_archives_location] => [wp_biographia_display_archives_event] => [wp_biographia_display_event] => )
User Configuration Settings:
Array ( [1] => Array ( [ID] => 1 [user_login] => admin [wp_biographia_suppress_posts] => [wp_biographia_suppress_pages] => ) [2] => Array ( [ID] => 2 [user_login] => Shannon Gray [wp_biographia_suppress_posts] => [wp_biographia_suppress_pages] => ) )
I will work on getting the site up on a server so I can share a link, in case it doesn’t turn out that I have just simply overlooked a setting.