Jermbugs
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Spreadplugin] Problem with Use designer: PremiumAlso, can you help me center my products (the whole plugin seems to be too far to the left)? I am using a left side header for my website, and the products seem to be hugging the edge of the header. Thanks.
Forum: Plugins
In reply to: [WP-Spreadplugin] Problem with Use designer: PremiumWow, thanks for the code.
This seemed to get me the result I wanted:
.spreadplugin-article .edit-wrapper-integrated, .spreadplugin-items .edit-wrapper {
float:none !important;
margin-top:250px !important;
}Forum: Plugins
In reply to: [WP-Spreadplugin] Problem with Use designer: PremiumThimo,
Thanks for the great response. Would it be of any benefit if I called Spreadshirt and asked them to fix their API, or do they not care?
Also, I would love some help getting the “next” page text link to say “next page” and have it repositioned, as well as moving the editor icon out of the product window. Do you have any suggestions on which CSS codes could effect this? Thanks brother.
Forum: Plugins
In reply to: [WP-Spreadplugin] Articles not showing on page, please helpNo problem. I hope someone else finds this post useful as well.
Forum: Plugins
In reply to: [WP-Spreadplugin] Search functionThanks for the response. I completely understand that this is a free plugin. Thanks for your consideration.
Forum: Plugins
In reply to: [WP-Spreadplugin] Turn off floating product category bar / option?Never mind. I guess all I had to do was create an extra column before the short-code for your plugin to give it extra space. This seems to have fixed the issue with the floating bar becoming unlined. Thanks.
Forum: Plugins
In reply to: [WP-Spreadplugin] Articles not showing on page, please helpNever mind. I looked through the forum and found you guys talking about cacheing plugins and how they disrupt the Spreadplugin. I currently am running Godaddy dedicated WordPress hosting (which is awesome by the way), and they include a flush cache plugin into the hosting package which shows up on the top of the WordPress dashboard. I called Godaddy support and had them disable the integrated cache plugin, and wallah; problem solved.