Abhishek Modi

Forum Replies Created

Viewing 15 posts - 46 through 60 (of 156 total)
  • Author
    Posts
  • in reply to: Taking False Location in Add Listing on Search #56081

    Abhishek Modi
    Buyer
    Post count: 205

    Yes Paolo Multi Region & Multi City Both are enabled.

    Thanks

    in reply to: Taking False Location in Add Listing on Search #56007

    Abhishek Modi
    Buyer
    Post count: 205

    I know Gusst we can merge locations, can correct from backend. But Here issue is its taking any word as a location whether its exist or not in Database. I have my custom locations and i don’t want Map Autosuggest.

    It would be great if we disable search or it will Show custom location in search rather than disappear or any charcter or word as a Region/City.

    Thanks

    in reply to: How to Add schema.org for custom fields #55609

    Abhishek Modi
    Buyer
    Post count: 205

    sorry for the inconvenience caused.

    Thanks

    in reply to: Create Better Structured Data in Testing Tool Results #55605

    Abhishek Modi
    Buyer
    Post count: 205
    This reply has been marked as private.
    in reply to: How to hide Itemprops in website #55580

    Abhishek Modi
    Buyer
    Post count: 205

    Perfect Guust that did the trick. But its working when we add old code as well. Something like this:

    
    
    span[itemprop="addressLocality"]
     {
      display: none;
    }
    
    span[itemprop="addressRegion"]
     {
      display: none;
    }
    span[itemprop="postalCode"] {
      display: none;
    }
    span[itemprop="addressCountry"]
     {
      display: none;
    }
    
    span[itemprop="addressLocality"] + br{display:none;}
    span[itemprop="addressRegion"] + br{display:none;}
    span[itemprop="postalCode"] + br{display:none;}
    span[itemprop="addressCountry"] + br{display:none;}
    

    Thanks a Lot Guust this is what i want 🙂

    in reply to: How to hide Itemprops in website #55575

    Abhishek Modi
    Buyer
    Post count: 205

    Thanks Guust, I have tried already everything and it is hiding itemprops as well but with blank space left.

    PFA Images. First Image without Display:none and
    Second image display:none to itemprops. Here is the code:

    
    
    span[itemprop="addressLocality"]
     {
      display: none;
    }
    
    span[itemprop="addressRegion"]
     {
      display: none;
    }
    span[itemprop="postalCode"] {
      display: none;
    }
    span[itemprop="addressCountry"]
     {
      display: none;
    }
    

    Why blank is there even on display:none;

    Thanks

    in reply to: How to hide Itemprops in website #55527

    Abhishek Modi
    Buyer
    Post count: 205

    Apologies ignore the Last Reply, Posted by Mistake.

    Thanks

    in reply to: Create Better Structured Data in Testing Tool Results #55526

    Abhishek Modi
    Buyer
    Post count: 205

    Hi, Got the function to remove hentry class from gd post types and its working fine, Now No Errors. But its working on pages also and removed the entry page Title, As this pages dependent on WordPress structure.

    Here is the code:

    
    
    add_filter( 'post_class', 'remove_hentry_function', 20 );
    function remove_hentry_function( $classes ) {
    	if( ( $key = array_search( 'hentry', $classes ) ) !== false )
    		unset( $classes[$key] );
    	return $classes;
    }

    Thanks

    in reply to: How to hide Itemprops in website #55522

    Abhishek Modi
    Buyer
    Post count: 205

    Hi, Got the function to remove hentry class from gd post types and its working fine, Now No Errors. But its working on pages also and removed the entry page Title, As this pages dependent on WordPress structure.

    Here is the code:

    
    
    add_filter( 'post_class', 'remove_hentry_function', 20 );
    function remove_hentry_function( $classes ) {
    	if( ( $key = array_search( 'hentry', $classes ) ) !== false )
    		unset( $classes[$key] );
    	return $classes;
    }

    Thanks

    in reply to: Create Better Structured Data in Testing Tool Results #55521

    Abhishek Modi
    Buyer
    Post count: 205

    Hi Stiofan, Is there a way we can remove hentry completely from the Structured data or Google will stop considering on listing detail pages. I don’t think there is any reason to use hentry in structured data, As Geodirectory is for listing types, Restaurant listing, product listings. So we are nowhere related to it.

    Thanks

    in reply to: How to hide Itemprops in website #55512

    Abhishek Modi
    Buyer
    Post count: 205

    Ya as far i know it will be visible to google as its there but hide on pages.

    http://stackoverflow.com/questions/8903526/is-it-ok-to-hide-microdata-with-css

    Also i’m very sure about the technique as the planet biggest site of food also doing the same(zomato). If you check there detail listing pages did the same.

    Actually its looking quite awful, also it is taking too much space in listing pages. Previously i removed from site but that also remove the structured data also that Google reads. This time i’m sucessful but with blank space left.

    Thanks

    in reply to: Create Better Structured Data in Testing Tool Results #55506

    Abhishek Modi
    Buyer
    Post count: 205
    This reply has been marked as private.
    in reply to: Redirecting is not working after the update #55411

    Abhishek Modi
    Buyer
    Post count: 205

    Thanks a lot Paolo it worked perfectly, only thing } is missing in end.

    Have a Good Day 🙂

    in reply to: Redirecting is not working after the update #55350

    Abhishek Modi
    Buyer
    Post count: 205
    This reply has been marked as private.
    in reply to: Redirecting is not working after the update #55318

    Abhishek Modi
    Buyer
    Post count: 205
    This reply has been marked as private.
Viewing 15 posts - 46 through 60 (of 156 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount