Context Canada
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-DBManager] Unexpected outputThere is no access to the plugin through the admin panel so I am going to delete everything again and unzip the file and FTP it to the server and see if that works.
Forum: Plugins
In reply to: [WP-DBManager] Unexpected outputDeleted everything and installed the dev file.I uploaded the zip file.I got this message:
‘To correct this issue, make the folder /contextcanada.ca/wp-content/backup-db writable.’
However the folder was not created.Forum: Plugins
In reply to: [WP-DBManager] Unexpected outputAfter executing a backup I get this message.
‘Notice: Undefined variable: folder_content in /contextcanada.ca/wp-content/plugins/wp-dbmanager/wp-dbmanager.php on line 293’.Forum: Plugins
In reply to: [WP-DBManager] Unexpected outputDeleted and reinstalled the plugin and now I get this message.
‘Notice: Undefined index: do in /contextcanada.ca/wp-content/plugins/wp-dbmanager/database-backup.php on line 40’.Check your footer to see if there the same issue.
Check your footer to see if there the same issue.
Check your footer to see if there the same issue.
Check your footer to see if there the same issue.
Thank you so much. The footer was definitely the problem
The Print JS function was already enabled.
I checked the date on the footer file and it was modified the same day I installed a plugin called MY Weather. Should I assume that was what modified my footer?
Thanks again for your help.I have not disabled the slider it is still activated, just not working. It is the sunset image in the upper left hand corner of the header. I appreciate your prompt reply. However I will not be able to reply again for the next 4-5 hours.
ThanksForum: Themes and Templates
In reply to: [Expound] Change the width of featured contententI am not sure that you will get the answer that you want here. Because the post was marked as resolved others may not see your question. You may want to open your own thread.
That said, if I understand your issue, you can control the size/length of the Featured content by using Custom Excerpts for the content.
When I looked at your site the sidebar appears to be okay. Did you change a setting? Did you not have Posts set as sticky?
TerryForum: Themes and Templates
In reply to: [Expound] Menu is not workingChanged the CSS and it works in Firefox but not in any other browsers. Is there some added code necessary?
‘#site-navigation {
margin-left: 99px;
width:1022px;
}
ThanksForum: Themes and Templates
In reply to: [Expound] Menu is not workingIt needed a new div in the CSS.
Forum: Themes and Templates
In reply to: [Expound] Missing Images Internet ExplorerFound the answer in an earlier thread.
http://wordpress.org/support/topic/cannot-display-thumbnail-images-in-ie8?replies=4
That fixed the issue.Forum: Themes and Templates
In reply to: [Expound] Change the width of featured contententThe topic is resolved. It seems that I had some CSS rules to style and position a slider in the header of theme and they were blocking the other CSS edits. Once I moved them to the bottom of the syle sheet everything was okay.