iceq
Forum Replies Created
-
Forum: Themes and Templates
In reply to: make an image appear aligned to the leftI managed to do it byt creating new “div.user-photo” in my CSS and added to it:
float: right;Thanx Ron. I really appreciate your great sense of help 🙂
That plugin doesnt seem to be offering what I want. I basically want to add external RSS feeds to your plugin, so it would pull new posts from them just as if they were sub sites on the network.
The plugin above pulls from RSS to be featured, and I have to specify which to feature, I dont want that, I just want all posts to be pulled as they are all pulled from sub sites.
Is there a chance to find another plugin that may do this?Forum: Themes and Templates
In reply to: make an image appear aligned to the leftOkay it seems I managed to create a new CSS class.. I added in the css:
#featured-posts-block .user-photo {}Then in the loop, I wrapped the user photo code in the same CSS thing, so it is now:
<div class="user-photo"><?php userphoto_the_author_thumbnail() ?> </div>To test it, I added “border:2px solid blue;” to the CSS, and it showed up good..
But I am unable to make it float to the right of the text , like I demonstrated in the photo above. Help is appreciated.
Ok will see it. Thank you. Another question please. Is there a way to make the plugin pull in posts from an RSS feed? it would be great if that was possible, because, since I am building a free writers network, I want my network to show also articles from writers from their own websites.. how can I accomplish that?
You have to install it from your Network admin dashboard, not the sashboard of the main site in your network. After you do so, you will find it under “Settings”, again, in the Network Admin dashboard.. its path in your browswer should be:
http://YOURDOMAIN.com/wp-admin/networkOkay, it is very clear now thank you 🙂
Meanwhile I spoke with my hosting and they increased the php execution time. But now trying to repopulate all posts, I get:Fatal error: Cannot use object of type WP_Error as array in xxx/public_html/kuttabna/wp-content/plugins/wordpress-mu-sitewide-tags/sitewide-tags.php on line 195
Forum: Networking WordPress
In reply to: Post via email on Multisite, works or now?Thank you Ipstenu, well, then how can I enable it, in light of the steps that I said I have already taken , above?
Noting that the email address i created IS on my server.Okay, thank you. But again I am still not able to tell why the FB login button is not showing up in the comments section, where is it supposed to appear?
Help please !
Thanx again Ron. So if same tag exists in 2 blogs, to which one will the SWT link? is it to the blog where the tag was firstly created?
Forum: Networking WordPress
In reply to: Post via email on Multisite, works or now?Thanx Ipstenu. So whath the guys say in that topic is totally not true?
And there is no way to post other than the dashboard and WLW ?
Thanx for the detailed answer Ron. Appreciate it. I guess I have to speak with my hosting on issue no1.
Ur point 5 , well many sub blogs share many tags!! Cant the main blog simply display all posts from all blogs that have that tag?Thank you Otto. I know it has to have permission, and I my question assumed the visitor already approved it, and I was referring to the next visits.
You said it works fine. Yet as I explained, I couldn’t have the login buttons appear in or around the commenting box. What am I missing?
See here this is the main blog:
http://kuttabna.net/join/I should again ask the qusetion that concerns me: When a Facebook user visits my site and sees the Facebook login button and clicks it, and approves association.. will he be able to post a comment using the native WordPress commenting system as usual, and the comment will appear coming from his FB accounr, or what?
Does he have to register or not?Forum: Themes and Templates
In reply to: Images arent displayed inline and rather on separate linesThank you for anyone willing to help out 🙂
Forum: Themes and Templates
In reply to: sudden long horizontal scrollbar, overflow: hidden; no helpThank you for anyone willing to help out 🙂