Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
kuaza
tagDiv Member

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' )) {

kuaza
tagDiv Member

this same problem me too. Please good control.. Thanks

kuaza
tagDiv Member

I have the same issue…

And footer problem.

im update patch_7.2_7.3

  • This reply was modified 10 years by kuaza.
kuaza
tagDiv Member

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:

new

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.
kuaza
tagDiv Member

Thanks for all reply. Good job, good working πŸ™‚

kuaza
tagDiv Member

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.
kuaza
tagDiv Member

Thanks for reply.

visual composer is active, but for post not working visual composer.

kuaza
tagDiv Member

me too πŸ™‚

kuaza
tagDiv Member

Solved, im change plan pro to free after solved, interesting πŸ™‚

maybe: Polish and mirage problem. But now BETA.

Thanks for reply.

kuaza
tagDiv Member

Not working :/ same problem continue. Please helpme, because my hits %90 mobile :/

Thanks.

kuaza
tagDiv Member

Thanks, im testing this night.

kuaza
tagDiv Member

This solved: cloudflare off: Rocket Loader

thanks..

kuaza
tagDiv Member

not upload uptrade files. Upload all themes files..

kuaza
tagDiv Member

Thanks for reply, Working code here:
.td_mod_mega_menu .item-details a { color: #ef235a; }

kuaza
tagDiv Member

dfdf

kuaza
tagDiv Member

Thanks, is work.

kuaza
tagDiv Member

i finding πŸ™‚ CUSTOM TYPOGRAPHY
thanks, good themes.

Viewing 19 posts - 26 through 44 (of 44 total)