deizi23
Forum Replies Created
-
The points are not being deducted after the order is placed and also points are not being deducted when the order status is completed. Gaining point works well but the deduction does’nt work at all.
Forum: Hacks
In reply to: Get 5 recent posts from custom post type in a shortcodeit isn’t work or i can’t combine two codes.
Is there a way to make the shortcode show 5 recent instead of type manual ID’s?Forum: Fixing WordPress
In reply to: How to change search result page URL?yes, it’s some stupid theme but the client choose it. And is there a way to make a new page which show the content of search result page?
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Set menu after bannerI want to do this trough style.css or header.php – the height of banner is not fixed
Forum: Fixing WordPress
In reply to: First page wrong urlthe .htaccess file is 100% similar. But the first page isn’t blank, it redirects me to my hosting server system page which says “This URL is already owned”. I think something redirects me to other page. Or the wrong url is written somewhere
Forum: Plugins
In reply to: [Custom Post Type UI] Post type doesn't appear in admin menuyes i’m sure. I type 6 and 7 and 10 and there isn’t change
Forum: Themes and Templates
In reply to: banner on first page onlyi write this but it’s now working. I put it in header.php. Where is my mistake?
<?php if( is_home() || is_front_page() ) : ?>
<?php $header_image = get_header_image();
if ( ! empty( $header_image ) ) : ?>
<div class=”header_image”>
<img class=”banner-img” src=”http://store3.data.bg/deizi/banner.jpg” />
</div>
<?php endif; ?>
<?php endif; ?>Forum: Fixing WordPress
In reply to: Make social icons on upper line than menuthis is the image of my problem
http://farm6.staticflickr.com/5700/23158096614_975b3940bf_b.jpg