ipbroad
Forum Replies Created
-
Forum: Plugins
In reply to: [TheCartPress eCommerce Shopping Cart] "No Photo" Icon on Productsthanks jwoertz – I have to say I’m moving away from Cartpress as it is just too complicated. Can I ask what you are using?
Forum: Plugins
In reply to: [TheCartPress eCommerce Shopping Cart] "No Photo" Icon on ProductsBy any chance did you resolve this?
Forum: Plugins
In reply to: [WP-Members Membership Plugin] Notification Email for WP-MembersSo do I add the whole of that just replacing with relevant domain information. And do I just put it any where in functions.php. I know it sounds really thick but I added the whole lot at the beginning and the end and it did not work. Thanks in advance
Forum: Fixing WordPress
In reply to: Insert Audio File – Change Default Attachment SettingHi, did you ever resolve this problem? I really need to do the same.
Forum: Plugins
In reply to: [Image Gallery Reloaded] Centre the gallery on the pageHi
What I did was put the gallery in a table on the page/post. I then added the coding below around the gallery information – NOTE [gallery link="none" columns="1" ids="313,314,315,316,318,319"] needs to be altered to reflect your gallery.
<table style=”border:1px solid #ffffff ;” border=”0″ cellspacing=”0″ cellpadding=”0″ width=”400″>
<tr>
<td style=”border:1px solid #ffffff “>
[gallery link="none" columns="1" ids="313,314,315,316,318,319"]
</td>
</tr>
</table>Hope this helps
Forum: Plugins
In reply to: [Image Gallery Reloaded] White line to left of imagesThanks everyone for there help!!! I’ve fixed it just (sort of) by changing the whole style within the standard settings of the plugin. Not quite what I wanted to do but…. I think the problem is within Theme compatibility as suggested by nightshadow.
Forum: Plugins
In reply to: [Image Gallery Reloaded] White line to left of imagesthanks for the reply, sadly did not work, any other ideas?
Forum: Plugins
In reply to: [Image Gallery Reloaded] demo available somewhere?Not a demo but a site I run for someone. You can have thumbnails on and remove the description box too. http://www.knowlecameraclub.co.uk/shoot-out-winners-201314/
Forum: Plugins
In reply to: [Image Gallery Reloaded] Image OrderHi I found this under another post http://wordpress.org/support/topic/making-the-gallery-respect-image-order?replies=10 and it worked for me. Make sure you copy the original scrip in full to notepad and save it. The first time I tried I didn’t alter the script right so I had a fatal error
Forum: Plugins
In reply to: [Image Gallery Reloaded] Permanently enable the caption box.Hi I think what you need is under general settings and uncheck Use Image Info toggle button
Many thanks for your help, I was going stir crazy looking for this.
Forum: Plugins
In reply to: [Subscribe2 - Form, Email Subscribers & Newsletters] Subsribe2Thank you so much for your help. I’ve changed theclasses/class-s2-core.php file and that will work for me. I really was getting a headache and must have looked in this file several times and gone pased it to quickly.
I keep a record of files of this nature that I have to change or alter when I do updates anyway.
I design/maintain a number of low cost websites for various organisations and subscribe2 is by far the best plugin I have found for newsletters.
Forum: Plugins
In reply to: Subscribe2 Register PageHi Did you ever resolve this problem? Cheers in advance
Forum: Fixing WordPress
In reply to: [Form Manager] Unable to submit form in IE9I’m afraid not – ive done th evalidation thing but never got any further and as you can see noone can answer my question on what to do. When I have sorted I’ll post
Forum: Fixing WordPress
In reply to: [Form Manager] Unable to submit form in IE9Thanks Andrew, really greatful for your help. being a newbe to wordpress i’m already confused. Any ideas on how I tidy up the code, I assume that I need to do something with editing themes – but where do I start to correct the errors listed?
Again thanks