iantresman
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Shopping Cart] Customizing “Add to Cart” buttonsWow that’s great. Looking forward to it.
Forum: Themes and Templates
In reply to: [Coral Dark] Removing side barAh ha! Thank you.
Forum: Plugins
In reply to: [Add From Server] Duplicated contentAre they duplicated, or are there versions created at different sizes, which is specified in Settings > Media, for use on different devices?
Forum: Fixing WordPress
In reply to: Better posts selection and display optionThanks for that, I’ve looked at Pods, and it is pretty good, but I’ll investigate Tailor and Conductor too.
Forum: Plugins
In reply to: [Membership 2] WP-reCAPTCHA does not exist?The same discussion provides a download to the plugin from a Google Drive account. It works, but there is obviously a security issue.
Forum: Plugins
In reply to: [Membership 2] WP-reCAPTCHA does not exist?It appears that WP-reCaptcha is no longer available. See this discussion.
Forum: Plugins
In reply to: [Membership 2] WP-reCAPTCHA does not exist?I’ve activated this plugin, but Membership 2 tells me it needs activating, suggesting that this is not the correct plugin?
Forum: Plugins
In reply to: [Rolo Slider] Ken Burns effect not showing whole imageI see the issue with clipping. I guess it is all about how the two start and end rectangular viewports are calculated, such that they can’t break out of the image, and the difference in size is no more than the zoom factor. Placing two rectangles inside the bigger main image, should be fairly straightforward, but may be constrained by the cssmojo script.
Interestingluy, the cssmojo seems to fade to image, rather than fade to background, but that’s another issue!
Thank your for your consideration.
Forum: Plugins
In reply to: [Rolo Slider] Fade to next image, not to background colourUnfortunately I found that the CSS tweak still produces flashes between slides, so I’d also welcome the ability to “fade to next image”.
Forum: Plugins
In reply to: [Add From Server] How do you use this plugin?I found the settings menu in Media > Add From Server, from where I was able to navigate to the folder I had FTP’ed by files. See screenshots here:
http://pasteboard.co/6Gdxwo2iz.png
http://pasteboard.co/6GeqUXobD.png
- This reply was modified 9 years, 1 month ago by iantresman.
Forum: Plugins
In reply to: [Data Tables Generator by Supsystic] Unicode breaks table rowI added musical shapes and flats: ♭ and ♯. So I had a column with the line:
A♯ and B♭
Regards,
IanForum: Plugins
In reply to: [Sticky Menu & Sticky Header] css selector for sticky-elementI think this does the trick:
.sticky-element-active + .mySelectorName
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] css selector for sticky-elementI don’t think that the :not() selector is supported when you chain CSS classses.
It would be extremely useful to be able to select an active sticky element. Perhaps the “sticky-element-active” class could be changed to “.sticky-element-stuck” (or similar) so that the element could easily selected. It’s something I would find very useful right now!
- This reply was modified 9 years, 1 month ago by iantresman.
Forum: Plugins
In reply to: [Data Tables Generator by Supsystic] Unicode breaks table rowThat works! Would be useful if could either filter out unicode characters that could break a row, or better yet, convert them to HTML!
Forum: Plugins
In reply to: [Data Tables Generator by Supsystic] Unicode breaks table row…and those rows do not save, and have been removed from the table!