Hi there I just purchased this plugin however I didn't realize it would be lacking a few things, here's what i need and I hope it can be done.
1. I need the base url to just be /events/slug-of-event and not /blog/stec_event/slug-of-event
2. the page it appears on is stretched edge to edge for individual events (yes even with scripts forced to on), it's just generating as a default blog post I guess? which in our system isn't really formatted. so it looks bad. -- why is this generating a blog post or going under the blog structure?
Let me know if this can be corrected but if not I may need to try to return/cancel this order...
Hi there I just purchased this plugin however I didn't realize it would be lacking a few things, here's what i need and I hope it can be done.
1. I need the base url to just be /events/slug-of-event and not /blog/stec_event/slug-of-event
2. the page it appears on is stretched edge to edge for individual events (yes even with scripts forced to on), it's just generating as a default blog post I guess? which in our system isn't really formatted. so it looks bad. -- why is this generating a blog post or going under the blog structure?
Let me know if this can be corrected but if not I may need to try to return/cancel this order...
Hello,
I'm really sorry for the delay!
About your questions:
1) In your functions.php file add:
add_option('stec_permalinks', array(
'calendar' => 'stec_calendar',
'event' => 'events',
'cron' => 'stec_cron',
));
Then go to Dashboard -> Settings -> Permalinks and click "Save" without making any changes.
2) I'll need link to the page to check it out.
Stachethemes Support
My Time Zone is GMT+3
Envato Profile | Facebook | Twitter | Newsletter | Rate & Review