Forum Replies Created
-
AuthorPosts
-
Hello,
Sorry, I cleared the cache and checked on a different browser but I’m pretty sure its not working..
Sorry, its not working for me. Would you be able to try adding it?
Thank you for the reply.
The code you provided still does not seem to be working..
For your reference I’m attaching a comparison pic of the code on the site where its showing correctly.Thank you for the reply and sorry for the confusion.
The correct code is below.<?php $numposts = $wpdb->get_var("SELECT count(*) FROM $wpdb->posts WHERE post_status = 'publish' AND post_type IN ('post', 'news', 'photo')"); if (0 < $numposts)$numposts = number_format($numposts);echo '<p>動画数:<code><!-- 全記事数 --></code>'. $numposts .'<!-- 全記事数 -->動画</p>';?>
I have this code in the footer of my site right now and it shows number of posts correctly, but for some reason does not show the
<!-- 全記事数 -->
before and after the postnumber on enfold (it does show it if I shitch to the default wp theme).Is there anyway to make this show on enfold?
Thank you for your help.
Sorry could you please tell me what code you changed to make the
<!-- 全記事数 -->
show?The code showing up is <!– 全記事数 –> but it should be
<!-- 全記事数 -->
For some reason there is one too many dashes and if I try to fix it the<!-- 全記事数 -->
it is not showing again.Please see below pic, the code on the right is correct.
http://erodog.com/wp-content/uploads/2015/09/code.jpgThanks again for your help.
-
This reply was modified 9 years, 5 months ago by
jmalevic.
Hello,
Thank you for the reply.
OK, thanks for the help!
Hello,
Thank you for the input. I found the “color section.” Is it possible to make color sections in posts as well?
Also, after I make the color section, could you please advise on how to place the panorama into this section?
Panos are implemented through shortcode:
[panorama360 src=”http://kenko8.com/pano/wp-content/uploads/2014/01/panoo.jpg” style=”position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0;” mousewheel=”1″][/panorama360]I have the above css in my quick css btw.
Thank you
Hello, thank you for the reply.
I’m sorry but I’m not sure what you mean by “color section.”
Could you please advise.
Thanks
Never mind, your above comment has the solution. My mistake.
Thanks for the help.This reply has been marked as private.Thank you!!
This reply has been marked as private.December 31, 2013 at 7:09 am in reply to: slider followed by blog (don't show slider past page 2) #203992This reply has been marked as private.December 30, 2013 at 7:22 pm in reply to: slider followed by blog (don't show slider past page 2) #203825This reply has been marked as private.This reply has been marked as private.Hello,
The categories seem to be showing fine, but the tags are not working. Please let me know if you can find a solution.
Thank you
-
This reply was modified 11 years, 1 month ago by
jmalevic.
Thank you for the reply,
I’m using the dreamweaver find and replace function to change the code so I don’t think it should be altering the code; but I am a beginner so never know.
Thank you for double checking the code.
This reply has been marked as private. -
This reply was modified 9 years, 5 months ago by
-
AuthorPosts