It would be SUPER helpful if the em_event_type shortcode accepted orderby (date, id) and order (ASC, DESC) parameters.
Why? Currently, if I create 2 events – Event A and Event B and set the same date for them (e.g. January 1) then set them both as recurring events with 9 weekly recurrences, on the Event Type page the Upcoming Events are output like so:
Event A – Jan 1
Event A – Jan 8
Event A – Jan 15
Event A – Jan 22
Event A- Jan 29
etc etc through all 9 recurrences, followed by:
Event B – Jan 1
Event B – Jan 8
Event B – Jan 15
Event B – Jan 22
Event B- Jan 29
Ideally the output SHOULD (in my case) be by DATE, like so:
Event A – Jan1
Event B – Jan 1
Event A – Jan 8
Event B – Jan 8
Event A – Jan 15
Event B – Jan 15
etc etc through all 9 recurrences.
If I want to save time by setting 52 weekly recurrences for an event, visitors shouldn’t have to scroll through all 52 instances under Upcoming Events to see what the next (chronological) event is.
Thanks for making your excellent plugin available to the WP community!
]]>Shortcode parameters do not work.
Are the parameters correct below?
[cbxwpbookmark-mycat show_count=1]
]]>i really like this plugin but for the apparently no option to have fary usefull shortcode parameters.
Do you know if it just me that cannot find these shortcode parameters for this Visual Portfolio plugin?
would be very usefull to have these shortcode parameters as for other app like Recent Post Carousel (https://www.ads-software.com/plugins/wp-responsive-recent-post-slider/) or similar.
Anybody know if there are shortcode parameters for this Visual Portfolio plugin?
Thank you very much for any reply,
Really appreciated,
Have a nice day,
Ciao,
Acchiten
Even with a single parameter it still doesn’t work,
eg. [theme-my-login show_reg_link=“false”]
What is the best way to remove the register link from the login page?
Is there a trick to using shortcode parameters or are they no longer supported?
Thanks
Here is my process:
– I installed the desktop flowpaper app and exported the viewer.
– I have the folder and the html version of the pdf looks great.
– I uploaded it to our server.
– I tried using its path in the flowpaper shortcode, but it goes searching for a pdf that is not there and it prompts an error.
The question : how to embed this *html* in a wp entry ?
Thank you in advance for your answer,
Ana
]]>I am trying to show it in the post excerpt, and have been successful by adding code to my functions.php file that allows shortcodes to be used in the excerpt.
I would like to refine that a bit and show the average rating, using stars only. I do not want the reviews text, or the pagination, etc., in the excerpt.
Are there shortcode parameters that will let me control the various parts of the review display?
Thanks,
Kirk