David_G
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Removing next and previous links from posts 2015 thememaking a child theme is easy, just 2 files. and no you don’t have to redo your posts or plugins.
Forum: Fixing WordPress
In reply to: Removing next and previous links from posts 2015 themeThe best way to make changes like this to a theme is to use a child theme, so your tweaks won’t be overwritten when updating the theme. Here are some guides in case you haven’t made one before:
https://codex.wordpress.org/Child_Themes
http://op111.net/53/
http://vimeo.com/39023468For the actual editing here is what I suggest and use.
http://www.coreftp.com/
http://notepad-plus-plus.org/I hope this helps.
Forum: Fixing WordPress
In reply to: Removing next and previous links from posts 2015 themefirst of all it is not recommended to edit the style.css or functions.php in your theme directly, use a child-theme for customizing or a plugin for css customizing if that is all you are doing.
Here is a way to figure out how and what you want to style. If you are using or have Mozilla check this out.Forum: Fixing WordPress
In reply to: Youtube Embed Not Working ProperlyTry this out. I have used it for other things but it is suppose to work for youtubes.
http://wordpress.org/plugins/iframe/Forum: Fixing WordPress
In reply to: Youtube Embed Not Working ProperlyGo to the video on youtube, click the share icon, select embed, then “MORE OPTIONS” scroll down, you can select the size. Copy the snippet and use that.
Forum: Fixing WordPress
In reply to: Shadow Boxes around ImagesThe best way to make changes like this to a theme is to use a child theme, so your tweaks won’t be overwritten when updating the theme. Here are some guides in case you haven’t made one before:
https://codex.wordpress.org/Child_Themes
http://op111.net/53/
Forum: Fixing WordPress
In reply to: white screen dead endStart by deactivating all your plugins, then re-activate them one at a time until you start having the same problem. That way you can figure out if it is a plugin problem.
Forum: Themes and Templates
In reply to: [Customizr] No options for FP for 3.2.17Hi Nikeo, OK back to the original site I was having problems with. I upgraded Czr and now I have control of the FP’s but the checkmark boxes for displaying top header and display tagline don’t appear, although they mouse over and work just not displaying the button or checkmark. It is the same anywhere there is suppose to be a checkmark box. I havent upgraded other sites yet.
I am not getting any DeBug errors.
Forum: Fixing WordPress
In reply to: How to remove page titleSorry it took so long to respond, I was away for a couple days.
I am not seeing the child theme on your site. Are you sure you have the child-theme activated in APPEARENCE -> THEMES. There should be your parent theme PHO which is likely the ACTIVE THEME. There should also be a PHO-CHILD or something like that, You need to activate the child theme for it to work.
Once you activate the child, the parent (PHO) will still be there, but not showing as active, this is normal, it really is active THROUGH the child.Forum: Themes and Templates
In reply to: [Customizr] No options for FP for 3.2.17I have debug turned on on SITE1 with the following added. That site is totally broken.
define('WP_DEBUG', true); // Enable Debug logging to the /wp-content/debug.log file define('WP_DEBUG_LOG', true); // Disable display of errors and warnings define('WP_DEBUG_DISPLAY', true); @ini_set('display_errors',0);Forum: Themes and Templates
In reply to: [Customizr] No options for FP for 3.2.17I can try to upgrade when I have a better connection, probably tomorrow. My modem took a crap, currently hotspotting off my phone. Will be fixing that issue tomorrow. I am sure there is some documentation on WP-DEBUG in WP, will review that also. I love CZR and want to keep using it.
Forum: Themes and Templates
In reply to: [Customizr] No options for FP for 3.2.17Currently I don’t have a very stable internet connection. MOBILE. I have never run WP-DEBUG. Not sure how.
Forum: Themes and Templates
In reply to: [Customizr] No options for FP for 3.2.17Site info from the site with 3.2.17: FP’s wont go away
# SITE_URL: http://youneedthissite.com/site1 # HOME_URL: http://youneedthissite.com/site1 # IS MULTISITE : No # THEME | VERSION : Customizr | v3.2.17 # WP VERSION : 4.1 # PERMALINK STRUCTURE : /%postname%/ # ACTIVE PLUGINS : Fast Secure Contact Form: 4.0.32 Featured Pages Unlimited: 2.0.2 Flowplayer HTML5 for WordPress: 1.10.2 Form Maker: 1.7.26 Meta Slider: 3.2.1 Meta Slider - Pro Addon Pack: 2.6 Official StatCounter Plugin: 1.6.9 Site Offline or Coming Soon: 1.6.4 WP-UserOnline: 2.85 PHP Version: 5.4.35 MySQL Version: 5.5.41-cll-lve Web Server Info: Apache/2.4.10 (Unix) OpenSSL/1.0.1e-fips mod_bwlimited/1.4 mod_fcgid/2.3.10-dev WordPress Memory Limit: 40MB PHP Safe Mode: No PHP Memory Limit: 256M PHP Upload Max Size: 32M PHP Post Max Size: 48M PHP Upload Max Filesize: 32M PHP Time Limit: 120 PHP Max Input Vars: 1000 PHP Arg Separator: & PHP Allow URL File Open: Yes WP_DEBUG: Disabled Show On Front: page Page On Front: Faith Walking (#107) Page For Posts: (#0)Forum: Themes and Templates
In reply to: [Customizr] No options for FP for 3.2.17I downgraded to 3.2.10, There were no plugins installed on the site. It was a new WP install. What was wrong was there were no checkmark boxes to check/uncheck options. Another of my sites started showing FP’s for no reason even though the FP’s were turned off (I turned on and off to try fixing it, also v.3.2.17. I put that site on hold.
On the site I downgraded, when I first had a problem, I deleted Czr through my FTP, then got a fresh copy, unzipped it and manually uploaded it thinking it might have been corrupted during install. I had the same problem. Deleted that and uploaded 3.2.10, no more problems.
System Info from downgraded site:
# SITE_URL: http://???.com/faith # HOME_URL: http://???.com/faith # IS MULTISITE : No # THEME | VERSION : Customizr | v3.2.10 # WP VERSION : 4.1 # PERMALINK STRUCTURE : /%category%/%postname%/ # ACTIVE PLUGINS : PHP Version: 5.4.35 MySQL Version: 5.5.41-cll-lve Web Server Info: Apache/2.4.10 (Unix) OpenSSL/1.0.1e-fips mod_bwlimited/1.4 mod_fcgid/2.3.10-dev WordPress Memory Limit: 40MB PHP Safe Mode: No PHP Memory Limit: 256M PHP Upload Max Size: 32M PHP Post Max Size: 48M PHP Upload Max Filesize: 32M PHP Time Limit: 120 PHP Max Input Vars: 1000 PHP Arg Separator: & PHP Allow URL File Open: Yes WP_DEBUG: Disabled Show On Front: page Page On Front: Home (#10) Page For Posts: (#0)Forum: Themes and Templates
In reply to: [Customizr] Placing a small image in headerNever mind, I did something else.