Dear Josue , you helped me with this problem before, but i override my them so all the good work is gone.
if you look at my last thread its private you will have all the needed information to help me again. nothing has changed also the passwords and user. this time i will make sure that this will not happen! :(
Thank you!
Hi hadas!
Thank you for visiting the support forum.
I checked the old thread where Josue helped you and copied this code on functions.php:
add_action('wp_enqueue_scripts', 'custom_rtl_include');
function custom_rtl_include() {
$template_url = get_template_directory_uri();
if(is_page(2718)){
wp_enqueue_style( 'avia-rtl', $template_url."/css/rtl.css", array(), '1', 'screen' );
}
}
Let us know if it works. This is the page: http://ithaca-psychotherapiepraktijk.nl/%D7%A2%D7%91%D7%A8%D7%99%D7%AA/
Cheers!
Ismael
Thank you Ismael for the excellent and quick work!
Cheers,
Hadas