Forum Replies Created
-
AuthorPosts
-
Gary
ParticipantThanks Brian, I installed a 301 redirect which got it working.
cheers,
Gary
ParticipantHi Brian,
Thank you for all the assistance with this. Good idea to create custom template folders for the files I tweak so that I can still update the plugin. I have just tried to implement the above for the widget countdown. Unfortunately not displaying the results. Am I missing something?
Created a folder tribe-events/pro/lib and copied widget-countdown.class.php which I modified the following:
<div style=”border:3px solid red;”><h3>‘ . esc_attr($event->post_title) . ‘</h3></div>Once I have the sorted, I will apply to all the files that I tweak.
thanks,
Gary
ParticipantI also have the CountDown timer in place on the right sidebar and am wanting this to open a WP post as well. I have been trying to link to post but without success unfortunately.
You help and advice is appreciated.
thanks,
Gary
ParticipantHey Brian, thanks for getting back to me, been racking my brain on this, purchased another plugin which didnt work for me so back to tweaking again.
What I have done now is made the calendar display in photo mode so users will see a picture with event name and date. What I want to achieve with this is be able to click the photo or title and goto a WP post that has been created for the event rather than the calendar event itself.I hope this makes sense. I am not a developer so am hacking my way through here :S
Cheers,
Gary
ParticipantHi Brian,
thank you for your reply. if I wanted to link to a link within the calendar, would I be able to link with something like ” title=”<?php the_title(); ?>”><?php the_title(); ?>
Have tried the above but its not calling the /category_name/ into the url
If you look at the url provided, what I am wanting to do is update the main slider content to link to the relevant event page…
url:http://goodiebag.co.za/2015/
Any feedback I would appreciate.
Thanks.
Gary
ParticipantHey Brook, thanks for your reply.
I managed to get it sorted via tweaking the plugins\the-events-calendar\views\modules\meta\details.php
Hopefully this works without any future issues.Feels great to hit f5 and view the results i was looking for eventually…
Onto the next tweak I need to implement – linking to a url that has been created with a plugin..
Cheers,
Gary
-
AuthorPosts
