lblake
Forum Replies Created
-
Forum: Plugins
In reply to: [Theme My Login] Remove Personal OptionsThanks Jeff. Copied the template to child theme and commented-out Personal Options. Easy fix.
Forum: Plugins
In reply to: [Firelight Lightbox] Not working for meThanks for the prompt assistance. It was indeed that plugin. Seems like it needs some work.
Forum: Plugins
In reply to: [Firelight Lightbox] Not working for meThe lightbox plugin is not working on this site: http://abundantlife4me.org/
This site has the latest version of the plugin installed. The site has been updated to WordPress 4.1. The lightbox plugin has images and pdf enabled. The “newsletter” link in the sidebar links to a pdf. It and the images in the sidebar were opening in the lightbox, but it isn’t working now. I don’t know what caused it to stop working. I don’t think this site has had other plugins installed since it stopped working that may be conflicting.
Forum: Plugins
In reply to: [Form Manager] Not responsiveMy two issues are the form not being responsive and by using ul/li the form displays bullets in webkit browsers, which appears not standard for a form. I created a template and substituted divs for the ul list. This resolved the bullet issue but created another issue as I have one form with two “note” entries to display some info in the form. I see no way to set the width in the “note” type entry, so the text does not wrap to the width of the other form fields. As a solution I checked “HTML” and put the text in a div (also tried span) with a width attribute. This works in the default template, but breaks the form at that point using my template. As far as making the forms responsive, I have no solution and if you have developed one I would be thankful for your input.
Forum: Plugins
In reply to: [Cyclone Slider] Centered captions after upgrade?Please disregard. I think it was an issue with minify in W3TotalCache. I had to set it not to minify the default template script.js and style.css files.
Forum: Plugins
In reply to: [Simple Shopping Cart] Paypal not adding shipping for additional productshttp://ec2-54-225-167-0.compute-1.amazonaws.com/store/
Click on a product link to go to the page that has the shopping cart code for that product.
Thanks.
Forum: Plugins
In reply to: [Simple Shopping Cart] Paypal not adding shipping for additional productsTo expand on this issue what appears to happening is PayPal is always calculating shipping as a total of 19.95 when the cart contains multiple products no matter what shipping is entered in the code for each product. When a single product is in the cart PayPal uses the correct shipping in that products code. Any help appreciated.