Coder Social home page Coder Social logo

highwind's People

Contributors

bftrick avatar coenjacobs avatar daviddamm avatar jameskoster avatar mmnaderi avatar skara avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

highwind's Issues

Responsive Header Title

I've posted this on the theme's support forum, but have not received any response, so figured I'd try here.

The issues lies in the header title not being proportionate (stemming from h1 font size being fixed) to the screen width which results in the header title being wrapped on smaller screens, as seen below:

Wrapped header title
Note: Lamahjälpen is one word

Suggestion
I see you already include fitVids.js, and my suggestion is to incorporate something like FitText.js or FlowType.js to apply something similar to typography.

If you feel that is too heavy or something, at least some media queries to adjust the font size according to screen width would be desirable.

Thank you very much for a beautiful, functional theme!

PS. I use it on a (basic) wordpress.com blog, which is why I can't make the necessary changes myself.

Customisation

Please help out a WordPress n00b.

I'd like to move the menu items from the left to the right of the nav bar and insert a logo on the left.

I've tried float: right on highwind-navigation class in my child theme style.css but something is interfering and I can't figure out what...

Bullet Point misalignment

(Sorry, another issue :|)

The bullet list aligns to the left edge instead of being indented like it should. I tried to figure out where it was and it was just

ul,
ol {
  padding-left: 0;
}

pulled it to the left but that is needed for the widgets to pull left. So uh.

Thanks!

Max Width Applied to inner-wrap Div

It looks like you applied a max width to the inner-wrap div. I assume this was intentional? It looks a little weird to me but maybe that's my developer brain.

james_koster___web_dude_-2

If this is a bug I'll submit a PR - if not I can make changes in a child theme.

Create Author Comment Styles

The post author's comments should probably look distinct from that of a regular commentator.

I'd be happy to make a PR for this. Any guidelines? Maybe darken the speech bubble by 10% or something like that?

Or, if possible, bring the header color (purple in my case) into the speech bubble - maybe a lightened version or the normal version but just the edges?

show_me_that_you_re_passionate_about_learning___the_community-4

Gallery

Hi, I have a problem with wordpress gallery. For example if i made a gallery with 2 imeges, the images are aligned on the left, the caprion ionstead on the right.
It would be better if they were aligned (maybe center aligned)
http://www.imagebam.com/image/9caf71311950097

Thank you

Change Article Elements Order

Hi !

Thanks for your awesome theme ! :D
I'm trying to figure out how to customize it, so i have one question :

What if i want to have the metas (of an article) to be in bewteen the title and the content section ?

Thanks :)

"continue reading" anchors obscured under the nav/menu bar

Great theme. However, when you use the More/Continue Reading feature, if you click on the link, and you are taken to the full blog post page, while the browser does park the page at the correct anchor point, the anchor is at the very top of the browser window, so the first few lines of the post text - picking up where you left off reading - are hidden underneath the menu bar.

Images for Testimonials is displaying very large.

Would it be possible for a little CSS to be applied to support the images that are attached to testimonials under the project. It is currently showing full width and yet both the width and height is showing 50px.

Here is the code that displays the testimonial under the project.

<div id="quote-2346" class="quote first last" itemprop="review" itemscope="" itemtype="http://schema.org/Review"><blockquote class="testimonials-text" itemprop="reviewBody"><p>Sébastien was an amazing help to my company. I had some PHP coding that I needed that several developers failed to help with. He was not only able to solve the problem for my client, he did it quickly and under budget.</p>
</blockquote><img width="50" height="50" src="http://www.sebastiendumont.com/wp-content/uploads/2012/12/john-young-125x125.jpg" class="avatar wp-post-image" alt="John Young"> <cite class="author" itemprop="author" itemscope="" itemtype="http://schema.org/Person"><span itemprop="name">John Young</span> <span class="title" itemprop="jobTitle">Shout it Out Design</span><!--/.title-->
 <span class="url"><a href="http://www.shoutitoutdesign.com" itemprop="url">http://www.shoutitoutdesign.com</a></span><!--/.excerpt-->
</cite><!--/.author-->
</div>

Plugins used: Testimonials by WooThemes, Project by WooThemes.

I'm not sure if it would be better to be applied to the either plugin or this theme.

Please let me know your thoughts.

Thanks.

Sebastien.

Dropdown navigation not working at iPad

Hi

as stated at wordpress.org the dropdown menu doesn't work as expected at iPad.

Situation to reproduce:
iPad 2, orientation landscape, navigation menu at the top of the site including sub menues

Portrait orientation brings the mobile version of the theme. Landscape orientation brings up the desktop version.
At a computer hovering a navigation menue including sub menues reveals the sub menues. For the iPad (other tablets/touchscreen-devices too?) there's no hover-effect. Clicking an item instantly forwards to the location while it's supposed to open the sub menu.

Solution:
Work around the on-mouse-click-event for touchscreens with desktop version of the theme.
E.g.: I found this working at the iPad but aren't able to build it into highwind theme myself.

HELP

Hi there,

I'm not really good in coding and I really like your theme. I want to have just a one page blog that has a Welcome Content in it then all the post are visible underneath that content. Whole Post not a excerpt. Just like this blog http://rabbitsadvice.com/.

What will I do to make this possible?

Random text boldness

I noticed that when you type three periods in a row (...), it modifies the surrounding text into bold and screw up the spacing. I removed my usage of it in another post and the text format is back to normal. (I apparently like to use ... a lot).

I checked the content and it's just standard text with no markup.

image

Thanks.

.wp-post-image class is overriding all image widths

