-
Search Results
-
Hi,
I’m trying to use a calendar from all-in-one-Calendar inside a page like this:
[ai1ec view=”agenda”]
The problem that I have is that if I use that code with the Advance Layout Editor (inside a text block), the page breaks, but if I use the same code on the default editor it is working ok
You can see an example on :
http://www.siete3.es/ith –> this is not working with advance layer editor
and
http://siete3.es/ith/eventos/ –> it is working ok
Looking at the output code I can see what’s going on and it is because the output is adding extra <p> and < br > so the output is something like this.
... class="ai1ec-prev-page ai1ec-load-view btn" <br />
data-type="jsonp" href="http://siete3.es/ith/pagina-ejemplo/page_offset:-1/action:agenda/time_limit:1374098399/"<br />
><br />So I try to use some plugin to remove extra <p> and < br > like “Disable WPAUTOP” or “ultimate TinyMCE” but with no luck.
Any ideas?
Thanks
I don’t have a windows laptop now so I couldn’t really test internet explorer. But using browserstack live, my logo looks enlarged in internet explorer ?
Can someone with windows help me out please?
Topic: Slider only slides twice
Hello, when I add slider (easy of fullscreen) sliders only works for the first two slide then it stops. Probably a js conflict, I closed off plugins but it did not change. I will provide link if it is a familiar problem.
Best
Topic: CSS Conflict
Hello – This question is related to https://kriesi.at/support/topic/theme-css-conflict?replies=9#post-125022.
Please see page: http://thecaloriemythbook.com/?page_id=2330
You will note a bunch of unwanted white space above the form. When the form is on a plain HTML page such as http://thesmarterscienceofslim.com/testor.html this white space isn’t present. How can we get rid of this white space on *just* http://thecaloriemythbook.com/?page_id=2330 and any other individual page on which we need to place one if these forms?
Thank you.
Topic: Layerslider Error
Hi, im trying to create a layerslider
https://www.intelligence.com.sg/pages/blank/slidertest/
The word STYLE , though in the admin page is supposed to be below the word development. However the word Style ( Layer 33 ) stays on top and all other layers after 33 does not work. Is this a bug or is it that i’ve added too many layers ?
Go here
https://www.bluesquidmedia.com/local-marketing/sign-up/
This is a layout without the header and the top orange and red ray background is supposed to be fixed. For me (Chrome) it isn’t fixed and it glitches and shows the black background.
Any thoughts?
Topic: Avia Menu – Repositioning
Hey Guys,
as I thought, my customer wants some modification to the main layer of the avia navigation. You may take a look at http://www.pcamobile.de/startseite/. You’ll notive the white right aligned area within the header… yeah, the menu should go there. *yikes*
I’ve figured out everything so far (reverse css engineering, doh), but there are a few difficulties.
1. The header size is set via jQuery (avia.js > avia_header_size) depending on the scroll event.
2. Repositioning with top:xx won’t do it…
Wait, I think I got an idea… if I would change the height of the top css too… gonna try it now…
Yep, works. Sometimes you have to start a thread to get the idea… lol… I’ll post this anyways.
So if someone likes to modify the avia menu position, you should add this css:
/* Main Navigation Mods */
.main_menu {height:25px; top:92px; right:-30px;}
.main_menu ul li a {height: auto !important; line-height: 20px !important;}
.main_menu ul:first-child > li > a {padding:0 7px; font-size:11px;}
#header .avia_mega_div {margin: -1px 0 0 0; padding: 1px 0 0;}
If you like the dynamic height of the header, you’ll have to mess with the avia.js located in js/ folder. I reposition the whole menu using a distance from top on .main_menu wrapper. So you have to add this to the function avia_header_size(). I’ve added top_height = $(‘.main_menu’).height() to get the current height of the header, set a static value topH for both full and half size. Then simply add it to the css class: $(‘.main_menu’).css({top: topH + ‘px’});
Don’t get it? Nevermind… it looks crappy anyways… :-/
Viewing 30 results - 141,151 through 141,180 (of 142,739 total)
