japhys
Forum Replies Created
-
Moving header.php to child theme and removing this did the trick
<h3 class=”menu-toggle”><?php _e( ‘Menu’, ‘twentytwelve’ ); ?></h3>
Forum: Plugins
In reply to: [ZM Ajax Login & Register] In page version instead of modal with inside menuHi there,
I installed the latest version but I don’t think I can use the login/logout switch with a login page instead of modal box, right?
regards
Japhys
Forum: Plugins
In reply to: [ZM Ajax Login & Register] In page version instead of modal with inside menuYup that is what I am referring to.
Thanks! Will give it another try with this new update
Forum: Themes and Templates
In reply to: [discover] Hide category description when using with woocomerceHappen to just do that ??
Assuming you have a childtheme -> make folder ‘woocommerce’ in child theme directory -> in there folder ‘single-product’ copy meta.php from original location in there and remove line:
<?php echo $product->get_categories( ‘, ‘, ‘<span class=”posted_in”>’ . _n( ‘Category:’, ‘Categories:’, $cat_count, ‘woocommerce’ ) . ‘ ‘, ‘.</span>’ ); ?>
Forum: Plugins
In reply to: [WooCommerce] Aligning "Read More" ButtonDid you manage to ‘fix’ this? I am having the same issue
Forum: Themes and Templates
In reply to: [discover] Disable "related products" woocommerce 2.1.2Thanks! Will give it a try. Ideally I do want to use the related products though so hopefully this issue will be resolved.
Forum: Themes and Templates
In reply to: [discover] Disable "related products" woocommerce 2.1.2Related products image seems to be the wrong size…enlarged and pixelated. Would like to see this solved in theme or otherwise be able to disable it
Also using pro theme
Forum: Themes and Templates
In reply to: [discover] Theme messed up after woocommerce updateThanks Jcortes. Don’t have a pro theme (just yet), we are using woocommerce because we needed a quick solution, an easy to set up web shop for a particular (niche) product (as an addition to our main webshop). We are still testing with a free theme to see if this will do the job for us.
But does this mean the free theme is no longer updated??
kind regards
Forum: Themes and Templates
In reply to: [discover] Theme messed up after woocommerce updateThanks will give it a try!
Forum: Plugins
In reply to: [Theme My Login] *All* users locked out…too many failed login attemptsI was hoping someone could shed some light on this issue. Would like to know what could be causing this. Seems like a sql security issue but then I don’t really know what i am talking about ??
Forum: Themes and Templates
In reply to: [discover] Theme messed up after woocommerce updateHopefully the dev updates this theme soon then.
Luckily I noticed this on a test server, not a live server, so not too big of a deal right now.
Forum: Plugins
In reply to: [Theme My Login] *All* users locked out…too many failed login attemptsFuthermore when they click the link in the e-mail they get:
Sorry, that key does not appear to be valid.I did do a scan of the site and no security issues were found. I understand bots try to login all the time using ‘Admin’ etc…but how on earth do they know which usernames to use…
Forum: Plugins
In reply to: [Arconix Portfolio] Display term instead of 'all'Thanks for looking into it.
I used to have a portfolio page for every year using the exclude option. That way the other subterms remained visible. like
2012 – rock – folk – electronic (NOT IN 2013)
2013 – rock – folk – electronic (NOT IN 2012)Now we are in 2014 I have to exclude 2012 AND 2013 and that is not possible.
If I use ‘IN’ 2014 I lose all the genre terms.
It is getting complicated now ?? Maybe just use one lenghty portfolio page then.
Forum: Plugins
In reply to: [SlimStat Analytics] Upgaded to slimstat 3.3 and not seeing visitsSame here, not seeing any visits annymore. Happy to see this had already been picked up by dev
Forum: Plugins
In reply to: [Flexible Map] Using kml and center tag togetherYup got it working ??