Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)
  • @Vinyfan – If the theme settings page on your WP dashboard doesn’t have the option to configure the font size, then what you can do is edit the style.css file.

    Open the style.css file using a HTML editor and look for the font parameters. Edit it according to your preference and upload it via FTP, cPanel or any other file management system that your hosting provider uses.

    Did you purchase the theme or is it a free WorPress theme? Either way, it should have some sort of documentation. If it’s a premium theme, then most likely it would have a Settings page within the WordPress dashboard that allows you to configure/customize basic settings like font color/size, background color/image, etc.

    If you don’t have that, can you please provide a link to the theme and to your blog?

    Forum: Fixing WordPress
    In reply to: Date & author

    Are you talking about the date and author under the post title? If so, then what you need to do is edit the theme’s single.php file and look for <?php the_date(); ?> and <?php the_author(); ?>.

    Once you located them, delete and save the file then upload it via FTP

    You can also do this via the WordPress dashboard using the built-in Theme Editor.

    To access the Theme Editor, go to Administration > Appearance > Editor menu. Select the single.php file then look for the codes I specified on top then Save.

    Btw, it would be a good idea to have a backup of your original theme files before you do any editing.

    Another thing you can do is to replace the colormag theme with a different theme like the default WordPress theme.

    If you have FTP access delete the colormag theme (delete the colormag folder in wp-content/themes) and WordPress will automatically revert to the default theme.

    Now that you got the file/theme that’s causing the error out of the way, you can check the functions.php file using an HTML editor. Or you could download a fresh copy of the colormag theme and do what Tara suggested – replace the functions.php file by uploading it via FTP or Cpanel.

    Thread Starter Jaypee

    (@jaypster)

    Thanks for the information. It’s not really a big deal so I’ll just have to wait until it gets fixed and an update is released.

    Thread Starter Jaypee

    (@jaypster)

    Thanks Lester for taking the time to answer my question and fixing the problem.

    I’m already running the latest version and it works great! Now my site is backed up again. Thanks for your hard work. All the best!

    Thread Starter Jaypee

    (@jaypster)

    I’ve fixed the image URLs using a plugin called Search Regex. I’ve reinstalled W3 Total Cache and made sure that I set it up correctly this time.

    Everything worked perfectly except when I tried the self-hosted CDN. When I tried to Export Media Library to CDN, all the images get exported except for a few files which return a “Source file not found” error. So when CDN is enabled and I try to open my blog as a guest, there are some images that are missing.

    What can I do to fix this? Thanks!

    Thread Starter Jaypee

    (@jaypster)

    Thanks for the reply. I didn’t know that it shouldn’t be used and thought it was needed because it was the default setting. Anyways, I’ll just go ahead and replace the image URL paths.

    Btw, a couple more questions if you don’t mind. If I use a plugin to restore the default image URL, do I have to edit/remove the .htaccess directives created by the media import? And if so, where can I locate it? Thanks!

    Hi, I tried accessing your post coming from Google and I get a Page Load Error.

    You might wanna try the Redirect plugin. With this plugin, you can specify the “original” link and provide the link for the new one. Hope this helps.

    Have you fixed the problem? I just visited your blog and I dont see any error messages.

    What you can do is to exclude other categories from being displayed on that particular category section.

    It would help if you can provide the code that your theme uses to display posts for each specific category section.

    Aside from the All-in-One SEO plugin, do you have other plugins that you use for images like a lightbox or thickbox? If not, try to deactivate all plugins, check if the problem still exists.

    About the All-in-One SEO plugin, for now it is not compatible for WP 2.7 so you’ll have to wait for the plugin author to fix and update it. YOu can also send him a message and ask if he has any plans of doing so.

    Do you happen to use the All-in-One SEO Plugin? If you do, try to deactivate that and see if it fixes the problem.

Viewing 13 replies - 1 through 13 (of 13 total)