also I cant seem to change the background image either?
Hey! Thanks for purchasing one of my files, I truly appreciate it! Support for all my themes and templates is conducted through the Premium Pixels support forums, if you’d like to start a new thread over there either myself or the support team can take a look at your issue 
Support Forums | Create an Account | Find your “Item Purchase Code”
Like all of your themes! Will be purchasing some soon.
What artist was featured on your audio track singing, “Without You.” I really liked it!
Orman, theme looks awesome, does it allow cateogirsation – Ie can I have category pages – with posts from particular categories showing up in category pages.
Hi Orman,
I’d like to know a few things before I purchase.
Is it possible to make the header nav fixed position also?
Can the whole layout be centered?
Is it easy to take out the paper background and have it plain?
Thanks!
Thanks for your response! As long as it’s css modification I’ll be able to manage it. I just don’t want to touch the php.
I have a question:
Is it possible to put a text-Widget in the post area ? or just to the left ? Need to be able to put ads.
Regards
Hey! Thanks for purchasing one of my files, I truly appreciate it! Support for all my themes and templates is conducted through the Premium Pixels support forums, if you’d like to start a new thread over there either myself or the support team can take a look at your issue 
Support Forums | Create an Account | Find your “Item Purchase Code”
Hi Orman .. just wanted to ask about the Audio Post Image update .. any ETA on that?
Hi Orman
I’m crazy about the MEMO theme and I’m itching to purchase it but I have three questions that are making me hesitate.
Question 1. I do a weekly listing of about 30 posts every Friday. Is it possible to archive on a weekly basis under a date instead of archiving monthly under a month.
Question 2. Some of these 30 posts are repeats of the previous week. Is it possible to archive a post but also use that post in the current listing. Or does archiving mean that post is no longer available.
Question 3. If you think that archiving is not going to work for filing the previous weeks posts, could you suggest another way that you think may work better.
I very much look forward to your reply.
Kind regards
Hi,
If I’m completely honest, I’m not sure I follow. The archive template organises posts automatically, you do not have to phydically archive anything. You would need to modify the archive template to pull in weeks rather than months.
You can create any number of posts which contain any number of links.
wtf, i just purchased but on 5th or 6th upload attempt to my wp site, it isn’t uploading, i keep getting an error message, am I missing something? i am generally familiar with this process.
thanks
Hey! Thanks for purchasing one of our files, we truly appreciate it! Support for all our themes and templates is conducted through the Premium Pixels support forums, if you’d like to start a new thread over there either myself or another member of the support team can take a look at your issue 
Support Forums | Create an Account | Find your “Item Purchase Code”
Just a small suggestion:
How about moving the main CSS out of the styles.css file and into a separate file. This way it’s much much easier to create a child theme.
Here’s what I did:
Copy the CSS from style.css into a new file, screen.css. Make sure you leave the header comment in place
Edit functions.php and add this:
wp_register_style('screen', get_template_directory_uri() . '/screen.css');
wp_register_style('style', get_bloginfo( 'stylesheet_url' ), 'screen' );
After this:
wp_register_style('merriweather', 'http://fonts.googleapis.com/css?family=Merriweather:700', '', '', 'screen' );
And add this:
wp_enqueue_style('screen');
wp_enqueue_style('style');
After this:
// Enqueue our styles
if( is_home() || is_page() || has_post_format('link') || has_post_format('quote') || is_search() ) {
wp_enqueue_style('merriweather');
}
Finally, in header.php remove this:
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
Now you can create child themes with an empty styles.css (with just the required header to indicate it’s a child based on memo) and override the styles.
JP
I would like to improve the readability of my blog by some modifications:
- Increase the whole post frame width so the width of the text in the posts is 620 pixels (= I can paste and display images in my posts that are 620 pixels wide)
- Increase the featured picture width to 700 pixel + increasing its frame
- Increase the line-height of my posts to 24 pixels
- Replace the font of my posts text by Droid sans and Droid serif google fonts
I would really appreciate if you could tell me if this is possible, and point me to the right direction…
Thanks a lot, Val
Hey! Thanks for purchasing one of our files, we truly appreciate it! Support for all our themes and templates is conducted through the Premium Pixels support forums, if you’d like to start a new thread over there either myself or another member of the support team can take a look at your issue 
Support Forums | Create an Account | Find your “Item Purchase Code”
In a single post where you have arrows to scroll through images, is it possible to have video as one of the items. ie. video, picture, picture?



309 Purchases
72 Comments