albesco
Forum Replies Created
-
Hi!
Is it possible to get data from a 4.1 WP site and put data to a 4.2 WP site?
Thanks a lot for your effort!Alberto
Now I use version 3.2.5 , on my WP 3.2.1 italian version.
It seems to work but… sometimes, when I launch it manually, this error comes back.
When it happens… I launch it again and… the error disappears.
:-SWell… it’s better than in the past, but… the problem is not completely solved
??Alberto
Forum: Themes and Templates
In reply to: Looking for a menu like the admin oneA-haaaa!!!
??Thank you again, Esmi!
AlbertoForum: Themes and Templates
In reply to: Customize twenty ten theme to be wider than 940px@ Alchymyth:
The cache plugin made me crazy ??
Now it works.I’ve made another change to #container and #content.
In this way… I can use the full additional width for posts in main coulomn (it was a your advice in another post)!
??Thanks a lot!
Alberto
Forum: Themes and Templates
In reply to: Customize twenty ten theme to be wider than 940px@ Alchymyth: thanks a lot! ??
I’ve made a child theme, copying the old one and modifying it.Now I’m looking in style.css and I’ve found two rows that seem to be usefull:
#access .menu-header, div.menu, #colophon, #branding, #main, #wrapper{margin:0 auto;width:940px;}
#access{background:#ffffff;display:block;float:left;margin:0 auto;width:940px;}
but… if I change 940px to 1024px… nothing seems to happen.
Is there some other tag to get a wider (1024px) page?
:-SThanks
Alberto
Forum: Fixing WordPress
In reply to: Track internal referrer pagesYou’re right: the function is “navigation summary”, wich tells me even more: how many
– come in from (previous)
– pages outside
– other pages in my website
– go out to (next)
– pages outside
– other pages in my websiteThanks a lot!!!
??Alberto
Forum: Fixing WordPress
In reply to: Track internal referrer pagesThank you Ganners.
Well.. the first place where I looked was in Google Analytics, but… the referrer pages are only for “foreign pages”, not from my website’s ones
:-SOr.. is there a way I haven’t seen yet to use G-A?
Thanks a lotAlberto
Forum: Networking WordPress
In reply to: Is there any Advanced comment editor pluginAs I see the comment editor here… it could be enough for me:
-B
-I
-Link
-QuoteI’ve seen in the html code, even this seems to be a tinymcecomments plugin
:-SAny similar solution good for WP 3.0.1?
ThanksForum: Themes and Templates
In reply to: An html title for "Navigation menu" widgetIt works!!!!!
??The final touch I’ve made is the following:
– to empty the title of the navigation menu, inserting a simple blank-space
– complete the css code in this way#primary .xoxo #widgets-reloaded-nav-menu-3 .widget-title { background: url(https://www.lemappedelpensiero.it/wordpress/wp-content/uploads/tasti-menu/metodologia.png) left top no-repeat; padding: 23px 0px 0 0; }
Thank you so much, Esmi!!!
It seemed me impossible for me alone… absolutely I’m not a css expert, and I was going on by try-and-try
??Forum: Themes and Templates
In reply to: An html title for "Navigation menu" widgetThanks Root for your precious additional advice!
??Forum: Themes and Templates
In reply to: An html title for "Navigation menu" widgetI’m trying, but.. it seems not working
:-SI’ve found in the style.css file the section
/* =Widget Areas
In this section I found an empty declaration
#primary { }
I’ve seen that my first navigation widget is called 3, so… substituted the empty declaration with this one:
#primary .xoxo #widgets-reloaded-nav-menu-3 .widget-title { background-image: url(https://www.lemappedelpensiero.it/wordpress/wp-content/uploads/tasti-menu/metodologia.png) center top no-repeat; }
but… it doesn’t work: I only have the text
??Any idea?
Thank you a lotAlberto
Forum: Themes and Templates
In reply to: An html title for "Navigation menu" widgetHm… I’m afraid I’m not so experienced to do so…
Should I modify the widgets.php file?
:-$Can you give me more information to do so?
Thanks a lot!
??Forum: Networking WordPress
In reply to: Is there any Advanced comment editor pluginI tried it with my WP 3.0.1
It doesn’t work :-/
Any other idea?