BayLev
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Disappearing WP dashboard options and pagesHello Krishna
Thanks for your response. Sure, here it is: www(dot)meinonlinewettanbieter(dot)com
Right at the top (blue bar) and in the left navigation there are supposed to be entries. Also the homepage is the blog page as opposed to the static page…
I have just tried adding a new “test” page to see, if it may bring up the module again (within “Reading”). Instead, that page also just disappeared into nowhere. Where it says how many pages have been published etc. it actually features the full number of pages, however, I can’t access/see any of them in the pages dashboard. And of course, there’s the whole issue with the static/blog homepage option missing from within the “Reading” panel as well.
I’ve had database issues before, but never something like this…
Many thanks again!
Forum: Themes and Templates
In reply to: [Catch Box] How to control what pages go into the menusOk, it doesn’t quite seem to do what I’m looking for.
I’ve added a menu with a page and chose the option ‘submenu’ (the option ‘main’ would replace the currently existing menu bar), but it places it under the ‘main’ menu bar as a single entry. When I tested adding another page to it, it placed that entry next to the first, but not within the hierarchy.
What I’m trying to achieve is – have a menu point within the main menu, under which I can include only the required pages. For example, some other template gives you that option from within the page creation dashboard i.e. show or not show the page within any given main menu.
Also I suppose, when creating a new page, that page will be show somewhere within the main menu regardless, either as a main point or sub point. I guess, when creating custom menus and selecting that example page, the template should understand to place it there and not have it featured in two locations subsequently.
Nevertheless, that doesn’t fix the first issue π
Any more ideas? Many thanks!!
Forum: Themes and Templates
In reply to: [Catch Box] How to control what pages go into the menusThanks, ok great! I give this one a go. Why didn’t I think of this myself? I know, as some other templates I use behave differently. For instance, the manually created menu will be generated as a widget with no dropdown functionality and is therefore static.
I’ll check it out, thanks again. I may have to get back to you though at some stage π
Cheers
Forum: Plugins
In reply to: [W3 Total Cache] Activating the plugin crashed my networkn admin areaHi waboom
If you want to delete the plugin, try this, it worked for me and your site should be back to normal. Found this in one of the other threads:
You’ll have to do this from cPanel or your FTP client:
To uninstall W3 total cache plugin, you need to follow following procedure:
– Delete W3 total Cache plugin from Wp-content/plugins folder
– Remove this line from Wp-config file (define(βWP_CACHEβ, true) )
– Delete advanced-cache.php, db.php, wp-total-cache-config.php and delete entire w3tc folder from wp-content folder.
– Check .htaccess file and if you see any code added by w3 total cache plugin, do remove it.There is another thread in regards to the blank page (the above is when all you see is server errors). Click through each individual thread (must have been page 2 or 3) and you’ll find it. It was about a missing file ‘master.php’ or something, but I believe the plugin author already fixed this issue.
I’d like to use W3 Total Cache too, but cannot, as all I get is 500s.
Cheers
Forum: Plugins
In reply to: [W3 Total Cache] Internal server error due to W3 Total CacheThanks for the help on how to uninstall W3 Total Cache FemmeFM
Myself I have just generated 500s all over the place once activating the W3 Total Cache plugin. I’ll leave a separate post at the Help Forum, but am not sure, if there’s a fix to this. I saw various posts on internal server errors, which have not been resolved.
Well, we’ll see. Cheers again for the helpful instructions in a moment of panic.
Adding to the above: Before Installation you should be aware of the following (in quotes). Besides, that I’m not sure how to change that setting, could that be the reason for the Internal Server Errors? I doubt it though…
Also make sure wp-content/ and wp-content/uploads/ (temporarily) have 777 permissions before proceeding, e.g. in the terminal: # chmod 777 /var/www/vhosts/domain.com/httpdocs/wp-content/ using your web hosting control panel or your FTP / SSH account.
Thanks for any help and all the best!
Forum: Plugins
In reply to: Multible authors with ONE email address – looking for a plugin or hackHi all. So no one has an idea for a plugin or a workaround for the issue above?
How can one author of multiple network sites (WP MU) set up different author accounts under ONE MAIL ADDRESS? I would use the same author name, if the sites were connected, but they aren’t.
Neither do I want to set up multiple spare mail addresses to accommodate for all the 1-man-show authors. π
Thanks again
Forum: Fixing WordPress
In reply to: Favicon.ico not showing up on child theme sites on MU networkAnyone having the same issue above, I managed to resolve this one.
Basically (in my case), in order to change the favicon for a site that uses the same theme, I have to change the favicon image URL in the functions.php.
For the other site that uses a different theme (e.g. site B), I placed a renamed favicon in the same branch as the main theme (site A) and referenced it from within the header.php of site B.
<link rel=”shortcut icon” href=”/yoursite/favicon-site-b.ico” type=”image/x-icon” />
Cheers
Hi Blair
Many thanks for your answer. Yeah, I believe I know what you mean. So I can rest assured that I DO NOT need to add rel=”nofollow” to the source code when it comes to any Pretty Link generated URL where I ticked the box apply nofollow/noindex?
I guess, if Pretty Link sends this no follow request in the http header, then I don’t have to worry about scrambled SEO link statistics right? I guess I just read it all wrong when I was in panic mode.
Many thanks!!
Hi all
Sorry, this issue is not resolved yet π The question is basically still the same.
Example:
I created a post category structure as follows:– Shoes
— BootsSo I use the links in posts as follows domain.com/shoes/boots/articleA even though WP likes to resolve to canonical domain.com/shoes/articleA regardless.
It drops the /boots/ category and it’s the first link variation that is being flagged as non-indexable as well as really isn’t indexed in the search engines, while (better than nothing) the one where /boots/ has been dropped is in in fact indexed.
I use a custom permalink structure, so non of the PHP gibberish in the link. Is anyone else experiencing this problem?
Thanks!!
Hi techonda
Many thanks for your message. Can you elaborate on your suggestion a little more? My permalink structure is already set up in a custom way, hence the following example of a link (none of the ?=22424 etc.):
EXAMPLE:
www .example.com/shoes/boots/articleThe above URL structure would work as well, but the way WordPress wants to treat it is as this:
www .example.com/shoes/article (without the second category in the link e.g. ‘boots’).
This can be seen when hovering over the headline of a post – the URL it directs to. Both URL variations work, but the one with one additional category (boots) in the link is flagged by google and SEO Doctor as non-indexable and is in fact not indexed either. The shortened URL, where WordPress drops the second category (boots) in the URL is indexed though.
I mean, a URL with 2 or more categories shouldn’t be a problem hence WP gives you the choice to set these up in the first place.
Thanks again
Hi RavanH
Thanks for your help! All good, I believe I understand what you mean about the robots.txt file.
Thanks for the warning as well. The domain you mentioned is my site too (the one I described in my post above is a ‘child’ of that ‘main’ site) π The two of them run on the sitemap plugin of yours, and it appears to be tracking each domains’ contents fine (individually), so I guess all is ok π
Thanks again!
Hi supercleanse
I actually figured it out and had something wrong with the URL – well, sort of. The thing is that when you implement Pretty Links into HTML on a mapped domain you got to keep the main site prefix. Ok, to illustrate this a little better, this is what I mean:
Does not work (which I expected to work hence I though URLs would be mapped throughout):
newsite.com/prettylink/Works like this and gets mapped on publishing the page:
mainsite.com/newsite/prettylink/ (newsite is the name you gave the subfolder domain)You won’t see the URLs mapped on previewing the page, only once it’s released.
Hope this helps.
Forum: Fixing WordPress
In reply to: HELP – In one swish, all pages just disappeared!Hi esmi, thanks again for your answer and help on the issue.
The problem is resolved. It was as you suggested, “Repair DB”. But I couldn’t find it :-/ Well, that fixed it, which is great.
Thanks again, I owe you one.
Forum: Fixing WordPress
In reply to: HELP – In one swish, all pages just disappeared!Aeehm, ok I am in there, but the only option Table Maintenance is giving me is “Flush the table (FLUSH)”… π Doesn’t sound like a repair though…
Forum: Fixing WordPress
In reply to: HELP – In one swish, all pages just disappeared!I am actually in ‘phpMyAdmin’. That is where the table entry in the post above does show up as crashed (in bright red). But as mentioned before, I don’t know anything about databases, so off my head I would not know how to fix it or where to get the fix from. Do I have to import a backed up version of the database?
I am also trying to get in touch with the host guys, but they are currently offline :-/