Forum Replies Created
-
AuthorPosts
-
Cliff
MemberRobert, this is some starter code that may help you down this customization path:
https://gist.github.com/cliffordp/04b7bbe6e7d9009aec12acc0b9bd5bdd
If you need some coding help, you may want to ask your developer or reference our documentation and list of known customizers.
Cliff
MemberSabine, you should be able to just enter HTML code as desired, such as
<a href="...">Terms</a>Cliff
MemberIs it also happening for Roma?
What if you search by Genoa’s postal code or state name?
Could you please send me a screenshot of the venue edit screen for the venue in Genoa that’s not behaving as we want?
Cliff
MemberTommy, it still didn’t work when you switched to Twenty Sixteen and all non-Modern Tribe plugins were disabled?
Please send me your System Information report while your site is in this Testing for Conflicts Mode.
Cliff
MemberI visited http://bfseniors.com.au/event/bfs-webinar-mygov-take-2/2016-09-08/ again and it is a 404 error page. Is that what you wanted me to check again?
Could you please send your system information?
September 2, 2016 at 11:24 am in reply to: Disappearing navigation menu – theme/plugin conflict of some sort #1159443Cliff
MemberI’m unsure how our plugin could possibly affect your Tags Archives, but we don’t provide support for non-standard themes. Unfortunately, I think I’ve helped as much as possible on this issue.
However, one last idea is to provide me a .zip download of the parent and child themes you’re using and I can try them out on my local testing site.
September 1, 2016 at 2:41 pm in reply to: The Custom field label is not support Traditional Chinese. #1159020Cliff
MemberGreat! Thanks for letting me know so quickly.
We’ll leave this thread as Pending Fix.
Cliff
MemberYou’re welcome. Thanks for your understanding.
I’m hopeful that you’ll be able to figure it out with referencing the wp_mail() documentation and some trial and error.
Have a great day!
Cliff
MemberThank you for that.
I see you copied this file: /wp-content/plugins/the-events-calendar/src/views/single-event.php
Not this file: /wp-content/plugins/the-events-calendar/src/views/list/single-event.php
===
You should copy /wp-content/plugins/the-events-calendar/src/views/list/single-event.php to /wp-content/themes/eventica-wp-child/tribe-events/list/single-event.php
Then you should make a simple change, such as changing
<?php the_title() ?>to<?php 'xxx' . the_title() ?>to make sure it works when visiting your site’s List View.Then, once you get it working for your site’s List View, make your other changes as desired.
September 1, 2016 at 11:57 am in reply to: Emailed Tickets bounce back – Customers not receiving #1158967Cliff
MemberEmail is an evolving technology, especially when it comes to authentication/security.
I’m unsure why things would be different for you now, either for your server sending or for your users receiving, but following my previous advice would probably help resolve this issue.
Cliff
MemberCJ, thanks for submitting that feature request form, and I created this demo page for you to see the Weekly View shortcode in action.
One thing I didn’t think to mention before is that we’ll soon be releasing shortcodes for each of our views. These “full view shortcodes” will probably come within 1-2 months. If I’m correctly understanding how it’ll be implemented, the Week View (not existing widget/shortcode) as seen at http://wpshindig.com/events/week/ does have tooltips.
September 1, 2016 at 11:31 am in reply to: Disappearing navigation menu – theme/plugin conflict of some sort #1158954Cliff
MemberIf your theme has templating separate for categories and tags, you probably need to add your menu to your tags template.
How you do that in your theme, I’m unsure. You’ll need to ask your theme author for any further help on this.
Cliff
MemberDavid, I’m sorry but I’m unclear what you’re asking. Could you please be more specific, including any annotated screenshots, links, or other things that you think may help?
Cliff
MemberSimon, sorry this isn’t resolved for you yet. Please open your own new thread. Thank you.
Tommy, any updates from your end?
September 1, 2016 at 11:08 am in reply to: Reccuring events redirecting to past event occurance #1158932Cliff
MemberYes, there is a known bug that the recurring events “See All” page only shows the first event when WPML is active.
I’ll mark this ticket as Pending Fix, which means this thread should receive a reply once the applicable fix has been released. I cannot guarantee when it will be fixed as it’s in the development team’s hands now. They need to assign it, code it, test it, and schedule it for release.
I apologize for this issue and appreciate your understanding and patience.
-
AuthorPosts
