Similar Posts
Woocommerce genesis sidebar connect
Hi guys! good day.. I have a very short code here to connect your Woocommerce pages to the genesis sidebar layout. Paste the codes below on your functions.php. NOTE: If the codes below does not work, means your current Woocommerce hooks has been re-locate or Woocommerce hooks has been updated from before structure.
Genesis remove home page title
Paste the codes below into your function.php
How to redirect WordPress login/logout to custom page?
Check the links below for references to answer the question “How to redirect WordPress login/logout to custom page?” Use this https://codex.wordpress.org/Plugin_API/Filter_Reference/login_redirect for login redirect. Use this https://codex.wordpress.org/Plugin_API/Filter_Reference/logout_url for logout redirect.
How to get the category ID of the current post?
How to get the category ID of the current post? Just copy the codes below and paste it into your .php file. Another problem is, what if the category ID is a sub category and you need the parent category ID? For Example, the current category ID is 2 and this is a sub category…
How to add additional HTML after the page title using Visual Composer Fancy title (the7 WordPress theme).
I have a search form to add below page title using Visual Composer Fancy title (the7 WordPress theme) page editor. I look for alternative solutions that I can insert my additional HTML content. Lucky me to found it, and here’s the code on how to add additional content. Add this code on your functions.php, can…
WDES Column Generator
[wdes-column-generator]
