subper
Forum Replies Created
-
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Add to wishlist link not workingThank you for your help! I’m afraid this will be a hard run with the developers, they don’t answer as fast as you, if they ever ??
Best Regards
ZoltanHi, I expereienced similar problem:
only when using falcon engine, charactercode goes wrong in FF and IE. Chrome is OK.
Regards
Subper
Forum: Themes and Templates
In reply to: [Ever After] How to set guestbook gravatars?Uhh, sorry, I see now. I seem to be quite green concerning gravatars ??
I thought adding image to the email account in google admin means to have a gravatar. But the link you provided finally enlighten me, so I signed up for a real gravatar, and it works!Sorry for using your time, but thank you!
Best regards
-subper-
Forum: Themes and Templates
In reply to: [Ever After] How to set guestbook gravatars?Hello!
No, I don’t see it. Just the default blank gravatar.
Forum: Themes and Templates
In reply to: [Ever After] How to set guestbook gravatars?Hello, here’s the link:
https://eskuvo.poetrika.com/vendegkonyv
(‘Edesapu’ commenter has gravatar attached to his email account.)
Thanks for your help!
-subper-
Forum: Themes and Templates
In reply to: [Ever After] Translating the themeHi,
thank you for your kind help, that was the point. I set WP to hungarian and it solved the problem. Now I’m a step closer to understand how wp works! Thank You!!!
Best Regards
-subper-
Forum: Themes and Templates
In reply to: [Ever After] Translating the themeHi,
thank you for your advice, I’ve translated Forever’s .pot. Unfortunately it doesn’t contain a lot other element (those I mentioned in my earlier post). Can you please help me, how can I involve the missing phrases in the pot file? Or should I change them elswhere?Thank you!
Regards
-subper-
Thank you, but I have no idea where can be the desired position, I’m not a coder. Can you please show me the exact place? Thanks! Here is my header php:
<body class="<?php hybrid_body_class()?>"> <?php do_action( 'mantel_body_open' ); ?> <div id="page" class="site"> <?php do_action( 'mantel_header_before' ); ?> <header id="masthead" class="site-header" role="banner"> <?php do_action( 'mantel_header_open' ); ?> <div class="blocks"> <div class="header"> <div class="site-branding"> <?php mantel_site_title(); ?> </div><!-- .site-branding --> <nav class="top-link" role="navigation"> <ul> <li class="search-wrap"> <span class="open-s">open s</span> <?php if ( is_plugin_active( 'yith-woocommerce-ajax-search/init.php' ) && class_exists('woocommerce') ) do_shortcode( '[yith_woocommerce_ajax_search]' ); elseif( is_plugin_active( 'woocommerce/woocommerce.php' ) ) get_search_form(); ?> <?php if ( ! is_user_logged_in() ) { global $woocommerce; ?> <li><a>" title="<?php esc_attr_e( 'Login', 'mantel' ); ?>"><?php _e( 'Login', 'mantel' ); ?></a></li> <?php } else { $myaccount_page_id = get_option( 'woocommerce_myaccount_page_id' ); if ( $myaccount_page_id ) { $logout_url = wp_logout_url( get_permalink( $myaccount_page_id ) ); if ( get_option( 'woocommerce_force_ssl_checkout' ) == 'yes' ) $logout_url = str_replace( 'http:', 'https:', $logout_url ); } ?> <li><a>"><?php _e( 'Logout', 'mantel' ); ?></a></li> <?php if ( function_exists( 'mantel_my_account_url' ) ) mantel_my_account_url(); ?> <?php } ?> <?php if ( is_plugin_active( 'woocommerce/woocommerce.php' ) ) : global $woocommerce; ?> <li id="open-cart"> <a href="#"><?php _e( 'My Cart', 'mantel' ); ?> <span class="mycart"> <?php echo $woocommerce->cart->cart_contents_count; ?> </span> </a> <?php get_template_part( 'dropdown', 'cart' )?> <?php endif; ?> </ul> </nav><!-- .top-link --> </div><!-- .header --> <?php //do_action( 'mantel_header' ); ?> </div><!-- .blocks --> <?php do_action( 'mantel_header_close' ); ?> </header><!-- #masthead .site-header --> <?php do_action( 'mantel_header_after' ); ?> <?php if ( ! is_page_template( 'page-templates/landing.php' ) ) get_template_part( 'menu', 'primary' ); // Loads the menu-primary.php template. ?> <?php do_action( 'mantel_main_before' ); ?>
[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code has now been permanently damaged by the forum’s parser.]
I’d like header images for each category page
Hi,
thanks for your reply!
Sorry, I’m not a coder, can you please tell me where to put either the shortcode or the php script?Thanks much!
subper
Hi,
this plugin would be great, unfortunatelly the image I set for categories doesn’t display on frontend. I can see it in the admin, but no image in the live site. What can be the problem?
https://elegazhozza.hu/category/mav/
Thanks for your help!subper
Thanks for your time and the great plugin!
Regards
SubperHi,
could you please tell me where to put the above code exactly? I have no clue about php. I tried but caused errors.
And is it possible to force the gallery to make 3 or 4 columns? I always get 2 columns only, thus the gallery becomes too big, needs lots of scrolling.
Or is it possible to use older version of the gallery?Thanks for helping!
Subper