Forum Replies Created
-
AuthorPosts
-
Hi – FTP details are:
Private content follows..
- This reply was modified 8 years, 9 months ago by evtilsley.
Can I set you up as a USER to look at correctly adding those lines into functions.php? I dont want to break it again
IGNORE I had to re-update the theme
SErver contact has replaced theme file. Site’s up again but footer wrong – off topic but – I’m out of practice with WP – where do I fix this ??!
[18-Feb-2016 00:50:04 UTC] PHP Parse error: syntax error, unexpected ‘:’ in /home2/tradesm5/public_html/ivorytowerbridalco/wp-content/themes/enfold/functions.php on line 67
copied from http://ivorytowerbridal.co.uk/error_log
Is the page still loading for you? I get an error & unsure whether it’s the hosting company, or something I’ve just done!
Shoot I’m just now getting:
Server error
500
This couldnt be me, could it !?!?!?
Thanks – anywhere specific in functions.php?
Tried it a couple of places & no change to the targeted page.The code I’ve added:
/* 18.02.2016 – show outlet logo on Outlet page */
add_filter(‘avf_logo’,’av_change_logo’);
function av_change_logo($logo)
{
if(is_page(2207) )
{
$logo = “http://ivorytowerbridal.co.uk/wp-content/uploads/2016/02/IT-Outlet-logo-v0.3.png”;
}
return $logo;
}The page:
http://ivorytowerbridal.co.uk/?page_id=2207Thanks !!
Ignore me.. sorted
(might be work proxy blocking though)
Great to know many thanks ( as ever!!)
That PNG not showing :(There isnt one yet sorry .. just in my head for a future possible site. I can create a mockup if this helps?
This reply has been marked as private.Awesome. FIXED
Hi – I’d like them to be positioned as they are at tablet size if possible – ie next to the menu icon
Aha… 4.0.1 > 4.0.3 seems to work :)
Nice one :)
Done !
Topic closed :)Getting there! Can the image size be reduced to clear some further space maybe??!
Thanks !That works.. however it does leave the text column rather too narrow. Feasible to move the image in line (vertically) with the text at this narrowest (iPhone) size?
This reply has been marked as private.Nice one many thanks Yigit :)
Perfect thanks Yigit as ever :)
:) great support from you as ever :):):)
Css.. fair enough.
Virtually a WP virgin me; how do I access the css for that 1 iconbox, or does it go straight into the text ??This reply has been marked as private.Works great ! But how do I change the default link title from ‘Press Release’ please??
Perfect :)
thanks Yigit !This reply has been marked as private. -
AuthorPosts