Lenny Gaiter
Forum Replies Created
- 
		AuthorPosts
- 
		
			
				
This reply has been marked as private.Ok cool. Thanks for the help Paolo! Guust thanks so much for the help. You rock! I have a much better understanding of the maps now. Thanks for the reply. The website is http://www.hailmaryjane.com GeoDirectory doesn’t require that you change the home page, just FYI I followed step 6 here. https://wpgeodirectory.com/docs/basic-installation/ I want the features of GD to be available when people first come to the site but I also want that page to be indexed obviously. Any idea why I am getting this feedback that the homepage is not being indexed? Also the list literally has 3000+ 503 errors? you want me to list them all??? Also, I did not change anything on the map and it inexplicably disappeared again. If one of you doesn’t mind taking a look that would be great because I really have no idea why this keeps happening. I did not change any settings. So there is no way to filter? I don’t need all of the CPT’s to show up on the map. Just so I’m clear, where it says “My copyright text” that is where I am supposed to insert my text for the footer, correct? I followed the directions using the code snippet plugin, replaced the “My copyright text”, and inserted it did not work. 1 function dt_remove_default_footer() { 2 remove_action( 'dt_footer_copyright', 'dt_footer_copyright_default', 10 ); 3 add_action( 'dt_footer_copyright', 'custom_dt_footer_copyright_text', 10 ); 4 } 5 add_action('init', 'dt_remove_default_footer'); 6 7 function custom_dt_footer_copyright_text(){ 8 echo 'My copyright text'; 9 }Thank you guys so much! Can you just confirm how I control what CPT’s are shown on the map? I thought I set that but it’s not showing the ones I thought. Is it in the Map settings, the widget settings or the individual CPT settings? (or somewhere else?) Thank you for the smash up help! Your team kicks ass and I am really happy with my purchase so far. This reply has been marked as private.This reply has been marked as private.
- 
		AuthorPosts