jaysharp
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cannot log in – no password, email recognisedThank you for the link to notes on the codex
https://codex.www.ads-software.com/Resetting_Your_Password#Through_the_automatic_emailer
very interesting. Went through the FTP and added the wp_set_password code.I’m now sorted!
Forum: Plugins
In reply to: [Plugin: Uploadify] How to use configuration shortcodes ?Many thanks Shazahm. It does work!!! I followed the example from the source code and changed it to the file I’ve made for uploads.
Now… can you help with changing the look??!! I want it to do single up loads. How do I change that?? ?? Have looked at the source code on
https://www.uploadify.com/demo/ and can’t see how to adapt to my own.Forum: Plugins
In reply to: [Plugin: Uploadify] How to use configuration shortcodes ?I can’t satisfy myself that it has actually uploaded the doc. Seems to work well but I can’t find the image anywhere. Not going to default in uploads.
Forum: Fixing WordPress
In reply to: How to add pdf files to websiteI am having the same sort of problem. I wish to make a pdf available for download and I can’t see how to do it. I’ve up loaded via ftp as suggested (to uploads) but cannot see it through any media or link editor.
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Unexpected features appearingI’ve sorted out my problem!!
ThanksForum: Fixing WordPress
In reply to: tables with html too big for pageI’m still not having any joy. How do i put code into the style sheets. I’ve been over to Twentyten weaver and found extra ‘table’ code to add – which I’ve done – they are showing up in editor.But I don’t know how to make that effect the page or posts.
I put this in to the head – as directed…
#content table {
border: 1px solid #e7e7e7;
text-align: left;
margin: 0 -1px 24px 0;
width: 100%;
}
#content tr th,
#content thead th {
color: #888;
font-size: 12px;
font-weight: bold;
line-height: 18px;
padding: 9px 24px;
}
#content tr td {
border-top: 1px solid #e7e7e7;
padding: 6px 24px;
}
#content tr.odd td {
background: #f2f7fc;
}Do I need to use a specific term on the post or page in the HTML tab for it to work???
Forum: Fixing WordPress
In reply to: tables with html too big for pageWhoops, I had a chevron missing from the Div e.g. – that’s why the menu moved!
DIV worked better – I will play around with this.thanks
Forum: Fixing WordPress
In reply to: tables with html too big for pageThe home page – might change the home page to the blog as this looks awful.
Thanks for the div, suggestion. When I tried that simple e.g. it through the side menu to the bottom of the page! Could see the pics but had no menu!
The writing stays withing the “Main container” it’s just anything in a table that isn’t recognised.
Thanks for all your suggestions.
Forum: Fixing WordPress
In reply to: tables with html too big for pageI have found the plugin WP-Table Reloaded which I’d hoped would solve my problems. Is really easy to use and update, but this also slides under the right hand column. Is this a 2010 and 2010 weaver problem?
Forum: Fixing WordPress
In reply to: tables with html too big for pageThanks,
This is just for images. Not sure how to write CSS up for php, nor how to insert into wp.
could you advise?Forum: Fixing WordPress
In reply to: Widget pageI have worked my way down the list and nothing works.
Is it something happening with twenty ten?
Or wp 3.0?from the list above when
‘increasing the available memory?’
https://www.ads-software.com/support/topic/253495#post-1017842
suggestion I added…https://www.ads-software.com/extend/plugins/memory-bump/ as this is the easiest way to…
then added…
define(‘WP_MEMORY_LIMIT’, ’32M’);
Nothing is happening. Nothing opens, help, dropdowns, dragging, nothing!
What else can I do?
Forum: Fixing WordPress
In reply to: Widget pageThanks, I’m working my way down your list.
None of the hyper links work either,
so I cant open or close menus. Have disabled all and no change.
Have deleted all plugins from folder. plugin gone from Plug in page but no change to widget page – everything’s listed and not moving.Forum: Fixing WordPress
In reply to: I Can’t log in!You Star Esmi!! that did the trick. Thank you for the extremely clear – idiot proof instructions. Do feel insecure with all this
Forum: Fixing WordPress
In reply to: I Can’t log in!Many thanks for your suggestions, but they don’t seem to have worked. I uploaded and over saved the semiologic folder, but same messages. And as I can’t get to the dash board I cant change the theme.
What would happen if I just deleted it. Would WP default back to it’s default? Would that help me get into the dashboard?