madaboutmma
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Minamaze] Unable to alter message width for contact form 7Done and done
Many thanks!
Forum: Themes and Templates
In reply to: [Minamaze] Unable to alter message width for contact form 7Wow, that was pretty easy (WITH all your help)
Thank you Very much!
Order has been restored to the universe
Forum: Themes and Templates
In reply to: [Minamaze] Unable to alter message width for contact form 7I have installed the plugin now as that seemed like a simpler route to go.
Just not sure which file I need to add this code via the plugin?
textarea {
width: auto;
}I found the contact-form-7/modules/textarea.php (inactive)
but not sure if this is the file I need to edit, and I also noticed it says it’s inactive.Thanks and super appreciate the support
Forum: Themes and Templates
In reply to: [Minamaze] Unable to alter message width for contact form 7Appreciate the prompt response.
<p>Your Message
[textarea* your-message]</p>
[textarea textarea-948 5×5]
[textarea textarea-917 10×10]
<p>[submit “Send”]</p>I’ve added 2 textareas to show how the code doesn’t seem to alter the size on the page.
Currently have the 3 boxes and this is the code used. I set columns and rows to 5 and 5, and then 10 and 10 in the last one, yet both are showing as the same size.
Forum: Plugins
In reply to: [AI Twitter Feeds (Twitter widget & shortcode)] Authentication ErrorBut when I put the exact same code in to a post, or page, it displays correctly.
Seems like something in the theme is preventing it from connecting?
Thanks for the help!
Forum: Fixing WordPress
In reply to: Embed twitter into featured sectionI’ve tried the following.
[AIGetTwitterFeeds ai_username=’BrainyLF’ ai_numberoftweets=’5′ ai_tweet_title=’Brainy LF Twitter Feed’]
< ? php do_shortcode(“[AIGetTwitterFeeds ai_username=’BrainyLF’ ai_numberoftweets=’5′ ai_tweet_title=’Feed’]”); ? >
[AIGetTwitterFeeds ai_username=’BrainyLF’ ai_numberoftweets=’5′ ai_tweet_title=’Brainy Twitter Feed’]
When I enter the PHP code, it doesn’t keep it when I save. It just removes it.
Thanks
Forum: Fixing WordPress
In reply to: Embed twitter into featured sectionThanks, i’m getting an error that says “Could not authenticate you”
I’ve copied all my keys and access tokens into the plugin settings.
Copied their syntax for the code.
[AIGetTwitterFeeds ai_username=’BrainyLF’ ai_numberoftweets=’5′ ai_tweet_title=’Brainy LF Twitter Feed’]
Am I missing something in the code here?
Thanks
Forum: Fixing WordPress
In reply to: Embed twitter into featured sectionApologies, this is for the Minimaze theme.