How to embed a Google calendar using iframe in WordPress

calendar_main

For WordPress as a content management system, there are many plugins that can work with Google Calendar. They can be used to add events as well as display already saved events. Today, I would like to show you how to embed a Google Calendar using an iframe in WordPress. This means creating a calendar on Google.com and then easily inserting it into a WordPress page without using plugins, using an iframe. It’s quick and it’s very simple. How to embed a Google calendar using iframe in WordPress How to create a new calendar? Assuming that … Read more

How to easily fix broken links in WordPress

error-404

If you are forced to change the domain for which WordPress was installed, it may happen that after renaming the website, there is a problem with the pretty URLs. When you click on any link in the menu, you will only receive a server error message, usually a 404 error. The solution, which usually works immediately and is very simple, involves regenerating the pretty URL addresses through the WordPress administration. Let’s see how you can fix the broken links after WordPress is renamed. Broken links after WordPress is renamed What are pretty URLs? Pretty URLs … Read more

How to schedule the publication of an article in WordPress

naplanovani_clanku_main

Surely this situation has already happened to you. You own a blog or web with regular content, and you need to post written content the moment you’re unable to be on your computer. WordPress includes a feature for these situations where you can set the exact date of publication for an article. So if you’re going away for a week’s vacation, you have the opportunity to write your regular content ahead of time, and WordPress will then take care of publishing that content itself at the right time. So take a look, how to schedule … Read more

Integrating of anti-spam protection into WPForms

spam_main_logo

After the Contact Form 7 plugin, WPForms is another very popular plugin for creating contact forms. The basic and free version does not provide any protection against comment spam, making it very vulnerable to abuse. An easy and relatively effective solution is to protect your forms using an available solution offered directly by Google, which is also completely free: the reCAPTCHA system. Below, we will look at  integrating of anti-spam protection into WPForms. Integrating of anti-spam protection into WPForms using re-CAPTCHA As mentioned above, the plugin fortunately allows for the integration of the Google reCAPTCHA … Read more

How to fix the mobile menu in the WordPress Sydney template

oprava menu ve WordPress šabloně sydney

I really like to use the Sydney WordPress template, which has many great features. I use it for projects, where I need a sticky header menu. That is a menu which is available the entire length of the page contents (from top to bottom). This is especially used for one page sites, where the most of web content is concentrated on the main page, and links in the top menu are usually resolved by anchors. But in this template is a bug with mobile menu and today we will look, how to fix the mobile … Read more