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

Hi Simion,

Thanks! This is exactly what i needed.

Kind regards,
Ronny

ronny3c
tagDiv Member

Hi Simion,

You can find the website here: https://www.prowel.nl

My request of spacing is here: https://file.town/download/ehw2xzwdu0lrt93yngjhg63q2

Thanks!
Ronny

ronny3c
tagDiv Member

Hi Bogdan,

Thanks! It works. You can close this thread.

Kind regards,
Ronny

ronny3c
tagDiv Member

Hi Simion,

Thanks for the reply. I got it working.

You can close this thread.

Kind regards,
Ronny

ronny3c
tagDiv Member

Thanks Bogdan.

The problem was the priority. I had the priority at 99 but it should be bumped up higher than 1001.

add_action( ‘wp_enqueue_scripts’, ” , 1100);

This did the trick.

Thanks for the help!

You can close this ticket.

Kind regards,
Ronny

ronny3c
tagDiv Member

One last question bogdan.

Which are the style names i should use? I tried the following but those don’t work:
function remove_scripts() {

if ( is_page( ‘slug-name’ ) ) {

// Remove Styles
wp_dequeue_style( ‘td-theme’ );
wp_deregister_style( ‘td-theme’ );
wp_dequeue_style( ‘td-theme-woo’ );
wp_deregister_style( ‘td-theme-woo’ );
}
}

Thanks!

ronny3c
tagDiv Member

oke thanks bogdan!

ronny3c
tagDiv Member

Hi Bogdan,

Thanks for the reply.

Just for clarification. I created a complete page including header, footer etc. So the complete page is built with an custom editor. There are no components of the newspaper theme used in this landingpage. That is why i want to remove the css etc.

Hope to hear from you soon.

Thanks
ronny

ronny3c
tagDiv Member

Thanks Bogdan,

The workaround works like a charm.

Thanks for the quick and great support!

ronny3c
tagDiv Member

Thanks!

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