Fiction Edge
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WP Backup failed over FTPHi
To move a site from one server to another is just not that simple. You need to consider changes regarding to the location of the files and the site itself.
You can do this using a plugin like Duplicator (witch is the simpler way) or follow the instructions in codexForum: Fixing WordPress
In reply to: Media library not showing all imagesThis might be the solution you’re looking for
Forum: Fixing WordPress
In reply to: My site display messed up when i view on Iphone 3g safariYour web site is probably using what we call a “non-reponsive” template.
This means it is not ready to be used in devices with a smaller screen.
One way to solve this maybe using the Jetpack plugin and activate the mobile theme optionForum: Plugins
In reply to: Font change only showing in IEYou should check if you’re using conditionals for each browser.
Check out thisForum: Everything else WordPress
In reply to: Need WordPress with MS-SQLHi
there is already a topic regarding this hereMaybe I didn’t explain well, it’s not how much space you have available, it’s the maximum size each file can have that is the problem.
Forum: Fixing WordPress
In reply to: No Sidebar Top page with Sidebar bottom Possible?You’re welcome, please come back and tell me how it turn out.
Forum: Networking WordPress
In reply to: Comments problem on my pagesI deduced from the folder name Xampp, but looks I was wrong :p
When something goes really wrong, I first remove any possible obstacles and one by one I put them back and see witch could cause the problem.Forum: Networking WordPress
In reply to: Site folder not created when creating new site with MU pluginYou’re welcome and you handled the English very well 🙂
Forum: Networking WordPress
In reply to: 404 errorYou’re welcome team lifted. Glad I could help. The incentive itself is contributing to this great community that is WordPress
Forum: Fixing WordPress
In reply to: No Sidebar Top page with Sidebar bottom Possible?Check out this section, it might help you out
Forum: Fixing WordPress
In reply to: Where to place outbound linksIt all depends on how many links you want to add.
For just a few use it in the widget bar if you have plenty just create a page with the list.You could use this plugin to help you out managing them
Forum: Themes and Templates
In reply to: [Spun] Changing the circle color from grey/black to a colorIt’s in the section .hentry.no-thumbnail
Forum: Plugins
In reply to: PHP Warning in my error_logCheck out this topic
Forum: Themes and Templates
In reply to: Own theme, problem with page widthHi
I’ve checked out the web site and it’s all related with the responsiveness.
You’re using is a theme you installed right?
I suggest for you to use Firefox with the Firebug extension to check out what changes you need to make in your css, or choose a theme that has no responsiveness, although that way the site won’t work the way it should with mobile devices.