gite_kaus
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Right sidebar spaceThanks!
Forum: Fixing WordPress
In reply to: Right sidebar spaceSilly mistake!
You are a hero!!!!!!! ?? Thank you very very much! It works!!! :)))Forum: Fixing WordPress
In reply to: Right sidebar spaceI activated Simple Custom CSS plugin and added:
.full-width #content { width: 960px; }
Did i follow your directions correctly or its not as simple as that? Im not sure if it’s working?Many thanks.
Forum: Plugins
In reply to: [Testimonials Widget] Quotation mark appearing before the imageHello,
Im having issue with my quotation mark in front of the text. I’ve tried everything and now almost giving up. It’s floating on it’s own and not aligning with the first text line.
I was editing in the text mode ading position: absolute, trying with padding and margins, but nothing worked ??
Please see:
https://www.propertypeaks.co.uk/testimonials/?preview=true&preview_id=467&preview_nonce=97c46f5e3bHere is the code from text mode:
<blockquote>?<span style="color: #00ccff; font-size: 60px; margin-left: auto; ">"</span> We are very happy to be dealing
Forum: Fixing WordPress
In reply to: Right sidebar spaceThank you. Still same ?? Just to double check i had to do this on a header.php?
Forum: Fixing WordPress
In reply to: Right sidebar spaceHello again,
I’ve tried to do it, but i think i did some nonsense, as im not advances in wp at all. I placed that code in header.php under wraper, and changed about.php to the name of my page, which has no right sidebar. Please guide me, if its not too complicated and there is a hope for me to succeed. Thank you.
Here is what i did:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="https://www.w3.org/1999/xhtml" <?php language_attributes(); ?>> <head profile="https://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> <title><?php wp_title(''); ?><?php if(wp_title('', false)) { echo ' :'; } ?> <?php bloginfo('name'); ?></title> <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" /> <link rel="stylesheet" type="text/css" href="<?php bloginfo('template_directory'); ?>/listing.css" media="screen" /> <link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" /> <link rel="alternate" type="application/atom+xml" title="<?php bloginfo('name'); ?> Atom Feed" href="<?php bloginfo('atom_url'); ?>" /> <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" /> <?php wp_enqueue_script('jquery'); wp_enqueue_script('bxslider', get_stylesheet_directory_uri() .'/js/jquery.bxSlider.min.js'); wp_enqueue_script('superfish', get_stylesheet_directory_uri() .'/js/superfish.js'); wp_enqueue_script('effects', get_stylesheet_directory_uri() .'/js/effects.js'); ?> <?php wp_get_archives('type=monthly&format=link'); ?> <?php //comments_popup_script(); // off by default ?> <?php if ( is_singular() ) wp_enqueue_script( 'comment-reply' ); wp_head(); ?> </head> <body> <div id="masthead"> <div id="head"> <div id="top" class="clearfix"> <div id="blogname"> <h1 id="logo"><img src="https://propertypeaks.co.uk/wp/wp-content/uploads/2013/04/Property-Peaks-Web-Logo_new1.png" ?></h1> </div> <div id="contactlist"> <div class="rphone"> <span>Call us</span><br/> <p><?php $my_phone =get_option('aven_my_phone'); echo $my_phone ?></p> </div> <div class="rmail"> <span>Mail us</span><br/> <a href="mailto:[email protected]" target="_blank">[email protected]</a> </div> </div> </div> <div id="botmenu"> <?php wp_nav_menu( array( 'container_id' => 'submenu', 'theme_location' => 'primary','menu_class'=>'sfmenu','fallback_cb'=> 'fallbackmenu' ) ); ?> </div><!-- END botmenu --> </div> </div><!--end masthead--> <div id="wrapper"> if ( is_page_template( 'page-nosidebar.php' ) ) { // Returns true when 'page-nosidebar' is being used. } else { // Returns false when 'page-nosidebar' is not being used. } <div id="casing">
Forum: Fixing WordPress
In reply to: Right sidebar spaceThank you so much! What a shame! I’ll try to look in to your suggestion about the header.
Forum: Plugins
In reply to: [Collapse-O-Matic] Competely lost with collapse o maticThank you very much! I will have to look again in to documentation. I’ve tried it before, but i’ll give another go.
Many thanks again!Forum: Plugins
In reply to: [Collapse-O-Matic] Competely lost with collapse o maticSorry about this confusion. Many thanks, the closing now works ??
If you would be kind enough to help me with the following as well:
1. How to remove the underline from the title
2. How to replace the arrow to the png i uploaded to my library or at least change the arrow’s colour to blue.Forum: Plugins
In reply to: [Collapse-O-Matic] Competely lost with collapse o maticSorry, my wordpress coding knowledge is not brilliant.
I just removed it, i don;t think i needed to be using many times. So is the code ok now looking like this:<span style=”color: black; font-size: 22px;”>[expand title=”Are we Estate Agent?” rel=”landlords-highlander” trigclass=”faqtrigger”]
<span style=”color: #00ccff;font-size: 15px;”>NO. WE ARE DEFINITELY NOT.</span>
Property Peaks rent properties from landlords and provide accommodation to professionals. We manage your property effectively, while giving you the freedom of NOT having to deal with tenants and estate agents.[/expand]</span><span style=”color: black; font-size: 22px;”>[expand title=”Do we lease properties on a long term basis?” rel=”landlords-highlander”trigclass=”faqtrigger”]
<span style=”color: #00ccff;font-size: 15px;”>YES, WE LEASE THE PROPERTIES FOR 2-3 YEARS.</span>
This will ensure that your property will be 100% managed for the whole of the period. You will not have to worry about finding tenants or leaving your property unoccupied for long periods.<span style=”color: #000000;”> [/expand]</span>Forum: Plugins
In reply to: [Collapse-O-Matic] Competely lost with collapse o maticDid apply same thing to the next link, but it’s not doing closing still ??
Here is the code:
<span style=”color: black; font-size: 22px;”>[expand title=”Are we Estate Agent?” rel=”landlords-highlander” trigclass=”faqtrigger”]
<span style=”color: #00ccff;font-size: 15px;”>NO. WE ARE DEFINITELY NOT.</span>
Property Peaks rent properties from landlords and provide accommodation to professionals. We manage your property effectively, while giving you the freedom of NOT having to deal with tenants and estate agents.<span style=”color: #000000;”> [/expand]</span><span style=”color: black; font-size: 22px;”>[expand title=”Do we lease properties on a long term basis?” rel=”landlords-highlander”trigclass=”faqtrigger”]
<span style=”color: #00ccff;font-size: 15px;”>YES, WE LEASE THE PROPERTIES FOR 2-3 YEARS.</span>
This will ensure that your property will be 100% managed for the whole of the period. You will not have to worry about finding tenants or leaving your property unoccupied for long periods.<span style=”color: #000000;”> [/expand]</span>Forum: Plugins
In reply to: [Collapse-O-Matic] Competely lost with collapse o maticI did find where to ad the custom CSS, and that brought up the title back, but it’s not closing first section after i click the next one. Or are there other steps to be done?
Also i would like to change the icon instead of arrow.
Many thanks,
GitanaForum: Plugins
In reply to: [Collapse-O-Matic] Competely lost with collapse o maticHi,
Sorry, where do i find the plugin’s custom CSS section? In my esditor i only have stylesheet.css?
Thanks
Forum: Plugins
In reply to: [Collapse-O-Matic] Competely lost with collapse o maticHi,
Oh, i missed your post! Will try right away :)Thank you very much!
Figured it out!!!!!!!!!! Anyway, thank you Krishna and Esmi for all your support and patience! ??