ezhil
Forum Replies Created
-
Forum: Plugins
In reply to: [Gamma Gallery] plugin doesnt workplease post your website link.
Forum: Plugins
In reply to: [Gamma Gallery] How to add images.Fixed, download version 1.9
Forum: Plugins
In reply to: [Gamma Gallery] not workingFixed, download version 1.9
Forum: Plugins
In reply to: [Gamma Gallery] Images not showingFixed, download version 1.9
Forum: Plugins
In reply to: [Gamma Gallery] Plugin didn't change galleryFixed, download version 1.9
Forum: Plugins
In reply to: [Gamma Gallery] Images dont showFixed, download version 1.9
Forum: Plugins
In reply to: [Gamma Gallery] Gallery not showing as it shouldFixed, download version 1.9
Forum: Themes and Templates
In reply to: [pinpress] Transparent backgroundchange the background,border property to transparent
Forum: Themes and Templates
In reply to: [pinpress] move header above menu in pinpress theme?put this piece of code above <nav> in header
[ Moderator note: please wrap code in backticks or use the code button. ]
<?php $header_image = get_header_image(); if ( ! empty( $header_image ) ) : ?> <a>"><img src="<?php echo esc_url( $header_image ); ?>" class="header-image" width="<?php echo get_custom_header()->width; ?>" height="<?php echo get_custom_header()->height; ?>" alt="" /></a> <?php endif; ?>Forum: Themes and Templates
In reply to: [pinpress] show full context on home pagechange the_excerpt() in content.php to the_content()
Forum: Themes and Templates
In reply to: [pinpress] Hardcoded jQuery and Masonry filesGot it, issue fixed! download the latest.
Forum: Themes and Templates
In reply to: [pinpress] New bug, the background color can't be customized.issue fixed! download the latest.
Forum: Themes and Templates
In reply to: [pinpress] Permission to use themeGo ahead! kindly post the YT url.
Forum: Themes and Templates
In reply to: [pinpress] Change number of columnsupgrade to the latest theme, hope it solves your issues.
Forum: Themes and Templates
In reply to: [pinpress] New bug, the background color can't be customized.customizing the background might not be that difficult for you, anyway i would look into it.