ThemeForest

ONE64 - Magazine/Blog WordPress theme

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years
  • Portugal
crsmto Purchased

Congratulations for your great theme, maybe one of the best I had ever seen in Themeforest. I sent you a message through your profile page, please take a look. I need a little help. Best regards

rvision_

Thank you crsmto!

You’ve got mail :)

  • Bought between 1 and 9 items
  • Canada
  • Has been a member for 1-2 years

There seems to be a small bug in the CSS that is mutating the login screen. I think it is also mutating the forms used for leaving comments as well but I have yet to be able to prove it.

Normal Wordpress Login: http://shiftanddrive.com/wp-content/uploads/2012/05/wordpress_login_normal.png

One64 Theme Wordpress Login: http://shiftanddrive.com/wp-content/uploads/2012/05/wordpress_login.png

Notice in the One64 screenshot the “Remember Me” checkbox and “Log In” buttons are outside of the login box. They should be inside. This is causing the links below to be shifted up as well.

I am seeing this same behaviour of sorts around forms used for comments on posts. If you are logged in and go to the bottom of a post, the labels for the checkboxes are below the checkboxes themselves for some reason.

I’ve tried my hardest to find a solution though multiple CSS files but have yet to find one. If it helps, I am using skin4.

rvision_

This is why it happens:

from: http://codex.wordpress.org/Function_Reference/is_admin “is_admin() will return false when trying to access wp-login.php”

I will update the code to work around this.

Next update in 15 mins :)

sandbarmark

Looking forward to the update! Please let us know when it is uploaded :)

  • Bought between 1 and 9 items
  • Canada
  • Has been a member for 1-2 years

Just to follow up, this is what I am seeing on the comment form while I am logged in. I thought it was probably related to the same issue as the wp-login.php

http://shiftanddrive.com/wp-content/uploads/2012/05/comment.png

  • Bought between 1 and 9 items
  • Canada
  • Has been a member for 1-2 years

Just updated to v1.3. The issue with wp-admin.php is fixed on this end. Thank you!

However, the issue with comments at the bottom of posts is still active.

  • Bought between 1 and 9 items
  • Canada
  • Has been a member for 1-2 years

In the newest version, the Search box will not accept spaces. If I try to type “search term” it will print “searchterm”.

rvision_

Hm… not really. It search for two words correctly.

sandbarmark

There is a conflict with any text input and the “Simple rotator” slider when “Enable keyboard navigation” is checked in Theme Options -> Homepage.

When you hit the spacebar during text entry, the slider captures the keystroke and goes to the next slide. I have fixed this by turning off keyboard navigation for the slider.

  • Bought between 1 and 9 items
  • Canada
  • Has been a member for 1-2 years

Website is up and running. You can check it out here.

I only have one lingering issue. Hopefully you can help me out.

When I set a featured image for a post, the featured image gets cropped in the blog instead of scaled. Is there any easy way to change this behaviour?

Thanks, Mark

rvision_

File theme.php, from 27th line:

... add_image_size( name , 61, 61, TRUE ); ...

last parameter is crop: true/false. Images won’t be regenerated when you change this value, because WordPress doesn’t do this automatically. To fix this, use “Regenerate thumbnails” plugin. If your images aren’t in same proportion, I’m afraid they won’t be displayed properly if they are not cropped.

Site is looking good, I like this red/grey combination :)

sandbarmark

Thanks again for the help and the design comment! Will try it out tonight and let you know how it goes :)

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hi im interested in buying but just wondering if backgrounds can be changed through admin panel or through code?

rvision_

Yes, you can set backgrounds through admin panel.

  • Bought between 1 and 9 items
  • Has been a member for 3-4 years
JenniferB Purchased

Hi – I’m trying to upload the zip file to my wordpress site and it’s giving me this message:

The package could not be installed. The theme is missing the style.css stylesheet.

I tried to re-download the zip file and still get the same message. Any ideas?

Thanks! JTB

  • Bought between 1 and 9 items
  • Has been a member for 3-4 years
JenniferB Purchased

Never mind! Figured it out! :)

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years

Are you planning on making this theme responsive any time soon?

rvision_

Not really.

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
  • United States

What a lovely theme! Beautiful work. :)

rvision_

Thank you Rick :)

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
tsf Purchased

Where do I go to learn how to apply theme updates? Do I download the theme again, and overwrite the files in FTP ?

rvision_

Exactly.

  • Bought between 100 and 499 items
  • Has been a member for 4-5 years
  • United States

Love this theme. It’s super unique and that is saying a lot in an absolute sea of sites that look so much the same. Thanks for sharing your creativity. I may be buying this for a project.

rvision_

Thank you, you’re welcome :)

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

I am interested in purchasing this theme for a real estate client. Before I do, I need to make sure that the homepage is wigetized so that I can customize many sections of the homepage with a plugin called IDXbroker. Thank you so much for any information on this. -Jim

rvision_

There is a shortcode for a widget area in backend which generates, for example, 3 areas (col1, col2, col3) in 1 row and you can add them as many as you like. Checkout the video demos to see some examples. I don’t know if this is what you’re looking for?

Default-user

Yes, thank you.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
tsf Purchased

I am only just beginning to tinker with my blog. Really love the theme, and the visible widget area links!!! I made an about page, and a couple of test posts, and I notice they seem to appear with the first portion of my writing in big, colored, bold text, then followed by the same thing again in normal body font with the rest of the article. Why does this highlighted excerpt appear and how/where do I control it from? Site; www.welltotheways.com

Thanks!

rvision_

You’re reffering to page/post subtitle?

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
tsf Purchased

Yes, I think I am referring to the page/post subtitle. If I don’t fill in that field in the dashboard page/post screen, it seems to take a large excerpt from my writing and use it automatically as a subtitle??? Am I going to always have to have a subtitle, or is there something I can fill in that field to prevent this if I don’t? Thanks

rvision_

I am not sure what exactly you’re reffering to, because posts display subtitle only if it is set:

<h2><?php
    if( $theme->get_post_meta("subtitle") )
        echo $theme->get_post_meta("subtitle");
?></h2>

Can you send me the url of exact page where this happens?

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
tsf Purchased
Sure: this is the url to my About page, followed by the url to my Contact page, and I do not have anything entered into the field for “page subtitle” – actually, there IS no field for page subtitle! So I just don’t know how to get rid of this subtitle excerpt you see at the top… It doesn’t do it on my posts, just the About page and Contact pages so far: http://welltotheways.com/about/ http://welltotheways.com/contact/ Thanks
  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
tsf Purchased

This is from tsf again, I am just posting this so I can check the email notification box for your reply. Thanks.

rvision_

Hi tsf, send me an email from my profile page contact form.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
Hello, I am having trouble. getting the slider to work. http://realestatearoundphilly.com/ any suggestions. Thank you. -Jim
rvision_

Don’t see any problem with slider (test 1,2,3 etc.)

Default-user

I imported the demo content and it seems to have fixed whatever I couldn’t figure out. Thanks

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
Hello, Love this theme! I have a question about the page templates for “Default” and “Page with Sidebar” in this example they all seem to show up with duplicate text both large and small. How can I fix this so the text shows up only once. http://realestatearoundphilly.com/resources/ thanks for your help.
rvision_

Hi, I don’t understand “duplicate text both large and small”, what do you mean?

by
by
by
by
by