costind
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Ctrl Print not workingMany thanks for your reply.
As I say in my first posting. I have gone through the routine of deactivating all the plugins. Below is a link to the web site.
https://ramsdaleseniors.co.uk/
David
Forum: Themes and Templates
In reply to: [Dynamic News Lite] Font colour dropdown menuSolved!
Discovered that the following worked for me:
/* change main drop down title colour to white*/
.main-navigation-menu ul a:link, .main-navigation-menu ul a:visited {
color: #c4c41f;
font-size: 0.9em;
text-decoration: none;
}
.main-navigation-menu ul a {
color: #c4c41f;
}Forum: Themes and Templates
In reply to: [Dynamic News Lite] Page title change colour of fontSolved. The following script worked.
/* change page title colour to green */
.page-title{
color: #007007;
}Forum: Fixing WordPress
In reply to: CommentsMany thanks. The present theme is Frontier. Will have a look at your suggestion.
David
Forum: Fixing WordPress
In reply to: CommentsNo, it’s certainly not a paid for theme.
David
Forum: Fixing WordPress
In reply to: CommentsA correction to the above query. All works ok on pages, the problem as described above applies only to posts.
David
Forum: Plugins
In reply to: [Advanced Editor Tools] Responsive TablesMany thanks for your advice.
Regards
David
Forum: Plugins
In reply to: [Advanced Editor Tools] Responsive TablesThank you for your reply.
No this is not the problem. Perhaps I should have said that the table does not resize when viewed on a smartphone.
Regards
David
Forum: Plugins
In reply to: [Code Snippets] fatal ErrorRecruited the help of someone to help me with your initial advice. All back to normal now.
Many thanks for your help.David
Forum: Fixing WordPress
In reply to: Publish ButtonProblem solved.
Many thanks for all the advice.
David
Forum: Plugins
In reply to: [Code Snippets] fatal ErrorThank you for that. Unfortunately it didn’t work, ‘Access Denied’.
David
Forum: Fixing WordPress
In reply to: Publish ButtonOk thanks. Excuse my ignorance, what do I do now?
David
Forum: Fixing WordPress
In reply to: Publish ButtonMany thanks for the prompt reply. Yes, I did disable all the plugins but that didn’t solve anything.
David
Forum: Plugins
In reply to: [Code Snippets] fatal ErrorAny thoughts on my previous comments? I am anxious to access the snippets because I did not keep a copy of the code therefore I cannot delete the plugin and re-install.
Regards
David
Forum: Plugins
In reply to: [Code Snippets] fatal ErrorI do not have access to WP-config.
Is it possible to access the folder where each snippet code is stored?