V
V
Vladislav2016-04-26 16:59:31
WordPress
Vladislav, 2016-04-26 16:59:31

How to put click on calendar in wordpress?

There is a calendar, the usual one seems to be even a standard calendar.
You need to click on a link to go to a specific link, like:
site.com/days/2016-04-26
Is it possible to do this somehow, for example, something like this

$(???).click(function(date) {
    window.location = "site.com/days/2016-04-17";
})

And if it is possible, then in which file to register it. For the structure of WP is not familiar.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
aarty20, 2016-05-01
@aarty20

find the necessary elements through the house and that's all)
your algorithm is correct.
It's hard to tell without seeing the code.
success)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question