Limited time only! The Ultimate WordPress Developer Bundle only $149

Mysitemyway
  • Home
  • Themes ˇ
    • Construct
    • Myriad
    • Method
    • Fusion
    • Elegance
    • DejaVu
    • Persuasion
    • Modular
    • Echelon
  • Features
  • Pricing
  • Blog
  • Skin Browser
  • Support ˇ
    • FAQ’s
    • Documentation Wiki
    • Support Forum
    • Contact Us
  • Login
    • Forgot Password?

General Troubleshooting Guide

Home / Documentation / General Troubleshooting Guide
 

Here is a list of issues that you may come across and some possible ways to fix them.

Before continuing make sure that you have updated the following to their latest versions,

  • Wordpress
  • PHP, MySQL
  • Web Browsers
  • Theme

Contents

  • 1 Slider stuck on the spinning icon
  • 2 My plugin does not display correctly
  • 3 Disappearing core.php file
  • 4 Skins fail to upload
  • 5 My "About the Author" does not display
  • 6 Options do not save
  • 7 Portfolio / Blog images are not being resized
  • 8 Gmail or Yahoo emails are not being sent with contact forms
  • 9 Invalid images
  • 10 Cookie Error
  • 11 Image Resizing does not work
  • 12 Pagination does not work on Homepage
  • 13 Blog page looks weird and is only showing 1 post


Slider stuck on the spinning icon

  1. It is most likely a javascript error. Make sure to deactivate all plugins and then reactivate them one by one to see which one is causing the conflict.
  2. Make sure all of your slides have an image / url set. If one of them is empty then the slider will not load.
  3. Try navigating to Dashboard -> your theme -> Image Resizing and switch to "Wordpress Image Resizing".
  4. If your images are too large then it could be that you need to increase the available memory for Wordpress. Try adding this line in your wp-config.php file.
define(’WP_MEMORY_LIMIT’, ‘64M’);

My plugin does not display correctly

This could be because of Wordpress auto formatting. Before inserting your plugin / custom code into the page surround it with this to prevent paragraphs and line breaks from being inserted.

[raw] your code [/raw]

Disappearing core.php file

If for some reason you have some files disappearing from your site it could be that your hosting provider's anti virus software is deleting them. The best way to resolve this is to get in contact with your hosting provider and ask them to "whitelist" the files that are being deleted.

Skins fail to upload

This can happen from various reasons, perhaps your server does not allow file uploads for instance. When this happens it would be best to upload your skins manually.

  1. Extract the contents of the zip and you should have a folder and a stylesheet.
  2. Upload these into /wp-content/themes/[your_themes]/styles/.

My "About the Author" does not display

First make sure that you are not hiding it in Dashboard -> your theme -> Blog.

Next make sure that you have some information filled out in the biographical section in Dashboard -> Users -> Your Profile.

Options do not save

90% of the time this is because the theme was uploaded incorrectly. If your using inFocus (or Awake) then make sure you extract the "infocus" folder from within the "infocus-powerful-professional-etc-etc" folder.

This is the correct theme folder that needs to be uploaded.

Another common cause is that your running out of memory on the server. See here, http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP.

Portfolio / Blog images are not being resized

Make sure that your cache directory, /wp-content/themes/[your_theme]/cache/ is writable. This usually means changing the permissions to 777.

Gmail or Yahoo emails are not being sent with contact forms

I'm not sure on the exact details but this has recently started happening with some GoDaddy users. You will need to install the WP SMTP plugin, http://wordpress.org/extend/plugins/wp-mail-smtp/, and then contact GoDaddy for help on setting it up.

Invalid images

If your getting invalid images displaying instead of your own then open up /wp-content/themes/[your_theme]/lib/functions/image.php and comment out or delete lines 196 - 197 and 362 - 363.

elseif( empty( $image_info ) )
	$src = THEME_IMAGES_ASSETS . '/invalid_image.png';

Cookie Error

If your getting an error that looks something like this,

Warning: Cookie names can not contain any of the following '=,; \t\r\n1314' in 

Then it is most likely a problem with how you installed the theme. For example if you installed Elegance then make sure your folder name is just "elegance" with no spaces. Also make sure that you uploaded just the theme folder. When looking at your themes in Dashboard -> Appearance -> Themes the pathname should look like so,

/themes/elegance

Image Resizing does not work

If your images are not being resized when they should be you may be able to fix the problem by opening up /wp-content/themes/[your_theme]/lib/scripts/timthumb/thumb.php and add your domain in the "Allowed Sites" array as seen below,

