rosyb
Forum Replies Created
-
Forum: Plugins
In reply to: [Fast Secure Contact Form] fields vanishingThanks for the link. My form does not seem large enough to be causing these problems, but I have raised the max input to 3000 with no improvement. I’ve also checked to see if Suhosin is an issue, but it is not used on my server.
Problems are still occurring. For example, I have just tried to continue building the form, and when I first checked it, it was correctly showing the two field labels that I had changed yesterday, but now after adding some new fields (nothing to do with these fields or their labels) they have now reverted to their default labels.
Also, the form has a number of times not saved, and I have had to redo the changes I had made.
Any help would be gratefully received!
Forum: Plugins
In reply to: [Smart Slider 2] stray style textThanks Daniel, I have sent you an email ….
Forum: Plugins
In reply to: [Simple Cart & Buy Now] adding div to item options in display.phpthanks for the tip, but I did put it in further down ….. it is the fourth line from the bottom in the code shown … but could well be in the wrong place!
Forum: Plugins
In reply to: [Simple Cart & Buy Now] adding div to item options in display.phpoops, url for the page is http://176.32.230.27/savethepuffer.co.uk/puffer-shop/, thanks!
Forum: Plugins
In reply to: [Simple Cart & Buy Now] SCABN Line Breaks in Form Cause Huge GapsI am having the same problem, and have tried it in twentytwelve, and twenty thirteen themes but it still is an issue.
I can apply display:none to the br’s in the div, but this then removed the spacing where I want it between the quantity box and other lines.
[ Moderator note: please wrap code in backticks or use the code button. Single quote does not work. ]
.addtocart br { display: none; }The html created by the plugin is:
<div class='addtocart'> <form method='post' class='apron' action='http://176.32.230.27/savethepuffer.co.uk/puffer-shop/'> <input type="hidden" id="scabn-add" name="scabn-add" value="8adf00e3f9" /><input type='hidden' value='add_item' name='action'/> <input type='hidden' class='item_url' value='http://176.32.230.27/savethepuffer.co.uk/puffer-shop/' name='item_url'/> <input type='hidden' value='0' name='randomid'/> <input type='hidden' value='apron' name='item_id'/> <input type='hidden' class='item_name' value='Apron' name='item_name'/> <input type='hidden' class='item_price' value='10.00' name='item_price'/></p> <p id='cartname'>Apron</p> <p id='cartcontent'>Unit Price: £10.00 eachQty:<input type='text' class='item_qty' value='1' size='2' name='item_qty'/> <input type='submit' id='apron' class="add" name='add' value='Add To Cart'/> </form> </p> </div>How can I just target the br’s within the first part of the form, where the hidden input;s are?
thanks.
Forum: Plugins
In reply to: [Analyticator] Widgets removedI am having the same issue …. but it is only happening when I have had an events calendar plugin activated as well (happens with both “event organiser” and “the events calendar” plugins that I have been trying out).
Would love to know if this is sortable, as I have been happily using Analyticator for yonks on many sites!
Thanks for the help, Jonah. The problem seemed to be a conflict with Google Analyticator as once that was deactivated the list of widget areas came back.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] The plugin does not have a valid header.Hmm, I am having the same problem and I tried the fix above (thank you for it!) but when I tried to activate the plugin I am getting the following error:
Plugin could not be activated because it triggered a fatal error.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in /all-in-one-event-calendar/app/controller/class-ai1ec-themes-controller.php on line 341
Does anyone know how to fix this?!
I am having the same problem …. and I am using 2.0.11
Only just installed plugin today, and it is great … except for this! Hope it can be resolved as I would love to keep using it.
For info, I am using a slightly modified twentytwelve theme.
I am trying to do a similar thing, with the text of the posts appearing to the side of the slider. Once the code is added to the functions file, do I then need to add a location for it to point to?
thanksForum: Fixing WordPress
In reply to: cant add sound to mouse click eventA valid application is in the creation of sites for adults with learning disabilities, where the use of audio on mouseover within navigation can give them the added confidence to use the site without relying on a screen reader, and therefore empowering them to find the information that they need.
Admittedly, there are therefore limited occasions when this will be needed and I strongly agree with cubecolours sentiment about blinking text, splash pages etc, but it is still important for it to be said that there are times when this approach is appropriate and should not be treated with contempt.
This would also be useful for SEO and would be a big benefit for all users, I am sure. It is a great plugin and after lots of testing is the one I have gone for!
I am in the same situation and would very happily donate to get this plugin working properly. I have tested so many alternatives and this is so close to meeting my needs.
Or is there anyone out there who could help?!