ndoto
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [i-craft] Sale Flash change only apply on product pagefast solved topic
Forum: Themes and Templates
In reply to: [i-craft] Sale Flash change only apply on product pageI find my way out of the wood 🙂
there are to files named Sale-Flash.php one is in /i-craft/woocommerce/singleproduct the second in /i-craft/woocommerce/loopand thanks again for your great work
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] Comments suggestionshello, i agree with riyan about the interest of having fb comment and wordpress comment working at the same time, I don’t have so much facebook connected people using my website, and the app is even annoying for some of them. So for my users, facebook comment alone would be an unpleasant feature .
i’ve upgraded the calendar to 1.63 but it didn’t solved the trouble.
Mark, thanks for your answer,
I already upgraded to 1.5 and it solved the bug.
Françoisthank’s i wish you a good day.
ps:
the bug is showing up in every browser i tried.Forum: Plugins
In reply to: [Plugin: Meteor Slides] slide topic instead of the page in the admin paneli’ve tried to reset the permalink to the default value, but the result is the same
i’m still redirect to the slide instdead of the the galery pages.Forum: Fixing WordPress
In reply to: generation of the br tag with [caption]Ok esmi thanks for the help. I find a “graphist trick” to solve my problem. i copied the code generated in the final page, i replaced this code in the html editor , supress the
<br/>tag generated by the editor, and then all my images and there caption get back in line 🙂
the result here .before and afterForum: Fixing WordPress
In reply to: generation of the br tag with [caption]i am reffering to the display in the final generated page.
http://ndugusamaki.free.fr/br/
you can see the result by folowing the linkForum: Fixing WordPress
In reply to: generation of the br tag with [caption]Hello esmi, thanks for the procedure. But it doesn’t come from a plugin or from the theme, the
<br/>tag is generated by the editor in admin pages. when you add a caption to image the[caption]tag generate a div wich encapsulate the image and a paragraphe with the . it also display a br tag after the div. this one lead the div to cascading down when you want your images to float left.
I’d like to avoid the editor to generate a br tag when adding a caption to images but i don’t know where is the file to do so.