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 :)
lagios.di
tagDiv Member

Hello,

the two numbers is differents.

i make change on pattern and now it’s ok.
preg_match(‘/”([a-zA-Z0-9\s]+)”/’, $explode_ad_code[1], $matches_add_slot)

to

preg_match(‘/”([a-zA-Z0-9\/\s]+)”/’, $explode_ad_code[1], $matches_add_slot);

Now include the symbol “/”.

Thanks a lot!

lagios.di
tagDiv Member

Hello,

this is right. I’m a premium member on AdSense, and this code is from Premium Account.
AdSense Send me all the premium codes by email.

if you want just tell me where is the function who fetch and extract adsense properties.

Thank a lot.

lagios.di
tagDiv Member

No,
i want my code.

i want to add the same code on block title.

Look this: http://puu.sh/gGDXD/5978b4fdd5.png

Now i select the Category ‘Uncategorized’ and each post i see articles from same category NOT from Uncategorized.

BUT the Title of block is linked to ‘Uncategorized’. I want also to when i click on block title to go at Current Category.

Thanks a lot!

lagios.di
tagDiv Member

For first:

after the changes i saw posts of current category, but the title is link to Category No.1 (Uncategorized). I want to link with current category as the posts.

Look this link:
http://goo.gl/dBw52Z

Make a tour at differents categories, you see on right sidebar posts from same category, but the title always linked to Category No.1.

Thanks a lot!

lagios.di
tagDiv Member

Hello,

i make these changes: http://puu.sh/fTSlf/3edc259c79.png

Now, when i select the category No.1 (Uncategorized) are displayed the articles of the current category, but the link of the title is the link of Category No. 1. (http://puu.sh/fTTkl/06f36d9de9.jpg)

I want to add the same code on title link.

And second question:
How do I add more Custom Ads?

Thanks a lot!

lagios.di
tagDiv Member

Ok, thanks! I make some other changes.

One more question,
who will find the title for each block as this?
I mean in code, because i want to make the same change!

Thanks a lot!

lagios.di
tagDiv Member

I mean something different,
on sidebar Blocks as this: http://puu.sh/fsmJl/05966c9ced.png, to have and option to get category of current post,
if post category is “CAT A” to filter posts by “CAT A”, but if the post category is “CAT B” to filter posts by “CAT B”.

Like as: get_the_category( $post_id ), and use the first category of post to filter!

Thanks a lot!

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