Tagged: blank template
-
AuthorPosts
-
September 28, 2013 at 9:53 pm #167631
Have a huge problems when using blank page no header/footer option
It’s perfect on chrome, but absolutely ruined in latest Firefox and IE9 (the only I checked)
Are you aware of it?
How do I fix it?
http://img5.imageshack.us/img5/1966/o4dv.jpg- This topic was modified 11 years, 1 month ago by vadi4ek. Reason: Adding Image
September 29, 2013 at 2:14 am #167739Hi,
Can you post the link to your website please?
Regards,
JosueSeptember 29, 2013 at 9:11 am #167776This is one of the landing pages.
http://goo.gl/l4CDfi
When it’s defautt page template it’s all fine.September 30, 2013 at 7:15 am #168008Anybody? Please?
September 30, 2013 at 12:24 pm #168093September 30, 2013 at 1:37 pm #168107OK! That is a remarketing TAG.
That’s the problem. When I removed it it’s ok.
But I need it anyway.
I inserted it in the special place at the theme options panel.What is the solution??
P.S. And BTW, according to google’s directions the analytics code suppose to be above the </head> not above the </body>,
September 30, 2013 at 3:11 pm #168153Hello!
You can add following to your iframe code
style="display: none;"
so it should be like <iframe style=”display: none;” …
Cheers!
YigitSeptember 30, 2013 at 3:39 pm #168164I don’t know what are you talking about.
It’s just script it doesn’t have any style.
I removed the DIV inside it, but still the same.
I need a real solution please.
It’s not some fancy plugin that you do not support, it’s just simple google remarketing script, which I need to be at the end of the <body>September 30, 2013 at 3:49 pm #168168Hi!
I AM trying to provide you solution and as you can see here http://i.imgur.com/YLejpY0.jpg it does have style.
Please create a temporary admin login and post it here and do not forget to check “et as private reply (Only you and moderators will see the content of this post)” above Submit buttonBest regards,
YigitSeptember 30, 2013 at 6:22 pm #168240This reply has been marked as private.September 30, 2013 at 6:42 pm #168259Shalom!
Sorry i could not manage to add CSS on RTL can you please add following code to Quick CSS
iframe .page-id-441 { width: 0!important; }
Cheers!
YigitSeptember 30, 2013 at 7:04 pm #168277This reply has been marked as private.September 30, 2013 at 7:20 pm #168287Hey!
Well this is how i spotted the issue http://www.screenr.com/08cH and to me it looks like it is the only way to eliminate that orange bar on the left without removing the code
Best regards,
YigitSeptember 30, 2013 at 7:26 pm #168292Your solution is doesn’t works for me. It’s inside the css, you can check.
As well your last screenshot doesn’t work ))September 30, 2013 at 7:57 pm #168320Hi!
Have you tried following code? It should be useful for you if you will not use iframe codes elsewhere.
iframe { width: 0!important; }
And you can right click on the link above and open in new tab. It is a screencast showing what happens if width of iframe changes to 0 from 300px :)
Best regards,
YigitOctober 1, 2013 at 12:30 am #168462This reply has been marked as private.October 1, 2013 at 6:24 am #168576Hey!
Please add this on your custom.css or Quick CSS. This will hide the google conversion frame:
iframe[name="google_conversion_frame"] { display: none; }
Best regards,
IsmaelOctober 1, 2013 at 7:56 am #168598This reply has been marked as private.October 1, 2013 at 8:08 am #168605This reply has been marked as private.October 2, 2013 at 12:31 am #169045Shalom,
Actually this page http://goo.gl/l4CDfi looks fine on my end right now http://www.screenr.com/aDcH guess you figured it out? :)
Best regards,
YigitOctober 2, 2013 at 1:10 pm #169286This reply has been marked as private.October 3, 2013 at 3:50 am #169726October 3, 2013 at 5:18 pm #170007This reply has been marked as private.October 4, 2013 at 4:29 am #170264Hey!
Did you remove the google conversion iframe?
iframe[name="google_conversion_frame"] { display: none; }
Did the code above work on Mozilla?
Regards,
IsmaelOctober 4, 2013 at 8:59 am #170355This reply has been marked as private.October 5, 2013 at 7:34 pm #170842This reply has been marked as private.October 7, 2013 at 1:03 pm #171585Hi!
Just reading over what has been tried above I would recommend adding each element from the layout to the template on by one and then checking in IE and FF.
There is obviously some missing support for one of the scripts or content you are trying to use on the page and it could be a combination of items, order or something else. By default the elements all work on a blank page template in a regular installation so we just need to find out what is different on one of your pages.
If you aren’t using the base 2.2 version of the theme there were also some IE9+10 fixes in the 2.2 release for some elements.
Cheers!
DevinOctober 7, 2013 at 4:37 pm #171699This reply has been marked as private.October 9, 2013 at 9:22 am #172920This reply has been marked as private.October 10, 2013 at 9:27 am #173504Hey!
The issue is caused by the rtl layout. Try to insert following code into the quick css field
#top.avia-blank { right: 0 !important; }
Cheers!
Peter -
AuthorPosts
- The topic ‘Blank Page – template’ is closed to new replies.