mao_
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: xmlrpc.php 404Hi Dan,
thanks for answering I’m scared that if I switch template and then go back to worx I’ll mess up the entire website. Do I run any risk?
You are right there should not be any checkbox.
There isn’t any filter in the functions.php file.
Maurizio
Dears,
I’m trying to get a set of songs on my page but if I use the shortcode:
[soundcloud user=’alex-la-cava’ format=’set’]
I get back an errore saying that the sounds are not found
Could you kindly help me to sort it out ?
Thank you
Forum: Fixing WordPress
In reply to: H1 titleI’ve canceled every cufon property and now it appears to be unformatted … I’m modifing the css but it seems it does not charge the css file
Forum: Fixing WordPress
In reply to: H1 titleIt’s not working … as i update it in the editor it comes back to the same error…
HERE the header.php
[226 lines of code moderated as per the Forum Rules. The maximum number of lines of code that you can post in these forums is ten lines. Please use the pastebin]
Forum: Fixing WordPress
In reply to: H1 titleok and how can i color the text white ?
Forum: Fixing WordPress
In reply to: H1 titleyou’re a genius it works !!!
Why is this happening ??
Forum: Fixing WordPress
In reply to: H1 titlesorry but should i replace the entire:
Cufon.replace(‘h1:not(.no-cufon)’, {fontFamily: ‘<?php echo $actual_font ?>'<?php string_( ‘, fontSize: \”, get_option_fontsize( ‘h1’ ), ‘px\” ) ?>});
with:
<h1 class=”no-cufon”>text</h1>
Forum: Fixing WordPress
In reply to: H1 titleLine 77:
Cufon.replace(‘h1:not(.no-cufon)’, {fontFamily: ‘<?php echo $actual_font ?>'<?php string_( ‘, fontSize: \”, get_option_fontsize( ‘h1’ ), ‘px\” ) ?>});
Forum: Fixing WordPress
In reply to: H1 titleI tried the first solution but as i modify the headers.php the website crashes straight away saying:
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/gespil/public_html/wp-content/themes/kassyopea/header.php on line 77
Always the same error … Why ?