Context Canada
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [The Box] Social Icons in version 1.1.1My problem appears to be that I am using a child theme. If I switch to the parent theme the icon displays, no problem. The site is in the approval process right now and when it is live I will share the link with you. Maybe, we can troubleshoot the issue then? Thanks for your assistance with this.
TerryForum: Themes and Templates
In reply to: [The Box] Adding more social iconsSmall note: the option for YouTube has a spelling error (YoyTube!).
Forum: Themes and Templates
In reply to: [The Box] Adding more social iconsI updated the theme today but I still don’t see an option for LinkedIn. Please keep it in mind for the next version or can you provide the code necessary to add it?
Thanks,
TerryForum: Themes and Templates
In reply to: [The Box] How to have full posts instead of truncated?I noticed that there is an error in the the Child Theme style sheet. On line 7, the ‘Template’ is called “thebox” and is missing the hyphen between the words. The correct syntax is ‘the-box’.
Forum: Plugins
In reply to: [WP-DBManager] Plugin no longer worksThanks for the reply. If I knew how to carry out the steps in the link you provided that would be helpful. Since I don’t know how, I will just go ahead and delete your plugin. There are other backup methods available and I don’t have the time to go through all these steps to solve the problem.
TerryForum: Fixing WordPress
In reply to: Text Widget TitleSorry for troubling you. I was missing a “>” at the end of the img src.
I tried it one more time! This time I installed the version 1.4 from the WP repository. I didn’t change any settings other than to activate the plugin. The pages are being delivered rapidly and that is what I wanted all along, so lets mark this resolved. No more Server errors!
I changed the setting to turn off “Garbage” collection and now I am not getting error messages. UPDATE. Just checked 10 minutes later and the same error message, as above, is happening again.
I can’t try the suggestion for turning on/off at the moment as I have updated the footers already.
I don’t see any issue with the footer file that I uploaded for the Child themes, but I cannot be sure that it wasn’t that in the first place.
I will see if this happens again the next time I build a dev site with the slider and let you know.
I appreciate your taking the time to respond and thank you again for helping me find and fix the original problem when the slider stopped working.Some more updates. I found a problem with the footer for the theme missing the closing </body> and </html> lines. This has been an issue that has something to do with another plugin stripping them out of the footer. I had this problem with another site and that is how I found this problem. I had started the whole delete and re-install process with WP-Super-Cache to see if I could make it work this time. That is how I found and fixed this problem, so now the HTML code is being generated properly.
Again there is the issue of Server errors however. This code seems to be generated when I select the ‘Use mod_rewrite’ option.
‘20140312T175547: contextcanada.ca/index.php
PHP Warning: in_array() [function.in-array]: Wrong datatype for second argument in /contextcanada.ca/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 264 ‘
ThanksMy issues seem to have ended! I followed the step by step uninstall instructions in the readme.txt. Then I re-installed the plugin. What I didn’t catch before was that there was more than 1 instance of
define( 'WP_CACHE', true );in my wp-config file. With that cleared up I have no error messages.
However thedefine( 'WP_CACHE', true );is not in my wp-config file and I am not getting the HTML output for WP-Super-Cache on my page.
ThanksStill not generating the HTML code. Also I am getting these Server errors after uploading the dev version.
‘20140311T184219: /index.php
PHP Notice: Undefined variable: wp_cache_no_cache_for_get in /wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 252
PHP Notice: Undefined variable: wp_cache_object_cache in /wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 258
PHP Notice: Undefined variable: cache_acceptable_files in ‘.
I hope this is helpful.
ThanksHere are some errors that I am experiencing. After seeing constant errors on my Server logs that had something to with an undefined index in wp-cache-phase2.php, (sorry but I didn’t save that error message) I deleted and re-installed the plugin. Also the plugin isn’t generating the HTML at the bottom of the page. This is what it is currently generating.
“Notice: Undefined index: wp_super_cache_debug in /wp-content/plugins/wp-super-cache/wp-cache.php on line 1845Notice: Undefined index: wp_super_cache_front_page_check in /wp-content/plugins/wp-super-cache/wp-cache.php on line 1857
Notice: Undefined index: wp_super_cache_front_page_clear in /wp-content/plugins/wp-super-cache/wp-cache.php on line 1859
Notice: Undefined index: wp_super_cache_front_page_notification in /wp-content/plugins/wp-super-cache/wp-cache.php on line 1863″
I have the plugin on other sites that I host on the same server and there is no problem with it on there. I also have it installed on other clients sites (hosted on the same server), with the same host without problem. On a site withe same theme and a lot of the same plugins there is no issue.
Hope this is of some use to you.
ThanksForum: Plugins
In reply to: [WP-DBManager] Unexpected outputThank you for the response. When I try to access the plugins functions I get a ‘Page not Found” response from WP.I missed something in the installation! The Plug was in a folder called WP-DBManager-Master and needed to be renamed. With the Backup folder permissions reset everything seems to be okay.
Forum: Plugins
In reply to: [WP-DBManager] Unexpected outputThat didn’t work either! No folder created and no access to the plugin.