Regal WordPress Theme

This entry was posted by G' Blog Tuesday, 27 October, 2009

regaltheme

Regal is a theme that boasts both sophisticated style and functionality. With incredible flexibility complimented by its conservative main body, it allows for simple and quick changes to showcase your content in a visually stunning and effective manner.

Demo

Download Regal Wordpress Theme Version 2.1

== Changelog ==

07/07/2010 – v2.1
Fixed option page
Added Support forum link
Added Donate Button
Changes to css

30/06/2010 – v2.0
Removed Author Page
Fixed some content code
Changes to sidebar
Changes to css

22/06/2010 – v1.9
Added post-thumbnails
Added custom background support
Added custom menu support
Added Author page
Added booknmark feature to post pages
Changes to sidebar
Changes to themes settings page
Fixed css to menu
Changes to css

14/05/2010 – v1.8
Added widgets in footer for additional option
Added German language translation thanks to Lars C. Bernstein
Added few more options to themes settings page
Fixed css for menu, comments, rss feed and the post layout

12/11/2009 – v1.7
Added Childmenu to the pages menu
Many changes made to theme files for full translation thanks to Georg from Team Blogos
Language files added

05/11/2009 – v1.6
Added Trackback and ping feature
Fixed css

04/11/2009 – v1.5
Added nested quotes
Minor changes to threaded comments

28/10/2009 – v1.4
Fixed the normal layout

26/10/2009 – v1.3
Changes to the theme settings
Minor changes to the header

07/10/2009 – v1.2
Fixed minor changes

02/10/2009 – v1.1
Fixed minor Category issue

25/09/2009 – Intial release 1.0

