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 :)
Alamina.moon
tagDiv Member

Thx, but can u say what kind of classes should be in the html cod with images for zoom/lightbox.

Alamina.moon
tagDiv Member

mysql -uroot -pYOURPASS


use db_name;
UPDATE wp_posts SET post_content REPLACE(post_content,'[pull_quote_center]','<blockquote>');
Alamina.moon
tagDiv Member

hello

Alamina.moon
tagDiv Member

Any Help?

Alamina.moon
tagDiv Member

no problem.. i change design for tag pages

Alamina.moon
tagDiv Member

Newspaper\includes\shortcodes\td_ad_box.php
I disable ADS for top articles then cat_id = 36578


$cat = get_the_category(get_the_ID());
$cat_id = $cat[0]->cat_ID;
if($cat_id == 36578)
{
$default_ad_sizes["content_top"]['disable_m'] = 1;
$default_ad_sizes["content_top"]['disable_tl'] = 1;
$default_ad_sizes["content_top"]['disable_tp'] = 1;
$default_ad_sizes["content_top"]['disable_p'] = 1;
}

Alamina.moon
tagDiv Member

Can you show the place where the code is output to the picture commentator, thx

Alamina.moon
tagDiv Member

hello

Alamina.moon
tagDiv Member

sorry, its f###ing chrome make nbsp…

Alamina.moon
tagDiv Member

i dont know why the nbsp is on the page…

Alamina.moon
tagDiv Member
Alamina.moon
tagDiv Member

Why my theme use full size image like thumbs???

Viewing 13 posts - 1 through 13 (of 13 total)