Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Montezuma Theme (http://forum.bytesforall.com/forumdisplay.php?f=53)
-   -   [SOLVED] Right aligned header widget and no new pages? (http://forum.bytesforall.com/showthread.php?t=21155)

Chopper Nov 18, 2013 02:59 PM

[SOLVED] Right aligned header widget and no new pages?
 
Hi folks,

It would be greatly appreciated if anyone can give me a hand with this.

I'm new to CSS and have been trying to learn as I tinker with my site (with html dog), so apologies if this is a very simple question, however i've tried to find the answer and not had much joy.

I'm trying to insert a widget in the header (I presume this is the simplest way) which would appear at the right side of the screen as my contact details, phone, email etc and balance out the white space. However I can't seem to get this to happen. I have a widget image under the title but can't seem to get one to work on the right side.

Secondly, when I add a new page of content it does not appear on the site when I refresh the page, yet it appears in the preview window and I can go to the page manually. I don't have this problem on another test domain I have so im not sure whats happened.

Any help would be very much appreciated.

My site is www.counsellinginleeds.com

Cheers!

juggledad Nov 18, 2013 03:51 PM

The page is divided in to rows each with exactly 12 columns. Now in which virtual template did you put your code, what row did you put it in and how many columns do you now have in the row?

Chopper Nov 19, 2013 02:14 PM

Hi Juggledad,

Thanks for your reply and sorry about the delay.

I haven't edited columns or rows on any of the templates i've only inserted widgets, I've tried playing around with changing the dimensions on the header template as im learning but always put it back how it was after. In order to incorporate a right aligned widget/text/image into the header would I need to change the columns and add a a column width for a widget? Or am i barking up the wrong tree? I understand there needs to be 12 in total i'm just not sure what I need to edit.

I'm happy with the format otherwise, just baffled why new pages won't show.


Cheers for any help

juggledad Nov 19, 2013 02:43 PM

if you send me a PM with an admin ID/pw I'll poke about.

juggledad Nov 19, 2013 04:23 PM

the reason your new pages didn't show is you are using a cstom menu which means if you add a page to the site and want it in the menu, you need to add it to the custom menu.

I moved the menu to a seperate row and now you can see the widget area and it just needs to be positioned with CSS.

Chopper Nov 21, 2013 04:17 PM

Thanks for your help Juggledad had no idea I had a custom menu to be honest, must have edited that some time ago!

I will have a tinker with it tomorrow and see what I can do. Not entirely sure how to get the widget alongside the title with css as its bumped down below.

Chopper Nov 22, 2013 01:42 PM

I've tried fiddling around with the widgets and trying to get them where I want but i'm having no joy. I'm not sure what I need to do in order to get it where I want it. I can get it on the right but its below the title, i want the widget image or text to be opposite the title so it balances out.

Theres currently a load of space between the title and the menu which is moving the rest of the page out of the viewable area too. Can you help at all ? I'll gladly drop in a donation in if so.

Not sure what I need to do to get the widget on the right hand side opposite the title like so...

http://www.counsellinginleeds.com/wp...eaderpaste.jpg

juggledad Nov 22, 2013 02:32 PM

export your settings and attach them to a reply (mto->export/import)

Chopper Nov 22, 2013 03:02 PM

1 Attachment(s)
Duplicate post

CrouchingBruin Nov 22, 2013 11:34 PM

Your biggest problem is that you are missing a closing </DIV> tag for the logo-area section, which is throwing everything else off. Once you put that in, it will be easier to style everything.

juggledad Nov 23, 2013 06:23 AM

Take a look now I make some changes for you. There were a few issues:
1) there were lots of missing </div> in the code - it can get complicated
2) there was a <div without the closing '>'
3) the ID 'logo-area' has a default 'margin-left: 20px;' set to it (mto->CSS Files->layout.css)
this 20px was enough to push the left side off the area causing it to drop to the next line.

Might I ask why you are using jetpack in the widget to display the images? For the tagline you could uze a text widget and put in a <img…> and for the contact info I would think you would want the email address to be a mail link. just wondering.

p.s. the reason you didn't see the posts when you put them up is there has been a 'issue' with the forum where a lot of posts are ending up being moderated. The developer is looking into it.

Chopper Nov 24, 2013 02:40 PM

Thanks fellas much appreciated, looks much better. I'm still learning so will try not to be so heavy handed.

Juggledad i have replaced the Jetpack images with text widgets, to be honest i just did that because it was easy. I put the image in for the email as i'm wary of getting a load of spam from spam bots scraping my email address. Do you know of a better way in which I can link my email without falling prey to spammers?

juggledad Nov 24, 2013 03:25 PM

I've been using the plugin 'Obfuscate E-mail'

Chopper Nov 27, 2013 03:02 PM

Cheers Juggledad, it's looking much better now.

One last question you may be able to help with. I added a block quote at the bottom of the site and it looks great but i've noticed when i look at it on my mobile/cellphone the spacing is out and the blue block surrounding the text goes way off the screen as if the rest of it is responsive but the block quote isn't.

Do you know what code i need to add to make it fall in line with the rest?

juggledad Nov 27, 2013 03:13 PM

Go to MTO->CSS Files->clearfix.css and scroll to the end. You will find four 'Blockquote' selectors/rules. In the first one change the 'width 800px;' to 'width:100%;'

Chopper Nov 27, 2013 03:33 PM

I've tried that and refreshed my phone a few times and whilst its made the format smaller on my laptop, it hasn't altered anything on my phone when it changes to fit my screen size, it still shoots off the screen to the right?

juggledad Nov 27, 2013 06:09 PM

please follow the directions in this thread

what type of phone?
also shutoff wp-super-cache while you are testing

Chopper Dec 1, 2013 12:40 PM

I didn't get chance to to look at this for a few days but it's now looking great so it must have just taken some time to refresh. Thanks for all your help Juggledad, i will probably be back at some point but for now thanks a lot you're a legend, i'm off to make a donation.


All times are GMT -6. The time now is 07:51 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.