Kettercat
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Google Fonts] Google fonts not showing upHey Sunny, thanks! Oops, I really did have an extra space there. Now it works!
Another question though, I can see the plugin doesn’t support Hebrew Google fonts – do you expect to add them in the future?Thanks!
Forum: Plugins
In reply to: [qTranslate X] Logo for each language?Thanks a lot, I will try that!
Oh wow, didn’t realize it was so simple – worked for me! thanks
I’m having the same issue 🙁
Hey guys,
Just popped in to ask the same question – I’m trying to use it with prettyPhoto but it says I need to add a ref id for it to work like in this example:
<a href="images.jpg" rel="prettyPhoto" title="This is the description"><img src="thumbnail.jpg" width="60" height="60" alt="This is the title" /></a>How do I set it up with the slides?
Thanks!
Forum: Themes and Templates
In reply to: Vertical-align featured imageHey, anyone knows?
Forum: Plugins
In reply to: [WooCommerce] Add div/menu to product pages on headerThanks a lot 🙂 have a great day!
Forum: Plugins
In reply to: [WooCommerce] Add div/menu to product pages on headerHey,
Do you believe it will work on single product pages? That’s what I’m looking for basically.
Thanks!
Forum: Plugins
In reply to: [WooCommerce] Add div/menu to product pages on headerRight before the </header> – what loop should I add to it then?
Thanks a lot for your help 🙂
Forum: Plugins
In reply to: [WooCommerce] Add div/menu to product pages on headerHi Mike,
Sure – let me know what am I doing wrong?
<?php global $product; ?> <div id="category-menu"><p><a href="/products/">Product Categories</a> | <?php echo $product->get_categories( ', ', '<span>' . _n( 'Other ', 'Other ', sizeof( get_the_terms( $post->ID, 'product_cat' ) ), 'woocommerce' ) . ' ', '</span>' ); ?></p></div>Thanks!
Forum: Plugins
In reply to: [WooCommerce] Add div/menu to product pages on headerHey Mike,
Thanks! Tried that but I still get the same error: “Call to a member function get_categories() on a non-object…”
What am I doing wrong?
Forum: Plugins
In reply to: [WooCommerce] Add div/menu to product pages on headerHi Mike,
Thanks! Where do I add that? Sorry, I’m a newbie 🙂
Forum: Fixing WordPress
In reply to: Add div/menu to product pagesAny idea? 🙁
Forum: Fixing WordPress
In reply to: Add div/menu to product pagesHey, “product” is the WooCommerce product. I can post the entire file but I don’t think there’s anything relevant there – I’m sorry, I’m new to PHP 🙂
Forum: Plugins
In reply to: [Robo Gallery - Photo & Image Slider] Link images & remove hoverDone! Thanks 🙂