Forum Replies Created
-
AuthorPosts
-
BTW, I already wrote about this problem several months ago, but it still unfixed((
It works!
Tnx a lot!February 14, 2014 at 11:57 am in reply to: Editing Featured image creates a bug on blog post #223889Thanks! The featured image displays below the post title now.
There is an interesting bug with The featured image. I add the feature image to one post and the image also displays on the post below.
http://www.smtdp.com/index.php/blog/- This reply was modified 10 years, 9 months ago by jacobsever.
February 13, 2014 at 10:05 pm in reply to: Editing Featured image creates a bug on blog post #223669And is there any way to place the picture below the header?
Big thanks! It works)
This reply has been marked as private.Tnx for the reply
I added this code but nothing have changed:add_filter( 'post-format-standard', 'avia_category_content_filter', 15, 1); function avia_category_content_filter($current_post) { if(!is_single()) { $current_post['content'] = get_the_excerpt(); $current_post['content'] .= $current_post['content'].'<div class="read-more-link"><a href="'.get_permalink().'" class="more-link">'.__('Read more','avia_framework').'<span class="more-link-arrow"> →</span></a></div>'; } return $current_post; }
Turning off plugins doesn’t help too ;(
December 6, 2013 at 8:48 pm in reply to: How to center buttons at the advanced layer slider? #197096“layer-container” feature doesn’t work at all.
December 6, 2013 at 8:45 pm in reply to: How to center buttons at the advanced layer slider? #197094I don’t get how to center this one. The text floats randomly when I change window size horizontally.
http://smtdp.de/index.php/description-free-demo/
Is there any way to attach text to the background picture?December 6, 2013 at 11:25 am in reply to: How to center buttons at the advanced layer slider? #196954I centered them manually, so it looks differently at different resolutions ;( for example on iPhone it’s not centered at all.
Is there any way to align slider elements automatically?I placed manually google code in footer.php
tnx ;)Tnx for the reply!
Turning off plugin Google Analytics for WordPress fixed the problem with portfolio greed.
Life becomes very difficult without google analytics ;(This reply has been marked as private..breadcrumb {
left: 0;
}wow! it works ;) tnx a lot)
cashe flushing doesn’t help, still have grey background(
This reply has been marked as private.Sorry, but it doesn’t work ;( nothing happens
-
AuthorPosts