WordPress

Posted in WordPress

Install WordPress on localhost

For example, we used WAMP as a WordPress running platform. So, starting from the fact that WAMP is…

Continuare...
Posted in WordPress

Shortcode for embedding PDFs

If you want to view, directly from a post (article, page), the content of a PDF file without…

Continuare...
Posted in WordPress

Integration of external pages in WordPress site

It is possible at some point to use certain pages made outside of WordPress, but on the same…

Continuare...
Posted in WordPress

Simple template (without header, sidebar and footer)

If it is necessary to use a page/post as simple as possible integrated in the site (especially if…

Continuare...
Posted in CSS WordPress

Unwrapped row

Although, in the picture above there are two images (each image is inserted into the div with a…

Continuare...
Posted in WordPress

Custom template for posts

In the active WordPress theme folder (desired, child-theme), you can create a file – for example, template-without-sidebar.php, in…

Continuare...