marcophile
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Photo Album Plus] Unable to rename albumIt’s works not
SorryForum: Plugins
In reply to: [WP Photo Album Plus] Unable to rename albumWhen i open the page http://localhost/morbihan/wp-admin/admin.php?page=wppa_admin_menu&tab=edit&edit_id=1777&wppa_nonce=e5e580f899
only : Remarque: L’album 1777 n’est modifié pour le momentForum: Plugins
In reply to: [Tabby Responsive Tabs] Shortcode don't worksThanks it’s work
I am beginner to code
thanks again to have change the codeForum: Plugins
In reply to: [Tabby Responsive Tabs] Shortcode don't worksI have changed the code like this and the sub-pages appear
[pages_communes commune=1460] [tabby title="La Gacilly" open="yes"] <iframe style="border: 0;" src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d42899.20715371446!2d-2.1476838!3d47.7775611!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x480fa242eb6c30d3%3A0x6062024848c53b24!2sLa+Gacilly!5e0!3m2!1sfr!2sfr!4v1400489796389" width="800" height="600" frameborder="0"></iframe> [tabby title="La commune"] Commune [tabby title="La Poste"] Essai [tabbyending]The shortcode shows sub-pages of the page
the code isfunction sous_pages($atts, $content=null) { extract(shortcode_atts(array( 'commune' => '46' ), $atts)); echo ' <ul> '; echo ' <ul>'; wp_list_pages("title_li=&child_of=$commune"); echo '<font size="2" face="Comic Sans MS">'; echo $children; echo '</font>'; echo ' </ul>'; } add_shortcode('pages_communes', 'sous_pages');Forum: Plugins
In reply to: [Link View] Make "image" and "name" linkThanks, it’s works
Best RegardsForum: Plugins
In reply to: [WP Photo Album Plus] Remake Index Albums Remakes the index photosYour mail is not at opajaap.dot.nl
Forum: Plugins
In reply to: [WP Photo Album Plus] Remake Index Albums Remakes the index photosI have sent login
site : http://marcophilie56.shost.ca/Forum: Plugins
In reply to: [WP Photo Album Plus] Remake Index Albums Remakes the index photosI don’t see the other proc
How can i see this
When i restart, i have the same errorForum: Plugins
In reply to: [WP Photo Album Plus] Remake Index Albums Remakes the index photosVIII-A8
An error occurred:
You can run only one maintenance procedure at a time
VIII-A9
An error occurred:
Show : Pausing… 5933
when CTRL F5 required 5933
When i restart VIII-A9 same error but
Show Pausing… 5907Forum: Themes and Templates
In reply to: [White] Child themeThanks It’s work
Forum: Plugins
In reply to: [WP Photo Album Plus] Links in descriptionThanks you very much, it works
Forum: Plugins
In reply to: [WP Photo Album Plus] Links in descriptionAllow Html is ckecked but it don’t works
Forum: Plugins
In reply to: [WP Photo Album Plus] Links in description<a href="http://....." title="Historique" target="_blank"></a>Sorry for the code
Forum: Plugins
In reply to: [WP Photo Album Plus] Order photosI have change the p_order value
ThanksForum: Plugins
In reply to: [WP Photo Album Plus] Problem with tagsGood, thanks you