roodavis
Forum Replies Created
-
Forum: Plugins
In reply to: [Iptanus File Upload] Public FTP Upload folder for clientsI would instruct them to include their name in the title of the image. Then have the form gather contact information.
Rick
I apologize. TeamBuilder was falsely accused. I went through and deactivated one plugin at a time and discovered it was a Facebook Feed widget causing the issue. I’m not sure why it only appeared on the Team page. I will go through my HTML tags on the team page as well.
Forum: Plugins
In reply to: [Sponsors] Lis shows bullets and no logosI unchecked show images and saved. Then checked the box again and saved and now the images appear, but there are still bullets too. Going to look at adjusting the size and alignment of the images now. I would prefer them to appear similar to a table of three or four images across. and one uniform size.
Thanks.
Forum: Plugins
In reply to: [Sponsors] list shows bulletsI just installed the plugin and I get bullets and no logo images appear.
Forum: Plugins
In reply to: [MaxButtons - Create buttons] Disable text wrapping on small screensFirst of all, I use the Custom CSS Manager Plugin https://ww.wp.xz.cn/plugins/custom-css-manager-plugin/ rather than edit the theme CSS. Then in MaxButtons plugin on the button creation/edit page under Advance I check the box for Use External CSS; Click on the View CSS button and a window opens with all of the CSS for that button. Copy that code into Custom CSS Manager then add the line display: block;
Not sure if screenshots are allowed in this forum so I have posted a screenshot at http://queencityfsc.com/wp-content/uploads/2013/06/button_css.png the added code is on line 83, you will also notice it on line 104, I don’t think it is necessary on line 104, but it is working so I am leaving it alone.
I hope this helps.
Rick
Forum: Plugins
In reply to: [MaxButtons - Create buttons] Disable text wrapping on small screensThis fixed responsive issue for me:
Add display:block; to a.maxbutton-1 in your css.
Forum: Plugins
In reply to: [MaxButtons - Create buttons] Disable text wrapping on small screensWhat’s the status on an update to make MaxButtons responsive. Just installed it today and the text and button wrap when the browser window size is reduced.
Forum: Plugins
In reply to: [Spiderpowa Embed PDF] This plugin does not work in latest version of FirefoxWorks fine in Safari and Chrome, not working in Firefox 29 as of 5/14/2014
Forum: Plugins
In reply to: [Participants Database] Allow participants to edit their infoTried this method by adding a child theme and the child theme breaks a lot of my layout and menus. I did discover that I could uncheck oat of the fields to not have them appear on the signup, then removed the submit button, leaving just the text link to request their private link be resent. Working well so far
I would like to use a custom list as described here. Is this the way that I should do it? Or has anything changed in the past eight months that would be easier? Built into the plugin template maybe?
Forum: Plugins
In reply to: [Participants Database] Allow participants to edit their infoOkay I found the link as the admin user. Is there a way to make that appear on the users info when they are logged in as themselves? Or can I put a button or something that will generate an email with that link when they need it?
Forum: Plugins
In reply to: [Slideshow] First image not visibleI see the same thing when first loading the page. The first slide does not show up until after the initial five second delay and only shows for about one second. It then appears fine as the slideshow reaches the end and starts over.