rwb43
Forum Replies Created
-
Forum: Plugins
In reply to: [underConstruction] Exclude pages while activated?I second this.
Forum: Plugins
In reply to: [WP Reading List] Last row text is missingMike,
Thanks for the update. The version I downloaded show 2.2. Unfortunately, it still isn’t showing the last row of text correctly. Any suggestions?
Forum: Plugins
In reply to: [Totally Booked] "Buy Now" button not workingBen,
You were spot on. I needed to update my jQuery The “jQuery Updater plugin” fixed it right up. Thank you!
Forum: Plugins
In reply to: [Totally Booked] "Buy Now" button not workingOther troubleshooting info:
- Does not work in any browser.
- Does not work in book list or on single book page
Forum: Plugins
In reply to: [WP Reading List] Last row text is missingMike,
Just checking in on any progress. I’d be happy to beta test.
Thanks,
RichardForum: Plugins
In reply to: [WP Reading List] Last row text is missingThank you for the lightning fast response. I’ll definitely be looking forward the next version.
Sincerely,
Richard@darasy : I found that customizing the CSS is a clean method for me to accomplish what I want rather than using a child theme. Adding the following to the Custom CSS under “Appearance | Edit CSS” will hide Author, Time, and Date.
.byline { visibility: hidden; }I am looking to remove the Author from each post and the date from the Featured posts in the Slideshow. I would love to hear how you accomplished this. Thanks!