Forum Replies Created
-
AuthorPosts
-
in section.php there are the rules for creating a new section allways if there is a sidebar. but why is the sidebar placed in that last newly created section and not in the first one ( #after_section_1)
perhaps:
li#menu-item-422 a { background-color: rgb(101, 182, 210) !important; border-bottom: 3px solid rgb(83, 151, 169); color: #fff !important; padding: 5px; }
and if you don’t like that text-decoration on hovering :
f.e.li#menu-item-438 a:hover { background-color: rgb(83, 151, 169) !important; border-bottom: 4px solid rgb(83, 151, 169) !important; text-decoration: none }
well the css of that button (text-color etc.) goes via the anchor.
so try
li#menu-item-422 a { border: 2px solid; background-color: #003b70 !important; border-radius: 2px; color: #ffffff !important; padding: 3px 10px; margin-top: -2px; }
or is it a part of demo import than. – ok
November 10, 2015 at 10:17 am in reply to: Save element as template – what a neat feature! ;-) #533118Yes this is brilliant idea. i managed this till now by creating an empty page with that element only and saved it as template. But this is quiet comfortable now. :yoo
October 29, 2015 at 1:17 pm in reply to: Avia Layout Builder – Color Section Bleeds Into The Next Sections #526720i think this happend when you have a colorsection followed only by a 1/1 or other columns.
If you put your text or content in a color-section too following to your image this will not happen.October 23, 2015 at 5:32 pm in reply to: [Urgent] Have fullwidth submenu stick below Hello Bar at top of page on scroll #524010:lol:
Edel sei der Mensch,
hilfreich und gut;
denn das allein
unterscheidet ihn
von allen Wesen,
die wir kennen!Goethe
“Man should be noble,
Helpful and good!
For this alone
Distinguishes him
From all the creatures
That we know.”- This reply was modified 9 years, 1 month ago by Guenni007.
if i understand your masonry grid right – this seem to be responsible for title:
.avia_desktop.avia_transform3d .av-caption-on-hover .av-masonry-entry.av-masonry-item-with-image:hover .av-inner-masonry-content { transition: opacity 2s ease-in; }
effects other than ease you can find via google “transition”
you have to play with the 2s mode- This reply was modified 9 years, 1 month ago by Guenni007.
hm try it f.e. for fax with:
.list li.list-fax::before { content: "\E886"; }
the .list li has to be part of that declaration if it has to override the .list li::before rule
and you did not look at the cascading order it is li.list-phone not .list-phone liand btw. you got in your code a mistake on email:before rule there is a phone inside
- This reply was modified 9 years, 1 month ago by Guenni007.
October 23, 2015 at 1:17 pm in reply to: [Urgent] Have fullwidth submenu stick below Hello Bar at top of page on scroll #523762no try to play a little bit with container height perhaps to 48px
October 23, 2015 at 1:06 pm in reply to: [Urgent] Have fullwidth submenu stick below Hello Bar at top of page on scroll #523732ok try this for your site:
.page-id-1266 #header { visibility: hidden !important; z-index: -5 !important; }
and set the header to transparent header on that site
perhaps you have to set header container site to:
.page-id-1266 #header .container { height: 50px !important; line-height: 50px !important; }
have a look here: http://webers-testseite.de/lepper/slider/
- This reply was modified 9 years, 1 month ago by Guenni007.
October 23, 2015 at 12:47 pm in reply to: [Urgent] Have fullwidth submenu stick below Hello Bar at top of page on scroll #523703how did you get rid of your normal header?
the header is on normal the sticky point where it stops. So i think if you set your header hight to 50px and is set to stick and visibility to hidden. And change the z-index to -1 than it might work.Edit: no it doesn’t work
is there a need to do it via iframe – and how do you put in
and why are you unsatisfied with : http://vacationrentalworldsummit.com/sample/
- This reply was modified 9 years, 1 month ago by Guenni007.
October 23, 2015 at 12:37 pm in reply to: [Urgent] Have fullwidth submenu stick below Hello Bar at top of page on scroll #523693well i don’t know where the top position is calculated if it turns from absolute to sticky. the value now is -1px and it has to be 50px for your example. But i do not find the place where it is set.
what do you mean by before and after
what kind of slider do you mean of enfold (the advanced layer-slider, fullwidth-slider, full-screen-slider, simple-slider, etc..).Fullwidth-slider and fullscreen-slider are allway on default on 100% of the screen.
- This reply was modified 9 years, 1 month ago by Guenni007.
but after working on that f.e. dutch files the plugin moves the two files out of this informal folder to parent directory?
i have to make this manual for german language.thanks anyway – i will make it the old school via poedit – extern and upload it.
Can be closed now- This reply was modified 9 years, 1 month ago by Guenni007.
no – i think this is the thing in German Language which is unique to all other languages especially english.
We make a difference in a polite Form of adressing people. The “Sie” is a polite form for you and the “Du” for you is a more informal salutation of people (in most cases for well known people or friends)
if you look into the untouched zip File of Enfold download – the lang folder allready contains this informal folder and only german lang files in it.this is the reason why on german wordpress we can choose between these two adressing types.
my suggestion was that the little plugin does the right thing to take the informal version if this is set by wordpress options dialog.
But enfold allways takes the formal version allthough the wordpress setting is set to informal “Du” Version.- This reply was modified 9 years, 1 month ago by Guenni007.
you can see it in the gtmetrix that alot of your files aren’t compressed – have a look here on google pagespeed tool too:
do you realy have to move it?
on many sites, i develop a new customer site in a subfolder. So the origin website works well till the new one is completely developed.
If you haven’t any other dependencies for the path of your domain you can declare the subfolder on your hoster as the new “domain root” (direct the domain to that subfolder) so you only have to change on the wordpress settings the path from http://www.domain.com/subfolder to http://www.domain.com.sometimes with bwp minify it helps to deactivate the minfying of the layer-slider javascript files that it works than well.
Have a look at advanced settings of bwp minify – there is listing and you can activate the layerslider js (there are two of them) and than put it with the plus sign to not minify – try that.- This reply was modified 9 years, 1 month ago by Guenni007.
it seems that gzip is not activated for all file types
i have for my provider and an apache Server the following in my htaccess file:
# GZip <IfModule mod_deflate.c> AddOutputFilterByType DEFLATE text/html text/plain text/css application/json AddOutputFilterByType DEFLATE application/javascript application/x-javascript AddOutputFilterByType DEFLATE text/xml application/xml text/x-component application/json AddOutputFilterByType DEFLATE application/xhtml+xml application/rss+xml application/atom+xml AddOutputFilterByType DEFLATE image/svg+xml application/vnd.ms-fontobject font/truetype application/x-font-ttf font/opentype application/x-font-woff BrowserMatch ^Mozilla/4 gzip-only-text/html BrowserMatch ^Mozilla/4\.0[678] no-gzip BrowserMatch \bMSIE !no-gzip !gzip-only-text/html </IfModule> <IfModule mod_expires.c> ExpiresActive on ExpiresDefault "access plus 1 month 1 hour" ExpiresByType text/cache-manifest "access plus 0 seconds" ExpiresByType text/html "access plus 0 seconds" ExpiresByType text/xml "access plus 0 seconds" ExpiresByType application/xml "access plus 0 seconds" ExpiresByType application/json "access plus 0 seconds" ExpiresByType application/rss+xml "access plus 1 month 1 hour" ExpiresByType application/atom+xml "access plus 1 month 1 hour" ExpiresByType image/x-icon "access plus 1 week 1 hour" ExpiresByType image/gif "access plus 1 month 1 hour" ExpiresByType image/png "access plus 1 month 1 hour" ExpiresByType image/jpg "access plus 1 month 1 hour" ExpiresByType image/jpeg "access plus 1 month 1 hour" ExpiresByType video/ogg "access plus 1 month 1 hour" ExpiresByType audio/ogg "access plus 1 month 1 hour" ExpiresByType video/mp4 "access plus 1 month 1 hour" ExpiresByType video/webm "access plus 1 month 1 hour" ExpiresByType text/x-component "access plus 1 month 1 hour" ExpiresByType font/truetype "access plus 1 month 1 hour" ExpiresByType application/x-font-ttf "access plus 1 month 1 hour" ExpiresByType font/opentype "access plus 1 month 1 hour" ExpiresByType application/x-font-woff "access plus 1 month 1 hour" ExpiresByType image/svg+xml "access plus 1 month 1 hour" ExpiresByType application/vnd.ms-fontobject "access plus 1 month 1 hour" ExpiresByType text/css "access plus 1 month 1 hour" ExpiresByType text/x-js "access plus 7 days 1 hour" ExpiresByType text/javascript "access plus 7 days 1 hour" ExpiresByType application/javascript "access plus 7 days 1 hour" ExpiresByType application/x-javascript "access plus 7 days 1 hour" <IfModule mod_headers.c> Header append Cache-Control "public" </IfModule> </IfModule> <FilesMatch "\.(ico|pdf|flv|jpg|jpeg|png|gif|js|css|swf)(\.gz)?$"> Header unset ETag FileETag None </FilesMatch>
mod_deflate and expires helps for a good ranking and speed
the last thing with filesmatch is for that annoying yslow configure E Tag messageBut modules have to be activated server sides (deflate and expires on your apache – i don’t know if this is given on your server)
- This reply was modified 9 years, 1 month ago by Guenni007.
hey DUALWERK – this slider is “awfully nice”.
Great job.
wow wowich sehe den Quellcode und komme doch nicht dahinter.
kannst du mal das als zip exportieren, und mir hochladen :lol:ich würde gerne sehen wie das geht.
- This reply was modified 9 years, 1 month ago by Guenni007.
on the contact form 7 list you can see beside the name of your form the shortcode
f.e.:
[contact-form-7 id="2952" title="Kontaktformular 1"]
this code you can put in a text alb element (if it does not work – try to insert the shortcode in text (not styled) mode of the text element
sorry: here is the rest and the missing imgblur class of that color section ( you want to have that effect ) to make it specific
#header.header-scrolled + #main #av_section_1.imgblur { -webkit-filter: blur(5px); -moz-filter: blur(5px); -o-filter: blur(5px); filter: blur(5px); -webkit-transition: 2s -webkit-filter linear; -moz-transition: 2s -moz-filter linear; -o-transition: 2s -o-filter linear; transition: 2s filter linear; }
on safari for Windows it does not work at all
- This reply was modified 9 years, 1 month ago by Guenni007.
well @freepixelweb : you don’t need a hardcoded thing for that if you are only thinking bout such a blur effect.
If you are using f.e. the shrinking logo effect there comes a new class to the header which you can use for the starting of a transition effect.make a colorsection (maybe 100% of screenheight) give a class to that colorsection (in my case imgblur) try:
#header.header-scrolled + #main #av_section_1 { filter: blur(5px); -webkit-transition: 2s -webkit-filter linear; -moz-transition: 2s -moz-filter linear; -o-transition: 2s -o-filter linear; transition: 2s filter linear; }
you can see it here:
http://webers-testseite.de/enf02/beispiel-seite/October 12, 2015 at 11:27 am in reply to: Fontello Icons are shown on http://…. but not on http://www…. #517264ok. that works – thanks
thanks i solved it via the shortcodes of event manager. – There are possibilities to set some if clause on showing an event list.
but thanks i keep it in mind for all other blog entries
are you using wpml for different language versions ?
i want to show on the frontpage a blog entry if category of that entry is “frontpage” if there is no entry with that category there shold be nothing!
I want to make it easy as possible for a customer. He has sometimes a featured event and on that case he likes to have on the landing page the excerpt of that event with a readmore link about that event. So i told him that he can do it via quickedit of the events by marking the event as eventcategory “frontpage”
But if there is no entry in that category the preset section should be invisible and no message should be shown that there is no entry.
- This reply was modified 9 years, 1 month ago by Guenni007.
yes could be an alternative:
@media screen and (max-width: 767px) { .alignright { float: none !important; } img.alignright { width: 100% !important; } }
have a look on testseite
-
AuthorPosts