Forum Replies Created
list of topics you have created till now.
-
-
… Just to add when I scroll up as you suggested, the search box goes away and you are unable to get to it.
Unfortunately I think it is due to the fact I have edited the header slightly in that I have added some intro text to my site. Is there any changes I can make to that are simple to get this working for my site?
Thanks… let me take another look.
Hi found another issue with the search and am not sure if it is anything to do with recent changes.
The search does not work in mobile. I am viewing on a iPhone 4s. When you click search some movement of the screen but nothing happens?
Thanks that worked really well.
Thanks so much I will give it ago.
Also just to note. I have now added the new CSS to my website (1.2) and created a separate CSS file call mjc.css for my edits. However the issue still persists which is odd. I have not made any edits to CSS relating to main navigation in mjc.css as far as I am aware.
Sorry to be a pain but I did make some edits to the original template. This being the case are you able to give me the updates you made to fix this issue so I can add to my template?
Here you go…
https://drive.google.com/file/d/0BwHVJ4t3-cPIQXREOFY4alZzNFE/view?usp=sharing
Google Chrome
Version 46.0.2490.80 (64-bit)How do I send you a screenshot on this forum?
Thanks for you help.
Thanks this is a big help. I noticed though that you do not put this version update in all the files as a note. You do in ‘main.css’ but not in files like ‘blog-single.html’. Because I am cutting files in and out of my ExpressionEngine CMS it would be great if all files had the version numbers in the headers as a note/comment.
OK I add class=”home” the the header.php file via the WP control panel editor and add the CSS .home .site-intro { font-size: 1.9em; } to the Theme Options/Custom CSS panel and there is no change on my site. What am I missing?
OK thanks I really don’t get how this works on this forum.
OK back to the matter in hand. Are you saying to achieve what I want which is to make the opening tag line text on the home page bigger I do need to add a class=home to the header.php file via FTP?
h1.site-title a { border-bottom: none; }
body.home .site-intro { font-size: 5em; }Yes at the moment I have this but the second line does nothing…
<code>h1.site-title a { border-bottom: none; }
body.home .site-intro { font-size: 5em; }</code>Test…
I don’t understand how to post code in your forum… the tags do not seem to work.
;
Thanks so much for your response … OK so just to clarify in order to make the change I want I have to physically edit the
header.phpand add: ; … Is that right?I see so know need to add and physical code to the index page’s body tag WP will do that for me when I created a new CSS rule?
Mehmet thanks …
I still do not follow. What steps do I need to take in the Word Press Control Panel to add a new class to homepage’s html tag. I just need to know where I need to go and what panel to enter this information in.
OR do I need to hard code this new class to the index.html file via FTP?
Read WP is what I am using.
Thanks. So where in the Control Panel do I navigate to add the new home class you mentioned.
Within the WordPress control panel … CP for short, sorry.
html class="home";;Thanks. So where in the CP do I navigate to add:
;
HI you say:
– add a new class to homepage’s html tag. in index.html;
Can this be done from within the WP CP?
Thanks I will give this ago…
Thanks I will give this ago…
Thanks do I need to physically edit one of the CSS files for the site? I think it is ‘main.css’. Is there anyway this can be done through the WP CP or do I need to edit the raw file?
I was hoping to send you a screen shot but I don’t think I can add them here …
I wanted to enlarge the main site tag line under the main site title but just on the home page and how I have done on my site which was built from the static templates.
Thanks … is the dummie content a plugin?
Because WP wants to install plugins via FTP and not PHP it is a FTP issue not a PHP one. So manual install of plugins and updates is the only way unless I activate my computers local FTP which I do not want to do for various reasons. If you know of a way to install the dummie content manually that would be great if not I might have to find another way to build my site.
Thanks for your response.
I am using MAMP on a Mac … I thought it was to do with the fact that WP likes to use FTP to move files about and not PHP. I don’t want to turn on my FTP on my Mac so I thought that manual upload was the only way?
Thanks. Where about on the page is the best place to put these and will they effect any other running scripts if you are using an include file for the whole site?
Many thanks.
Great that has done it … Many thanks for you support.
Hi I have had a look but cannot see that class in the original code. Can you be more specific perhaps with a line number for version 1.1?
Hi did you get my URL … where you able to take a look at the code?
Many thanks:
OK am running the latest version however the issue with the search remains for me. I am using Expression Engine CMS and it is within this that the search does not appear in mobile view. Any ideas?
Hi how do I check what my current version is?
Hi my CMS outputs some additional code and I am wondering if it is this that is causing the issue. Are you able to advise me on this?
Search
Great many thanks.