Darkrad
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: htaccess issueHello, sadly didn’t cause any changes.
Forum: Fixing WordPress
In reply to: Google Adsense HTML CodeYeah you don’t need to add any codes if you have Adsense plugin installed.
That code is basically page-level ad code, not something like registration code.- This reply was modified 9 years, 2 months ago by Darkrad.
Forum: Fixing WordPress
In reply to: Google Adsense HTML CodeHmm, so do I need to add this code to other my sites aswell?
Forum: Fixing WordPress
In reply to: Google Adsense HTML CodeIt looks like I already logged in and it says your site is waiting to be reviewed. But the thing is I don’t see that code I am supposed to adding in source mode of my site.
How do you edit HTML in WordPress?
Forum: Fixing WordPress
In reply to: Getting blank pageI think its theme related, when I switched to default wp theme its fixed but I need to use my current theme. How can I understand what is causing the issue?
Forum: Fixing WordPress
In reply to: Getting blank pageanyone?
Forum: Themes and Templates
In reply to: [Customizr] Turkish languageWell apparently there was a bug, I had to change tr.mo and tr.po to tr_TR.mo and tr_TR.po and it worked. Thanks
Forum: Themes and Templates
In reply to: [Customizr] Turkish languageIt seems that I lack theme related documents in wp-content/language/themes there I don’t see anything related to Customizr theme.
Forum: Themes and Templates
In reply to: [Customizr] Turkish languageI dont have this part in my wp_config.php and when I add it myself, nothing happens.
Forum: Themes and Templates
In reply to: [Customizr] LanguageYes I saw that but it doesn’t work and I searched it they say its not necessary anymore because it has its own Settings in WordPress.
But in settings its set as Turkish. Everything in wordpress is in Turkish language except theme itself.
Forum: Themes and Templates
In reply to: [Theme : Virtue] Widget font colorIt worked when I used Custom CSS in theme.
You can check it http://www.strategyturk.com/index.php/2015/08/07/stellaris-on-inceleme/Thank you very much!
Forum: Themes and Templates
In reply to: [Theme : Virtue] Widget font colorand Custom CSS in Virtue theme is in
Appearence
Theme Options
Advanced Settings
Custom CSSI couldn’t see it before :/
Forum: Themes and Templates
In reply to: [Theme : Virtue] Widget font colorYes I have tried, I found out its not
a.recentpost_title { color: #555; }but its
.sidebar a { color: #555; }what I should change.
when I added this code with faf9f9 hex it didnt work sadly.
It says it is in default.css but I can’t find it.Forum: Themes and Templates
In reply to: [Theme : Virtue] Widget font colorSadly I don’t have Advanced Settings in Appearance-Customize.
I can access to some stuff from Appearance – Editor and there are Templates one of them named as custom-css.php but when I added this code I think it didnt work.