Tagged Questions
0
votes
3answers
28 views
Reduce length of a post on preview page.
I want to make a script that will analyze the length of an individual post, and reduce it to a certain amount of characters on just the home page. How would I do this? Is there a way to do this ...
0
votes
0answers
19 views
Setting Up A Mailto: Javascript on Blogger
I want to set up a request form on my new art blog, so that visitors can enter in series and characters they would want me to paint, and on submit, it would send an email to me.
From what I've found, ...
0
votes
1answer
33 views
Creating/Embedding a Blog on an existing website
I am looking to add a blog feature to a website template I am creating. It is basically a storefront template I am making for a company that will host stores for different artists wishing to sell ...
1
vote
1answer
47 views
How to insert image behind blog post title
I need to how to insert image behind blog post title? I got some assistance from this site but didn't work out.
</Group>
<Group description="Post Title" selector="h3.post-title, h4, ...
0
votes
2answers
57 views
Can Anyone solve my Javascript Formation Issue?
Following is a js while i try to save it it shows "The content of elements must consist of well-formed character data or markup." errore , kindly help me to solve this problem
<script ...
0
votes
0answers
26 views
Can I add a trending article section (with realtime visitor data) to a static jekyll blog?
I'd like to add a "trending" section to my jekyll blog with articles that are getting lots of hits but from what I've read this is dynamic data and not the strong point of using a static site ...
0
votes
1answer
267 views
Adding javascript inside blogger Post [closed]
How can i add the following javascript inside a post
<script type="text/javascript">ch_client = "dddsul";ch_width = 550;ch_height = 250;ch_type = "mpu";ch_sid = "ChiDefault";ch_color_site_link ...
0
votes
2answers
73 views
Showing Images in Array coding for Javascript on Blogging sites
On my blog I have a html coding for array. I downloaded this blogskin from the website blogskins and it came with the coding "array". I'm sort of familiar with this but I have no idea in the html code ...
0
votes
1answer
125 views
How count the page views of my Octopress blog?
I would like to add a simple counter to my blog posts. That way, each blog post has its own counter and can display how many times the post was clicked.
How can I achieve that with Octopress? Any ...
0
votes
0answers
353 views
How to Automatic tab switch in blogger edit-html
How to auto switch tabs in blgoger edit-html:
i am creating a blog in witch i have adder some tabs, to show separate tab posts, and i want to add auto switch tab feature in it.
i added these tabs ...
2
votes
1answer
107 views
How does Twitter live update its blog posts?
We are creating a blog for our company from scratch, and we made it possible with comet in PHP and jQuery to make new blog posts able to be updated.
But then we realised, what if a user edited or ...
0
votes
2answers
125 views
How to make a blog type page with prev & next page functionality?
I was wondering if I needed to learn javascript and or php to make a site that can move content from page to page as new content is added (like a blog). I was thinking of using wordpress and wipe the ...
0
votes
0answers
78 views
Opening lightbox image stops and disables music player
I am working with a WordPress blog.
muzvora.com/blog/
When I open an image via Lightbox, the music player at the bottom of the page becomes disabled (this happens when someone starts a song and then ...
0
votes
1answer
234 views
How to add an alias domain to Disqus?
I have two sites:
One is xxx.ruhoh.com and the other is blog.xxx.com. Actually they're the same sites, the only different is the domain name. I embebed the code of disqus into the page. However, ...
0
votes
1answer
80 views
Link to latest blog post [closed]
So I have integrated a blog into my website, and was wondering if there was a way for me to edit the link in the main menu that goes to the 'blog' so that it will automatically go to the most recent ...