Wermfud
Forum Replies Created
-
Ah, it looks like your latest update fixed the variations issue, now the date perhaps?
Thank you again!
Hi,
I have the same desire to have no variations (or dates).At your suggestion, I used “downloadable”, but it’s ended up basically just a dummy variation. On the shop page, each says “view variations” under it, which is misleading because there are no variations.
I would buy the paid version if I could have gotten it working the first day (see below) and had the features available (or less features option).
I am also having an issue where I upload the images, but when I click “continue and save” it just hangs forever. The images eventually showed up as products anyway (and actually doubled for some reason so I’ll have to delete the dupes).
BTW I am using that crazy uncommon theme 2012, & I am still building. Any advice would be much appreciated! Thank you, great idea!
Since it’s fixed, you won’t see the problem: illusivecomics.com
But the slider was showing the first featured post image twice, then any additional photos in the post. By hiding the additional images in the slideshow (which all had a class of .fa_content, it now only shows the first image. img class=”FA_wrap” is the one that shows in the slider.
I’m better with CSS than PHP.Do you think at some point you could keep this from happening for those us us who don’t know where to alter our theme or cannot do it?
Edit: I have at least temporarily solved the problem in my case by adding some css to my theme’s style sheet:
.fa_content img {display:none;}
This keeps a single post image from repeating itself and more than one post image from displaying in the slideshow.Forum: Plugins
In reply to: [Cool Video Gallery] Click Thumbnail Opens YouTube New WindowI’m using Twenty Eleven already and have tried without the other plugins. The lightbox opens in the correct page but a new window opens on top of that in You Tube.
Forum: Plugins
In reply to: [Cool Video Gallery] Click Thumbnail Opens YouTube New WindowThanks for answering. The only error I’m getting I get on every page and it’s a Google API thing. I’ve googled it and haven’t figured it out yet.
Error: Permission denied to access property ‘toString’
https://apis.google.com/_/abc-static/_/js/gapi/iframes,googleapis_client/rt=j/ver=YSpZqfkBKG4.en./sv=1/am=!vsW3HvGOwTAJ6w1K2g/d=1
Line 129Only other plugins I am using are:
1. Satellite Slideshow
2. Contact Form Plugin
3. MapPress Easy Google Maps (I have tried uninstalling this and get the same error)
4.WP Maintenance Mode which is on.I have one more day before deadline and my other option is to buy CodeCanyon plugin which I don’t want to do. Thanks in advance.
How was this resolved? I am having the same problem. Click the thumbnail and youtube opens in a new window instead of box on current page.
Forum: Themes and Templates
In reply to: Child theme style.css not overriding parentAh Ha! I found I had deleted a comma in my child stylesheet! That was all.
Forum: Themes and Templates
In reply to: Child theme style.css not overriding parentI’m glad it’s not marked resolved, pretty much all the above was done (except the main.css renaming) and I’m still having the problem on SOME CSS rules, but not all. And yes, I’ve tried !important.