This piece of CSS is overriding all image width values. Can it be removed please? This is a source of many issues I am finding with any image loaded. No matter what size the image is even small, it just blows up full width of the page or container.

img.wp-post-image { width: 100%; }

Blurry Gravatar

Hi,

thank you for the theme. I have a problem with the round image, it looks ok on Gravatar and blurry on my website. Do you know maybe why it looks like this?

Magdalena

function 'wc_setup_product_data' not found

It seems that highwind generates an error with WC2.1:

Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'wc_setup_product_data' not found or invalid function name in /wp-includes/plugin.php on line 507

This error message appears on the frontend and on the backend, and disappears when the page gets refreshed.

head bottom action hook

highwind/framework/highwind-hooks.php line 55 reads:

do_action( 'highwind_head_top' );

I suppose it's intended to be

do_action( 'highwind_head_bottom' );

Image behind the header gravatar

Hi James,

at first: you build a great theme!!! Thanks!

Now my question: how do I put a image behind the header gravatar like you use at your homepage? I can only change the background image.

Regards,
Andy

Issue with Highwind theme after latest upgrade to 1.2.2

I upgraded to version 1.2.2 of Highwind theme couple days ago, and I am seeing the following issues:

  • I see the Older posts button replicated twice at the bottom of the blog

image

I need that black button removed.

I checked to see if there is an customized CSS that could be conflicting with it, but I don't see anything. How do I get rid of this black Older Posts box?

  • Another issue I see is at the bottom of the posts, there used to be an icon to indicate the author of the post. Now that icon is no longer there, and it looks like the author name (Nish) is also a tag

image

Thanks for the help on this issue.

James! Help Gravatar is killing me

Hi, WP and GitHub newbie. Have your theme installed ver 1.1.1 but having problems with the gravatar on the home page. I got your code in the documentation for removing the Gravatar but when I do that, it removes it but then the image in the header gets distorted and I can't put the header image in there. The theme enlarges it and makes it huge. I can get the header image to look right but only if I leave the gravatar in there. I even tried making a "invisible png" file to replace it. but don't think i did that right either. I don't know code but I'm good at copy and paste LOL Would really appreciate your help. Attached: current.tiff how it appears now (correct if I could get gravatar off)
Please help :)

current
templates
highwind-template
functions

Photo in header

Hey,
Love the highwind theme. I am currently using it on my blog, www.crispusbett.com. I love it.
I would like to remove the photo of myself in the header. I will like the header to be the title only, no image. How do I do that?.
Thanks a lot

Revert to Unstyled Text When Webfonts are Slow to Load

Hey James,

I noticed that with certain browsers like Opera; a browser will wait for a webfont to be completely loaded before rendering it. That means that if the connection is slow that the user might not see any text on the site for X seconds.

There's some discussion here about potential work arounds: http://stackoverflow.com/questions/8390140/revert-to-unstyled-text-when-web-fonts-are-slow-to-load

On my site only 0.5% of my traffic uses Opera so this to me sounds like overkill. I still thought I'd bring it up. :)

Description and Review Tabs don't work

Description and Review Tabs don't work as they should on the product pages. This is how they look right now with the default setup.

Am using WordPress 3.8.1 and Woocommerce 2.1.6 with latest version of Highwind

Weird 500 Product page error

This is a very weird issue I am facing. Using a combination of Highwind, Woocommerce and AntiSpam Bee plugin produces a 500 http error on the product page. Taking the theme or the Spam plugin out of the equation takes away the error. I am not sure what is causing this error. Woocommerce, AntiSpam Bee or your theme. Can you please take a look at it? I have posted the same on Woocommerce support forums at wordpress.org as well.

typography question

on your demo site you have a couple of buttons, did you actually make this a shortcode? how can I achieve this via the editor?

Add Modified Date

Hi :)
if i want the modified_date to appear next to the post_date on article pages, what is the best option ?
Modify content.php ? add a function in highwind-template.php or something else ?

thanks :)

Empty id for navigation-paging

There's always an empty id for content-navigation.

<nav role="navigation" id="" class="navigation-paging">

(framework/highwind-template.php line 177) reads:

function highwind_content_nav( $nav_id )

Problem is initial call doesn't contain a variable (includes/theme-action.php line 30).
In function highwind_main_navigation (line 58) the id is set directly.

What was the indention using $nav_id ? What do you wanted it to be ?
Solutions: Declare variable, set id directly too (eg. content-navigation) or drop the id attribute completly?

Issues with photos, header, gravatar

I posted this to the Wordpress forum, as well. All of a sudden, within the past 30 minutes, my site is having issues with the header photo, the gravatar, and multiple photos across the site. Separate issues are visible on different browsers - IExplorer, Chrome, Firefox, etc. I am also still having issues with copmatability on Mac. I have no idea what's going on, and am wondering if something is being modified on your end with the theme? I don't know how that would affect the site if I didn't download anything new. Any help you can provide is appreciated

Author Name

Any plans for adding an author name under or over the date before the post on an archive page?

woocommerce problem

Hi,

I'm having problems when displaying the products and their description. In my web http://soldiabetis.esy.es/ in shop section if you enter the product not looks good and if you go into the product, don't charge the product description appears a white stripe below the header.

I put twenty ten, twenty eleven theme and i don't have any problem, the description product appears.

Thanks.

textarea / input color

When using a dark background textareas and inputs should adopt color from theme options.

Issue: Background color and top menu text color the same

I cannot use certain color schemes with backgrounds and menus because it appears the top menu text is the same color as the background. So perhaps another setting in the customize area that can edit the top menu text could fix this. This only happens when the background and header color is the same.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.