Grant Holmes
Forum Replies Created
-
Forum: Plugins
In reply to: [Strong Testimonials] Testimonials not cyclingLOL
That will fix the body not showing?Forum: Plugins
In reply to: [Strong Testimonials] Testimonials not cyclingI found and commented out the google line that you thought might be interfering. I’ve read and re-read that section on User-ID and have no clue what that even does yet. Nor is it your issue.
I still don’t have the body of the testimonial showing. It was, but something we did made it go away. No idea what.
I’m aware of CTRL/F5 for hard reloads. Always use that to ensure I’ve got fresh loads.
This is my current code on https://perfectlypawsible.com/testimonials/:
[strong per_page="4" nav="before,after" newest title excerpt] [client] [field name="client_name" class="name"] [field name="city" class="city"],[field name="state" class="state"] [/client] [/strong] <a name="strong-form"></a> [strong form] <em>By submitting a testimonial, you agree that we may publish it on our website. Your email address will not be published, of course.</em>
Forum: Plugins
In reply to: [Strong Testimonials] Testimonials not cyclingI don’t even remember where to edit that.
Forum: Plugins
In reply to: [Strong Testimonials] Listing Client_Name, etc in testimonialThanks for the pagination code!
I’d done that with the anchor and it loads weird (https://perfectlypawsible.com/testimonials/#strong-form)
Forum: Plugins
In reply to: [Strong Testimonials] Testimonials not cyclingWell, there’s some irony there:
1) I don’t THINK so
2) when I hover now, it does not pause.Forum: Plugins
In reply to: [Strong Testimonials] Listing Client_Name, etc in testimonialI was also trying to put an anchor in that code above on the page to take people right too the form. That didn’t work either. Thoughts?
Forum: Plugins
In reply to: [Strong Testimonials] Listing Client_Name, etc in testimonialIt could be smaller text overall. I’m an old <TABLE> designer (https://recalibrand.com/) learning more about CSS, but it’s slow. I’d like to eliminate a lot of what I see as wasted space in the design overall, but that’s not your issue!!!
The client name could lead off the left as opposed to right. That would help.
One last if I may. How did you style the numbers for pages here:
https://demos.wpmission.com/strong-testimonials/the-strong-shortcode/pagination/Can that be in that CSS too?
Forum: Plugins
In reply to: [Strong Testimonials] Listing Client_Name, etc in testimonialOnly found that in the page code, no testimonials.
Body of testimonial still no show on page.
[strong per_page="4" nav="before,after" newest title] [client] [field name="client_name" class="name"][field name="city" class="name"],[field name="state" class="name"] [/client][/strong] [strong form] <em>By submitting a testimonial, you agree that we may publish it on our website. Your email address will not be published, of course.</em>
Forum: Plugins
In reply to: [Strong Testimonials] Testimonials not cyclingOkay:
B: understood; I could delete the widget AND the plug in and the testimonials would still be in the dbase.A: Widget removed and re-added.
Text of testimonial is still “gone” within the page.
—
Widget cycling now working!Forum: Plugins
In reply to: [Strong Testimonials] Listing Client_Name, etc in testimonialYOU ARE AWESOME Chris! Thanks. This is my whole custom file:
(Theme options/Custom CSS#wpmtst-form label ~ span.required {
margin: 0;
}
/* mini theme reset */
.testimonial h3 {
line-height: 24px;
}
.testimonial .content {
padding: 0;
margin: 0;
}
.testimonial p {
margin-bottom: 0.5em;
}
.testimonial .photo {
margin-top: 0;
}
.testimonial .client {
margin-top: 0;
}
/* client: left */
.testimonial .client {
text-align: left;
}
/* client: one-line below */
.testimonial .name,
.testimonial .company {
display: inline-block;
margin-right: 1em;
}/* client after content */
.testimonial .content {
float: left;
margin-right: 1em;
}
/* or client after heading */
.testimonial .content {
display: none; /* plugin shows content by default */
}
.testimonial .heading {
float: left;
margin-right: 1em;
}Forum: Plugins
In reply to: [Strong Testimonials] Testimonials not cyclingChris WP says when I delete the plug in that all data will be deleted. I assume this means the testimonials I’ve added?
YUK!Forum: Plugins
In reply to: [Strong Testimonials] Listing Client_Name, etc in testimonialsigh, something eliminated the testimonial text:
That margin-left leaves the huge space
Tiffany Bolling Bristol , TN-using the margin-right does this (including 2nd line)
Tiffany Bolling
Bristol ,TN
https://perfectlypawsible.com/testimonials/Forum: Plugins
In reply to: [Strong Testimonials] Spacing Between Testimonial Text and NameThanks!
Forum: Plugins
In reply to: [Strong Testimonials] Spacing Between Testimonial Text and NameChris, hopefully one last; in your answer to Liz, Doe that CSS go into custom? And do I use both sections or only one?
-GForum: Plugins
In reply to: [Strong Testimonials] Testimonials not cyclingChris,
Currently 5 published testimonials. Yes, I’ve assigned at least one or more category to each.On the Cycle Shortcode tab: All categories; Show all: up to 150 characters; Transition: 7 seconds
They all show on the testimonials page:
https://perfectlypawsible.com/testimonials/