Vikas

Forum Replies Created

Viewing 15 posts - 616 through 630 (of 1,123 total)
  • Author
    Posts
  • in reply to: Add Listing help #2906

    Vikas
    Full Member
    Post count: 1128

    Hi,

    Website link please. I need admin login detail too.

    Thanks

    in reply to: Popular Post View – Sort by Featured #2903

    Vikas
    Full Member
    Post count: 1128

    Hi,

    I am working on shortcodes part and this is one of the shortcode in the list.

    It will take some time.

    in reply to: logo featured image separate #2901

    Vikas
    Full Member
    Post count: 1128

    Hi,

    It seems to be a multilingual issue.
    I have assigned it to Stio for further assistance.

    in reply to: logo featured image separate #2890

    Vikas
    Full Member
    Post count: 1128

    122.161.251.138

    in reply to: layout moves #2888

    Vikas
    Full Member
    Post count: 1128

    Hi,

    Plz wait while we are looking into it.
    thanks for your patience.

    in reply to: logo featured image separate #2887

    Vikas
    Full Member
    Post count: 1128

    Hi,
    After checking backend everything seems to be fine so plz provide me ftp detail too.

    Thanks

    in reply to: logo featured image separate #2885

    Vikas
    Full Member
    Post count: 1128

    Hi,

    I need site url and wp-admin login detail too please.

    in reply to: logo featured image separate #2883

    Vikas
    Full Member
    Post count: 1128

    Hi,

    I will look into it and get back to u asap.

    Thanks


    Vikas
    Full Member
    Post count: 1128

    hi,

    Please let me know what sort of setting u are looking for ?

    in reply to: Pay2Post Does Not Work With GD? #2875

    Vikas
    Full Member
    Post count: 1128

    Hi,

    I will look into it and get back to u.

    Thanks

    in reply to: posts filter by location #2873

    Vikas
    Full Member
    Post count: 1128

    Plz use location switcher to filter results based on selected location.

    Thanks

    in reply to: one link only for custom post types #2872

    Vikas
    Full Member
    Post count: 1128

    OK,

    Put this code in ur theme functions.php file

    
    
    add_action('geodir_before_detail_fields', 'geodir_add_listing_before_detail_fields', 0);
    
    function geodir_add_listing_before_detail_fields(){
    	
    	global $post; 
    	
    	$current_posttype = geodir_get_current_posttype();
    	
    	$geodir_allow_posttype = get_option('geodir_allow_posttype_frontend');
    	
    	$post_types = geodir_get_posttypes('object');
    	
    	$addlisting_links = '';
    	foreach($post_types as $key => $postobj){
    		
    		if(is_array($geodir_allow_posttype) && in_array($key, $geodir_allow_posttype) && count($geodir_allow_posttype) > 1){
    		
    			$name = $postobj->labels->singular_name;
    			
    			$checked = '';
    			if($current_posttype == $key) 
    				$checked = 'checked="checked"';
    			
    			$add_link = geodir_get_addlisting_link( $key );
    			
    			$addlisting_links .= '<div style="display:block;line-height:30px; margin-right:5px; float:left;">';
    			$addlisting_links .= '<input type="radio" '.$checked.' value="'.$add_link.'" title="'.ucfirst($name).'" name="geodir_select_add_listing[]"  onchange="javascript:window.location=this.value;" >'.ucfirst($name);
    			$addlisting_links .= '</div>';
    			
    		}
    		
    	}	
    	
    	if($addlisting_links != ''){ ?>
    		
    		<h5><?php _e('Select Listing Type', GEODIRECTORY_TEXTDOMAIN);?></h5>
    		
    		<div class="geodir_form_row clearfix">
    			<div id="geodir_showposttypes" class="geodir_showposttypes">
    				<?php echo $addlisting_links;?>
    			</div>
    		</div> <?php
    		
    	}
     	
    }
    in reply to: Listings disappear with this link #2870

    Vikas
    Full Member
    Post count: 1128

    Sure.
    I am working on making location switcher more easy.

    Thanks

    in reply to: Localization issues #2868

    Vikas
    Full Member
    Post count: 1128

    Hi,

    I will look into all these.

    Thanks for ur patience.

    in reply to: Listings disappear with this link #2867

    Vikas
    Full Member
    Post count: 1128

    Hi,

    Will u plz go wp-admin > geodirectory > Design > Navigation > Navigation Location and select ur Custom menu location in the dropdown for ‘Show geodirectory navigation in selected menu locations’ ?

    Please advise ?

    Thanks

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