oobydoo
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Rookie] Header image croppedSame subject cannot edit the height of the header?
/* Custom Header */
.header-area-custom .site-branding {
padding: 1.55em;
min-height: 150px;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}No changes here affect the size of the whole header please can you say where the header total height is set please?
Mike
Forum: Plugins
In reply to: [WHMCS Bridge] WHMCS Widgets disapearedI fixed mine by going to the setting page of the Bridge plugin and re submitting all the settings again.
Forum: Plugins
In reply to: [Theme My Login] Registration Page MessageMy register page is a mess now
I have one page called register
in that page is
[theme-my-login]Yet the page looks a mess as it did before when i install a fresh theme my login and I have a register page I get a new page register-2 which is all formated nice.
Can anyone tell me where my template (responsive) is messing will the page “register”For now I guess i have to have the ugly url register-2
Forum: Plugins
In reply to: [WHMCS Bridge] WHMCS Widgets disapearedDoes anyone know why the widgets disappeared and cannot be restored?
Mike
lvcs.euForum: Plugins
In reply to: [Pet Manager] Hello! Pet Manager is available!You can use comma delimted straight into the databse
[unrelated section and link moderated]
i did put a comma delimted file here of ALL dog breeds but some muppet moderater deleted it because they have no idea about how to share.
Also the mod never even emailed to say anything, muppet!Mike
Forum: Plugins
In reply to: [Pet Manager] Hello! Pet Manager is available!Hi well done,
The style sheet has a Base64 encoded xml sheet inside it and I wondered why that is?
Can your plugin use the buddy press styles for forms instead maybe?Mike
Leeds
EnglandForum: Fixing WordPress
In reply to: Image thumbnail is producted but does not show in preview or sliderin blog.php
<?php the_attached_image('img_size=thumb&css_class=blog-image&link=post');?>Then in the slider it uses
<span class="imgwrap"><?php the_attached_image('img_size=large&css_class=feature-img&link=image&link=post'); ?></span>which does not show the large image or anything 🙁Thing is it dd show the first post one then I edited that photo which stopped
The plugin auther says it’s a legacy plugin now but should not stop it showing. i emailed him after donating him £4 for coffee lol
Which page in wp http://www.oobydoo.co.uk/blog/?cat=3 is that then? is that the blog.php I must go search through how it works more then.
Mike