Author - porto_admin

Porto Studio

Porto Studio is a website building tool which provides pre-defined layouts and styles for Porto. Porto Studio includes whole web site templates including pages, page sections, headers, footers, single products, blocks, etc. Please check Porto Studio site to see what Porto Studio is and how it works. Studio Candidate From 6.6.0 and...

Image Sizes

In some shortcodes there are image size field to input image sizes. Following are php code corresponds to adding image sizes in Porto theme. add_image_size( 'blog-large', 1140, 445, true ); add_image_size( 'blog-medium', 463, 348, true ); add_image_size( 'blog-masonry', 640, 9999, false ); add_image_size( 'blog-masonry-small', 400, 9999, false ); add_image_size( 'blog-grid', 640, 480, true ); add_image_size( 'blog-grid-small',...

Recent Posts Widget

How To Use Please go in Appearance > Widgets on admin sidebar. You should add Porto: Recent Posts widget in the sidebar. You should configure the fields and save.

Follow Us Widget

How To Use Please go in Appearance > Widgets on admin sidebar. You should add Porto: Follow Us widget in the sidebar. You should configure the fields and save.

Contact Info Widget

How To Use Please go to Appearance > Widgets on admin sidebar. You should add Porto: Contact Info widget in the sidebar. You should configure the fields and save.

Porto Block Widget

How To Use Please go in Appearance > Widgets on admin sidebar. Please add Porto: Block widget in the sidebar. Please configure the fields and save. You should create and edit a new block in Blocks > Add New on admin sidebar. You can see Content Types > Block for more details.

Block

General Information Porto provides options for the block. It offers many different options for you to present your blocks. The following sections will cover each of these aspects of the block that are listed below. Creating / Editing Blocks Step 1 - Navigate to Blocks in your WordPress admin sidebar. Step 2 - Click...