workky
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How do i get rid of this stuff on my home pagehuum, it wouldn’t add the link
its http://brentdawson.orgForum: Fixing WordPress
In reply to: Changed WordPress URL, Site is now BrokenThank James
I did fix it with the database URL change, to me that was the easiest thing to do. Learn something new every dayForum: Fixing WordPress
In reply to: I want to add a border around some images but not allAlly theme, Appfinite.
Like i said, i can get borders around my images, but i want to exclude certain images from having borders around them
Forum: Fixing WordPress
In reply to: IE 11 and changing page layout in admin panelIf you are instead referring to a specific theme page template issue or something else entirely, perhaps you could provide some additional detailed information so that someone might be able to try and duplicate the issue in IE 11.
Im referring to what you are talking about. It seems I cant just pick a page layout on a particular page, its just weird
Forum: Fixing WordPress
In reply to: Bulk changes to pages that have the same contentSearch and Replace worked perfect, Thank you keesiemeijer
Forum: Fixing WordPress
In reply to: Bulk changes to pages that have the same contentThe whole page content
Im changing the whole page content from one thing to another, and they are all going to be the same, I know, its kinda weird.
Ok, I changed my theme to 2013 WP theme, I do have some stuff in the header and footer probably running old jquery, so I removed it before I changed the theme. Still have the same issue with the 2013 theme.
Ill keep plugging away with it, im sure its something on my end and not jetpack itself, it usually always is!!!
Richard, im so sorry I have not responded. I thought I have responses setup to come to email.
http://accidentdoctor.orgI was going to tackle this issue this am
I can see the head opens on line 14 and closes on line 747, yoast opens on line 67 and closes on line 600, which clearly is not correct.
Have you tried disabling other plugins besides yoast?I know you probably need these plugins, but disable them one by one until the problem goes away, then you will have to work on a fix.
To me, it looks like a conflict with plugins
Some plugins play nice, others do not.
Forum: Plugins
In reply to: [W3 Total Cache] half the pages are https and the other half is http# END W3TC Browser Cache
# BEGIN W3TC Page Cache core
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{HTTPS} =on
RewriteRule .* – [E=W3TC_SSL:_ssl]
RewriteCond %{SERVER_PORT} =443
RewriteRule .* – [E=W3TC_SSL:_ssl]
RewriteCond %{HTTP:Accept-Encoding} gzip
RewriteRule .* – [E=W3TC_ENC:_gzip]
RewriteCond %{REQUEST_METHOD} !=POST
RewriteCond %{QUERY_STRING} =””
RewriteCond %{REQUEST_URI} \/$
RewriteCond %{HTTP_COOKIE} !(comment_author|wp-postpass|w3tc_logged_out|wordpress_logged_in|wptouch_switch_toggle) [NC]
RewriteCond “%{DOCUMENT_ROOT}/wp-content/cache/page_enhanced/%{HTTP_HOST}/%{REQUEST_URI}/_index%{ENV:W3TC_SSL}.html%{ENV:W3TC_ENC}” -F
RewriteRule .* “/wp-content/cache/page_enhanced/%{HTTP_HOST}/%{REQUEST_URI}/_index%{ENV:W3TC_SSL}.html%{ENV:W3TC_ENC}” [L]
</IfModule>
# END W3TC Page Cache coreForum: Plugins
In reply to: [W3 Total Cache] half the pages are https and the other half is httpAnyone know why it would do this?
Forum: Fixing WordPress
In reply to: half my pages show https, the other is httpYes, I get HTTPS when im logged in, I don’t think I need it either. My main site does not run https or is not suppose to., I just have it in case I ever want to use it or need it.
But this problem made itself [present in the past month or so, I’ve had https for 4-5 months.
I’m thinking its got something to do with that total cache software
Forum: Fixing WordPress
In reply to: half my pages show https, the other is http# BEGIN W3TC Page Cache core
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{HTTPS} =on
I also run W3TC
and saw this in the https, rewritecond https =on
no sure what the heck that is or what it does, maybe it should be off?Forum: Fixing WordPress
In reply to: W3 Total cache and Better WP securityok, no one knows?
Forum: Fixing WordPress
In reply to: W3 Total cache and Better WP securityI guess a better question is what files do i need to allow access to W3