granatdesign
Forum Replies Created
-
Forum: Plugins
In reply to: [Genesis Grid] disable grid loop class for sidebar widgetshi bill,
I saw your post about limiting to a specific category, but it looked to me like it was set up to EXCLUDE a specific category.
https://www.billerickson.net/code/limit-genesis-grid-to-specific-category/
I really am not a developer, but I just switched the $display = false; to $display = true; (and vice-versa below it)
thought this would work but it did not. any ideas??
Forum: Plugins
In reply to: [WooCommerce] Change "continue shopping" linkI’m trying to find out how to have “continue shopping” go back to the very last page they were on.
Any ideas???
Forum: Plugins
In reply to: [font-resizer] Font not changing?same with me.
seems to only work for breadcrumbs and header. using genesis. any ideas?Forum: Plugins
In reply to: [Uji Countdown] [Plugin: Uji Countdown] Just the days?think there is a bug where even if you have show seconds unchecked, it still shows…
all you need to do is add !important to the css rule
#uji_sec{display:none !important;}that worked for me.
nice plugin
I have that selected but it’s not showing for me either.
https://tat2u.com/product-category/body-art-accessories/urock/
Forum: Plugins
In reply to: [Members - Membership & User Role Editor Plugin] Log Out Buttonalso a good idea to give it same css class as login button. I used “a.read-more” then made sure to add “.login a.more-link” to that css style
thanks for quick reply @ waynebcox
Can I ask which setting(s)?
Also, it looks like you are using the <dl> option, but when I do it, it is showing the field titles on each entry. Did you hide that with css, or is there an option for that. I don’t suppose you could take a screen shot of the settings you used?
hi wayne,
really like what you did with directory. How did you get it to use the lightbox for single entries?
ditto for me, too
Forum: Plugins
In reply to: [WP-Cycle] [Plugin: WP-Cycle] Order the results in wp_cycle_postswhere would you input this code? functions.php?
it’s in settings, where it says “It’s not necessary to adjust these settings, but click here for advanced options.”
that’s a link. click it and set font size to “0”
oop. just realized you can adjust under “settings” in dashboard.
I just made font size 0pxme too…
I’d like to be able to do the same, since I have a list of bands that have the word “the” at the beginning and want to sort without that. Figured custom fields is how to do that
Forum: Plugins
In reply to: [WPaudio MP3 Player] [Plugin: WPaudio MP3 Player] Does not work in WP 3.4.1agreed