What’s in this menu. the.

 
Seard: Use Duplicator instead

Terherst: Hmm how to allow my WordPress theme to use jQuery and $

Tott: Pixolin: https://codex.----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/Function_Reference/wp_enqueue_script

Blockmon: Terherst: https://codex.----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/Function_Reference/wp_enqueue_script#jQuery_noConflict_Wrappers

Terherst: Isn’t that for picking 1 of the 2?

Terherst: Seems I have formidable plugin which want to make use of jQuery but I am using in my theme everywhere $

Terherst: Https://paste.ee/p/IHir6

Diciano: On that section I pointed at, look into the third code example and read the comment inside.

Mcelwine: Terherst: or use var $j = jQuery; to reasign jQuery to another shortcode if neccessary

Fontan: Pixolin: Do u know if Duplicator replaces the old site url in the database of uploaded media urls?

Beacher: It wouldn’t make much sense without, Jpegtobbe

Terherst: Jpegtobbe I think you have to pick the new url when you create abackup I tihnk

Median: We were speaking about Duplicator plugin

Copes: Pixolin: No doesnt make sens. but many backup plugins do like that :

Middendorf: It’s not mainly a backup plugin altough you can create backups with it

Luangamath: Often it works if its in the root at both servers . like / . but if you migrate from / to like /my_sub_folder/ then the urls wont work if you dont replace the old url to the new in the db.

Wrinkle: But anyway, i’ll try Duplicator if it solves the problem with wrong owner of the unix files that are uploaded onto the new site

Vener: I have to migrate 300 websites to an external part where i not have control of the server

Sanosyan: Jpegtobbe: Google result for interconnectit wordpresswordpress-databases/">https://interconnectit.com/products/search-and-replace-for-wordpress-databases/

Fifer: Use that, if Duplicator doesn’t help

Grabill: Pixolin: Duplicator makes a zip file right?

Monclova: An archive file zip-file plus an installer.

Royce: No need to install WordPress on the new server

Montas: Ok, but then i think its the same problem as with BackupBuddy. The unix file owner is saved in the zip file. When unzipped on the new server its wrong owner. And its not possible to change owner of the files.

Tapian: I don’t think so. Why don’t you just give it a try instead of ***uming things? It’s done in less time than we discuss how it could work.

Koenigsberg: Besides that I already provided an alternative.

Gaw: Yes. im onto it now ;

Leahy: Ah darn. Duplicator doesnt work on the old server. The PHP is to old for Duplicator to work. :/

Stofferahn: Jpegtobbe: https://codex.----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/Moving_WordPress

Doroski: I dumped all the data from sql and then searched for the string 😛

Colden: Which is the best way of showing a sub-menu only on pages with children ?

Sachez: Runtyrobot: is this a menu separate from the main nav menu or the main nav menu itself?

Smejkal: It’s seperate – else I had plenty of ideas 😛

Pettyjohn: Hello fellow wordpress guys. Anybody who has time to help me out with a Template/php problem

Kreitler: Or – I still do, but looking for the proper way

Sachez: If !empty get_children { show the menu }

Sachez: Runtyrobot: in your header.php or wherever you display your menus.

Vesperas: Pettyjohn: Don’t ask to ask, just ask :

Koulavongsa: Sachez: it’s more in regards to how I display the menu, the destinction of pages I’ve got – but not sure how to display the proper menu

Sachez: Runtyrobot: be sure to set the “post_type” parameter to ‘page’

Sachez: Runtyrobot: I’m not sure what you mean.

Olarte: Sorry – didn’t make myself clear

Sachez: What’s in this menu. the child pages?