Jasnick
Forum Replies Created
-
Forum: Hacks
In reply to: Adding 'text' fields to widgetHi Samuel
This is really great! There is one thing missing. I need to add a textarea after the last text field. I did try to add a textarea but it was not correct and messed up everything. Would you be so kind as to show me how to add a textarea?
ThanksForum: Hacks
In reply to: Adding 'text' fields to widgetHi Samuel
Thank you very much! That is excellent – and you are very good at tutorials! I will try this out and get back to you with the results later.
Another question: you say to add it to the functions.php. If I add the following, can it be added to the site plugins? That is where the current one resides.
`<?php
/*
Plugin Name: Bikes Plugin
Plugin URI: http://www xxx
Description: A simple plugin that adds a simple widget
Version: 1.0
Author: WPExplorer
Author URI: http://www.xxx
License: GPL2
*/`
Thanks again!Forum: Hacks
In reply to: Adding 'text' fields to widgetHi Samuel
Thanks for reply
Not sure what it is you mean – I am new to php and widgets though not to websites. Is this what you require?
class wp_bikes_plugin extends WP_Widget { // constructor function wp_bikes_plugin() { parent::WP_Widget(false, $name = __('Bikes Widget', 'wp_widget_plugin') ); }Forum: Fixing WordPress
In reply to: Admin acess via Googled site?Thank you so much – although I have strong security on the site I was a bit worried about this!
Forum: Plugins
In reply to: [Kush Micro News] How to add linkThank you – yes, very simple. I was copying my text from what client supplied and it contained: “visit the website” (url supplied) and I was
wondering how I was going to add an a link. Now of course I see it is related to the More link. Very nice.
Thank you for a great plugin.Forum: Plugins
In reply to: [User Role Editor] Editor unable to delete mediaHi again
Yes that worked perfectly. I must remember to treat posts the same as pages in future.
Thank you!Forum: Plugins
In reply to: [User Role Editor] Editor unable to delete mediaThank you – I will use those settings. I used only the settings for pages and not posts as it is a website without the usual posts. A question of terminology I suppose.
Thanks for prompt response.
Will post back with result.Forum: Fixing WordPress
In reply to: Child pages not showing contentThanks for reply.
It is all quite inexplicable. One factor: all the pages on the site use a template for a 2 col page (left sidebar and main content area) EXCEPT for the child pages for which I use a full-width template.
However, if I change the template to the 2 col template the content shows!In my development site, full page template works perfectly but not in the final site location which is on a different server. So for now I will have to go with the 2 col template and stick something in the sidebar to balance the page.
Will mark as resolved.
Forum: Fixing WordPress
In reply to: Using Redux FrameworkOK – I won’t ! Thanks!
Forum: Plugins
In reply to: [Loco Translate] Codestyling LocalizationYes, I was just looking for that as well!
Forum: Fixing WordPress
In reply to: Using Redux FrameworkThanks Dovy – yes I have looked at the Demo already and it seems to have much more stuff in it than the Appearance > Theme Options panel I have. For example the Typography set up looks interesting but I don’t have that.
I am confused – are you saying that it replaces the WP Appearance > Customization?
Thanks
Forum: Plugins
In reply to: [Easy Image Gallery] Adding shopping cart buttonThanks Andrew – sorry for late response
I think I will look at a catalogue style plugin for products and use your plugin for plain galleries.
ThanksForum: Plugins
In reply to: [Contact Form 7] Email address of sender not showing in received formGood morning – Thank you – yes I do have “Use HTML content type” ticked and so I removed the < >.
This allowed the email address to show in the received email – success! – BUT it was not showing as a link and there was no space between the sender name and the email address.
I tested the ordinary contact form on the Contact Us page and this is set up how I had the Membership Form set up originally and it works perfectly with the sender’s name, space then email as a link.
THEN I discovered that in the ordinary contact form I did NOT have “Use HTML content type” ticked. Once I removed the tick and added the < > back in it works as it should.
So that is very interesting. Not sure why I ticked HTML in the first place!
Anyway, thank you very much for all your help and for the use of the plugin in the first place. It is the best contact form I have ever used for simplicity and ease of use in all my other sites so I will remember what NOT to do in the future.
Thanks again
Forum: Plugins
In reply to: [Contact Form 7] Email address of sender not showing in received formI usually add that because most forms I fill in online seem to have it. It is not essential of course – does it make a difference to this form?
I’ve removed it.
ThanksForum: Plugins
In reply to: [Contact Form 7] Email address of sender not showing in received formThank you for reply – no, nothing has changed. The page containing the Online Membership Form does have the above boxes for Your Email (required) and Confirm Your Email (required).
http://u3auwa.org/membership/online-membership-form/