Chris Clinton

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 26 total)
  • Author
    Posts
  • in reply to: Map Overlays round 2 #391781

    Chris Clinton
    Free User
    Post count: 29

    Thanks. I will get it rolling this weekend and keep you posted.

    in reply to: Map Overlays round 2 #391743

    Chris Clinton
    Free User
    Post count: 29

    Guust,
    I am interested in the Custom Google Maps addon. However, I didn’t see the overlays listed as a feature. I also didn’t see anything stating that the add-on included all features of the Google map development cycle. If this is the case, I would be happy to purchase that addon.

    Kor,
    The page is http://sunprairiemoves.org/location/
    I am going to hold off on the access until I find out more about the Custom Google Map add-on.

    in reply to: problems with archive pages #48788

    Chris Clinton
    Free User
    Post count: 29

    I looked into the breadcrumb code and decided not to change it fearing a change in the theme might cause a future glitch. Plus, any future updates of the app would require that I go back in and mess with the templates and code again.
    Instead, I used the GD>Advertise widget to create a button in the right sidebar that linked back to the primary (home) map page. I put the code in both the detail and the listing page and all is good.
    Thanks again and you can definitely call these issues resolved.

    in reply to: problems with archive pages #48647

    Chris Clinton
    Free User
    Post count: 29

    Well, Issue 1 is resolved. I am still looking into how to modify the breadcrumbs to show the home page instead of the primary listing archive page (Issue 2). I’ll keep plugging away and let you know if you find a solution.

    And thanks so much for all your help and suggestions.

    in reply to: problems with archive pages #48645

    Chris Clinton
    Free User
    Post count: 29

    I do see that the body does include a class of ‘post-type-archive-gd_place’ and the single listing includes ‘single-gd_place’. So I added some CSS in the child theme to make the title container disappear on those pages:

    
    
    /* hides Archive title section on GeoDirectory listing pages */
    .post-type-archive-gd_place .header-post-title-container {
    display: none;
    }
    .single-gd_place .header-post-title-container {
    display: none;
    }

    Figured I would load this here in case anyone else has the same issue with their theme.

    in reply to: problems with archive pages #48644

    Chris Clinton
    Free User
    Post count: 29

    I was just looking at the demo site for GeoDirectory and noticed the H1 doesn’t even exist on the listing pages. However, it does exist on the one post page Hello World. That looks like you guys did something special with your theme and that I won’t be able to do anything because of the theme I am using.

    So, I am digging into your theme same code and mine to see if I can make something change in my child theme header.

    in reply to: problems with archive pages #48640

    Chris Clinton
    Free User
    Post count: 29

    I just checked and I only added the category description to the H1 code in the Header.php file.
    Here’s the original H1 code from the Spacious theme:

    
    
    <div class="post-title-wrapper">
    	<?php
    	if( '' != spacious_header_title() ) {
    	?>
    	<h1 class="header-post-title-class"><?php echo spacious_header_title(); ?></h1>
    	<?php
    	}
    	?>
    </div>

    And here is the same area in my child theme:

    
    
    <div class="post-title-wrapper">
    	<?php 
    	if( '' != spacious_header_title() ) {
    	?>
    	<h1 class="header-post-title-class"><?php echo spacious_header_title(); ?></h1>
    	<?php echo category_description( $category_id ); ?>
    	<?php
    	}
    	?>
    </div>

    I wouldn’t think adding a line for the description would change the code enough to cause a glitch in the H1 titling of the plugin. Thus, I am assuming it is either something else or the theme is breaking the plugin.

    in reply to: problems with archive pages #48639

    Chris Clinton
    Free User
    Post count: 29

    I understand. Thanks for taking a look.

    in reply to: problems with archive pages #48634

    Chris Clinton
    Free User
    Post count: 29
    This reply has been marked as private.
    in reply to: problems with archive pages #48633

    Chris Clinton
    Free User
    Post count: 29

    I’ll work on the plugins and if that doesn’t work, I will send some other details.
    Thanks.

    Oh, as an aside, I am using Spacious as the theme and running a child adaption.

    in reply to: problems with archive pages #48629

    Chris Clinton
    Free User
    Post count: 29
    This reply has been marked as private.
    in reply to: problems with archive pages #48628

    Chris Clinton
    Free User
    Post count: 29

    I added the code in the GD scripts footer section and deactivated the Headers and Footers plugin. No change, the listings pages still show Archives.

    On Issue 2, I think I can added the template to my child theme and change out the php to swap the listing home page for the location home page. I saw a hint that pointed to this page which gave me the idea. https://wpgeodirectory.com/docs/customizing-geodirectory-templates/

    in reply to: problems with archive pages #48625

    Chris Clinton
    Free User
    Post count: 29

    Issue 1
    Thanks. Looks like I missed that when looking at the widgets.

    As to the Archives title, I am not sure what you mean by DEO plugin. Maybe you are referring to SEO and I don’t have any on my site at the moment. I am using Insert Headers and Footer to place Google analytics in my footer but no SEO.

    Issue 2
    Is it possible to change the main listings page link in the navigation to the home page? I wasn’t able to find links anywhere in the settings for the listing pages to take the user back to the home page.

    in reply to: Google Map Overlays #48587

    Chris Clinton
    Free User
    Post count: 29

    Thank you. That is working perfectly.

    in reply to: Adding pictures To places in GD 1.1.5 #16589

    Chris Clinton
    Free User
    Post count: 29

    I did solve my problem with smaller size images.

Viewing 15 posts - 1 through 15 (of 26 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount