kikko088
Forum Replies Created
-
Forum: Plugins
In reply to: [CMB2] Problem migrate websiteThis is one gallery field:
a:14:{i:596;s:88:"http://localhost:8888/site/wp-content/uploads/2014/10/C-47-LC-7584.jpg";i:597;s:91:"http://localhost:8888/site/wp-content/uploads/2014/10/C-47-LC-4849277.jpg";i:598;s:91:"http://localhost:8888/site/wp-content/uploads/2014/10/C-47-LC-4849273.jpg";i:599;s:91:"http://localhost:8888/site/wp-content/uploads/2014/10/C-47-LC-4848793.jpg";i:600;s:91:"http://localhost:8888/site/wp-content/uploads/2014/10/C-47-LC-4848792.jpg";i:601;s:93:"http://localhost:8888/site/wp-content/uploads/2014/10/C-47-LC-4848792-1.jpg";i:602;s:91:"http://localhost:8888/site/wp-content/uploads/2014/10/C-47-LC-4848791.jpg";i:603;s:91:"http://localhost:8888/site/wp-content/uploads/2014/10/C-47-LC-4848790.jpg";i:604;s:91:"http://localhost:8888/site/wp-content/uploads/2014/10/C-47-LC-4848789.jpg";i:605;s:91:"http://localhost:8888/site/wp-content/uploads/2014/10/C-47-LC-4848787.jpg";i:606;s:91:"http://localhost:8888/site/wp-content/uploads/2014/10/C-47-LC-4848784.jpg";i:607;s:91:"http://localhost:8888/site/wp-content/uploads/2014/10/C-47-LC-4848781.jpg";i:608;s:91:"http://localhost:8888/site/wp-content/uploads/2014/10/C-47-LC-4848779.jpg";i:609;s:91:"http://localhost:8888/site/wp-content/uploads/2014/10/C-47-LC-4848777.jpg";}Forum: Plugins
In reply to: [CMB2] Problem migrate websiteInto the template there is no absolute url, only relative so i think is not the problem, where can be stored the URL count?there is another way for export and import file_list custom fields?
Forum: Plugins
In reply to: [CMB2] Problem migrate websitethe file_list field save the files path into “wp_postmeta” tables, I search and find the field inside wp_postmeta table, the field is an array of images, if I change manually the url of the first image the field disappear from backoffice.
Forum: Fixing WordPress
In reply to: No input file specifiedThey say that module is running, the tree folder is WWW/mySite.com/www/wordpress and the .htaccess is inside “wordpress” folder, probably is a my error, can you give me some help?
kikko088
ok 🙁 thank you
ok, thank you, there is a way for use it on the home page?with little hack?
Forum: Hacks
In reply to: add comment – home pageanother question, now I see comment+form comment but I don’t see the navigation link…there is the code but no work
<div class="navigation"> <div class="nav-previous"><?php previous_comments_link( __( '<span class="meta-nav">←</span> Older Comments', 'twentyten' ) ); ?></div> <div class="nav-next"><?php next_comments_link( __( 'Newer Comments <span class="meta-nav">→</span>', 'twentyten' ) ); ?></div> </div><!-- .navigation -->why?
kikko088Forum: Hacks
In reply to: add comment – home pageit work!thank you 🙂
Forum: Themes and Templates
In reply to: conflict themes?solved….my problem was that I usa a menu for logged users and a menu for unlogged users, but I’m not set the second menu….
I have also understand what you mean, now is all okthank you
kikko088Forum: Themes and Templates
In reply to: conflict themes?but all the 2 themes are background image…. 🙁
ul.menu li a { display: block; width: 119px; background: url('images/menu.png'); padding-bottom:11px; padding-top:12px; }kikko088
Forum: Themes and Templates
In reply to: conflict themes?the menu don’t show the background button but a simple list… 🙁
pardon brafore i have next-gen 1.5.5 and 0 problem, now wp-content-slideshow don’t go!
kikko088
Forum: Plugins
In reply to: post_parent🙁 thank you!
Forum: Hacks
In reply to: post excerptthank you!
Forum: Hacks
In reply to: post excerptnow i put on the code the parent and random,but i have only a question, to have the link to complete post instead the “[…]” what I have to do?
thank you very much.kikko088