zaaryn
Forum Replies Created
-
@caimin_nwl that’s great 😊 Took some doing, but after moving things around, I used:
[events_list limit=5]<P>#D, #M #j#_EVENTLINK</P><P><a href="#_EVENTURL">#_EVENTEXCERPT{5, [more...] }</a></P>[/events_list]which accomplishes exactly what I need. Thanks for that 😀
I have yes, the problem is not what I want to appear #_EVENTEXCERPT{5, more…} outputs exactly what I ask it to, what is not working is that the “more…” in this case is not a hyperlink that will take users to the event page.
Hi adispiac, there is an option in the main wordpress menu section to add a shortcode to the menu, screenshot of that here:
http://www.zealandcoaching.com/wp-content/uploads/2015/02/Screen-Shot-2015-02-18-at-10.58.40-AM.png
This is what displays on my menu (red box added to show problem area):
http://www.zealandcoaching.com/wp-content/uploads/2015/02/Screen-Shot-2015-02-18-at-10.58.55-AM.jpg
and this is what I want it to look like (photoshopped version of text):
I’m basically trying to make it so that my menu only shows “log in” when you are not logged in, and “log out” when you are logged in. I want to make it as easy as possible for a user to log out, I would prefer to not have them have to visit a separate page, and then click log out on that page. I’m also wanting to limit the space my menu is taking up, and would prefer to not have menu items split between different lines. Thanks for your help 🙂