Skip Navigation

[Resolved] How to create a calendar to show events.

This support ticket is created 4 years, 5 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 26 replies, has 4 voices.

Last updated by Christian Cox 4 years, 3 months ago.

Assisted by: Christian Cox.

Author
Posts
#1415473

Hi,
Thank you Christian.

So, Francisco, I don't know what is wrong, but the calendar is not displayed...
So, I'm creating a new Events page using toolset block plugin and Gutenberg and divided the page into three columns. And the calendar shortcode (block module) is added in the third column, here the url of the page, there is only a button on the left (first) column, here the url hidden link

What is wrong?

#1417375

Hi,
url is hidden, i cannot see any page so , problem is not the page, you need to put bit of php codes in plugin folder. you have to add code to js editor. do have a development site or email add.

the calendar will load the days if it finds this ajax dayloader "hidden/wp-content/plugins/hb-shortcodes/hg-days-sql.php",
, so you still dont have that.

#1418297

Thank you for your reply.
So, seen in my FTP /wp-content/plugins/ folder, I don't have any folder called hb-shortcodes/... where I can download this plugin?
I'm searchin' on google "hb-shortcodes WordPress" but there are any results I need...

#1430161

Happy holidays, I am submitting a comment to keep this ticket open.

#1431293

Happy holidays to you!!!

#1442911

Hello, I am adding a comment again to keep the ticket open.

#1452463

Hi
hidden link
download hb-sql txt files and change .txt to .php.
replace wpcf-start-date with data-inizio assuming data-inizio is custom field and you want to get the Unix timestamp of this field.
create hb-shortcodes folder in plugins .

#1455071

Thank you Fanciscos,
I will try this soon!!!

#1458491

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Francesco,

Christian, is currently out today but will be back tomorrow to continue to help you resolve this issue.

Thank,
Shane

#1463783

Hi Francicos,
Here it need to insert my database account access values?

$servername = "travel2";
$username = "";
$password = "";
$dbname = "";

#1463799

Well,
I have inserted the database access values,
I have replaced the start date value into the two files and I have changed the extension from txt to PHP.
I have added the two PHP files and the src folder into the hb-shortcodes folder, and with FileZilla, I have copied the hb-shortcodes folder into /wp-content/plugins/ folder.
I have added the custom CSS code of the calendar.css file into the WordPress custom CSS section.
Now I cannot find the plugin to activate it into the WordPress plugins section. And then I cannot see the calendar on the front page site...
What is wrong?

#1471617

Updating ticket to keep it open

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.