romakoulikov
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Links for other languages in About pageRahul,
Thank you so much. Qtranslate did the trick.
Best,
RomaForum: Fixing WordPress
In reply to: Add time stamp to category-specific posts on pageGoing through those forums requires me to buy the theme for $70. I am not paying that money for this solution.
If anyone has any ideas about how I’d include the same type of time-date stamp on a page as on my main posts, I’m all ears.
Thanks in advance.
Forum: Fixing WordPress
In reply to: 2 or more blogs on one siteOf course, another follow-up. So I’ve done what I wanted to do with separating the blog posts thanks to you. The post under the sight-reading tab, however, does not have the post metadata. How would I include it?
From what I understand, the code for the post metadata is found in the single.php file. Would this same file control the metadata of the post that I have set up to show in my sightreading page?
Forum: Fixing WordPress
In reply to: 2 or more blogs on one sitebleeber, thank you! after almost going down the path of modifying code in header.php, I mistakenly happened upon an options box for my theme (Vigilance) which allowed me to turn off categories being included in the header. Cheers!!
Forum: Fixing WordPress
In reply to: 2 or more blogs on one siteFollow-up question.
So I was able to create a page that lists only the blog posts from a specific category (Sightreading). I was also able to exclude that category from the main page. Confer my blog for reference. However, as you can see, there now is a duplicate Sightreading tab. This was created automatically once I created the Sightreading category. That tab actually contains only a link to the post filed under Sightreading (I want it to display the actual post)
How would I fix this…..I gather I must either delete the page I created and get the page the theme created to display the post directly, or turn off the setting that automatically adds a category to the menu.
Thanks in advance for your help!
Forum: Fixing WordPress
In reply to: 2 or more blogs on one siteWow, thanks for the heads up bleeber. After reading up a bit, I did as per your recommendation and it’s working. This is gonna be great. Thank you very much.