freedivingbocas
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Bouquet] relocate header and remove searchbari just removed the ` <div id=”search-area”>
<?php get_search_form(); ?>
</div>` from the sidebarForum: Themes and Templates
In reply to: [Bouquet] relocate header and remove searchbarand about the errors so i now deleted all the files in the child folder except the style, header and sidebar so the error msg “ERROR: The themes directory is either empty or doesn’t exist. Please check your installation.” came back to my dashboard and im out of ideas how to fix that
should i maybe start a new thread about this instead?Forum: Themes and Templates
In reply to: [Bouquet] relocate header and remove searchbarok one thing at a time. i tryed to add the code to the header where you said and the box disapeared even before trying to locate it in the syle.css
Forum: Themes and Templates
In reply to: [Bouquet] relocate header and remove searchbarok fixed, i discovered a theme error in the dashboard and thought i managed to solve it myself coping everything to the child folder but looks like i copied too much.
Forum: Themes and Templates
In reply to: [Bouquet] relocate header and remove searchbarok perfect
so i realise my limitaciones in trying to explain how i want it so i made you a picture instead:
this is how it looks right now with the facebook box: http://freedivingbocas.com/wp-content/uploads/2013/09/actualwp.jpgand this picture explaines where i would like it to be located instead:
http://freedivingbocas.com/wp-content/uploads/2013/09/1wanted.jpgForum: Themes and Templates
In reply to: [Bouquet] relocate header and remove searchbarwoho! great that got us down to only 9 errors and 1 warning.
no i didnt make any other changes in the header and i deactivated the opengraph since im not using it anyway.
are the rest of the errors and warnings important?
also i still would looove to try to move the facebook box. sorry for nagging about it but it doesnt fit in where it is located right now.
Forum: Themes and Templates
In reply to: [Bouquet] relocate header and remove searchbarok thanks so what i put in my child header to get the facebook box was this code:
<iframe src="//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2FFreedivingBocas&width=292&height=62&colorscheme=light&show_faces=false&header=true&stream=false&show_border=true" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:62px;" allowTransparency="true"></iframe> <title><?php wp_title( '|', true, 'right' ); ?></title> <link rel="profile" href="http://gmpg.org/xfn/11" /> <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" />And my main problem is still that the fb box appears in the left top corner of my header when i would like to move it to the right lower part of the header, anyone that might know how to do that?
WPyogi: do you know how to get rid of any of the errors aswell?
Forum: Themes and Templates
In reply to: [Bouquet] relocate header and remove searchbara thanks for telling me that didnt understod that they got desactivated when i reinstalled, now its activated again. and im back with my 37 errors 3 warnings and the facebook box still in the wrong place.
how can i fix the errors without taking away the fb box?Forum: Themes and Templates
In reply to: [Bouquet] how to make meta tags invisible?i couldnt manage to get them away so i changed the post to a page instead, thank you anyway
Forum: Themes and Templates
In reply to: [Bouquet] relocate header and remove searchbarso i made a header child file and a sidebar child file and then reinstalled the theme. and after that the changes made in the child files arent working, the searchbar came back and the fb box disapeared. do i also somehow need to activate these child files aswell or where did i screw up now?
Forum: Themes and Templates
In reply to: [Bouquet] relocate header and remove searchbaraaa thanks now i think i activated it, but should i make a file called header in the child folder aswell?
so now what im still struggeling with is to move the facebook box to the right side and if its possible take it down to the hight of where the header image is, but on the right side.
can i do that and if so how?Forum: Themes and Templates
In reply to: [Bouquet] relocate header and remove searchbarok i managed to take away the searchbar altought in the sidebar.php file and not in child. should i make a child file for the sidebar and make the change there?
Forum: Fixing WordPress
In reply to: how to move my like box in the header? and the search bar?ok i rewrote in the themethread, altought i think its a css issue not theme related since i made a input in the header.
i really hope someone will be able to help me in theme forum and thanks anyway
Forum: Fixing WordPress
In reply to: how to move my like box in the header? and the search bar?ok thank you dont know how to move it so ill make a new one.
i thought that the changes made in style.css was for the child file not the header. do i make a header file in the child folder coping the original header file and make the changes there then?