Hi Marius,
Here’s a link to the demo version of the site: demo.demofinland.org
The Header file is working fine, just not loading the images.
Currently my images folder is in the same directory as my WP install… http://demo.demofinland.org/images/…still can’t get to it. Not sure what I’m doing wrong. Have tried absolute and relative paths.
Hope we can get a resolve soon…
Cheers
Hi Marius,
Have tried all combinations mate. The simplest was to put images in child theme folder and reference files from there.
Currently I have the path as ‘images/top-header-fi.png’; and still no joy. Is there any way of overriding the template that’s being loaded? Not sure what’s up as it should be pretty simple.
Cheers
Hash
Hi Marius,
Another weird thing going on. I just got this message after I tried to delete a theme:
Warning: include(/home/atelier/public_html/demo/wp-content/themes/Newspaper/includes/td_wordpres_booster.php): failed to open stream: No such file or directory in /home/atelier/public_html/demo/wp-content/themes/DEMO Finland/functions.php on line 9
Warning: include(): Failed opening ‘/home/atelier/public_html/demo/wp-content/themes/Newspaper/includes/td_wordpres_booster.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/atelier/public_html/demo/wp-content/themes/DEMO Finland/functions.php on line 9
The child theme apparently broke and default theme activated? I have now commented out line 9 so hoping this won’t cause issues?
Look forward to hearing from you,
Hash
Hi Marius,
I’ve just done this. The plugin that’s causing the issue is your own…the Speed Booster plugin. Switching it off breaks the site on all browsers and the style sheet doesn’t load.
Will leave it off so you can troubleshoot.
Would you like admin access?
Hi
Sorry… The site address is demo.atelierhosting.com
Thanks
Hi Marius
I’m using WPML. Have tried the following in my functions
function hash_header_image_switcher() {
switch(ICL_LANGUAGE_CODE){
case 'en':
$link_to_image = 'top-header-en.png';
break;
case 'fi':
$link_to_image = 'top-header-fi.png';
break;
case 'sv':
$link_to_image = 'top-header-sv.png';
break;
return $link_to_image;
}
}
and then added this in to header-style-2:
<?php echo "<img src=" . hash_header_image_switcher() . " />";?>
but it’s not working.
Any ideas?
You guys are superb. You remind me of Apple…I always so look forward to your updates to the theme. more than any other theme update.
Happy New Year and keep up the good work.
login details sent…thanks marius
Hi Marius,
The social plugin seems to have fixed itself but the error message occur every now and again.
You have details for login from my previous email.
Do you need me to send again?
@trieuthanhtuan take a look in the downloaded folder that includes the zip file for the theme. There is a plugins folder in there containing the td booster plugin and the social counter zips.
look forward to this update marius
Hi Radu,
The tagDiv speed booster plugin doesn’t respect any of the changes made by the admin in terms of site colour. It defaults to the baby blue and can’t be changed…just a small note. Switching it off fixed it for me but would rather be using it.
Hi, yes I do. Downloaded just a few days ago.
