Forum Replies Created
-
AuthorPosts
-
Michelle Forbes
ParticipantThanks Steven,
yes, was having issues with this site and installed the caching plugin. did not realize when I posted that I needed to purge the cache each time I add/edit.
Again, thank you for your support!
Michelle Forbes
ParticipantHi, I used the plugin “HTML Widget Text”, which allows for URLs in a widget title. I looked into adding to functions, but looking at what needed to be added, my eyes started glazing over…
Michelle Forbes
Participantnever mind, figured out title link. Rotate is happening, though is there a way for it to rotate through on refresh? Seems like it takes a while…
Thanks again.
Michelle Forbes
Participantthank you! I will give it a try!
Michelle Forbes
Participantthat was it! working well, and thank you!
Michelle Forbes
ParticipantThank you! Sigh, I did it, putting card.php into folder theme/child/connections-gridder
and there is no change.I did not include the php tags around the detail link code. Here is how it is added:
if ( $atts['excerpt_length'] ) { if ( $atts['show_profile_link'] ) { echo '<div class="cn-gridder-detail-link">'; cnURL::permalink( array( 'type' => 'name', 'slug' => $entry->getSlug(), 'text' => __( 'Details', 'cnt_gridder' ), 'home_id' => $atts['home_id'], ) ); echo '</div>'; }I looked in 3 different browsers… what did I miss? thanks again, I really do appreciate you spending the time helping me.
Michelle Forbes
ParticipantHi again, I figured out the excerpts, still trying to figure out how to move the detail-link.
Michelle Forbes
Participantthanks for taking the time to explain the options. Whereas the images are cropped to fit perfectly on the single page, nothing worked using the exact same settings for the large images. Your code snippet worked very well just by adding it to the functions. Yeah, happy enough here. whew.
Just 2 more questions…hopefully. And maybe I should open up a new thread… I need to have the detail-link “View Profile” at the top, before the excerpt or it can be before the telephone#, etc. I also would like less characters in the excerpt. I tried the shortcode, excerpt_length=0 and this did not work (I set it to 100).
Thanks again!!!
Michelle Forbes
ParticipantI see you resolved this but I am still not clear on how to get the actual size of the image to be proportionally correct per each image in the grid. This needs to be correct. Is there another template that handles this properly? The single page does keep the whole image to proportion regardless of the original image’s size. Thank you, I figured out the rest of my questions.
-
AuthorPosts
