wuestenigel
Forum Replies Created
-
Hey @preetam27,
can you please rephrase your answer? Or maybe do you have an example for my page https://twitch.wuestenigel.com/
Example: When I copy the link https://twitch.wuestenigel.com/#ac_39_collapse12 and open in a new browser, the accordion is not opened.
Best,
Marco- This reply was modified 5 years, 3 months ago by wuestenigel.
Forum: Plugins
In reply to: [wBounce] wbounce with optimizely A/B testingI just added a custom javascript to the variation without wBounce:
$( “#wbounce-modal” ).remove();
Forum: Plugins
In reply to: [upPrev] upPrev not working with my templateHey, still in hope you may have any cool idea to solve our problem 🙂
ByePS: Donated to your great plugin which is working in other blogs too.
Forum: Plugins
In reply to: upPrev plugin is now integrated with YARPPHi Marcin,
well done!
Question: Is it possible to combine the algorithm of YARPP with the style of “previous in category”?
The YARPP list is quite boring (e. g. no thumbnail), but on the other hand “previous in category” does not have a high contextual relevance.
—
wuestenigelForum: Plugins
In reply to: [upPrev] upPrev not working with my templateDrop a theme name (address) if possible?
@marcin:
Could please you give me a further explanation? What do you mean by dropping my theme name?I updated WP to 3.3 and tried to play around with the “Remove all filters” checkbox. :/
upprev_box still not in html code. Do you have an idea how to debug? PHP error log is empty.
Forum: Plugins
In reply to: [upPrev] upPrev not working with my templateSame here. Basic theme works, but my regular theme does not even render the supprev_box. Link: http://www.wuestenigel.com/2010/02/17/beginn-fastenzeit-2010-wann-wie-warum/
Disabled all plugins => no success
Switched to TwentyEleven => it works.How to analaze what’s the problem with my regular theme?
Okay, thank you.
Is der a possibility for automatically creating a cached page via cronjob?
This works for all deep urls (http://www.domain.de/test.html), but not just for http://www.domain.de/.
I use a simple PHP file that loads the files via CURL.Thank you donncha. I just deleted the following part of the file and it works now:
line 64: .$wp_cache_gzip_encoding.wp_cache_get_cookies_values()