mpesgt01
Forum Replies Created
-
…searching your plugin, i see that “swiper.js” have 3 lines where it is wrote “horizontal”
How to “fade” it instead ?
line #227 var isH = params.mode === 'horizontal'; line #487 if (isH) _this.wrapper.classList.add('swiper-wp8-horizontal'); line #124 mode: 'horizontal',
…i see that “flat effects” transition could work on older browser like IE8.
Flat Effects
Bricks
Horizontal Blinds
Vertical Blinds
Zip
FadeHow can I make it fade with your plugin ?
Thank you for your time! I’ll go check.
Forum: Everything else WordPress
In reply to: Parallels vs Vmware vs Bootcamp vs Virtualboxyeah.. but… i do WP websites so ??
Forum: Fixing WordPress
In reply to: Facebook Likes counts, from 100 to 0 after moving WPokay… I have play with this line of code and no it does not work. So back at the start again…
Anybody knows a way to insert this: “/news”
into this: <?php echo get_permalink(); ?>
which gives: https://www.mysite.com/2013/toots-et-reid-senvoient-en-lair/
but what i want it to appear, just in one place, is: https://www.mysite.com/news/2013/toots-et-reid-senvoient-en-lair/because I want to trick/hack Facebook Likes button count so that I will count my previous pages again. Help!
Forum: Fixing WordPress
In reply to: Facebook Likes counts, from 100 to 0 after moving WPThanks again ??
Forum: Fixing WordPress
In reply to: Facebook Likes counts, from 100 to 0 after moving WPHum. I will try to play with this. If it works i Will say it here.
Otherwise other experts are welcome to helpForum: Fixing WordPress
In reply to: Facebook Likes counts, from 100 to 0 after moving WPIsnt there a way of simply adding text inside a PHP string ???
Forum: Fixing WordPress
In reply to: Facebook Likes counts, from 100 to 0 after moving WPGood. But i do not want to change my site urls. Only what Facebook sees
Forum: Fixing WordPress
In reply to: Facebook Likes counts, from 100 to 0 after moving WPno. the %year% still exist, no structure were change. only a move was done.
so before it was
https://www.snowboardquebec.com/news/2013/toots-et-reid-senvoient-en-lair/
and now it’s
https://www.snowboardquebec.com/2013/toots-et-reid-senvoient-en-lair/Forum: Fixing WordPress
In reply to: Facebook Likes counts, from 100 to 0 after moving WPhere is a single page
https://www.snowboardquebec.com/2013/toots-et-reid-senvoient-en-lair/
(but keep in mind that my main challenge, i guess, is to do it on the index page)
(and this single page still need facebook code work to be done, lol)
thanks.Forum: Fixing WordPress
In reply to: Facebook Likes counts, from 100 to 0 after moving WPsnowboardquebec.com (see first index page)
Forum: Fixing WordPress
In reply to: Facebook Likes counts, from 100 to 0 after moving WP… so that is why I am guessing I need to find a way to insert in a php string the missing part, the “/news”
Forum: Fixing WordPress
In reply to: Facebook Likes counts, from 100 to 0 after moving WPand how can I do it ?
see above my 1st old line of code use a php string getting the “present” complete pretty url. Which can’t be use if I want to tell Facebook that this url still have “/news” in it…Forum: Fixing WordPress
In reply to: Facebook Likes counts, from 100 to 0 after moving WPHello Mike
this is correct.
“mysite.com/news” was where all WP files were… and now they’re all in the root folder, one step behind, in “mysite.com/”