Forum Replies Created
-
in reply to: Previous/next blog button
I got what i wanted. I made needed changes to single.php file:
get_previous_post() => get_previous_post(TRUE)
AND
get_next_post() => get_next_post(TRUE)
in reply to: Adding jqueryYou are awesome, thanks!
in reply to: Adding jqueryThis reply has been marked as private.in reply to: Adding jqueryP.S. you need to refresh the page on mobile device mode otherwise console error won’t appear. I think the error relates to mobile menu button.
in reply to: Adding jqueryI updated theme to the latest one and still no effect. I noticed that console shows me this issue.
in reply to: Adding jqueryThis reply has been marked as private.in reply to: Adding jqueryin reply to: Latest blog post thumbnail linkThanks, it works!
in reply to: Latest blog post thumbnail linkAnd how’s the same done to the recent news component?
in reply to: Responsivity earlierYeah that’s working!
in reply to: Responsivity earlierOkay, I already tried myself by modifying widths of columns etc. seems to work, is there proper way to do it?
in reply to: Responsivity earlierin reply to: Responsivity earlierActually this is working right for now.
in reply to: Top Nav Content into mobileThat’s not exactly what i want. I want top navigation content into mobile’s dropdown list. Here’s the site.
in reply to: "Recent news" visual composer componentAh, got it now. This thread can be removed, nothing to see here x)