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 :)
Blackpads
tagDiv Member

Hello,

It has been solved immediately. Thank you so much!

Blackpads
tagDiv Member

It’s accurate working. Thank you so much.

Blackpads
tagDiv Member

I could solve it by myself. The reason is that added wrong nested column set on page editor.
Thank you for your helping!

Blackpads
tagDiv Member

Hello,

Your provided code;
<?php echo $this->current_post->get_excerpt(25);?>

the word count doesn’t work correctly because of under 2 byte languag(Japanse, Chinese and Korean)

So I would like to use “mb_substr” in your code.

<?php echo mb_substr(get_the_excerpt(), 0, 25); ?> is sama mean as <?php the_excerpt(25); ?> but for 2 byte.

Then what can I modifiy <?php echo $this->current_post->get_excerpt(25);?> to use “mb_substr” in your customized code?

Blackpads
tagDiv Member

Lucian,

I’m sure to put your CSS code as your sample, into custom CSS field as usual.
However it didn’t work on my home page. I don’t know why. I didn’t put the 2nd ad banner by myself.
Would you like to login my site as admin?

http://pastebin.com/fZFcQXMr

Here is the link from patebin.com where I’ve pasted the code

Regards,

Blackpads
tagDiv Member

Hi Lucian,

I sent my home page content. I checked my page settings/configurations, but nothing wrong. I’ve just copied and pasted your ad sample code into theme panel/ads field.
Unfortunately, your CSS didn’t work. Still the duplicated header ad has been on the home page.

Regards,

Blackpads
tagDiv Member

Hi Alin,

http://www.nimbusworks.net/ujp/03/

You see a second duplicated header ad at Company News /PR background.

Blackpads
tagDiv Member

Alin, you are so great. Thank you!

Blackpads
tagDiv Member

Thank you, Alin!

Blackpads
tagDiv Member

Thank you for the link.

Blackpads
tagDiv Member

One more thing-

>And apply some css to make it white – http://screencast.com/t/MEITPzjS

I added this CSS and it worked. But it also changed all another body section expcerpt made white-out…
Should I add custom class? Could you please advise?

Blackpads
tagDiv Member

Dear Alin,

It’s perfect! Much appreciate for your support for this issue!

Blackpads
tagDiv Member

Dear Alin,

Thank you so much your quick and perfect support! I give you 5 stars on themeforest review.

Blackpads
tagDiv Member

Thanks Emil, it completely work properly. But I would like to have an excerpts only one large image.
Can I hide them on another four medium thumbnail?

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