valmirveklas
Forum Replies Created
-
Good morning, Greg.
Thank you very much. Any idea will reassure you.
Good morning Greg.
I was excited and did not see it. I can not leave the user’s disposal two categories for him to choose one.
For example
Cicerone or transport.I took a look at the code you sent me plus I’m not sure if I can let the user choose between two options as well.
Would you have any tips to choose
Good morning Greg.
One of the things that most are your answers is very fast.
It worked perfect.
Thank you so much
When the public version of the otherroutes.com is in the air I send the Link, to see the marvel that we made with its plugin.
Good morning Greg.
The link problem you solved was perfect.
Yes I am using the custom field and recommend it to everyone.
I also recommend the map and buddypress plugin.But the problem of force the user to use only one category persists.
I will post a new topic with this problem.Good morning Greg.
I decided to split it into two plugins. For now you will save me.
Greg
If the taxonomy link worked, it would solve most of my problem.
In fact if I have to choose one I prefer the taxonomy solution.
When you call this code here
“> <? Php echo join (” / “, advert_category_path ($ term))?> <br/>He says the page does not exist.
If you look at my help above maybe it will be easier to understand.
I know that you always respond quickly and because I have to give an exit and I think our time zone is different. Here it is now 08:40 in the morning.
Thank you one more time.
Good morning Greg.
Thanks for the reply.I know the taxonomy will create another category and I liked that, but I need the link as explained above to work.
This solution is not working
https://www.ads-software.com/support/topic/advertisement-categorie-as-mandatory-field-limit-category-chosing-to-one/Returns this error
Warning: call_user_func () expects parameter 1 to be a valid callback, function ” not found or invalid function name in C: \ xampp \ htdocs \ otherroutes \ wp-content \ plugins \ wpadverts \ includes \ functions.php on line 965Now I need two things.
1- Using the taxonomy that works the link as explaining in the previous help.
2- I need to show only one or two categories for users.Good morning, Gre
I installed the Taxonomy working, but the link does not work. It says that page does not exist.
Example:
“> <? Php echo join (” / “, advert_category_path ($ term))?> <br/>
It displays on the ad page the name of the stream, but when it does the link call says that page does not exist.
I set the example for you.
Show the name Valmir, but the link says that page does not exist.
This is the full path that it takes http: // localhost / otherroot / advert-store / valmir /, but say that the page does not exist.I wanted it to work with the category links.
Thanks
Good afternoon greg
Things have evolved
This “plugin” – https://github.com/simpliko/wpadverts-snippets/blob/master/custom-fields-taxonomies/custom-fields-taxonomies.php – is working in part. I’m having trouble with the link that it shows but when it calls it says that the page does not exist.Is this code here is not working direitro.
– function custom_taxonomies_tpl_single_details ($ post_id) {
????$ Terms = get_the_terms ($ post_id, ‘advert_example’);
????
?????>
????
????<? Php if (! Empty ($ terms)):?>
????<Div class = “adverts-grid-row”>
????????<Div class = “adverts-grid-col adverts-col-30”>
????????????<Span class = “ads-round-icon adverts-icon-wordpress”> </ span>
????????????<Span class = “adverts-row-title”> Taxonomy Example </ span>
????????</ Div>
????????<Div class = “adverts-grid-col adverts-col-65”>
????????????<? Php foreach ($ terms as $ term):?>
???????????? “> <? Php echo join (” / “, advert_category_path ($ term))?> <br/>
????????????<? Php endforeach; ?>
????????</ Div>
????</ Div>
????<? Php endif; ?>????
????<? Php
} –I still need to hide some categories of users.
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] simple e-mail sending codeCool, this also interests me
Greg this solution here – https://github.com/simpliko/wpadverts-snippets/blob/master/custom-fields-taxonomies/custom-fields-taxonomies.php
In my custom field did not appear anything, more in my list of ads appeared as an option. So that solution is no good either.
What I need is to hide the categories I do not want to appear on a certain form.
Example: There is a Site Store category and a site store form.
In this form I want to appear only the Store category of the site.Thank you very much
I tried using this solution – https://github.com/simpliko/wpadverts-snippets/blob/master/custom-fields-taxonomies/custom-fields-taxonomies.php
, But nothing appears. This solution could also serve me.
Greg when I install this complete he says he has an update and refers to another guy there at www.ads-software.com
See if you can help me.
Good afternoon
Error returning by putting in the theme’s function.php file.
Warning: Illegal string offset ‘name’ in C: \ xampp \ htdocs \ otherroutes \ wp-content \ plugins \ wpadverts \ includes \ functions.php on line 517Error returning by putting in plugin function file
Category
Warning: Illegal string offset ‘name’ in C: \ xampp \ htdocs \ otherroutes \ wp-content \ plugins \ wpadverts \ includes \ functions.php on line 517Remembering that I am using custom fields
Good morning, GREG.
That did not work for me.
Give an error in the plugin functions.php line 513 wpadverts.
This functionality interests me a lot.
Welcome to work again.
How we can do classification (voting of the ads, without another plugin) ?