$ALLOWED_SITES = array (
    'flickr.com',
    'staticflickr.com',
    'picasa.com',
    'img.youtube.com',
    'upload.wikimedia.org',
    'photobucket.com',
    'imgur.com',
    'imageshack.us',
    'tinypic.com',
    'your-domain-goes-here.com',
);

Pagination does not work on Homepage

Make sure that the value you have set in Dashboard -> Settings -> Reading -> "Blog pages show at most" is less than the value you have set in the showposts option of the blog shortcode.

Blog page looks weird and is only showing 1 post

Remove the static page you have set in Dashboard -> Settings -> Reading. You can customize everything about your homepage in Dashboard -> your theme -> Homepage so there is no need to use a static page.

Retrieved from "http://mysitemyway.com/docs/index.php/General_Troubleshooting_Guide"
Category: Troubleshooting
Navigation
  • Get Started
  • Archives
  • Advanced Search
  • Category List
Categories
  • Configuration
  • Shortcodes
  • Customization
  • Advanced Features
  • Troubleshooting
  • Changelogs
  • Plugins
  • Framework Docs
Theme Specific
  • inFocus
  • Awake
  • Dejavu
  • Elegance
  • Echelon
  • Modular
  • Persuasion
  • Fusion
  • Method
  • Myriad
  • Construct
Toolbox
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
 
Personal tools
  • Log in
prev
Construct WordPress Theme
detailspurchase
Construct wordpress theme
Myriad WordPress Theme
detailspurchase
Myriad wordpress theme
Method WordPress Theme
detailspurchase
Method wordpress theme
Fusion WordPress Theme
detailspurchase
Fusion wordpress theme
Elegance WordPress Theme
detailspurchase
Elegance wordpress theme
Echelon WordPress Theme
detailspurchase
Echelon wordpress theme
Persuasion WordPress Theme
detailspurchase
Persuasion wordpress theme
Dejavu WordPress Theme
detailspurchase
Dejavu wordpress theme
Modular WordPress Theme
detailspurchase
Modular wordpress theme
next
Start Your Free Trial

Come and be a part of the fastest growing new Premium WordPress Theme Club around!

Quick Links

  • Browse All Themes
  • Tour Features
  • Browse All Skins
  • View Pricing
  • Mysitemyway Blog
  • Affiliate Program
  • Testimonials

Support Links

  • Frequently Asked Questions
  • Support Forums
  • Theme Documentation
  • Shortcode Documentation
  • Contact Us

Theme Features

  • Features Overview
  • Dedicated Support Team
  • Enhanced Performance
  • Shortcode Generator
  • Free Updates
  • Skinning Community

Live Demos

  • Construct WP Theme
  • Myriad WP Theme
  • Method WP Theme
  • Fusion WP Theme
  • Elegance WP Theme
  • Echelon WP Theme
  • Persuasion WP Theme
Mysitemyway Money Back Guarantee
30 Day Money Back Guarantee

We stand behind the quality of our themes, and believe that you will be fully satisfied. If, for any reason you are not fully satisfied, we offer a 30 day, no-hassle, money-back guarantee.

Who's Using Mysitemyway?

11392 Users Can't Be Wrong...
121860 Support Forum Posts!
I've been working with WordPress for a while now and I wanted to say that MysiteMyway is by far the best support I have come across. I've purchased about 30 themes, Dejavu was the first from these guys and I couldn't be happier!

Layers

Your themes and support are the best in the entire Internet universe! Over the years I have bought many themes that never work as advertised. Your 30 day money back guarantee is a no brainer risk on your part: Who would ever want their money back? The designers, QA and support staffs are a throwback to the good old days when businesses cared about the quality of their products and their customers.

Frank Gennaro

I just wanted to say, that this theme is absolutely amazing. The documentation is superb and the customer service is above and beyond! I would have spent MORE for such expertise and service that you receive with this product.
Thanks so much and keep up the amazing work!!!

wildefranz

Just a quick thanks for producing such wonderful themes. I can’t tell you how much I appreciate the amount of time, skill and craftsmanship that wen’t into these. The detail is incredible, every corner I peak into I find something that surprises me. And the documentation, it’s extremely well written and very easy to follow.

Well done,

Ed

Great Support !!! & very powefull WP Theme… Super Flexible %100 recommended

JavierDesigns

PrevNext

Join The Mailing List

Powered By
Powered By WordPress Logo Powered By PayPal Logo Powered By Mysitemyway Logo Powered By Firehost Logo
Follow Us
Mysitemyway RSS Mysitemyway Facebook Mysitemyway Twitter
© 2011 Mysitemyway. All Rights Reserved.
Privacy Policy | Terms & Conditions