Murat Tekmen
asked 11 years ago

Hello, this theme is looking great but have some serious problems.  Please help me as soon as possible;

1) Breadcrumb is working wrong. See the example: Link

2) I have this problem till when i bought this theme and no one helping me. In the same example link you can see the upper right section, some populer posts in there and their date is wrong!  (01/01/1970) Link

3- Again, the same page.. Above the content title date is like: “2 hours ago”.. I want to change that date into Turkish like “2 saat önce”

4- Google Plus sharing countdown is not working.

 

I want to fix this problems as soon as possible to use this theme properly. Thank you,

3 Answers
Mike
answered 11 years ago

I agree, no one from support team is available! Even I am trying hard since 4-5 days to get support..

Murat Tekmen
replied 11 years ago

I found the solution of breadcrumb problem but still waiting for other solutions.

Murat Tekmen
answered 11 years ago

Here is the solutions of breadcrumb problem. open functions.php in your theme files;

Find this code;

if( ! function_exists(‘dw_breadcrumb’) ) {
function dw_breadcrumb(){
global $post;

add below;

wp_reset_query();

DominicStaff
answered 11 years ago

 

Thank Murat

Regards,
Dominic

Murat Tekmen
replied 11 years ago

Dominic, please answer my questions.2) I have this problem till when i bought this theme and no one helping me. In the same example link you can see the upper right section, some populer posts in there and their date is wrong! (01/01/1970) Link

3- Again, the same page.. Above the content title date is like: “2 hours ago”.. I want to change that date into Turkish like “2 saat önce”

4- Google Plus sharing countdown is not working.

Powered by DW Question & Answer Pro