Forum Replies Created
-
AuthorPosts
-
Hey!
Try adding this code to the Quick CSS:
.avia-content-slider h3 { text-align: center; }
Cheers!
JosueHi!
Try using this code instead:
#top .header-scrolled .main_menu { margin-top: 12px; }
Best regards,
JosueHi!
Do you have any Cache/Minify plugin activated?
Cheers!
JosueJanuary 23, 2014 at 4:13 am in reply to: portfolio catagory falling under parent when it should not #213672Hi!
Please update your theme to the latest version (2.4.5).
Best regards,
JosueHi!
Take a look at this topic: https://kriesi.at/support/topic/fixed-header-at-tablet-portrait/
Best regards,
JosueHey!
Change it to something like this:
.home .header_color .header_bg, .home .header_color{ background-color: transparent; }
Best regards,
JosueHello,
Please try to deactivate all third party plugins to see if it gets fixed.
Regards,
JosueHey!
Try adding this code to the Quick CSS:
#top form { display: block !important; }
Cheers!
JosueHi!
Your site displays with no issue on Chrome 32.0.1700.77 (Mac OS X).
Regards,
JosueHey!
PrettyPhoto comes with Enfold, try with something like this:
<a href="images/fullscreen/2.jpg" rel="prettyPhoto">word</a>
Best regards,
JosueHi Ed!
Have you tried using a third party plugin like CF7? http://wordpress.org/plugins/contact-form-7/
Cheers!
JosueHey!
Try adding this code to the Quick CSS:
.header_color .header_bg, .header_color{ background-color: transparent; }
Cheers!
JosueJanuary 23, 2014 at 3:19 am in reply to: portfolio catagory falling under parent when it should not #213637Hi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHey Chris!
You can try adding it as a [shortcode], generate it using the Magic Wand tool (in a separate Page).
Regards,
JosueJanuary 22, 2014 at 11:45 pm in reply to: How to have the logo link to another url, rather than default home page #213599Hi!
It will, however you can prevent that by using a Child theme.
Best regards,
JosueHey!
If you have access to this domain (http://www.defensure.co.uk/) try contacting your hosting support.
Regards,
JosueYou are welcome, we looking forward to hearing from you :)
Regards,
JosueHey!
You don’t need to edit the WordPress, the page (HTML) you need to edit is this one:
http://www.defensure.co.uk/<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> <html> <head> <title>Defensure - Security is our Business</title> <meta name="keywords" content="defensure, security, company, consultant, organsiation, review, implementation, doors, fences, shutters, cctv, access, control" /> <meta name="description" content="Defensure - Security is our business delivering, security services to organisations and business in the uk" /> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> </head> <frameset rows="100%"> <frame src="http://s453079954.websitehome.co.uk/lukesite" title="Defensure - Security is our Business" frameborder="0" noresize="noresize"/> <noframes> <body> <h1>Defensure - Security is our Business</h1> <p><a href="http://s453079954.websitehome.co.uk/lukesite">http://defensure.co.uk/</a></p> </body> </noframes> </frameset> </html>
Not this one:
http://s453079954.websitehome.co.uk/lukesite/Regards,
JosueHi!
Try putting some white spaces or break lines to the content of those cells.
Cheers!
JosueHi tredition!
Afaik, the <!–more–> tag works on Posts, not pages.
Regards,
JosueHi Vince!
Have you checked the PHP error log?
Regards,
JosueHey!
Put this code inside the head element:
<link rel="icon" href="http://s453079954.websitehome.co.uk/lukesite/wp-content/uploads/2013/04/faviconvert.png" type="image/png">
In this page http://www.defensure.co.uk/
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.tab_content { opacity: 0; -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; transition: opacity 0.3s linear; } .tab_content.active_tab_content { opacity: 1; }
Cheers!
JosueHey sitesme!
It’s possible, please post a link to this page.
Best regards,
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHey!
That happens because http://www.defensure.co.uk hasn’t a favicon declared, it’s just an iframe pointing to http://s453079954.websitehome.co.uk/lukesite/
Regards,
JosueHey!
It does not really matter in fact. But i’d say update wp first, and then updates the theme.
Cheers!
JosueHi!
Tested on Safari 7.0, favicon shows up:
Have you tried from a different computer/device?
Regards,
JosueHi!
I see them at the same height:
But if you want the slideshow to be higher, add this to the Quick CSS:
.flex_column .avia-slideshow{ margin-top: 0 !important; }
Result:
Regards,
Josue -
AuthorPosts