Home User profile
tagDiv Member
Softfully.com site for free download software that indexes information and provides daily BEST FREE GIVEAWAYS SOFTWARE DOWNLOAD.
Viju
tagDiv Member

add_filter( ‘jpeg_quality’, create_function(”, ‘return 50;’ ) );
Will this compress .PNG format?
Will i lose quality of image?
Thanks

Viju
tagDiv Member

Same issue i am facing as above.

Viju
tagDiv Member

What will be the steps if just want to update theme (Note: Using Child-theme also).
Thanks

Viju
tagDiv Member

In wordpress general settings, there is site title and tagline.
I found heading tags on my page shows only site title <H1> site title </H1>
Screenshot
I want to show heading tags on my page site title and tagline <H1> site title | tagline </H1>
How can i do this? Please help

Viju
tagDiv Member

How to Justify text for AMP posts?
Example here: Xilisoft Video Converter
Thanks

Viju
tagDiv Member

It works if i rewrite (edit) that one, but doesn’t work if i add another (new) one.
Thanks

Viju
tagDiv Member

Ya solved the problem. Thank you

Viju
tagDiv Member

I understand, but i mean to say that i just enabled first one 80×60 only and all others are disabled. First one 80×60 i enabled for search bar and if i disabled this then search bar thumb i used 75×75 will not show. So i need to enable first one and via functions.php i want to disable not to resize new image upload if first one 80×60 is enabled.
https://drive.google.com/file/d/1RbRyBeLuNiM0ci0zSkh8XQfHVVOm5QVL/view
I think now you understand. Thanks

Viju
tagDiv Member

I mean to say that i just want to stop generating new thumb size when i upload an image.

Stop generating for this only: https://drive.google.com/file/

Thanks

Viju
tagDiv Member

Thank you. I impressed…

Now new thing is In my block settings / thumbs on modules: i have enabled just first one: 80 X 60. But we use square type icons only, so how can i change 80 X 60 to 75 X 75
Here is my media settings: https://drive.google.com/file/d/1_vVpKb618td6q2aSzI0CUSB_v9-ZDwxr/view?usp=sharing
Thanks

Viju
tagDiv Member

Still i am facing this problem and i don’t use plugin related to https…

Viju
tagDiv Member

I don’t like : https://drive.google.com/file/d/1a4mTCGhZzjVhMAQzn12rZWGwLiM0V6iN/view

In above example there are three lines but there lines are not fulfilled, so looks bad.
I think now you understand.

Viju
tagDiv Member

I mean to say that i want to display excerpt in 4 lines only but those 4 line should be fulfilled.

Look this example: https://drive.google.com/file/d/18PGhr1kTG5sPssNDF8OrDqV_Ps3ayn_L/view

In above link you will see excerpt in 4 lines and all lines are fulfilled without any space.

Viju
tagDiv Member

https://drive.google.com/file/d/1jV4vXfeo_MVnrYVmBP8s2_4Tp_ElEovr/view?usp=sharing

I don’t want to set words or characters, i just need fixed text height for my text excerpt.

Viju
tagDiv Member

If i use words or characters, the paragraph will not be same and looks like 3 lines, 3 and a half line etc…
I want fixed box size height: 70px . So please read my above comment very carefully.
I don’t want to set words or characters, i just need fixed text height for my .td-excerpt

<div class=”entry”>
<div class=”excerpt-box”>
<?php tie_excerpt() ?>
</div> <!– .excerpt-box –>

CSS
.excerpt-box {height: 70px;}

With above code i have created on my previews Sahifa theme and now i want to create box in Newspaper. But first read my above comment.

Thanks

Viju
tagDiv Member

Thank you. It’s good to explain to me.

Yet i have implement second solution because i don’t use a static page.
The reason behind i don’t use a static page is listed below with example:
Here is my Yoast SEO Home & Page settings: %%sitename%% %%page%% %%sep%% %%sitedesc%%
Example 1.) Without static page, my all pages: /page/2/ /page/3/ /page/4/ …etc. Looks like [Softfully.com | Page 2 of 69 | Free Download Software] so this looks niche.
Example 2.) With static page, my all pages: /page/2/ /page/3/ /page/4/ …etc. Looks like [Softfully.com | Free Download Software – Page 2] so this looks bad.
So issue is with %%page%% with Yoast SEO and for that reason i don’t like static page. (Page 2 of 69 GOOD, Page – 2 BAD)

