Giri

Forum Replies Created

Viewing 15 posts - 361 through 375 (of 2,661 total)
  • Author
    Posts
  • in reply to: Some ERROR in Pinpoint function #384025

    Giri
    Expired Member
    Post count: 3155

    Hi there,

    Problem #1) Stiofan confirmed that its a bug and asked me to assign it to Kiran. He will take care of it.

    Problem #2) Sorry to disappoint you. This may not be possible without customisation. You can use hook to change the order of sidebar and main content. However you need a developer to help you with that.

    Also keep in mind, while your infinity scroll might work with listings, it may not work with map pinpoints. Since they also need to updated. So consider hiring a developer if you need infinity scroll feature.

    You can also submit a feature request here. If more people interested in that feature we might start to work on them.

    https://wpgeodirectory.com/requests/

    Thanks

    in reply to: Some ERROR in Pinpoint function #383992

    Giri
    Expired Member
    Post count: 3155

    Hi there,

    Which theme you are planning to use?

    Enfold or 2017?

    So I can give fix for that particular theme.

    As for infinity scroll, I guess that left sidebar would work in enfold.

    Have you tried that?

    I just switched the sidebar in GD with 2017 theme. I see some custom CSS code which overrides the GD sidebar styles. Did you add any custom CSS?

    in reply to: Make Favorites Tab Private #383990

    Giri
    Expired Member
    Post count: 3155

    Hi,

    You can try this code.

    
    
    
    function bp_remove_gd_fav_tab() {
    
    	$profileid = bp_displayed_user_id();
    	if (!is_user_logged_in() || $profileid != bp_loggedin_user_id()) {
    		bp_core_remove_nav_item('favorites');
    	}
    
    }
    add_action('bp_setup_nav','bp_remove_gd_fav_tab', 11);
    in reply to: Some ERROR in Pinpoint function #383909

    Giri
    Expired Member
    Post count: 3155

    Hi there,

    I was talking about the menu issue.

    As for your pin point issue, its not possible since you use ajax pagination.

    In mobile you can display the map using this code.

    
    
    .responsive #top #main .sidebar {
    display: block !important; 
    }

    However the map is displayed in the bottom. So ajax pagination will keep on loading the next page when you scroll using pinpoint.

    Hope it makes sense.

    As of now you are using sidebar in right side. try using sidebar in left side. That might work.

    in reply to: Move CPT #383881

    Giri
    Expired Member
    Post count: 3155

    Hi Jay,

    If you are not using any cache plugin, but face those issues then the problem is with your hosting provider. Contact your hosting support.

    Thanks

    in reply to: caption issue #383848

    Giri
    Expired Member
    Post count: 3155

    I’m glad your code works Cora.

    Thanks

    in reply to: Litle ZOOM ERROR with ENFOLD THEME in mobiles devices #383847

    Giri
    Expired Member
    Post count: 3155

    You are welcome 🙂

    in reply to: Translation lost #383838

    Giri
    Expired Member
    Post count: 3155

    I’m glad it works.

    in reply to: Call listing category #383837

    Giri
    Expired Member
    Post count: 3155
    
    
    add_filter('geodir_details_taxonomies_output', 'geodir_details_taxonomies_output_custom', 10, 3);
    function geodir_details_taxonomies_output_custom($taxonomies, $post_type, $listing_label) {
    	$new_tax = array();
    	foreach ($taxonomies as $key => $tax) {
    		$label = geodir_ucwords($listing_label);
    		$tax = str_replace("$label Category:", "", $tax);
    		//$tax = str_replace("$label Tags:", "", $tax);
    		$new_tax[$key] = $tax;
    	}
    	return $new_tax;
    }
    in reply to: Litle ZOOM ERROR with ENFOLD THEME in mobiles devices #383832

    Giri
    Expired Member
    Post count: 3155

    Test now?

    in reply to: Translation lost #383829

    Giri
    Expired Member
    Post count: 3155

    Yes modify the path, like i said. Let me know if that works.

    Thanks

    in reply to: Some ERROR in Pinpoint function #383821

    Giri
    Expired Member
    Post count: 3155

    Hi its working now. Maybe its related to the bug I fixed in your another thread.

    Please test and let me know if you still have those bugs.

    Thanks

    in reply to: lost gravatar #383820

    Giri
    Expired Member
    Post count: 3155

    I already overwrote the default png file so your test will not work

    You can overwrote but you can’t put it back by overwriting again?

    Did you look at the pages?
    There is a wheel where we used to see the GD logo I see what you’re saying do you see what I’m saying?

    This is what I said earlier in my old reply.

    Yes, I see the marinegraphics logo in your website. I’m not sure what you mean wheel. Are you talking about the gravatar logo “G” ? http://cdn.wpbeginner.com/wp-content/uploads/2012/08/gravatarlogo.jpg

    I guess that I have to wait until the next update that gravatar will be overwritten again and it will be too late to test?

    I have already explained how to test. But you can wait till next release if thats what you want.

    I have questions about that author gravitar that I need answers on. When a user adds a listing their gravatar replaces the default? Yes or no?

    The default gravatar in listing detail page displayed only when the listing not claimed (if claim addon active).
    https://github.com/mistergiri/supreme-directory/blob/master/inc/geodirectory-compatibility.php#L821

    Gravatars are linked to email. If an author already have gravatar then most likely it would get displayed else default gravatar.

    When that listing is claimed, the verified business authors avatar replaces the original author’s gravatar? Yes or no?

    Yes

    in reply to: Litle ZOOM ERROR with ENFOLD THEME in mobiles devices #383816

    Giri
    Expired Member
    Post count: 3155

    🙂

    in reply to: Litle ZOOM ERROR with ENFOLD THEME in mobiles devices #383812

    Giri
    Expired Member
    Post count: 3155

    Hi there,

    try applying this custom css in Geodirectory > Design > Scripts > Custom css

    
    
    @media only screen and (max-width: 480px) {
    	.geodir_popular_post_category .geodir-cat-list ul.geodir-popular-cat-list li {
    		white-space: normal !important;
    	}
    }

    Let me know how that goes.

    Thanks

Viewing 15 posts - 361 through 375 (of 2,661 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount