TomFox
Forum Replies Created
-
AuthorPosts
-
I liked to get a good rating.
Great!
Thanks, you’ve helped me a lot with that.Hello Stiofan,
i do that now:add_action('save_post','save_post_gd_place'); function save_post_gd_place($post_id) { //echo 'listing_type:' . $_REQUEST['listing_type']; if(isset($_REQUEST['listing_type']) && 'gd_place' == esc_attr($_REQUEST['listing_type'])) { $request_info = apply_filters('geodir_action_get_request_info', $request_info); print_r($request_info); echo 'xxx'; } }
But it doesn’t seem right.
Can you give me an example?Thank you, the problem of legal requirements could have some.
Is there no hook after preview or save the Post?
I also wanted to check the number of tags and so on.In my directory the user can enter first name, last name and Job Qualifications and so on.
Now it often happens that the user enters different variants of his Title and Qualifications.
Now I want to set the field .post_title to hidden and compile it from the other (Select) fields.
This ensures that a certain syntax is adhered to.
We have a duty to observe certain legal notations.Greetings
Hello Stiofan, I’ve caught a mean flu.
As soon as I get well, I’ll look at a solution.
Until then, love thanks.Actually, I don’t need pricing manager either and wouldn’t use an extensive plugin like s2member.
Is there a hook for the Add Listing page?
You could implement a limit function there.Is there an appointment? I also need the module..
Too bad and thanks for the quick Answer.
Best greetingThanks, I thought so, because I didn’t find anything in the documentation.
Can you say something about question two? Do I always have to a fixed number of lines or is it possible for the user to add more lines?
I don’t know what was going on.
Maybe it had to be saved again.
Thanks, now it works.Hi,
this is the same.
“Please adjust the setting at WordPress > Settings > Permalinks” -> Done set to /%postname%/
A Place URL is:
http://www.jupiterportal.com/profil/germany/nordrhein-westfalen/koeln/restaurants/buddakan/and
http://www.jupiterportal.com/profil/germany/nordrhein-westfalen/koeln/restaurants/ -> give a 404 Error
This reply has been marked as private.This reply has been marked as private.thx
-
AuthorPosts