harryts
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Can I place two widgets on my Main Sidebar in twenty elven?Resolved. I guess the key point was “the width conflict”. It was needed just to free some space. Here is the solution:
—-#primary {
float: left;
margin: 0 -30% 0 0; /* I changed this margin from -26.4% */
width: 100%;
—-Forum: Themes and Templates
In reply to: Can I place two widgets on my Main Sidebar in twenty elven?Probably, but this number of working links in the Main
Sidebar (10) looks as it was predefined in some php-file of twenty eleven itselfForum: Themes and Templates
In reply to: Can I place two widgets on my Main Sidebar in twenty elven?Forum: Themes and Templates
In reply to: Can I place two widgets on my Main Sidebar in twenty elven?I created a child theme long ago and I’m modyfying only files in it
Forum: Themes and Templates
In reply to: Can I place two widgets on my Main Sidebar in twenty elven?BTW, I found out that even 2 widgets on the Main Sideboard do work if the total number of links doesn’t exceed 10. The eleventh link stops all the links in the both widgets to work.
Forum: Themes and Templates
In reply to: Can I place two widgets on my Main Sidebar in twenty elven?It’s still on my localhost. When I solve this problem I’d definitely start paying for hosting:-) But I guess the question is clear: If I place two widgets on my Main Sideboard, some links stop working. One widget works fine. If I place one widget (Custom Menu, for example) in the footer area everything work fine, but the page itself doesn’t look well – my Custom menu is vertical and if I place it in the footer area there is a lot of waste white space on the right side of it
Forum: Themes and Templates
In reply to: Changing the title of the sidebar in twenty elevenOK. Thanks a lot
Forum: Themes and Templates
In reply to: Custom menu in Twenty Elevenπ
Forum: Themes and Templates
In reply to: Custom menu in Twenty ElevenOK. You were right. I sorted it out. It was needed just to remove the Search Form widget from the Maim Sidebar in order to get the links to my pages work.
Forum: Themes and Templates
In reply to: Custom menu in Twenty Eleven1) I have only 2 plugins: Akismet and User Avatar. Their deactivation changes nothing
2) I’ll try this
3) PhpMyAdmin? I can enter it only using xampp interface.
“In the table wp_options, under the option_name column (field) find the active_plugins row” – I don’t have any active pligins row.Forum: Themes and Templates
In reply to: Custom menu in Twenty ElevenOK. I guess, I should simplify my question as follows:”I created a post on my Home page. In Standard Format, links in the right sidebar (under PAGES) and the SEARCH form don’t work (mouse pointer doesn’t change its view). What should I fix, please?
Forum: Themes and Templates
In reply to: Custom menu in Twenty ElevenNo, unfortunately. It’s on my localhost. Until I fix most bugs, I’m not going to start using hosting services. But again, if I create Page instead of Post (with the same content) Search and Links in the sidebar work.
Forum: Themes and Templates
In reply to: Custom menu in Twenty ElevenAnd the Search form above the sidebar also looks frozen. However, another one above the header works perfect. I’m quite sure that using some dashboard definitions everything could be fixed…
Forum: Themes and Templates
In reply to: Custom menu in Twenty ElevenOK. Not a problem from now on. But anyway, when I create Page, links in the sidebar work, and when I create Post they don’t. I guess, I should simply check some tab while creating a custom menu, but I don’t know which.
Forum: Themes and Templates
In reply to: Custom menu in Twenty ElevenSorry, for sure I use Notepad++ for editing. I use Word for preparing drafts only, and after that I use “Paste from Word” option.
Can I repeat my question: What could cause sidebar links not work when I create a Post with Standard Format π Thanks