hey my site is displaying the text ''page-contents'' on each page of my site in the top left why is this happening ?
look in the top left corner it say's '' page contents '' i tried changing my theme and same thing happens
What theme are you using? Create a test site wit the same plugins and theme and see if you can replicate the problem.
See more comments
hey my site is displaying the text ''page-contents'' on each page of my site in the top left why is this happening ?
Go into the theme editor, check the header.php file and see if you see this bit of code:
<body>
page contents
</body>
Somehow you have an extra </body> tag.
Did this appear as soon as you uploaded the theme after adding a plugin?
look in the top left corner it say's '' page contents '' i tried changing my theme and same thing happens
What theme are you using? Create a test site wit the same plugins and theme and see if you can replicate the problem.
See more comments
Where do i start if i want to take my site off of WA, i just want to host it on a wordpress platform and keep everything ive done up to this point.
thanks.
Hi Jack. Why would you do that? Hosting here is free, and if you move hosting to another service, it will cost you some monthly (or yearly fee). Any problems with WA hosting?
John
Here's a post that might help. I'm not advocating the hosting service they mention, but the steps might be what you need to know.
http://letskillthenoise.com/how-to-move-your-site-from-wealthy-affiliate-to-another-hosting
How to move my site off wa to just wordpress ?
Where do i start if i want to take my site off of WA, i just want to host it on a wordpress platform and keep everything ive done up to this point.
thanks.
Hi Jack. Why would you do that? Hosting here is free, and if you move hosting to another service, it will cost you some monthly (or yearly fee). Any problems with WA hosting?
John
Here's a post that might help. I'm not advocating the hosting service they mention, but the steps might be what you need to know.
http://letskillthenoise.com/how-to-move-your-site-from-wealthy-affiliate-to-another-hosting
hey guys
i just created a webpage offline then uploaded it through filezilla but my pics are broken how do i get them showing properly ?
I know you have to upload t
They need to be incorporated into your content via the media library, because they are not actually inside the content, but reside in the media library, assigned an id # (arbitrarily?) when uploaded, and then called when page opens.
John
how do i do it ? do i drag and drop them into filezilla ? in my offline html creator the pictures are there on the webpage. i dragged the pics into the same folder i dragged the webpage in but didnt work.
can you do like a > step one >step two > kind > of > thing ?
please if you could would be amazing :-)
See more comments
How to get pictures on webpage through filezilla ?
hey guys
i just created a webpage offline then uploaded it through filezilla but my pics are broken how do i get them showing properly ?
I know you have to upload t
They need to be incorporated into your content via the media library, because they are not actually inside the content, but reside in the media library, assigned an id # (arbitrarily?) when uploaded, and then called when page opens.
John
how do i do it ? do i drag and drop them into filezilla ? in my offline html creator the pictures are there on the webpage. i dragged the pics into the same folder i dragged the webpage in but didnt work.
can you do like a > step one >step two > kind > of > thing ?
please if you could would be amazing :-)
See more comments
Hey guys,
I am trying to connect with my site through fileZilla, but I am not sure what I am supposed to use for the '' host '' name ?
Where do i find th
Hello, In your site manger you can click Details for your premium site and from there you will get additional information such as FTP information. The domain is the host name. Try that out and see how that works.
Cheers,
Marcel
Need some quick advice about filezilla ?
Hey guys,
I am trying to connect with my site through fileZilla, but I am not sure what I am supposed to use for the '' host '' name ?
Where do i find th
Hello, In your site manger you can click Details for your premium site and from there you will get additional information such as FTP information. The domain is the host name. Try that out and see how that works.
Cheers,
Marcel
Why do all my images align in a different place ? I set them to align right in ll of my posts an pages, some are in the middle. It aligns correctly in the editor but when I pre
Jack, the Theme you are using is a nightmare. Did you create a child theme? Just wondering.
John
There are nice tutorials, just search above in the tab. I suggest use gallery if you have several images, then they will be nicely aligned.
Why do all my images align in a different place ?
Why do all my images align in a different place ? I set them to align right in ll of my posts an pages, some are in the middle. It aligns correctly in the editor but when I pre
Jack, the Theme you are using is a nightmare. Did you create a child theme? Just wondering.
John
There are nice tutorials, just search above in the tab. I suggest use gallery if you have several images, then they will be nicely aligned.
Go into the theme editor, check the header.php file and see if you see this bit of code:
<body>
page contents
</body>
Somehow you have an extra </body> tag.
Did this appear as soon as you uploaded the theme after adding a plugin?
thanks that was the cause .. I owe you one ;-)
You're welcome. I have to give credit to Google. :)