View Categories

Setting the blog layout of the theme

< 1 min read

Follow the steps below to setup the blog layout:

  • Go to Appearance > Customize.
  • Go to “General Settings.”
  • Go to “Blog.”
  • “Choose Sidebar Position” to switch the sidebar position of the post blog or archive.
  • “Choose Post View” to switch to post layout.
  • Add “Read More Text” to read more text in posts.

Note:

Post meta hide/show option and advertisement option are available only for the pro version.

Now click on “Publish” to save your settings.

WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND p.post_type = 'docs' AND tt.taxonomy = 'doc_category' AND tt.term_id IN (' at line 1]
SELECT p.ID FROM wpgy_posts AS p INNER JOIN wpgy_term_relationships AS tr ON p.ID = tr.object_id INNER JOIN wpgy_term_taxonomy AS tt ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE p.ID = '0' AND p.ID < 5738)) AND p.post_type = 'docs' AND tt.taxonomy = 'doc_category' AND tt.term_id IN (35) AND p.ID NOT IN ( SELECT tr.object_id FROM wpgy_term_relationships tr LEFT JOIN wpgy_term_taxonomy tt ON (tr.term_taxonomy_id = tt.term_taxonomy_id) WHERE tt.term_id IN (0) ) AND p.post_status = 'publish' ORDER BY p.post_date DESC, p.ID DESC LIMIT 1

WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND p.post_type = 'docs' AND tt.taxonomy = 'doc_category' AND tt.term_id IN (' at line 1]
SELECT p.ID FROM wpgy_posts AS p INNER JOIN wpgy_term_relationships AS tr ON p.ID = tr.object_id INNER JOIN wpgy_term_taxonomy AS tt ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE p.ID = '5765' AND p.ID > 5738)) AND p.post_type = 'docs' AND tt.taxonomy = 'doc_category' AND tt.term_id IN (35) AND p.ID NOT IN ( SELECT tr.object_id FROM wpgy_term_relationships tr LEFT JOIN wpgy_term_taxonomy tt ON (tr.term_taxonomy_id = tt.term_taxonomy_id) WHERE tt.term_id IN (0) ) AND p.post_status = 'publish' ORDER BY p.post_date ASC, p.ID ASC LIMIT 1

Powered by BetterDocs