A hip and trendy journal for the web. Should be used for rare questions about blogs, not questions on specific blogging software. See: [wordpress]
0
votes
0answers
14 views
About using google client api
I am planning to write a native java application that can get some blogs by searching with a few words. And I know we can get some results by searching on google blog search. So I want to know if I ...
1
vote
0answers
11 views
Wordpress for creating a newsfeed?
I have already created a social networking site in PHP where users are able friend each other. I would like to create a newsfeed/public blog (for lack of a better word) where users who are logged in ...
0
votes
1answer
12 views
Blog loop in Shopify not working
I have the following block of code in my index.liquid
<div class="news-notable">
<h2>New & Notable</h2>
<ul>
{% for article in ...
0
votes
1answer
12 views
Create blogging system for my website
I have a website created with CodeIgniter 2 and i would like to add a blogging system which give to registered users the possibility to create their blogs like user1.domain.com.
How can i do that, ...
0
votes
1answer
13 views
Post only one specific category on the index page of my wordpress blog
I have a category named "Highlights". I would like the main-index page to only show the "Highlights" category.
I created a loop-index.php file. How do I change it to only show one category named ...
-1
votes
0answers
19 views
Big images, but narrow textfield in wordpress blog feed [on hold]
I´m currently making a blog theme from scratch, with the good help of the theme _s.
What I want is the picture in my blog feed to be big, but the text centered, and narrow be left aligned.
I have ...
0
votes
0answers
6 views
create blogspot blog through code
I want to create a blogspot blog for all registrations on one of my site i.e. for all users, some other site is already doing it, so I guess this can be done.
I tried searching, but all I ended up ...
0
votes
2answers
24 views
Database error in creating blog using django
Am trying to create simple blog using django.
At first,i created database with the command
python manage.py syncdb
when i try to save blog post,i get the following error
DatabaseError: table ...
-2
votes
1answer
21 views
Where do I find the Create App button? [duplicate]
I am trying to create an app for facebook to link to my Wordpress blog. Every time I click on developers.facebook.com/apps I get taken to my FB page. I have already upgraded my FB to a developer ...
0
votes
1answer
32 views
How Can I Incorporate my WordPress Blogs into an iOS app?
How Can I Incorporate my WordPress Blogs into an iOS app? I have a beautiful word press site and I want to create a native iOS app. I have knowledge of coding for iOS, but I just don't know how I ...
0
votes
2answers
32 views
Blank Space above the header-Blogger
I have this problem with the blank space above the header: http://prntscr.com/1edij7.I tried to edit "margin-top" and stuff like that but it wouldn't work. Please..I need some answers..I tried ...
-1
votes
0answers
32 views
How to edit the javascript code to display ads at the bottom in each post
My Friend created a blog and registered in adhitz.
where should i place my script to repeat the ads in each post
please refer this link to know more about my question.
http://c4cooker.blogspot.in
...
-5
votes
0answers
25 views
How to edit the script to display advertisements in each post [closed]
My Friend created a blog and registered in adhitz.
where should i place my script to repeat the ads in each post
please refer this link to know more about my question.
http://c4cooker.blogspot.in
...
0
votes
0answers
36 views
How set custom background in Blogspot? [closed]
Set up template.
There is such string for background:
...
0
votes
1answer
25 views
Tumblr horizontal theme forging
I started to build a Tumblr theme from nothing and wanted to make it a horizontal scrollable one.
I got that far to create the collums for my posts, yet from now on i can't bend them to lay ...