Forum Replies Created
-
AuthorPosts
-
the selector should be:
.title_containerso f.e:
.title_container{ background: #fff url ( ); }
January 9, 2017 at 2:19 pm in reply to: Specify font size for only blog index and blog posts #731136well have a look here: http://kriesi.at/themes/enfold/blog/blog-single-author-big/
this is not the single blog post. It is a style to present the different posts. If you click one of them it goes to the posts.
What p tag would you like to change both – the one without the other . etc. ppthe best way for us is to have your site link. – and a hint what to change
-
This reply was modified 8 years, 5 months ago by
Guenni007.
January 9, 2017 at 1:35 pm in reply to: Can I change the info in the footer and take away the Enfold Kriesi name. #731122after you have inserted your copyright infos add at the end : [nolink]
f.e.
© Copyright: jessica petroff [nolink]
http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
January 9, 2017 at 1:17 pm in reply to: Einfacher Slider – H2 Tag entfernen und eigene css-Klasse einfügen #731112by the way i remember a thread – where someone wants to have the choice to set up the h-tag (for him to have the h1)and to have the oportunity to set the font-size:
https://kriesi.at/support/topic/h1-avia-caption-title/
it will look than this way:
btw: i refreshed those three files with a little instruction text. Zip Archive here
-
This reply was modified 8 years, 5 months ago by
Guenni007.
if you realy got the same thing as in the online Demo of default Theme you are a lucky guy. A lot of people would like to have this feature – that visitors of our site can choose the theme color mode.
This is only for demonstration the color preset modes to know what possibilities are given in enfold options dialog.
This has nothing to do with sidebar of the theme (where you place widgets etc.)if you are using a child theme – the update Process shouldn’t influence it at all.
You don’t have to switch to enfold parent theme – let the child theme be active and update the parent theme – thats all.
I prefer the ftp method – just overwrite all files of enfold.
All Settings are saved in child-theme and under WordPress wp-content / uploads / dynamic-avia folder.
So there was no need to save the theme settings file and upload it again.btw. there are allways upload buttons even if you have allready uploaded one (Just in case you like to change it). Do you see under the Upload button your inserted logo?
January 8, 2017 at 6:13 pm in reply to: Einfacher Slider – H2 Tag entfernen und eigene css-Klasse einfügen #730885gib dem Slider eine benutzerdefinierte classe und selektiere dann das h2 über diese Klasse.
wie man die custom Classes aktiviert : http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
dann:
.customclass h2 { font-size: 18px; }
was du da als Klasse nimmst bleibt dir überlassen
wenn du noch Bildtext hast der ist dann im p-tag enthalten also:
.customclass p { font-size: 14px; }
-
This reply was modified 8 years, 5 months ago by
Guenni007.
January 8, 2017 at 6:06 pm in reply to: Specify font size for only blog index and blog posts #730882it depends on what you want to enlarge – only the font-size of p tag when single post is shown – or do you want the p tag be enlarged allready in the category blog list style ( with excerpts ) etc.
so there is a class “sinlge-post” for all posts on body there is a class (even in category listing) “post-entry” etc.
you can use these depending on what to do.
.single-post p {font-size: 18px !important}
or
.post-entry p {font-size: 18px !important}
etc pp. every class which only comes up if your desired changings appear will be the specific selector.
On Portfolio case the class added to body was “single-portfolio”and how do i make it clearer that this here is a vimeo video:
https://webers-testseite.de/ikom/full-slider-with-content/
placed as background in color-section and it does loop in Safari (iMac and MacBook OSX Sierra)So i’m looking to – what is the difference on those two videos ? Both on vimeo – both as background !
And by the way concerning to ipad, iphone etc: https://help.vimeo.com/hc/en-us/articles/224983008-Defaulting-playback-for-embedded-videos
Important: Please be aware that autoplay and loop will not work on most mobile devices.
-
This reply was modified 8 years, 5 months ago by
Guenni007.
https://developer.vimeo.com/player/embedding
If the owner of a video is a Plus member, some of these settings may be overridden by their preferences.
for the uber menu you have to make different changes to make it fit to enfold.
One of these changings are in helper-main-menu.php – did you changed it back to normal enfold helper-main-menu.php ?
a lot of css fixes have been made too. You do all deleted them?but different movies do loop on background with vimeo and Safari? – So where is the difference ?
https://webers-testseite.de/ikom/full-slider-with-content/
this is a vimeo video inserted as background video to a color section.My suggestion was that your video is not a public one – like the one in the example above.
Btw : this seems not to be a problem with Enfold than with Safari or IOS devices. Google is full of questions concerning to that loop-problematic.
January 7, 2017 at 7:06 pm in reply to: Changing menu custom text color doesn't work in the child options page #730743if you like to change the active color or the hover color these are some different things.
If you like to colorize it the menu text font for one list point you can do it by giving the menu point an extra css .see this image of dashboard menu options – you see on point 9 a button on top of the window. Press it (Screen Options)
you see than that you can define extra input fields for menu points like css classes or target of links etc.
Mark the css classes
you now have the opportunity to give each menu point a unique class! which can be styled on quick css-
This reply was modified 8 years, 5 months ago by
Guenni007.
January 7, 2017 at 6:49 pm in reply to: Changing menu custom text color doesn't work in the child options page #730738and another question – what is a custom link text for you?
these are not congruent on changing the color?
By the way the influence of that setting is only if you choose on menu dialog (“Button Style (Colored))
It is in the preview a bit confusing because it is a menu point with normal font-color and a permanent background color.-
This reply was modified 8 years, 5 months ago by
Guenni007.
January 7, 2017 at 6:39 pm in reply to: Changing menu custom text color doesn't work in the child options page #730736to be precise – does anything change if you do some changings in Child-Theme Options dialog?
On Quick css f.e.
body * { font-size: 36px !important}
do not forget to save it
has it any influence to your theme?
If not – it might be a folder/file permission instance.
The settings you make here are all in the folder /wp-content/uploads/dynamic_avia/
if the file f.e. “enfold_child.css” has no write permissions than it won’t workJanuary 7, 2017 at 6:26 pm in reply to: Transform grid border to diagonal- Not text, just shape of cell #730734hm – you got only relative links to your anchors – but from a different page
routier.staging.wpengine.com/industry/
to the anchor of a different page it is a absolute path neccessary.
so long you have only a onepage homepage everything is ok but on having more than one page you need the link back to homepage.
http://routier.staging.wpengine.com/#solutions (hosted on WPengine) (perhaps it is enough to have /#solutions ) but only #solutions is not enough.please try to insert this code: on Safari Developer Preview it sometimes loops ( i don’t know why it works not allways)
https://player.vimeo.com/video/198220037?title=0&autoplay=1&loop=1&autopause=0
On Safari the same – it seems to have something to do with screen height to width value (https://kriesi.at/support/topic/background-video-only-loops-at-100/)
if you shrink or stretch browser window it sometimes starts again ???
-
This reply was modified 8 years, 5 months ago by
Guenni007.
did you change anything on the link above? because now a lightbox opens – but if you open the link in a new tab the result is the image above?
so for a non member of vimeo – you link goes to nowwhere. Thats the point for me to ask if you are a pro or business member. Than there are possibilities to set up for each video permissions. I don’t know if Safari uses the same player type as the other ones (html5 etc. )
This code above https://player.vimeo.com/video/198220037 is in your source code of your site. That is the only reason why i mentioned it.
normal share (embed) code of vimeo looks this way:
http://vimeo.com/1084537
or
https://vimeo.com/39252414
your code looks this way:
https://player.vimeo.com/video/198220037
this will not work ! :
https://vimeo.com/198220037
maybe this is a setting problem because f.e.
https://vimeo.com/39252414?loop=1&autoplay=1
(this is only for beeing shure – i guesshttps://vimeo.com/39252414
will do the job too)
here: https://webers-testseite.de/ikom/full-slider-with-content/
this loop works well on safari tooAre you having a Plus, Pro or Business Account on Vimeo? and you can set up the options for each video?
-
This reply was modified 8 years, 5 months ago by
Guenni007.
And how about the wordpress – dashboard – Settings… permalinks options dialog?
January 6, 2017 at 2:00 pm in reply to: Retriving a navigation for custom post type using enfold builder #730345concerning to this but a bit different.
i have the custom post type : event
and i want to have the side-navigation left right for that too! prev next event.I think i open better a new thread
-
This reply was modified 8 years, 5 months ago by
Guenni007.
January 5, 2017 at 3:20 pm in reply to: concerning to : How to add an order/orderby option to the blog/post slider/portf #729892hm – it seems that it is not from the enfold magazine sort options ( it is from gallery plugin sortoption)
so – first : no matter for you i guess. it is a part of ngg gallery
the gallery is in a portfolio – and that gallery itself has sort options which on some reasons go to $excerpt of Portfolio – i have to look in that ngg code ( there seems to miss some closing tags)so can be closed- because it seems to be a problem with ngg !
ok i now see the trouble.
On uploading images with normal media uploader there was an automated rename to lowercase.
On that installation i got a gallery plugin who could import images from a (ftp uploaded folder) at one click.
But on that case there was no rename to lowercase. If there is an uppercase fileextension the images are shown – and with the (included fancy box they even show in lightbox) but with our lightbox (the plugin is able to use thirdparty lightbox by deactivating his own one) only jpgs and pngs are shown in our lightbox (JPGs and PNGs not).
So i have to look if that plugin has an automated image-import with renaming to lowercase file-extension.
Thanks – can be closed.thanks vinay – meanwhile i do all know these links.
But no link is helpful because on most of those hints the player was generated in an existing div.
The point is to run a function outside the iframe from inside.
Seems to be hardstuff. Can be closedoh sorry now i see – thanks – can be closed
if it must be a secure method to show your images – all possibilities with layers do not have a secure effect. If you want it you must create a watermark in the same layer as the image!
CSS3 allows web designers to specify multiple background images for box elements, using nothing more than a simple comma-separated list.
f.e.#example1 { width: 500px; height: 250px; background-image: url(sheep.png), url(betweengrassandsky.png); background-position: center bottom, left top; background-repeat: no-repeat; }
but everyone who knows to handle a developer tool or to read source code is capable to have the images without watermark than.so i think there will be no alternative to a watermark plugin.
because i do not see the hidden private content – is there a possibility to have a svg Graphic for that? Or does the logo require pixel-based datas?
btw. scrolling with a wheel-mouse (or with my magic-mouse on Mac) is better than to pull down the scroll button in scroll-bar. I think this is set by default to 3px jump. And with high density mouse it is more fluent
-
This reply was modified 8 years, 5 months ago by
-
AuthorPosts