Forum Replies Created
-
AuthorPosts
-
gucuParticipant
Thanks Brad. That worked perfectly.
Rich
gucuParticipantThat worked brilliantly. Thank you and thanks for the educational comments, they were hugely helpful and gave me the opportunity to tweak the box myself.
Rich
gucuParticipantThis reply has been marked as private.gucuParticipantHow do I report leysan as a spammer please?
gucuParticipantThis reply has been marked as private.gucuParticipantThanks for the reply. I have finally got around to doing this and it is working of sorts. I renamed the template archive.php. The title and meta are sitting behind the featured image rather than below. Can anybody help please?
RichgucuParticipantHi Anita
I have just been there and it seems to be working fine?
Thanks
Rich
gucuParticipantThanks.
I can see all sites are usable, is there anyone which allows you to see all sites on the network please?
Rich
gucuParticipantThanks for the answer. With that I could basically use any theme?
Rich
gucuParticipantJust fixed the double image problem but how do I get the sidebar to extend fully to the bottom please? See http://theme.gucu.org.uk/questions/cows/
Any tips on adding code so it becomes mobile friendly please?
Thanks
Rich
gucuParticipantHi Victor
Sorry for the long delay in replying - ended up in hospital for an operation.
As I understand your reply I need to create a home-page template to ensure I can add the Instagram feed. Is it a case of simply copying the code from another Genesis site please?
Thanks
Rich
gucuParticipantThis reply has been marked as private.gucuParticipantThanks Erika - you actually solved this problem for me.
It turns out to be a browser caching problem.
Rich
gucuParticipantOops I meant entry-title.
Thanks for spotting that.
Rich
gucuParticipantHi
I added the code:
http://makery.co.uk.gridhosted.co.uk/diy-test-page/Here is the code I have:
<?php //* Template Name: Grid //* Show page content above posts function be_archive_post_class( $classes ) { global $wp_query; if( ! $wp_query->is_main_query() ) return $classes; $classes[] = 'one-third'; if( 0 == $wp_query->current_post % 3 ) $classes[] = 'first'; return $classes; } add_filter( 'post_class', 'be_archive_post_class' );
Thanks for the help.
Rich
gucuParticipantHi
Thanks for the reply. I am using the content and sidebar layout.
I have had a look through those codes and am unsure of where to go. I tried yesterday and it didn't go well - just kept coming up with a blank page.
Thanks
Rich
gucuParticipantContent sidebar
Thanks
Rich
gucuParticipantThanks Victor. You're a star.
Rich
gucuParticipantThanks Victor. I have to be a member to view though. Very expensive.
Rich
gucuParticipantThanks Brad. I wish I could find a tutorial on how to build a theme from scratch.
For instance if somebody could tell me how to move the site-title from where it is to the space just above the post-header that would be a start!
Thanks for all the help.
Rich
-
AuthorPosts