Joy
Forum Replies Created
-
AuthorPosts
-
Has there been any changes that would prevent the snippet from working? I’ve added this in:
add_filter( 'geodir_wpseo_replacements_vars', '_my_extra_seo_vars',10,2); function _my_extra_seo_vars( $vars, $location_array ){ global $post; $vars['%%geodir_metro%%'] = isset($post->geodir_metro) ? $post->geodir_metro : ''; return $vars; }
Then in my Yoast meta I’ve added: %%title%% %%in_location%% %%geodir_metro%%
The meta description is not affected. Only the title and location is appearing.
Great, thank you Stiofan. I hope you’ve been well. 🙂
Hi Alex, the zip code is part of the native data so I see how that data is being hooked in with the meta data. However, we are trying to integrate a custom field that we created within a custom post type listing into the meta data. That goal doesn’t seem to be the same situation as the post you’ve linked.
Hi Alex, I am assisting Doug with this matter. From what I can see, it doesn’t seem that a custom field can be hooked into the meta data. Can you please check with the devs if there is a workaround for this? Thank you.
Sorry I can’t look at it anymore. Your site is now throwing a security error issue. Your SSL certificate seems to be invalid.
You can double check your API and try to create a listing and see if that helps.
Did you set your Google Maps API? Also, try to create a listing and see if it helps. Currently there are no listings so maybe that’s why the map can’t return any information.
Hi again. Thank you very much for your help with this. I noticed that the link gets a little lost in the sidebar. Is there a way that I could maybe place it below the ‘send to a friend/send enquiry’ links or maybe below the big review button?
Thank you.
Hi again. Just checking in. Is there a snippet available to add in the pricing schema to GD V1?
Hi Stiofan,
Thanks so much. That plugin was the conflict. It’s working as it should now. Thank you!
This reply has been marked as private.This reply has been marked as private.Hi again. One more problem. When on mobile, I can’t seem perform another search when I’m on the search results page. I’ve tried with a couple browsers and I get the same result. There is no action when the search button is clicked.
Maybe that it is.
But when you say that the results are similar, that’s confusing. One returns results (live) and the other returns no results (demo) for the same search.
The links you provided don’t work either. Can you please explain better or provide a screen shot? Because it doesn’t seem we are seeing the same thing. Thank you.
Edit :sorry the links work. I will try to change the map. Thank you.
Hello, this zip code search also doesn’t seem to work: 23230
This reply has been marked as private. -
AuthorPosts