Liz
Forum Replies Created
-
Forum: Plugins
In reply to: [Genesis eNews Extended] Not found, error 404Yes, it is now working when I insert the form action as //domainname.xxxxx Also just saw the Carrie Dils documentation on your site, I honestly didn’t know that such tutorials were available. Though her doc says to insert the action including https://domainname.xxx, and that did not work for me.
Working on another site that uses some other type of mailing list system and had hidden items, given to me as:
<input type=’hidden’ name=’subscription_type’ value=’E’>
<input type=’hidden’ name=’tracking_tag’ value=’clc’>
<input type=’hidden’ name=’id’ value=’1′>
<input type=’hidden’ name=’extra_ar’ value=”>What format those hidden items be added to the hidden field? Do I have to remove parts of what is written above?
Forum: Plugins
In reply to: [Strong Testimonials] Spacing Between Testimonial Text and NameChris,
All is great on my end. I didn’t think that I’d be the one to mark this as resolved since Grant was also posting questions here. Thanks so much!Liz
Forum: Plugins
In reply to: [Genesis eNews Extended] Not found, error 404I’m having this issue too, and even when removing the “amp” in the middle of form action, I still get error message.
- I’ve removed the preceding quotes and added them back.
- Removed the amp and left the &,
- removed both &, removed <form action=
This is form action code:
“//domainname.us7.list-manage.com/subscribe/post?u=7fa30485c1cac1b4de7dc7a28&;id=6ddfb00fac”If I place the code into a text widget, it works fine. It is only in using the plugin that I have the issue. The item in the right footer is using the enews plugin
https://lstest.lizschneider.net/?page_id=27Forum: Plugins
In reply to: [Strong Testimonials] Spacing Between Testimonial Text and NameChris,
The mini reset section above worked great for me in reducing the amount of blank space, thanks! The code also makes the name and company a single line (perhaps unintended?)https://www.kschn.lizschneider.net/testimonials/
If I change the code below to display: block, I see that it will display on 2 lines again, which is the preference, unless the bold name and company link are displayed inline with the testimonial content itself. If I need to do that, and use the code you supplied above, do I leave out parts of the mini reset code? If I leave in all of the mini reset, what happens is that the testimonials title/client name/company are ALL that shows, none of the testimonial itself displays.
/* client: one-line below */ .testimonial .name, .testimonial .company { display: inline-block; margin-right: 1em; }
Forum: Plugins
In reply to: [Strong Testimonials] Spacing Between Testimonial Text and NameThis looks promising, Chris! I never expect that you’d do custom work, and honestly thought that maybe it would involve reducing some padding somewhere. I’ll give this a shot! Thanks!
Forum: Plugins
In reply to: [WP Super Cache] WP Super Cache exclusion for Hello Bar?Can you explain what was done so others can handle it on their sites?
Oh I TOTALLY need this too. My client is a non-technical person and is going crazy getting this multiple times a day.
Forum: Plugins
In reply to: [Strong Testimonials] Show client information below each testimonialI am not seeing the extra client info when using the slideshow shortcode that I copied from one of your posts. I’ll admit that I am struggling with knowing how to combine selections in order to get a shortcode that does what I need. I will be placing a category-filtered shortcode like this on several pages. there could be 20 testimonials in a categegory, not sure if any of the numbers below limit how many will scroll.
[strong category=”285″ slideshow show_for=”5″ effect_for=”1″]
https://www.kschn.lizschneider.net/speaking
There is a single testimonial partway down the page, and then a slideshow of testimonials at the bottom of page, I’d like the client name/location/company to show up on that slideshow, as well as the header text.
Forum: Plugins
In reply to: [Strong Testimonials] Any way to cycle shortcode while specifying category?Awesome, that did the trick!
Forum: Plugins
In reply to: [Strong Testimonials] Any way to cycle shortcode while specifying category?I have just applied the shortcode you mention and notice that the styling is completely different than the single testimonial, and it extends off the page. https://www.kschn.lizschneider.net/speaking/
This is with Page and Widget stylesheets loaded.
Forum: Plugins
In reply to: [Mailchimp List Subscribe Form] Success Message ColourIs this CSS code added to the overall site styles.css or somewhere else?
I was having this error as well, in addition to not being able to edit my pages (the visual editor was filled with HTML in white text). Both of these symptoms showed up at the same time.
I am using WP 3.2.1
The Genesis News ThemeFatal error: Call to undefined method WP_Admin_Bar::add_group() in /home/psjrftp/psjrpatriotsfootball.com/wp-content/plugins/the-events-calendar/lib/the-events-calendar.class.php on line 2556
Sure, it is https://psjrpatriotsfootball.com.
On Saturday, when I had 3 games, all three showed in sidebar widget as well as large calendar display (under primary nav Game Directions)
Forum: Plugins
In reply to: [The Events Calendar] Want to add sidebar on calendar pageInto which file do we add the get_sidebar() function?
I am making my way through this using posted suggestions but need a little more hand-holding than what is written above.
thanks!
Forum: Fixing WordPress
In reply to: [Plugin: The Events Calendar] Change Background Has EventI like your idea, so today’s events will stand out. I checked the option to bump today’s events to the top and they are not even showing up on the sidebar widget at all, when they have not yet occurred.