bmcc2012
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Feature on Homepage slideshow – less and less working!I’m using a Theme called TheatreCMS, so the carousel / slider is a feature of this theme.
The developer has abandoned the project (so it seems) so I’m really left with no support. I wonder if the issue is due to updates in WordPress, and the theme not keeping up with updates of its own inline with this?
Inspecting the code, I can see that it’s pulling out the image from the post as currently set, but it’s failing to pull updated images from new posts that are created as ‘Theatre events / shows’.
The website is http://www.bluemountainstheatre.com
thank you!
Hi – I’m fairly certain that it’s the ‘Category posts’ widget. Now that I’ve looked at the plugin, and it’s two years old – could that be the issue that I’m experiencing now?
Forum: Fixing WordPress
In reply to: Advice and menu questionThank you Beee, I’ll look at Yoast’s breadcrumbs plugin – I already use his SEO plugin which is great.
Just on item number 3, if you visit this page below, you can see that the side menu on the right displays the menu items for ‘Contact Us’. I don’t want the menu here to be this one, but want the menu items for the art gallery to be displayed instead, but am unsure how to change it from this:
http://bluemountainsculturalcentre.com.au/category/future-exhibitions/
Thank you – sorry for my late reply, I’ve been on holidays – but the answer was very simple in the end, thanks again!
Just a follow up to this, I can see (when viewing source code on my main page) that Yoast plugin has inserted the custom meta data placed into the code:
<!-- This site is optimized with the Yoast WordPress SEO plugin v1.1.5 - http://yoast.com/wordpress/seo/ --> <meta name="description" content="The Blue Mountains Cultural Centre will showcase our unique artistic life, our world heritage environment and culture in a remarkable cultural precinct."/> <meta name="keywords" content="culture, art, art gallery, world heritage, blue mountains, artists, kids events, katoomba library, public programs"/> <link rel="canonical" href="http://bluemountainsculturalcentre.com.au/" /> <link rel="next" href="http://bluemountainsculturalcentre.com.au/page/2/" /> <!-- / Yoast WordPress SEO plugin. -->Yet, this is not the text being picked up by search engines, as I mentioned, it’s in the text of the first post.
Forum: Fixing WordPress
In reply to: Physically change the URL of postsThank you so much esmi!