Front Page

This topic contains 5 reply and 3 voices, and was last updated by JESLYN 9 years, 5 months ago
Viewing 5 Posts - 1 through 5 (of 5 total)
Author Posts
April 2, 2014 at 3:25 am 17819
JESLYN I am trying to edit the front page , and have a few questions: 1) I still really like the option to use the front page layout, on another page. Is there a way I can still use the Featured Products, Latest Products, Best Selling Products, Top Rated Products, and On Sale Products in a different page? If so, how? 2) On the side bar to the left of the main page slider image, it has "products catagories". Where can I edit which widgets to be shown here? Thanks, Zachary Dash
April 2, 2014 at 7:54 am 17824
Mahi Mahi

If you know about php then it should be easy for you.

1) create a new page template and Just copy-paste codes from front-page.php file to your new template file.

ref: http://codex.wordpress.org/Page_Templates

then, create new page and choose this new page template.

2) Currently, there is no widget option for that. You have to create and and place it accordingly.

on file front-page.php line 24 find: <?php dokan_category_widget(); ?>

create your own widget area and replace it accordingly.

ref: http://codex.wordpress.org/Widgetizing_Themes

October 27, 2014 at 12:57 am 29110
JESLYN JESLYN

Hi Mahi,

I wish to amend my left side bar and have tried the link you provided above, but to no avail.

This is what I have come so far :

left sidebar
Link: http://postimg.org/image/6aj6am83h/

After adding in the desired widget on my Home Left Sidebar & refresh my website, nothing happens.

May I know what am I exactly missing out?

If not, is there a detailed code that you can provide me with so that i can input it in by myself?

Thanks.

October 30, 2014 at 1:13 pm 29427
JESLYN JESLYN

Hi,

Anyone whom could assist me with the left sidebar issue at front page? It looks like a duplication from my navigation bar. Hence, i would like to either change it to other widgets or better still, remove it and expand the slider.

site: http://www.eshopaholics.sg/

Thanks.

October 31, 2014 at 3:34 pm 29515
JESLYN JESLYN

So is there anyone whom wish to attend to this matter?

November 5, 2014 at 1:16 am 29716
JESLYN JESLYN

Btw in case anyone is looking into this, I just realised that Wedevs has this documentation updated:

http://docs.wedevs.com/editing-template-files/#disable-home-page-sidebars

It teaches you how to remove either the left or right sidebar from home page and this is what I needed most!

Cheers!

Viewing 5 Posts - 1 through 5 (of 5 total)