vinem
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Better Permalinks] Alphabetical issue with terms hierarchyHi,
Thank you for your response!
I tried to deactivate, uninstall and reinstall but the issue remains.
The only thing I changed in the URL structure is that I set it to custom /%category%/%postname%/ in the WordPress settings so that my default WP posts have the same structure.
Could it be a conflict with the plugin URL structure I’m trying to override with yours? If it helps, it’s Events Manager and there is a rewrite rule to make the structure static with a default CPT tree /event/postname for posts and /event/category-or-tag for archives but in the settings you can set your own slug to replace the default ‘event’, ‘category’ and ‘tag’.
Adding a letter to get around it works fine but it becomes a problem when I want to generate an archive page with a title or use the post meta to display its categories because the extra letter is in the name so…
Any ideas?
Thank you!Hi Vinod,
Thank you for your return and sorry for the late response.
Yes, I enabled the Ajax search in the form settings and I went to your demo site but I still don’t see the Categories/Tags as results (I noticed on your demo site it works for Woocommerce products but I’m not using Woocommerce but CPTs).
I must add that I’m using the free version of your plugin. Is this a Premium settings? Because I’d be happy to get the Premium if it works ??I think I may be missing something in the Index settings because now it doesn’t even display the Posts within the category anymore when I type “Avengers” :/
Thank you for your help!Hi,
Thank you for your response. I am very well, I hope you are too.
No, I’m not using any Ajax plugin, only yours to override to default wordpress search.
What should I do then?
Thank you
Forum: Plugins
In reply to: [Cool Tag Cloud] Display Tags of current archive pageEDIT : Ooouuh I tried replacing the whole part including the first
if ( $l_tag_params['on_single_display'] == 'local' && ( is_single() || is_singular( array( 'post', 'page' ) ) ) ) {
and it finally worked!
Thank you again!Hi,
Thank you for your response.
The line where it starts remains the same but you changed
if ( $l_tag_params['on_single_display'] == 'local') {
for
if ( $l_tag_params['on_single_display'] == 'local' && ( is_single() || is_singular( array( 'post', 'page' ) ) ) ) {
So I assume the second part of their code
}else if ( is_single() || is_singular( array( 'post', 'page' ) ) ) { $tag_ids = wp_get_post_terms( get_the_ID(), $l_tag_params['taxonomy'], array( 'fields' => 'ids' ) ); if ( empty( $tag_ids ) ) { $show = false;
is no longer needed and I can’t seem to make it work. I don’t know if I’m supposed to modify your first line as well or put the parts of their code between yours and delete the second part.
Thank you for your help ??
Great,
Thanks!
Hi there,
Well, no, you’re right, I use the booking system of Events Manager in order to do that.
Users buy tickets, technically, but the number of tickets is set to 1 and the price is set to 0. And since they’re already logged in, there’s no form, only a button to hit that says “I’ll be there” and then they’re added to the attendies list displayed on the post and the events they will attend are displayed in an Events tab in their Buddypress profile.That’s the only thing I personally need.
If I’d have to compare it to your system, it’s like if you’d modify your “Are you interested” widget to get the names and display the list of the attendies instead of just a count, and a tab in Buddypress to display the events a user has been hitting the “are you interested” button on.Is it clearer?
Thank you,
VirginieHi,
For this particular CPT I have 16 main categories.
The main categories are Movies, Disney, Larp, etc, and the subcategories are the titles so they group all the posts posted by the users.
Like :
Movies
– Avengers
– Harry Potter
– etcDisney
– Frozen
– Mulan
-etcAnd so on for the 16 main categories.
Then, with AZ Listing, each main category has a page where I display all the subcategories. But AZ Listing needs the main category to know what subcat to display on the said pages, that’s why I need the users to select both main and sub, otherwise their posts won’t be displayed through the AZ list.
The system is already in place using WP User Frontend, my question was mainly about getting rid of it to use your plugin to replace it to save some space and money. But I guess I’m stuck with it!
Thank you again Stiofan,
VirginieHi Stiofan,
Unfortunately, as I was saying, with the search system, a lot of mistakes can happen in the process.
I need the users to select both the main category and the subcategory so I can display all the subcategories from the main category on a page using AZ Listing.
When people don’t find the subcategory they want, they have to select ‘other’, then type the name in a text field so I can add it manually and move their post into it (they’re lists of movies, TV shows, etc for Cosplays and other types of costumes so I add them progressively when they’re not already created).I’m worried that with the search system they will forget to select both the main category and the subcategory or search for ‘other’ and don’t select the one from the right main category, etc and it will be a mess in my posts and pages and a waste of time for me if I have to check all the time to correct the errors and modify or move posts here and there.
I could add a warning but still, I find it very counter-intuitive for my users to proceed that way and not everyone reads carefully…
Not really sure what to do here, I will think about it further before deciding anything.
Thanks for your response,
VirginieHi Stiofan,
I don’t know what you mean exactly by “tickets”.
Right now I need Events Manager so users can notify to the Buddypress community that they will attend an event. The list of the attendies is displayed on the event post and they have a tab in their profile that displays all the events they will attend + a dashboard page to manage their bookings.
They don’t pay anything, I set the number of ticket to 1 and the price to 0. I basically use it just as a “I’ll be at this event” kind of system.Thanks for your response,
VirginieForum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] GeoDirectory search conflictGreat, thanks again ??
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] GeoDirectory search conflictHi @aahulsebos,
Yep, now it works!
Is this a problem? I don’t use ACF to get any sensitive data from my users or to display data from other parties but still, I’m not sure to understand how GDPR really work, so…
Thank you for your help ??
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] GeoDirectory search conflictHi Rogier,
Thank you for your response.
I’m confused about the integration since Complianz proposes to enable the plugin in the Add-on settings along with Elementor, ACF and Contact Form 7 (which I use also and have no issue with).I already disabled Google Maps in the the Services settings, I use Open Street Map, not Google maps.
But I have no problem with the maps or anything, only with the Search feature. When Complianz is activated, it won’t let me hit the Search button, which is very strange considering that it works when I click on a suggested result. It’s only the Search button that’s causing the issue.My website is in maintenance mode, I’m still working on it. I’ll deactivate the mode tomorrow (today for you, probably, when you’ll read this message) so you can take a look.
https://mycostumenetwork.com/agenda-events-liste/
Thank you!
Hi,
Thank you for your answer.
I’m not sure what your mean by “investing in pro version”. I don’t have the support at the moment but I am a paying user.I didn’t think this was a custom snippet.
- This reply was modified 3 years, 7 months ago by vinem.
Hi chathuripxl,
Thank you for your help.
It’s still not what I’m looking for though.The events I want to display are not the events a user would create but the events they booked and will be attending. My users are not allowed to create events, but they can book any of the event I create.
What I want is the exact same thing as in the Events tab generated by Events Manager, under My Bookings. There you see the list of the events the user has booked, not the ones they created. The difference is that it has to get the author ID of a post, not the user ID as in the Buddypress profile.
Thank you for time!
Hi Angelo,
Thank you for your response.
However, the shortcode [my_bookings] displays the events the logged-in user will be attending and that’s not what I meant.
I need the reader to be able to see the events that the post author will be attending, like when you go to another user’s profile and see the list of the events they will attend.
Thank you again for your help.