africanian
Forum Replies Created
- 
		AuthorPosts
- 
		
			
				
ok. thanks i´m using the whoop-2.0.0.3-beta , cant find the “GD single new style” in the page attributes, only the default template, full width page and the whoop home https://africanian.com/places/south-africa/western-cape/mossel-bay/hotels/point-village-hotel-and-self-catering/ 
 i´m using the whoop theme, but cant get it to look like this onehttps://wpgeo.directory/whoop/places/united-states/california/san-francisco/burger-factory/ help i did not found any related topic in the forum.. will wait for help 
 thanksany help on this?? This reply has been marked as private.Gest i did not create it the rigth way In tis case my problem is in question 1 How do i Create the custom field How do i get the “promocode” to show here? My problem is how to make the “promocode” field available in the tabs Standard Fields section. solved, thanks did not work 
 this is the code i use to show the banner via text widged
 <?php
 global $wp_query;
 $postid = $wp_query->post->ID;
 echo get_post_meta($postid, ‘promocode’, true);
 wp_reset_query();
 ?>I need this widget area to have maximum 970px width unable to post a link 
- 
		AuthorPosts