change readmore and wppageNavi?

January 2013 WordPress Theme
GK User
Mon Feb 16, 2015 9:25 pm
hi

nothing of these questions are fixed....please where are the links

solutions for these questions are provided on the forum.

1_I want to change Readmore to "Lexo me Shume" in my Language (albanian)

2_deactive comment, date, author only in the homepage.

3_I have installed Wp-PageNavi, and I want to use it, how to deactive olderPost to use.Wp-PageNavi
thanks
User avatar
Fresh Boarder

GK User
Tue Feb 17, 2015 8:13 am
Hi,

Your second issue is resolved - I've added this code to your override.css file:
Code: Select all
.home .gk-nsp-info {
   display: none;
}


Solution for your other issues are provided in this thread?
https://www.gavick.com/forums/news-wp/c ... tion-43398
Did you read them?
User avatar
Moderator

GK User
Wed Feb 18, 2015 2:29 pm
what did I miss.....for translated the theme.

https://www.youtube.com/watch?v=HkLnGq4 ... e=youtu.be

thanks
User avatar
Fresh Boarder

GK User
Wed Feb 18, 2015 10:54 pm
in your wp-config.php file you've added this line:
Code: Select all
define('WPLANG', 'al-AL');


should be:
Code: Select all
define('WPLANG', 'al_AL');


I've changed it and it works.
User avatar
Moderator

GK User
Thu Feb 19, 2015 10:47 am
hi...
I have installed Wp-PageNavi, and I want to use it, how to deactive olderPost..and to replace with Wp-PageNavi

Image


thank's
User avatar
Fresh Boarder

GK User
Fri Feb 20, 2015 8:37 am
User avatar
Moderator

GK User
Fri Feb 20, 2015 10:58 am
hi

I have tryed but nothing seems to work..

https://www.youtube.com/watch?v=GLOzfD6 ... e=youtu.be

thank's
User avatar
Fresh Boarder

GK User
Mon Feb 23, 2015 11:25 am
Hi,

You've added this fuction, but didn't call it anywhere, please check the second part of my answer:
"and then in Rockwall/category.php file instead of <?php gk_content_nav(); ?> use <?php gk_paginate_navigation(); ?>"
User avatar
Moderator

GK User
Mon Feb 23, 2015 10:41 pm
hi...
these are the latest question.
1_I replaced it but it is the same this symbol ? remains.
Image


2_How to delete this orange colour.
Image

3_How to change colour of the titles of articles in every category....but not to affect title colour of front page
Image

4_any advice who is the best commercial plugin for backup entire site and for security.
User avatar
Fresh Boarder

GK User
Tue Feb 24, 2015 8:24 am
Hi,

Regarding your issues:
1. Send me a PM with backend and FTP access again.
2. Try to add this css code:
Code: Select all
.box.menu li:hover {
   background:none;
}
.box.menu li:hover a {
   color: #333;
}

3. Try this code:
Code: Select all
.archive header > h2 > a {
   color: #aaa;
}


4. For the security: iThemes Security i think and for the backup, please check this article: http://www.wpbeginner.com/plugins/7-bes ... -and-cons/
User avatar
Moderator


cron