ltoso
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: blank admin page after php upgradeYes the site address is same upto the extent of the directory structure IE. Same directory same domain
Forum: Plugins
In reply to: Re overriding the post.php in child themehi, i looked at wordpress help files and the solution is
1) you can create classes inside your style.css that will overrise the classes defines in the parent CSS
2) to change any file such as header in php you have to copy the entire file in the child theme so that your files get loaded instead of file from parent theme and make customization
3) but in case of the functions file you can create your own functions in a blank functions.php in your child theme and your function file gets loaded before the parent function file.Forum: Networking WordPress
In reply to: using adsense code inside a pageHi,
thanx for prompt and precise replyltoso
Forum: Networking WordPress
In reply to: install theme in wordpress multi siteForum: Fixing WordPress
In reply to: change space allocation in wordpress multisiteHi,
Thanx for prompt helpltoso
Forum: Networking WordPress
In reply to: install theme in wordpress multi siteHi,
thanx for prompt replywell when i tried to open that address it gave me the error
You do not have sufficient permissions to access this page.
please recommend
Forum: Fixing WordPress
In reply to: the allow comments option radio box not visiblethanx alchymyth
earlier i was checking the checkbox comments it appeared as you said with
checking the checkbox discussion,This option has made learning wordpress for new people difficult
Thanx again
Forum: Fixing WordPress
In reply to: the allow comments option radio box not visibleHi,
thanx for the the reply @alchymythbut i am looking for the option where i can disable accepting comments from visitors of the website
Forum: Fixing WordPress
In reply to: Quotes issueThanx alchymyth
i placed it in the wrong functions.php lol
now it is working fine
Forum: Fixing WordPress
In reply to: my /feed page is giving Internal Server ErrorHi,
Thanx Samboll
It worked.Ltoso
Forum: Fixing WordPress
In reply to: my /feed page is giving Internal Server ErrorHi,
Here is a copy to my .htaccess file<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /~techodd/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /~techodd/index.php [L]
</IfModule>What do you think is wrong,
please recommendForum: Fixing WordPress
In reply to: my /feed page is giving Internal Server Errorhi,
well sorry the url is
https://techodd.com/feedand ofcourse the comments url is
https://techodd.com/comments/feed
the plugin are add to any
and akismet spam protection
kindly recommend.
regards
ltosoForum: Plugins
In reply to: Editing Widgetshi,
where can we modify the code for the show tag cloud and the links that are dislayed under metaplease recommend
Thanx
ltosoForum: Fixing WordPress
In reply to: replace default blue bar with own logoHi,
thanx for the reply yes the blue bar on the default themeltoso
Forum: Fixing WordPress
In reply to: move tag cloudHi,
thanx for the reply but there is no such tag in sidebar.phpplease recommend
ltoso