lightenupgear
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Spreadplugin] Getlist not performed error 'Gateway Time-out (504)'PS: I use Siteground for hosting and I changed my sleep timer to 10. 😉
Forum: Plugins
In reply to: [Fluid Responsive Slideshow] No slide available, click here to add a new oneWe’re having the same issue too. The slideshow works but we can’t add new slides or create new slideshows. It worked a couple of weeks ago for us.
Forum: Plugins
In reply to: [Fluid Responsive Slideshow] Slideshow not working – Slides do not saveI’m having the same trouble. This was working recently for us but now we’re not able to save our new slides…thankfully the original slideshow we built is still displaying. We just can’t update it.
Forum: Plugins
In reply to: [WP-Spreadplugin] Details Link Not ClickableIt’s okay…we can still be friends.
Forum: Plugins
In reply to: [WP-Spreadplugin] Details Link Not ClickableMaybe this will help? Here’s a link to the men’s shirts:
http://www.lightenupgear.com/christian-t-shirts/?productCategory=Men&articleSortBy=Here’s a link to the women’s shirts:
http://www.lightenupgear.com/christian-t-shirts/?productCategory=Women&articleSortBy=Forum: Plugins
In reply to: [WP-Spreadplugin] Details Link Not ClickableI have them set as “Post Name”.
Forum: Plugins
In reply to: [WP-Spreadplugin] Details Link Not ClickableYou aren’t able to click through the link?
http://www.lightenupgear.com/christian-t-shirts/I haven’t changed the code. This is the only thing I have on the page…
Whether you’re looking for a funny Christian t-shirt or a more faith-based tee, Lighten Up Gear has got you covered…literally. Feel free to sort by Men’s and Women’s t-shirts using the filter below. And check back periodically for new designs and products.
<img src=”http://currentcnt.spreadshirt.net/current_cnt/horizontal_large_us.jpg” alt=”Lighten Up Gear Coupon Code” />
[spreadplugin]
Forum: Plugins
In reply to: [WP-Spreadplugin] Opens an iframe in the page contentYep. This is how I have it set-up…is that right?
[spreadplugin shop_id=”464981″ shop_limit=”10″ shop_locale=”us_US” shop_source=”com” shop_category=”146310″ shop_social=”1″ shop_enablelink=”1″ shop_productcategory=”” shop_checkoutiframe=”2″ shop_sortby=”” shop_designershop=”0″ shop_display=”0″…
Forum: Plugins
In reply to: [WP-Spreadplugin] Opens an iframe in the page contentYeah, that’s the crazy thing. I have it selected as that but it still opens in a lightbox for some reason.
Here’s a screen shot: http://screencast.com/t/SypqrVD2gL2
Peace,
ErikForum: Plugins
In reply to: [WP-Spreadplugin] Issue with IE 9Hi Thimo –
The support team at Themify.me hooked me up with the following message…
Open and edit themify.script.js in your theme directory > js > themify.script.js
– Find these two line of functionsthis.setup();
this.headerParallax();
– Wrap these two function with if conditional statement as below
if(navigator.appName != ‘Microsoft Internet Explorer’) {
this.setup();
this.headerParallax();
}– Save the changes
It worked and now everything is living in harmony. Yahoo!
Thank you SO much for your support and help. You are a rock star.
PS: I can’t say enough good things about Themify’s support team too. They are a great partner as well.
Cheers,
ErikForum: Plugins
In reply to: [WP-Spreadplugin] Issue with IE 9Thanks for looking into this Thimo. I am checking with Themify.me to see if they can help troubleshoot this for me further. If I can’t get it to work, I may need to switch themes.