You know the origin of the explanation very well, so will you please guide me in the link listed below?
Read my last comment from this link: https://forum.tagdiv.com/topic/tagdiv-composer-doesnt-appear/

Thank you.

Viju
tagDiv Member

It is very difficult for me to write and explain but i am still trying to explain here. I do not know how to explain it, but you try to understand very carefully because this operation is important for me.

This image will show my new newspaper excerpt: https://drive.google.com/file/d/1a4mTCGhZzjVhMAQzn12rZWGwLiM0V6iN/view?usp=sharing

Now with above theme CONTENT LENGTH is 38 words with justify text. But some paragraph looks small and some big so this looks bad.

===================

This image will show my previews theme excerpt: https://drive.google.com/file/d/18PGhr1kTG5sPssNDF8OrDqV_Ps3ayn_L/view?usp=sharing

Now with above screenshot CONTENT LENGTH is 300 words with justify text and all paragraph looks same size. Even i put 38 words or 300 words, paragraph will look all same size because the box height 70px is already set, so extra words will hide and looks niche.
CODE EXAMPLE
<div class=”entry”>
<div class=”excerpt-box”>
<?php tie_excerpt() ?>
</div> <!– .excerpt-box –>

CSS
.excerpt-box {height: 70px;}

Now it is necessary to do above excerpt settings also in Newspaper theme. You have to help me by doing this in any way because newspaper theme is new for me and need some hints from wonderful people like you. I’ll do the editing myself, you just show me the steps.

Keep one thing in mind, i am using Child-Theme and if something goes wrong then i am responsible for it so i will not blame on you.
I already have full site backup including database, so do not worry.

Do not disappointed me and please help

If you do not understand my talk then do not hesitate…

Softfully.com
Thank you.

Viju
tagDiv Member

I just want to remove crumbs from Home Blog, Home Blog Page 2, Home Blog Page 3 …etc and i just want to replace with “Latest Articles” only.
Keep in mind that i don’t want to remove crumbs from posts …

For more info view this image: https://drive.google.com

Viju
tagDiv Member

Creating Newsletter and all other apps are just loading and loading…
Screenshot: https://drive.google.com/file/d/1AjyCVsGvXRzShkXeqjwixD156YqmVl7Z/view?usp=sharing
Why is this not working?

Viju
tagDiv Member

Hi,
Here is my website: Softfully
For more info view this image: https://drive.google.com/file/d/1SvfH5_EF9sv8_iMo45ciy4DsHKuKaesN/view?usp=sharing
You will see “Home > Blog” and above you will see “Latest Articles”.
I mean to say that how to remove “Home > Blog” and replace the design as sample above “Latest Articles”.
“Latest Articles” will look beautiful and attractive.
Thanks

Viju
tagDiv Member

How to disable thumb in search box?
Thanks

Viju
tagDiv Member

How to? Track Admin Pages=OFF
In google analytics also tracks admin. How to stop admin pageviews in analytics?
Have an dynamic ip and no need to count my own views in analytics.
In theme panel there is no option “Track Admin Pages=ON/OFF”. (You should add this option in ANALYTICS/JS CODES inside Panel)
Thanks

  • This reply was modified 7 years by Viju.
Viju
tagDiv Member

WP Super Cache is worse bacause past 12 hours they cache 6 pages only and my wp-cron is OFF & server cron is ON an i am receiving below error:
Click here to view error: https://drive.google.com/file/d/1A8M9oLXJ6wiIks19U6DvKXtV1mn9rfOz/view?usp=sharing
This settings are very old now: https://forum.tagdiv.com/cache-plugin-install-and-configure/
So now i will try Borlabs Cache (Envato Edition)
Thanks

  • This reply was modified 7 years by Viju.
Viju
tagDiv Member

Yet site is in “Coming soon mode”. So please wait a bit.
I installed “WP GDPR”, but the bar not showing if i visit my website.
Is there any settings i missing from theme panel?
Thanks

Viju
tagDiv Member

Article top ad doesn’t show in .td-post-template-1
Article bottom ad work well in .td-post-template-1
Tested with below non adscene ad:
<div class=”td-all-devices”>
MY AD CODE
</div>

Viewing 25 posts - 176 through 200 (of 204 total)