leenab
Forum Replies Created
-
Forum: Plugins
In reply to: [Achievements for WordPress] Adding AchievementsHi,
We just tested in several other browsers and it’s an IE issue, so none of the content underneath the two radio buttons “Award” and “Event” appear. When you click on “Event” the options are missing.
We’ll just work in Chrome 🙂
Forum: Fixing WordPress
In reply to: Bug with showcase templateWill move this to correct area.
Forum: Fixing WordPress
In reply to: User ProfileHave you checked out the BuddyPress plugin? Should turn your site into a social network http://buddypress.org/
Hi,
I’ve upgraded and am having the same issue, has there been something new been added for mobile styling? I’m using my own style sheet.
Thanks!
Forum: Plugins
In reply to: [Quick Chat] [Plugin: Quick Chat] Chat disappearsHi @sulaiman, no you are talking about the right plugin, I think it eventually got changed to what is now WordPress HTTPs SSL.
I saw your original post and I am having the same issues, the problem with the chat is being caused by the current and previous version of WordPress HTTPs. I used a different SSL plugin and the chat works fine so it’s definitely caused by the WordPress HTTPs SSL plugin.
I’ll have to keep looking for an alternative as all I need is for the login and register pages to be secure 🙁
Forum: Fixing WordPress
In reply to: How to add a blog page?1. Create a page “Blog”
2. Go to Settings > Reading, Posts Page > select “Blog”
3. Go to Appearance > Menu, add the category of your blog post(s) to the menu.Have you tried creating a profile for your site in Google Webmaster tools?
Forum: Fixing WordPress
In reply to: Help with a final fix for httpsThe most helpful plugin I’ve found is WordPress HTTPS http://wordpress.org/extend/plugins/wordpress-https/
Forum: Fixing WordPress
In reply to: How to add a blog page?In addition to the changes under settings you’ll need to create your categories for posts then go to Appearance > Menu and add the categories to the menu.
Forum: Plugins
In reply to: [WP Super FAQ] [Plugin: WP Super FAQ] Arrow Symbol in IE7I don’t think it’ll be a big problem re load time if you are using small gifs or just using one image sprite for both states as that’s what most people do. If there are issues in css at least developers can override it within their own stylesheet, that’s what I usually do to get plugins to look more personalised.
Funnily enough it stopped completely working with me in IE, I have to see if it’s clashing with another plugin or something…
Forum: Themes and Templates
In reply to: THEME :TWENTY ELVEN QUESTIONSBasically just create a new theme by making a copy of the twenty eleven folder and call it something else e.g. “mytheme”, set it as your theme through the admin panel then make any changes to code in the new theme.
1. Change navigation colour: edit the “color” option on line 565 to the teal value in the style.css file in your new theme folder.
2. Page title: get rid of the line containing the_title(); in your page-content.php
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Edit Form ActionI’d rather avoid this as it slows down the site and it becomes a nightmare trying to make every single element secure.
Any thoughts on how to make the URL in the action field secure?
Hi Mvied,
I’m having the same issue with this plugin being used with the latest version on WP and TwentyEleven based template.
I’ve uploaded version 2 and it also breaks the visual editor in the latest version of Chrome.
Thanks
Forum: Fixing WordPress
In reply to: 'Visual' tab still show 'html' viewA few of them were, DB Extensions (Contact forms 7), Dynamic Headers, Fancybox, Google Analytics Dashboard, Polldaddy Polls & Ratings, JQuery Featured Content Gallery… SEO Ultimate apparently causes it too.
For me it was most plugins which is why I can’t just switch things off. Funnily enough it works fine on Mac including Chrome but doesn’t work on the PC versions.
Forum: Fixing WordPress
In reply to: Table Borders – Will not disappearAre you talking about the border for each row? You’ve got a border defined on line 246 and 1207 in style.css that’s causing it.