I'm still new to wordpress so forgive me if this is a simple question.
I'm using the ['Radio Station' plugin] on my wordpress site, however the 'show' pages do not feature a side-bar. I've tried to create a child theme, and amend the coding of the 'single-show.php' page, but I'm not sure whether the basis of the page is either a post or page.
The only thing i've managed to suceed in is adding the side bar which shows right-aligned under the rest of the 'whole page' content.
Ideally, I'd like the 'show' type pages to look like the 'post' type pages.
This question was posted six years ago from the date of my reply. We've taken over the plugin from it's original developer. You can find the latest version at https://wordpress.org/plugins/radio-station. We also have a PRO version at https://radiostation.pro. Both free and PRO resolve the issue noted in this post.
Related
I hope I'll get a solution for my problem here. I'm working on some festival website - it's based on a theme that was custom made for them few years ago. And every year the website used to be updated for the new edition and and the old page moved to a subcatalog named with a year. So I had no troubles with the update - of course I've created a new database and haven't touched the old one. The problem I'm having is about the archived website. And I think the qtranslate plugin is causing it.
The main page is working well. But all of the subpages are not working at all - they cant be found. And I think that's because somehow there is a redirection or something so that instead of adress like "mywebsite.com/2021/en/subsite" the final one is "mywebsite.com/en/2021/en/subsite". Is there a way to change it? For sure it is. I just dont know why this is happening.
I tried disabling the qtranslate plugin but the website is multilingual so it was a big mess.
anyway, when i disabled it, all of the navigation buttons redirected me to the current page that has been located in the main catalog.
This website uses a custom theme developed by a marketing agency that pretty much ripped the firm off.
I logged into the website to make an edit today and the content blocks aren't showing up. Looking for suggestions as to what could be going wrong here.
I tried disabling every plugin and reverting WordPress, but editor is not displaying the blocks to edit. The blocks are advanced custom fields blocks.
This is a recent issue because I was able to make edits in the past.
Not sure what I'm missing...thanks for any suggestions.
Front End Pic
Back End Pic
This may seem novice, but I assure its not.
So, I have a site, which displays blog posts by date from new backwards.
Standard stuff. However, what I'm trying to do is create a temporary homepage, lets call it 'yogo'. It displays some ad, or image, with a button link.
What I'd like is a direct link to the actual blog feed which displays in a given theme site's frontpage. Is it just a block?
When Im in Appearance->Reading, I can change homepage to 'yogo' fine. But, say a visitor is on 'yogo', and I want a button they click on to link to what would be the original theme frontpage with blog content, it should technically be 'Home' but is that coded somewhere through the wordpress software like the Reading mentioned above.
Maybe Im missing something, should I shut off permalinks, and dig for it in actual page extension?
Im trying to avoid using Guten. or Elem. to build out a blog page.
Any advice, thanks in advance.
Once add your code in front-page.php or home.php you can use get_the_permalink() function to get the blog page URL and will pass in "a" HTML tag like this -
Your Blog Name
Might be it can help you.
Just a quick update. actually solved this.. In simple terms, it is possible to do this really quickly through the Wpress UI. From your backend, these are the steps in the following order:
(firstly. shout out 2 user 'mirchev' because if u didn't point out templates I would of been way off. actually after about an hour of research after that) So it all takes place in Setting->Reading. From what I've read, Wpress started off as a blog based system anyways, so it was solved a long time back. Basically to start, 1. Create 2 pages, no need to add any content as long as they are 'new' and you make note of the names.
2. Also important -in the template area to the right panel when the new page editor loads up (you don't need to add any texts, images or whatever, including the area on the right just make sure "default template" is selected. 3. Afterwards, these 2 pages are 2 be used in the Setting->reading section.
What you want to do is when you enter this setting of your Wpress site, instead of having your "homepage" radio button be "latest posts" set it to 'static page,' and 4. important - select 1 of the 2 new pages you created as the static page. 5. Now, also important, for the posts page, select the 2nd of the 2 new pages you created. 6. Once this is done, what happens is your website loads the static page, which you may customize however, and then you can go into your Appearance->menus and add the appropriate link to the 2nd of the 2 new pages you created to load the blog, or link to it whichever way you choose. More often than not a menu item should appear if that is the setting you customized.
..And that is all. if fact I was very surprised just how smooth it was.
good luck ! ..--'''~~**
Separation!
Forgive the newbie question but i'm starting up a new blog using wordpress and, having installed a template and begun the very initial steps of setting it up, i've got an issue with not being able to configure the 'featured areas' to be able to pull in the blog posts.
The URL is http://theformula1blog.com/
Have looked around and tried to configure this way but not been able to get it to work. Ideally i'd have the most three recent posts in the featured areas and then potentially a couple more below them.
Any tip would be appreciated as i start to play with WP and get to grips with configuring it.
You can make blog post as featured from admin area, So in database post's flag will be set as featured. Now on home page template you can add where condition for featured flag.
I was wondering could someone please help. I am working on a WordPress website. I have added blog posts and everything was going fine until unexpectedly I start getting the following message. (Side point: If you look at the message, available is actually spelled incorrectly also - AVAIBLE)
Now I have 11 blog posts, separated on the blog overview into 4 per page. So 1st page has 4 posts, 2nd page has 4 posts and 3rd page has 3 blog posts. When I set one of the posts as a draft, I should see 2 on the last (i.e. 3rd) page, but instead I see the 404 error page, even though there should be 2 posts on that page. When I publish the drafted post, everything works fine and I see the expected 3 posts on the last page.
Each of the posts themselves are fine, as I have tested clicking on each one and it brings me to their designated page as expected. But it's just in the main overview of the blogs that I'm having the issue.
This is a major issue as I now cannot add blog posts without this happening at certain time. Can anyone please help me resolve this issue?
Thanks
Seeing that the 404 page of the theme has text is both grammatically incorrect and contains a spelling error, the theme you are working with has, to put it nicely, issues, primarily with pagination and post queries. (I'd much rather say "the theme is junk).
Use deductive logic to rule out the theme and plugin(s). Switch to the default WordPress twentyfifteen theme and see if the blog pagination is correct. Deactivate Yoast and see if pagination works.
If the theme is broken, or if Yoast breaks the theme, find a better theme; a good place to look is https://wordpress.org/themes/ All themes in the WordPress directory have been checked out and there are dedicated support forums for each.
Besides that, this is really isn't a programming question. You need to show specific code that is causing the problem, like the page queries themselves. You're better off in the theme and plugin support forums and at https://wordpress.org/support/