tcpip123
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Events stopped appearingHi Atousa
Thanks for your reply. I solved it myself in the end. This may be useful for others though. There’s a setting in the Happy Addons Event Calendar widget called ‘Event Item’. This was set to the default of 15, which means only 15 events can be added to the calendar, increasing this allows you to add more events. Not sure about the usefulness of this setting and the documentation is vague at best so just set it to the max number of events you envisage for a given year.
Forum: Plugins
In reply to: [Contact Form 7 Style] 3 column layoutHi Guys, managed to change the colour of the text, however I’m now having iisues trying to create some white space between the two rows. Any help appreciated.
Kind regards
NickForum: Plugins
In reply to: [Contact Form 7 Style] 3 column layoutHi Guys, thanks for this. Appears to work fine, however I’ve just tried doing a few other things like changing the text colour inside the fields to black but it doesn’t seem to work. Any thoughts?
Kind regards
NickForum: Plugins
In reply to: [Contact Form 7 Style] 3 column layoutHi Lehel, any update on this as I need to complete the project?
Any support appreciated.
Thanks
NickForum: Plugins
In reply to: [Contact Form 7 Style] 3 column layoutHi Lehel
I tried it using HTML in the form using the one third rule and whilst I got it in 3 columms I was struggling to style it.
I really like your plugin and want to get it to work so I’ve reinstated it and added the CSS below but the form on the home page it just won’t go into 3 columns.
body .cf7-style.cf7-style-4785 p {
display: inline-block;
}
Any help greatly appreciated.Kind regards
NickForum: Plugins
In reply to: [Contact Form 7 Style] 3 column layoutHi Lehel
Many thanks for your speedy response – appreciate it. My fault, it’s on a temporary domain. Please add the following to your hosts file to view the site.
31.170.122.23 mindsharebyhuthwaite.com http://www.mindsharebyhuthwaite.com
Kind regards
NickForum: Plugins
In reply to: [WP Job Manager] Need way to remove featured imageMany thanks for the reply Mike. Fixed now.
For anyone wanting to show the logo but much smaller add this line in your theme CSS. Or preferably your child theme.
.single-job_listing .blog-article .media img { width:auto; }
Cheers
Nick