riverwire
Forum Replies Created
-
Forum: Plugins
In reply to: [Alligator Popup] Strip header footer etcAh why the hell didnt i think of creating a custom template for that particular page :D, thanks for the reminder, its been a long day 🙂
Forum: Plugins
In reply to: Taxi booking & payment pluginNapy84, could you show me your plugin ? Id be interested in buying a copy if its what im looking for ?
Forum: Plugins
In reply to: Taxi booking & payment pluginNapy84, could you show me your plugin ? Id be interested in buying a copy if its what im looking for ?
I couldnt find a solution so i just disabled the sitemap part of yoast and installed another sitemap plugin which worked perfectly
Forum: Fixing WordPress
In reply to: Adding an anchorType the Anchor text that you require , select it with your mouse and then click the link button , type the URL and your done. Of course there are different ways depending on what format you are working in , BB code , HTML or the editor but in simple terms the above will do it
Forum: Fixing WordPress
In reply to: Difference between (www.) and without (www.)You should have one or the other , not both. Other wise known as the canonical domain it helps google understand what your preferred choice is, allowing both www and non www indexed can result in indexing problems and possibly even Duplicate content issues , as stated above it can be seen as two separate domains.
So as long as you choose one of them you will be perfectly fine.
Forum: Fixing WordPress
In reply to: Redirect errorYou might also want to disable your permalinks to see if they are the problem ( forgot to mention that )
The homepage could be set on to display the blog posts or as you said it could be a homepage, you can check that by clicking on settings = reading
You should then see if your blog is set to show the latest posts or a specific page, if its set on a specific page but that page is not listed in the pages section then that could be causing a problem
Forum: Fixing WordPress
In reply to: How can i show all post content in the post page not homepage?You will need to edit the index of your template for edits of the tags, categories and image size etc unless your theme has theme settings in the admincp in which case there might be a setting to get rid of it.
As for limiting the text you just have to click the more button in the editor to select where you want the text to end or paste :
<!--more-->Where you would like the sentence on the homepage to end.
Forum: Fixing WordPress
In reply to: WEIRD error … invisible text!Sounds like a CSS problem, Does it do it if your default templates are active , also do you have any plugins installed ? If so disable them to see if that resolves the issue , if it does then you know its a plugin conflict
Forum: Fixing WordPress
In reply to: Can't publish. Stays in draft mode!!Are you sure you have permissions to do so ? Has the account you are publishing from got permissions to publish articles ?
Forum: Fixing WordPress
In reply to: Redirect errorMost likely the .htaccess file or a plugin , try disabling the plugins install via your admincp :
check to make sure your settings URL’s are correct and if that fails check the htaccess file.
If its still doing it ensure you are running the latest version of wordpress and switch to the default wordpress template to rule out a template issue .