This working:
wp-super-cache/wp-cache-phase1.php
find:
if ( function_exists( "apply_filters" ) ) {
replace:
if ( function_exists( "apply_filters" ) && has_filter( 'supercache_filename_str' )) {
this same problem me too. Please good control.. Thanks
I have the same issueβ¦
And footer problem.
im update patch_7.2_7.3
-
This reply was modified 10 years by
kuaza.
My suggestion π
open: /wp-content/themes/Newspaper/mobile/single.php
find:
echo $td_mod_single->related_posts();
replace:
$exclude_codes = 'youtube|vimeo|video|playlist|embed|twitter|facebook|google|audio|wp_caption|caption|gallery';
$the_content = $td_mod_single->get_content();
$the_content = preg_replace("~(?:\[/?)(?!(?:$exclude_codes))[^/\]]+/?\]~s", '', $the_content); # strip shortcodes, keep shortcode content
echo $the_content;
Now:

But why not working youtube url to embed ?
this working: [embed]YOUTUBE_LINK[/embed]
But this not working: YOUTUBE_LINK
Thanks π
credit: https://wordpress.org/support/topic/stripping-shortcodes-keeping-the-content#post-2977834
-
This reply was modified 10 years by
kuaza.
Thanks for all reply. Good job, good working π
And what: td_block_big_grid_mob_1 (front-page.php)
not working this area, and im added new list.
and for mobile theme is working wp super cache ?
-
This reply was modified 10 years by
kuaza.
Thanks for reply.
visual composer is active, but for post not working visual composer.
me too π
Solved, im change plan pro to free after solved, interesting π
maybe: Polish and mirage problem. But now BETA.
Thanks for reply.
Not working :/ same problem continue. Please helpme, because my hits %90 mobile :/
Thanks.
Thanks, im testing this night.
fix please
This solved: cloudflare off: Rocket Loader
thanks..
not upload uptrade files. Upload all themes files..
Thanks for reply, Working code here:
.td_mod_mega_menu .item-details a { color: #ef235a; }
Thanks, is work.
i finding π CUSTOM TYPOGRAPHY
thanks, good themes.
