kalligator
Forum Replies Created
-
Just to be clear, if using Tiled Galleries the only compatible modal effect plugin is the Carousel module?
No way to synergize with our preferred lightbox script like Colorbox, prettyPhoto, Slimbox etc?I think if Tiled Galleries produced a data-rel attribute in the link it could work.
Forum: Plugins
In reply to: [Lite Cache] Fragment caching possible?Thank you for the clarification.
Any chance Lite Cache or Hyper Cache will support this in the future?Forum: Plugins
In reply to: [Lite Cache] Fragment caching possible?Thanks for the reply, I tried this and the result was I was getting a new cache everytime I was visiting a post.
Let me be a little more clear about what I mean by “I tried this”.
I have an ad plugin that is executed with a command like
echo adrotate_group(1)
and this produces one ad out of a defined group of ads.I put this command in a php file and then include it in the template.
If I also put something like
define('DONOTCACHEPAGE', true);
inside that php file, other caching plugins allow to cache the rest of the template output but keep the included file output dynamic.So I tried puting
global $cache_stop; $cache_stop = true;
in that included php file as well and the result was like I said earlier, a new cache getting generated on every visit.
Forum: Plugins
In reply to: [Apollo Bar] Option to make it stickyYes exactly that, I think I should be getting an eye exam asap!
Any updates on that idea?
Forum: Plugins
In reply to: [Timed Content] Daily Contentsinasylum, try this in the meantime:
[timed onday="1" ontime="0000" offtime="2359"]MON[/timed] [timed onday="2" ontime="0000" offtime="2359"]TUE[/timed] etc
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] "Share" button on facebookWhen posting to a fb group it sends it as an attachment irregardless of the setting being “Share a link to your blogpost”.
Forum: Plugins
In reply to: [Timed Content] Appear daily on a timeslot?I ended up repeating
[timed onday="1" ontime="1000" offtime="1200"] content [/timed]
for each of the five weekdays, I am looking for something more elegant.Perhaps if onday/offday were treated as an array and calculations were looped for each value?
I’ll try and hack this is in.Forum: Plugins
In reply to: [Timed Content] Appear daily on a timeslot?How do you specify multiple on and offdays in the shortcode? One next to another, like ’67’ in our case?
Forum: Plugins
In reply to: [DB Toolkit] support for letters in other languagesIs this issue going to be addressed?
Forum: Plugins
In reply to: [WooCommerce] increase the price to choose cash on deliveryNatESkiN did you have any luck with charging fees for COD?
There’s a mention here https://github.com/woothemes/woocommerce/issues/583 with a 404 link right before closing but not much else.
Forum: Plugins
In reply to: [Autoptimize] Continuation of AutoptimizeGood news, best of luck futtta.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Site Stats not workingAfter disconnecting/reconnecting again it got fixed for me – sorry for highjacking your thread btw!
Don’t you get any error message at all?
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Site Stats not workingYeah I get the same too.
The errror is
unknown_token: It looks like your Jetpack connection is broken. Try disconnecting from WordPress.com then reconnecting.
Of course I did follow the advice of disconnecting/reconnecting but nothing changed. I hope we won’t lose the stats data.
Forum: Plugins
In reply to: [Widget Entries] [Plugin: Widget Entries] plugin updateCount me in as well, would love to see the updated version.