claudedunnigan
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: empty page title viewthank, will do
Ok, no problem,
so$(window).load(function() { $('.flexslider').flexslider({ animation: "slide", animationLoop: false, itemWidth: 210, itemMargin: 5 }); });<code>to</code>$(window).load(function() { $('.flexslider').flexslider({ animation: "slide", animationLoop: true, itemWidth: 210, itemMargin: 5 }); });Sorry, forgot that
The preview works: Yes
It works with other themes: Yes
It works when I disable all other plugins: Yes
Meta Slider version: 3.20.3Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] header translationThank you Tobias
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] header translationOK, i checked, i think i found why, you have a french/france translation, i use french/canada, not the same name, my wordpress is in french/canada
tablepress-fr-FR.po
since i use polylang, i also have
tablepress-en-CA.po
the [table id=123 datatables_locale=”fr_FR” /] is a quick fix, but theres should be a translation copy from FR To CA,
all the terms in there i saw are the same in french canadian, thank youForum: Everything else WordPress
In reply to: simple link photo galerryits not a frontend problem, its backend, i want to be able to do a simple link to the galleries, not showing them unless you use the link,
Forum: Plugins
In reply to: [Image Photo Gallery Final Tiles Grid] cant edit gallerysok, so after very different test on two live website and reading all the post of people having the same problem, and you guys are always saying its our fault, well, i did a new wp install and with just one plug in, actually just yours, the problem is still there, so, it was a nice ride, but time to go with a more serious team.
Forum: Plugins
In reply to: [Image Photo Gallery Final Tiles Grid] cant edit gallerysok, first, i bypassed the problem, i created a new gallery and used it on my french sections, its perfect, except i still cant edit no gallery, it takes me to a non existent page.
i also tryed the health check, fixed all the minor problems, but, when i try to enable the final tile plug-in, i get this msg, When enabling the plugin, final-tiles-grid-gallery-lite, a site failure occurred. Because of this the change was automatically reverted.
now, could it be that something is corrupted in the plug-in directory,can i overwrithe all the files theres ? or simply delete, reinstall and….redo the galleries
thank you