Thoughts?
I’ve run into some (to me) extremely weird behavior when I insert a specific URL text into a page or post of an otherwise fresh (no plugins) WordPress 4.4.2 install (running on 1and1 shared webhosting with currently PHP 5.5, but I’ve also tried 7.0.3).
If I insert the following URL into a WordPress post or page (just the text, no HTML):
https://www.homecinema-fr.com/colorimetre/release/DVD_V2.0.0.ISO
Then the page/post containing the URL text will not render completely, and basically appear half blank from the point on where the post contents should be.
Example page containing the URL text:
https://wp.hoech.net/test
If I change the URL text slightly, i.e. either to:
https://www.homecinema-en.com/colorimetre/release/DVD_V2.0.0.ISO
or
https://www.homecinema-fr.com/colorimetre/releases/DVD_V2.0.0.ISO
or
https://www.homecinema-fr.com/colorimetre/release/DVD_V2.0.0.iso
Then the page containing it works. Example page containing changed URL text:
https://wp.hoech.net/test-ok
I’m at an absolute loss as to what is going on. Ideas and help welcome. Thanks!
]]>1) theres HR bars added in between the page title and the page content that are NOT in the theme what so ever. These are more visible on dark themes. This is god-awful ugly and I dont want them there.
2) My tag cloud gets cutoff. This doesnt happen with other themes.Im noticing some misalignment on the right edge here, but its not something I can fix. Im trying to get away from the ‘paged’ feel of wordpress. I dont need those 4″ margins on each side of my pages. The content and meta sections are almost riding on top of one another. I dont know how to wrap the cloud tag.
everything else seems to work as its supposed to. The hope is to integrate my themes into one master w variants inside the theme. This has been done with a few already.
IE:
20-10 can have 20-10 and TT-dark added within itself. Pop a different radio button for the change.No need to upload or install another theme.
Fanoe can have color shifts within itself.
This takes some work, but is the goal.I have the means.
Normally I can get most of my answers off the newsgroups but I am a bit stumped on this one.
Installed WordPress Multisite with Domain Mapping. Everything is working fine only when I attempt to access my test domain www.lincolnbarros.com it redirects to my main hosting site on the signup page:
https://www.designntech.com/wp-signup.php?new=lincolnbarros.com
Yet when I put in lincolnbarros.designntech.com it redirects to www.lincolnbarros.com.
Now, in the same browser tab. I can put in www.lincolnbarros.com and get the desired site, but if I open a new tab I get the above signup page.
My .htaccess is exactly as specified by WPMU. I’ve pasted it below for your perusal:
#Turns the rewrite engine on.
RewriteEngine On
## Begin WordPress Mod_Rewrite Rules
#RewriteBase /
#RewriteRule ^index\.php$ – [L]
# uploaded files
RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L]
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ – [L]
RewriteRule . index.php [L]
## End WordPress
P.S. Have to use WP 3.1.4 for the interim because my service provided (www.brinkster,com) can’t update my PHP version at present.
]]>I have upgraded my php version to 5.2.1-r3 (gentoo) today, and since then I notice some strange effect on my blog. Please see for yourself: https://problemlos.ch/wp/
You will notice the first few characters on the page, like 94af, or 38b2 or similar. They even show up BEFORE the <HTML> tag! Weird, eh? And on the end of the page, a 0 shows up, after </HTML>.
Do be honest, I’m stuck. I tried to find the way WP renders its pages, but didn’t really find where these chars are being inserted. I have deactivated all plugins and changed the theme to the default – no change. I even followed the upgrade steps once again, to ensure that I haven’t accidentially changed some file – no change here, too.
Any hints appreciated
Cheers
André
]]>since yesterday, my dashboard is just text and when i go to link something within writing a post, the little box comes up but it shows my actual site and not the linking tool. i am using both a mac and a pc and the problem is occuring on both systems. any thoughts? thanks
]]>