CaptureFactory
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: I can change permalinks in my pages but not with my postsThanks for the link. It states:
‘You never, ever put your site url in the permalinks slot. You must use one of the structure tags, or a combination of tags only.’
I don’t know for sure, but I might have done this early on in my site building career by mistake. If I revert back to default will this undo any errors I may have inadvertently caused?
Forum: Fixing WordPress
In reply to: I can change permalinks in my pages but not with my postsThanks for replies so far.
I switched between the theme’s, deactivated any plug-ins and reset the plugins folder, this did nothing.
Any other ideas I could try.
Many thanks.
Forum: Fixing WordPress
In reply to: Site a bit buggy. Images and page scrollingThank you for your help with the matter.
Anyone who has any further knowledge?
Forum: Fixing WordPress
In reply to: Site a bit buggy. Images and page scrollingI’m using a template so not sure whether that has anything to do with the slideshow. Here’s an example of how I’d use slideshow:
[slideshow]
<image1.jpg>
<image2.jpg>
<image3.jpg>
[/slideshow]I cleared cache and the issue doesn’t seem to come back but it’s a bit hit and miss.
Forum: Fixing WordPress
In reply to: Site a bit buggy. Images and page scrollingDon’t think so. The page is in tact and fully operational, it’s just the images.
Forum: Fixing WordPress
In reply to: Site a bit buggy. Images and page scrollingIn FireFox. They can open ok but I’ve had quite a few people tell me about it now. I thought it was related to internet speed as when refreshed they seem to load properly.
Forum: Fixing WordPress
In reply to: My video is no longer found by websiteSorted it by redirecting the URL via my host for the config.xml.
Forum: Fixing WordPress
In reply to: My video is no longer found by websiteI have tried many variations including absolute URLS and nothing seems to work. This is the code at present:
<object id=”player1″ classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ width=”500″ height=”375″ name=”player1″>
<param name=”movie” value=”https://www.capturefactory.co.uk/Watch_Vid/rotateTool.swf” />
<param name=”allowfullscreen” value=”true” />
<param name=”scale” value=”noScale” />
<param name=”salign” value=”lt” />
<param name=”allowscriptaccess” value=”always” />
<param name=”flashvars” value=”” /> <embed id=”player1″ width=”500″ height=”375″ src=”https://www.capturefactory.co.uk/Watch_Vid/rotateTool.swf” flashvars=”” allowfullscreen=”true” allowscriptaccess=”always” name=”player1″ scale=”noScale” salign=”lt”></embed>
</object>Thank you for the response. Do you any other ideas?
Rory ??