badseyar
Forum Replies Created
-
Forum: Plugins
In reply to: [Salon Booking System - Free Version] Second automatic appointmentoh oh !
So we will wait for it 😉thanks
Hi Roch,
I have one club, and more than 10 teams in my club (U13, U15, U17, U20…). Each team plays in a different league.
In these leagues, there are teams from other cities whose names and numbers may be identical.
For example, in the U13 and U15 leagues, you can find the same team name (like “ESMGO 1”). So, when I add an event, I choose the league, the season, but the teams list is not filtered and I don’t know which team is the right one.Thank you
Forum: Plugins
In reply to: [WP Store Locator] Show a specific category with a direct link… that was so simple… it’s not the name of the page, I don’t realize that I have to change it in my link
IT WORKS !
Thank you very much 😉
Forum: Plugins
In reply to: [WP Store Locator] Show a specific category with a direct linkmy htaccess :
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPressthe link : http://www.lefoyerstephanais.fr/store-locator/?wpsl_cat_id=3 (the website is under maintenance, so I can’t set it public)
it doesn’t work too with my other plugin disabled
Forum: Plugins
In reply to: [WP Store Locator] Show a specific category with a direct linkI’ve have done this, but it doesn’t work (404 Error). I have tested it with 2 themes, in 2 functions.php. I have put the link in my menu, with the good ID… :-/
Forum: Plugins
In reply to: [WP Store Locator] Show a specific category with a direct linkHi,
no problem with coding, so if you can make an example, I take it
thanks