quickbuck
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] removing line outline and changing content positionActually the snippet you gave me solved both problems: removed white line and placed the page content higher.
I really apperciate your help!
Thank you very much!Forum: Themes and Templates
In reply to: [Customizr] removing line outline and changing content positionUnfortunately it removes sidebar lines, not the line over the content. My site: quickbuck.pl/dla-freelancerow/
Forum: Themes and Templates
In reply to: [Customizr] grey linesI think I’ve found a similar topic: http://wordpress.org/support/topic/remove-grey-bar-above-footer?replies=7
Forum: Themes and Templates
In reply to: [Customizr] image as hyperlinkYou are right, I forgot about it.
Thank you for your help!Forum: Themes and Templates
In reply to: [Customizr] cuztomizr – custom header imageIt worked! Thanks again for your help. I hope, soon I will make some money thanks to my website and I will be able do donate.
Forum: Themes and Templates
In reply to: [Customizr] cuztomizr – custom header imageThanks for your response.
I’m sorry, but I’m not very good at IT.
I understand that I have to go in Appearances-> Editor -> Header.
There, I see some code and I guess I have to put remove_all_actions(‘__header’); there. But I don’t know where exactly…That’s what I see:
<?php /** * The Header for Customizr. * * Displays all of the <head> section and everything up till <div id="main-wrapper"> * * @package Customizr * @since Customizr 1.0 */ ?> <!DOCTYPE html> <!--[if IE 7]> <html class="ie ie7" <?php language_attributes(); ?>> <![endif]--> <!--[if IE 8]> <html class="ie ie8" <?php language_attributes(); ?>> <![endif]--> <!--[if !(IE 7) | !(IE 8) ]><!--> <html <?php language_attributes(); ?>> <!--<![endif]--> <?php tc__f('rec' , __FILE__ , __FUNCTION__ ); ?> <?php do_action( '__before_body' ); ?> <body <?php body_class(); ?> itemscope itemtype="http://schema.org/WebPage"> <?php do_action( '__before_header' ); ?> <header class="tc-header clearfix row-fluid" role="banner"> <?php do_action( '__header' ); ?> </header> <?php //This hook is filtered with the slider do_action ( '__after_header' ) ?>[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
Could you tell me where should I put the code you gave me.
I really appreciate your help.Forum: Themes and Templates
In reply to: [Customizr] remove "home>>page name" from pagesThank you for your help, problem resolved. I really appreciate it.
Forum: Themes and Templates
In reply to: [Customizr] cuztomizr – custom header imageOr maybe there is a way to delete the header?
Forum: Themes and Templates
In reply to: [Customizr] cuztomizr – custom header imagethanks for your help!
I used the snippet for header, but the image is shown in he background (behind tagline and menus)and I what it to replace logo and menus, i.e. I want an image on the top of my site instead of logo etc.Is there anything I can do? It is really important for me
Forum: Themes and Templates
In reply to: themes not workingThank you very much for your help!
But actually my friend has just solved this problem for me.
Anyway I really apprieciate your help, it made me understand a couple of things!Forum: Themes and Templates
In reply to: themes not workingWhat should I do now?
Forum: Themes and Templates
In reply to: themes not workingOK, I changed it to 755. But I still can’t see .htaccess in wp-content/themes/
Forum: Themes and Templates
In reply to: themes not workingI did this but I still can’t see .htaccess , in domains -> quickbuck.pl there is still .htpaswd
Forum: Themes and Templates
In reply to: themes not workingsomeone told me earlier that to solve this problem I should change permissions: to 644 for files and to 755 for folders. Does it have something to do with your question?
Forum: Themes and Templates
In reply to: themes not workingI don’t see .htaccess via FTP client. I see .htpaswd file, and its permission is set to 755. I have not done anything else to it.