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

OK, I see there it’s the same problem!
I will use the wordpress “add media” button.

Many thank’s

d_alinus2004
tagDiv Member

Hello,

I have buy one premium plugin to improve the speed and to make all this optimisation

all it’s good now.
Many regards.

d_alinus2004
tagDiv Member

hello,

any ideea if i can use this plugin?
i remember you that it’s not compatible with 90% of plugin.
so i can’t use any more.

d_alinus2004
tagDiv Member

Hello,

the problem here it’s that it’s not compatible with 90% of my plugins,

d_alinus2004
tagDiv Member

Hello,

I folow your instruction but no succes!
I have desactivate all the plugin and the same!

I want to solve this problem:
“Eliminați resursele JavaScript și CSS care blochează redarea conținutului din partea superioară a paginii”

But i realy dont’ undretend what’s wrong.

d_alinus2004
tagDiv Member

OK, that’s great!

Very good explication:
That link help me:
https://pastebin.com/6FuZMgxw

Many regards.

d_alinus2004
tagDiv Member

Hello,

I have test it but no work. After i replace the adsense code the web site it’s down.

d_alinus2004
tagDiv Member

Any ideea if it’s posible with the function.php file?
I know that’s a way to make this but i realy don’t know how to do this!

d_alinus2004
tagDiv Member

Hy,

I solve the problem with the sugestion of the tagdiv team.
how you can see that was worked for me.

d_alinus2004
tagDiv Member

That’s realy great!
Many thank’s for your sugestion!

The support 100% profesional.
I will give 5* .

The theme it’s good.
The lonly think that i must to work it’s the speed pages load!
I have a share servre and not a VPN, maibe that’s the problem!

The score google page speed it’s: 69/100 82/100. Not bad but i must still work!

Many regards.

d_alinus2004
tagDiv Member

Hello,

On some page it’s work but some page not work. I realy don’t know exact what’s the problem:

Here it’s example:
https://www.povesteata.eu/este-o-poveste-de-viata-ar-fi-trebuit-sa-fie-de-iubire-dar/

On mobile version it’s work fine..!!

d_alinus2004
tagDiv Member

Hello,

I have add for desktop:

#ad1 {
top: 10px;
left: 10px;
float: right;}

And for mobile:

#ad1 {
float: none;
}

My web site it’s : https://www.povesteata.eu/ce-oi-fi-mintea-mea/ ( one post example ).

Many regards and i wait one reply from you.

d_alinus2004
tagDiv Member

OK, That’s work.

Many thank’s

d_alinus2004
tagDiv Member

Hello,

I try to place your code on the category template.
For example, i use the 7′ template category. The code it’s next:
Where i must add the short code <?php echo do_shortcode (‘[td_block_ad_box spot_id=”custom_ad_1″]’); ?>

I try to add on the end but he broke my page!

<?php
class td_category_template_7 extends td_category_template {

function render() {
?>

<!– subcategory –>
<div class=”td-category-header td-container-wrap”>
<div class=”td-container”>
<div class=”td-crumb-container”><?php echo parent::get_breadcrumbs(); ?></div>
<div class=”td-category-title-holder”>

<h1 class=”entry-title td-page-title”><?php echo parent::get_title(); ?></h1>
<?php echo parent::get_description(); ?>

</div>
<div class=”td-pulldown-container”><?php echo parent::get_pull_down(); ?></div>
</div>
</div>

<?php
}
}

d_alinus2004
tagDiv Member

OK i understend.

Many regards and thank’s for all your support!

d_alinus2004
tagDiv Member

Hy,

So, if i understend right all the code that i have add it’s not compatible with the plugin?!

That it’s the explication.

d_alinus2004
tagDiv Member

Hello again,

For CSS i see today that it’s no work also.
My code on wp-content/plugins/td-speed-booster/td-speed-booster.php for move the style on footer it’s like that but still the same message on page speed test: Your page has 12 blocking script resources and 13 blocking CSS resources. This causes a delay in rendering your page.

I realy don’t understend what it’s wrong!

function css_mover() {
//if ($this->td_theme_name == ‘Newspaper’) { }
// wp 011 – Newspaper 6

$this->move_style_to_footer_queue(‘bbp-default-bbpress’); //bbpress old
$this->move_style_to_footer_queue(‘bbp-default’); // bbpress
$this->move_style_to_footer_queue(‘contact-form-7’);
$this->move_style_to_footer_queue(‘simple-payments-css’);
$this->move_style_to_footer_queue(‘rw-site-rating-css’);
$this->move_style_to_footer_queue(‘usp_style-css’);
$this->move_style_to_footer_queue(‘td_live_css_frontend-css’);
$this->move_style_to_footer_queue(‘google-fonts-style-css’);
$this->move_style_to_footer_queue(‘rw_toprated-css’);
$this->move_style_to_footer_queue(‘rw_recommendations-css’);
$this->move_style_to_footer_queue(‘td-theme-css’);
$this->move_style_to_footer_queue(‘td-theme-demo-style-css’);
$this->move_style_to_footer_queue(‘social-logos-css’);
$this->move_style_to_footer_queue(‘open-sans-css’);
$this->move_style_to_footer_queue(‘jetpack_css-css’);

d_alinus2004
tagDiv Member

Hello,

Many thanks for your help.
I folow the ghuide and i have increase the page speed from 22/100 and 25/100 to 60/100 and 76/100 .Very good result.
For CSS i have find the ID but for JS i realy donțt know where i must locking for!
Please let me know if you can help me with this?!

In rest any way that is a good result.

d_alinus2004
tagDiv Member

Hello,

Many thank’s for your help.
I confirm you that i have folow this ghide:
https://forum.tagdiv.com/how-to-make-the-site-faster/

So, no problem for all the steps.
The only think that i don’t understend it’s the ID of the JS script.
So, when i make the test, on the section ” Eliminate render-blocking JavaScript and CSS in above-the-fold content” the first line it’s:
https://www.domain/wp-includes/js/jquery/jquery.js?ver=1.12.4
Then i try to identify the ID of this java scrip on the notepad where i save a list with the id for all the css and js but i realy don’t know what it’s that!

Please let me know if i can share here the list ?! and if you can told me what it’s the ID ?!

Many regards.

d_alinus2004
tagDiv Member

Ok, that’s fine. I understend very wel.

Many thank’s for all.

d_alinus2004
tagDiv Member

Hello,

OK, I have fix the server error, but now i have another question..:)
It’s work only on a new page, If i want to modify another page who have alerdy content on the default editor that’s not work ?

I must move all in the tag bulder?

Many regards.

d_alinus2004
tagDiv Member

So, i have try this way, BUT, when i add the google ads code on the block ad, he dosen’t save me the page..:(
I have desactivate all the plugin but no succes!

d_alinus2004
tagDiv Member

OK, That’s great!

Many thabk’s for help!

d_alinus2004
tagDiv Member

Hello,

I make the change on the code, have delete the cache but nothing happened!
It’s still the same.

Many regards.

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