Eyah78
Forum Replies Created
-
Hi thanks for your reply. I am trying to folow the procuedure, however when I enter diagnostic mode I cannot visit the site because I get a blank screen, so I can’t try to replicate the issue. I can I move forward?
Thanks again
ElioForum: Fixing WordPress
In reply to: Site Title in all pagesHello again!
yeah I would contact them, but they are not supporting the theme anymore. I’ll try your solution and see what happens.Thank you very much for now 🙂
Forum: Fixing WordPress
In reply to: Site Title in all pagesHi!
thanks for your answer.
Yes, I don’t know much about code but, as far as I can see it, the following is pretty clear
————————–
<head>
<meta charset=”utf-8″>
<!–[if ie]><meta content=’IE=8′ http-equiv=’X-UA-Compatible’/><![endif]–><?php themeGenerator(‘title’) ?>
<?php themeGenerator(‘meta’) ?>
—————————The ‘meta’ part, I guess refers to the meta description, since when I try to add a new one, then I get a two descriptions.
Do you think it’s safe to remove them, or there is the risk to break something?
Thanks againForum: Fixing WordPress
In reply to: Page TitleAwesome!! Thank you very much for your help 🙂
Cheers
Forum: Themes and Templates
In reply to: [onetone] Section Background and Home BackgroundGuys please, is there anyway to fix the homepage issue? When I upload a picture instead of a video there is no way I can make it show properly.
Any workaround?
Thanks
ElioForum: Themes and Templates
In reply to: [onetone] Section Background and Home Backgroundohhhh man!! that was it….sorry 😛
any idea about the second point? What I meant is that I have to manually add a few lines to make it appear properly.Thanks again!
Hi Jeremy! I’ve just sent you the information via contact form. THnks for your kind help
Forum: Networking WordPress
In reply to: White page after installing multisite login issue in chromeHOLD ON!!!
i fixed it!!!!!! :))))
thanks mika for pointing me in the right direction!
For future users: if you have the same problem, you have to go to your child site and then under settings.Look for the fields “template” and “stylesheet”. By default it says “twentyelen”, but if you don’t have it then just change twentyelen to whatever other theme you in the theme folder and you are good to go 🙂
Please mika could you confirm this is the right way to do it?
Thanks 🙂Forum: Networking WordPress
In reply to: White page after installing multisite login issue in chromeHi,
I have “Suffusion”, the “child of suffusion” (that i use for my main site) and “custom community” that i wanted to use for my child site…nothing else
Thanks 🙂Forum: Networking WordPress
In reply to: White page after installing multisite login issue in chromeHey Mika,
thanks for your answer.
Yeah i thought it was caused by the cookies because i treid to access from another computer (with chrome) and it worked fine.
As for the other part the .htaccess says# Use PHP5.3 Single php.ini as default AddHandler application/x-httpd-php53s .php # BEGIN WordPress RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] # uploaded files RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L] # add a trailing slash to /wp-admin RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^ - [L] RewriteRule ^[_0-9a-zA-Z-]+/(wp-(content|admin|includes).*) $1 [L] RewriteRule ^[_0-9a-zA-Z-]+/(.*\.php)$ $1 [L] RewriteRule . index.php [L] # END WordPressHope this makes any sense to you because for me it’s like chinese 😛
Thanks a lot!Forum: Networking WordPress
In reply to: White page after installing multisite login issue in chromeOk I browsed the folder and yes it containes the theme and yes it has the 755 permission…this it tricky (well….for me ….) any other idea?
Thanks a lot 🙂Forum: Networking WordPress
In reply to: White page after installing multisite login issue in chromeHey bhpress,
thanks for your reply. Ok, i forgot to mention that i’m a total newbie so, in short…no i haven’t. I’ll definetely try that and post the result.
thanks 🙂Forum: Networking WordPress
In reply to: white screen after creating new site (newbie alert) :-)Ops I’m sorry…I thought this way was less confusing. My bad!
Forum: Networking WordPress
In reply to: white screen after creating new site (newbie alert) :-)ok this is a nightmare!!
now i can’t even log in the admin area of the main site. I enter name and password but every time the page reloads with a blank space where I entered the password. I’ ve already tried changing the password but that didn’t do the trick (as expected).🙁
Forum: Networking WordPress
In reply to: white screen after creating new site (newbie alert) :-)sorry i forgot…i’m using subfolders if this is of any help