I am not able to find the answer to edit the bottom page and adjust the copyright. Please see image: http://screencast.com/t/WBuGKCvyozDG I think the place to edit it is the Appearance => Widget Area, but I am not able to make any edit. http://screencast.com/t/rjsqwJwiV What would one put in this area anyway? Happy New Year To All.
Whats wrong with going to geocraft pro theme options>footer text and changing the wording there? Why not go to appearance>widgets and edit/add widgets to 1st footer widget area, 2nd footer widget area, 3rd footer widget area, 4th footer widget area I use them for disclaimer, business hours, where am I etc see here for some ideas - a work in progress! http://geocraft.myenglishbullterrier.com/
Thanks for that Roger, useful info as usual. 2 questions if I may from a non too technical person, where do you get that bar at the bottom about using cookies and how do you put a nice big picture at the top of the site instead of using the custom logo option? thanks
The EU Directive is a free plugin called 'Choc Chip EU Plugin' and is the only reasonable one that I've found that works so far plus it can be customised considerably. My preference for an EU cookies plugin that I use on other sites simply brings the whole Geocraft site down unfortunately. Search for and upload from plugin area in Wordpress. Ah . . the logo - well two things: 1) I use an Apple Mac with a program called Acorn and in that I set up the logo as 1000px x 200px. The picture part is 600 x 200 and the right hand side is white text on the transparent background of the 1000 x 200 canvas, saved as a png and uploaded. You may need to adjust values according to your canvas/wording size so that it all looks reasonably balanced. You can of course use any decent program to do any of that. My site at the moment is still a work in progress of course! 2) Then insert this code into the Geocraft Settings>Theme Options>Styling Options>Custom css Code: .header_wrapper .logo_wrapper .logo img{ max-width: 1000px; height: auto; } Voila! PS nothing stopping you from having a complete picture 1000 x 200 with overlayed wording, just be carefull that you don't break the responsive part of the theme!!