sarah.kho
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: cannot upgrade plugins or install plugins after changing host.Hi,
Any comment?
Thanks
Thank you.
I just found the table and replaced its content with the older content that I knew is correct.Forum: Fixing WordPress
In reply to: How to export media files as well as the text contents?Hi,
Any comment?
Thanks.
Hi,
Any comment?
Thanks.
Forum: Fixing WordPress
In reply to: How to assign all posts with an specific category to a page?Hi,
Sorry for replying late. I found the problem. It was due to some unwanted div tags.
I removed
</div><!-- /contenitore --> </div> </div>from the end and now it is ok. However I am looking to learn how to add the tags in the end of each post. I will post how it can be done when I findout.
Thanks for the help.
Forum: Fixing WordPress
In reply to: How to assign all posts with an specific category to a page?Yes, that is the plugin, thanks.
I have one minor problem with the template (before adding the sexybookmarks), There is a empty space between the content and the right side column, the space (gap) is about as big as the right column itself.
any hint on this is very appreciated.
Thanks,
Forum: Fixing WordPress
In reply to: How to assign all posts with an specific category to a page?Wow, It is working now, Thanks.
Now I just need to make sexyBookmark appear after the content and I will be done. Right now the sexy widget does not appear at all. I think I will need to add some source code into the pageOfPosts template file.
Thanks again.
Forum: Fixing WordPress
In reply to: How to assign all posts with an specific category to a page?Thanks,
I applied your changes and now the content appears after the widgets. I will play with the code a bit and then come back to you if I was not able to resolve it myself.
The left side column width is as big as the content should be and is occupying the content column instead of being in the right side.
Thank you for helping me out.
Forum: Fixing WordPress
In reply to: How to assign all posts with an specific category to a page?Hi,
Thank you very much.Everything is ok but none of the images are shown in the posts :O.
If I use the following content which I made by mixing the orginal pageofposts, my archive file and the single post photos are shown OK but the widgets are shown after the content and not in the left side.
here is my version of the file:
http://wordpress.pastebin.com/jkgZE9sh
Can you please take a look help me out.
Forum: Fixing WordPress
In reply to: How to assign all posts with an specific category to a page?Hi,
I posted the code into the pastebin and there are the URLs
- singlepost.php: http://wordpress.pastebin.com/S8e0fHZn
- Archive.php: http://wordpress.pastebin.com/rGxgQ4Bd
Forum: Fixing WordPress
In reply to: How to assign all posts with an specific category to a page?Thank you very much for the offer.
I was playing with the following codes to see whether I can craft somethig or not. And so far, I was not able to make it properlyHere is the single post page for the theme I use:
[code replaced by pastebin by t31os]
http://wordpress.pastebin.com/des0GeUnAnd here is the archive code for the theme:
[code replaced by pastebin by t31os]
http://wordpress.pastebin.com/mC86cpGiI was able to make the post appear a bit styled but the widgets were not showing correctly.
Any help is very welcome.
Forum: Fixing WordPress
In reply to: How to assign all posts with an specific category to a page?Hi,
Isn’t any plugin to perform this task easily?And what is the best procedure to know what changes I should apply on this code to work properly on my theme? (Blocks2)
ThanksForum: Fixing WordPress
In reply to: How to assign all posts with an specific category to a page?And another problem, the content of the posts are not using the default styling and they are not aligned with the whole site.
Forum: Fixing WordPress
In reply to: How to assign all posts with an specific category to a page?Hi,
I finally managed to make it work partially.
A big problem is that my widgets which should be shown in the left side of the page are now shown after the posts.
Any comment on how to fix it?
Thanks.
Forum: Fixing WordPress
In reply to: How to assign all posts with an specific category to a page?Hi, Can you give me more hint on how to do this please?