Custm Homepage

This topic contains 1 reply and 2 voices, and was last updated by Nayem 9 years, 5 months ago
Viewing 1 Posts - 1 through 1 (of 1 total)
Author Posts
November 21, 2014 at 1:43 pm 30909
Nayem Hello i have these problems on my home page: - I wasnt abe to translate it with codestyling, it the only page which wasn't translated. - Id like to be able to build my custom home page, is this possible? (something like put bestselling above, recent product below and so on)
November 22, 2014 at 3:43 pm 30949
Nayem Nayem

Hello Danilo,

– Please open your dokan theme folder then open function.php. In line number 101 you will see this code load_theme_textdomain( 'dokan-theme', get_template_directory() . '/languages' );
you have to delete the word theme from dokan-theme. After deleting the line will be seen like this load_theme_textdomain( 'dokan', get_template_directory() . '/languages' );

– Yes you can build your custom home page but for this you have to work with the code. You have to hire a developer to make this for you.

Thank you 🙂

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