63 Responses to “Regal WordPress Theme”

  1. Sean Staples

    Really like the theme. I can’t see any difference between magazine layout and regular though. Is there anything specific to do other than change it in the options?

    • Oops thanks for letting me know I have rectified the theme file. It should work now.

  2. Sean Staples

    Okay, I figured it out. I was hoping it was something different, where the magazine layout showed the past articles side by side on the front page. I see the difference now, and it’s working fine. Thanks.

    • I might included that in a different theme

  3. Really like your theme…
    How to add image in post content like your thumbnail??

    • Image can be added to the post via your media library or when you add a new image to your post. the first image would be given priority when showing. You do not need to allot any image specifically. Hope it helps ….

  4. Hi G, it’s me felton. Your blog looks great! Could you help me to get mine to look almost as good as yours? My images are not showing up, amoung other things. And could you just please take a look at and give me a few pointers. You can see it at myblog.feltonthompkins.net

    Thanks in advance for your help.

    Felton

    • Hi G, it’s me felton. Your blog looks great! Could you help me to get mine to look almost as good as yours? My images are not showing up, amoung other things. And could you just please take a look at and give me a few pointers. You can see it at myblog.feltonthompkins.net

      Thanks in advance for your help.

      Felton

      Check your site permissions especially for wp-content folder

  5. Hi G, it’s me Felton. What should the permission be set too for wp-content?
    Thanks again.
    Felton

    • Hi G, it’s me Felton. What should the permission be set too for wp-content?
      Thanks again.
      Felton

      As you cannot see any image even the theme images you on your site, you will need to change wp-content and its sub-folders need 755 permissions on some host even 777.

  6. Also post here: http://wordpress.org/support/topic/327131?replies=1
    -
    Hi! I’ve test Regal theme: http://wordpress.org/extend/themes/regal
    in a local webserver and i’ve found only two problem.
    1) (Not really important) isn’t present a lang.po file and i can’t translate in Italian;
    2) This theme don’t support nested quotes (and i don’t have experience to fix).
    Can u provide to upgrade?
    Thanks in advance, DarkWolf :)

    • Also post here: http://wordpress.org/support/topic/327131?replies=1-
      Hi! I’ve test Regal theme: http://wordpress.org/extend/themes/regal
      in a local webserver and i’ve found only two problem.
      1) (Not really important) isn’t present a lang.po file and i can’t translate in Italian;
      2) This theme don’t support nested quotes (and i don’t have experience to fix).
      Can u provide to upgrade?
      Thanks in advance, DarkWolf :)

      Will look into the problems.

      Update : The theme does support nested blockqoutes. In the next upcoming version it will support <q>. Also a language file will be added so that the theme can be translated easily to other languages.

  7. Hi G, felton here. I changed the permissions to 755 and then to 777, but my images still will not show. Do you have any other ideas as to what could be wrong? I really like the Regal Theme!
    Thank you for your trouble.
    Felton

  8. None of your images on your website seems to be appearing. There is definitely a permission error.

  9. Hi, I would like to know what CSS entry I need to increase the font size in the main posting area.

    Not much just a little bigger and easier to read.

    Great job on the Theme, I am really impressed.

    Thank You!
    Steve Fisher

    • Hi, I would like to know what CSS entry I need to increase the font size in the main posting area.

      Not much just a little bigger and easier to read.

      Great job on the Theme, I am really impressed.

      Thank You!
      Steve Fisher

      Simply change the font value in body{ ….. } found in the css file.

  10. I changed it to:
    font: 14px “Arial”, Helvetica Neue, Verdana, sans-serif;
    Is this correct?

    The font is easier to read but will this effect on how it will look in other sized browser screens.

    Thank You!
    Steve

  11. browsershots.org is a great tool to check how your site appears on different browsers.

  12. Dear G’Blog,

    I would like to thank you for responding to both of my comments about the Regal WordPress Theme.

    I was trying to spiff up a dark theme that I had purchased for my network marketing blog called Splendour.

    To make my story short after I had purchased the Headway Theme and this is after many hours I trying to decide between getting the Headway theme or the Thesis theme.

    Again… I found myself stuck as I do not have time to do all of the customization needed to get what I wanted to achieve. Out of pure frustration I found your Regal theme while I was surfing new themes in my WordPress panel. And it’s exactly what I needed.

    It’s a very nice simplistic theme; I do have a couple of suggestions if you’re open to theme, Pleas just let me know!

    Mr. G’Blog, I think you’re very good at what you do and I believe there may be a market for someone who will develop Headway skins or css style sheets for the Thesis theme.

    Just some spidery food for thought!

    Thanks again!
    - Steve

    • Thanks for your comments, I am always open to suggestion regarding any of my themes.

  13. Hi, I’m trying to add a background to the Regal theme. Is this not possible. I’ve added the graphic to the theme images folder and uploaded. Added the following code to CSS stylesheet but I still can’t see the background: background-color: #ffffff url(‘images/backgrd_blog.jpg’);

    Thanks

    • Instead of
      background: background-color: #ffffff url(’images/backgrd_blog.jpg’);
      Try using
      background: #ffffff url(images/backgrd_blog.jpg);

      • Thank you

  14. Thank you for the great theme. I love its simplicity and minimalism. One quick question, how do you remove the categories list in the blue menu bar? I tried removing this code: and nothing happens. Any help would be appreciated. Thanks again.

    • Look for line 98 to 107 in header.php

  15. Hi,
    I download you template,but logo image not show in webpage ,please have a look at jewelry.x10hosting.com

    • Where have you uploaded the logo image which url? All I can see the logo has not been enabled.

  16. Just find out the option,it’s ok now,thank you.

  17. hi G, i’m indonesian and can’t speaking english well :D . I would thanks for your brilliant regal, so simple and clean. but, i’m sorry i don’t know how to use sponsor (image) at sidebar. thanks

    • Check the themes option there you will find the banner settings.

  18. Great theme!

    Is there any way to have a no-sidebar option for page layout?

    Thanks,

    Steve

    • Well not at the moment. You can customize the theme if you want.

  19. Just find out the option,it’s ok now,thank you.

  20. Hi,

    A very neat theme, I am testing it out for my new site.
    One issue is how to control the widgets in the sidebar. I turned on the ads php, but when I go to WP admin panel and move any widget into the sidebar, the ads and all pre-arranged widgets are gone. What is the way to add or rearrange widgets in the sidebar in your template, while also keeping the ads?

    Thanks in advance, great work,
    Ariane

    • Yes it is possible if you want I can email you the file so you can simply replace it.

      • Yes, please email it to me – do you see my email? Thanks!
        Ariane

        • File sent.

  21. san

    Hi
    When I try to click on my image to enlarge it I get an error message like this
    Parse error: syntax error, unexpected ‘;’ in /hsphere/local/home/doremon3/sanweng.com/wp-content/themes/regal/image.php on line 17
    what does it mean and how do I fix it?

    • I checked your site. you are not using this theme so I don’t know what would be causing the problem.

  22. Hi,

    I love theme, it’s just what I’ve been looking for, however I don’t seem to be able to get my banners to display.

    I’m not too sure about the format of the image url and the site url.

    Regards

    Paul

    • Any format image should work, just make sure you have included the http:// in the image url so it would be like http://www.example.com/image.jpg

      If you are still experiencing problem please let me know.

      • G’Blog,

        Thanks for your quick reply.

        I’ve checked both the image URL and link URL in my browser and they both work. However, when I use the URLs in Regal set up page, they don’t seem to appear.

        Regards

        Paul

        • I can take a look for you if you want post your link to the image or email at info @ gauson . com?

  23. Thanks for this great work. I have translated your theme into French. If you want me to send you my mo and po files, please contact me by email.

    • Sent you an email hope you still got the files.

      Thanks

  24. Wordman

    I love your theme!!

    I’m having a problem with the Tag Cloud on my sidebar. I removed it from the widgets, however, it keeps showing up on my sidebar. Even when I include teh tag cloud widget, the TAG CLOUD still shows up again.

    Thanks for your help!

    • What version of the theme are you using?

      If you want you can remove the following code from your sidebar.php file

      <?php if (!is_single()) : ?>
      <li><div id="tag_cloud" class="widget">
      <h2><?php _e(‘Tag Cloud’, ‘Regal’);?></h2>
      <?php wp_tag_cloud(‘smallest=8&largest=16′); ?>
      </div></li>
      <?php endif; ?>

  25. Joe

    Hello, I love this theme. However, when I add new categories, often they do not show up in the menubar even if I have posts in the category. This seems to be very intermittent and random and I’ve tried everything I can think of to troubleshoot. Any advice? Thanks again.

    • please email me your installation url at info @ gauson .com

    • hi – I am also having this problem – of the 7 categories I have in my site I can now only see 1 + the home option in the very top menu bar. As per previous poster – this is also a bit intermittent – previously only 4 were displaying yet today I am back to 1. Am unclear why this is – do you have any suggestions?
      Thanks in advance
      Katie

      • Hi Katie,

        Please find the following in your header.php file

        <?php wp_list_pages('title_li=&depth=4&number=10&exclude='); ?>

        and then replace it with
        <?php wp_list_pages('title_li=&depth=4&exclude='); ?>

        Please let me know if it solves your problem. Thanks

Trackbacks/Pingbacks

  1. Regal Theme em Português | WPThemesPT.com