Forum Replies Created
-
AuthorPosts
-
u can close this. i fixed it for myself
and this plugin disables also the media attachment comments? or only posts and pages?
just a question. i get a couple of spam comments on media attachment. can i disable comments on pages,posts and attachments with code in fucntions.php`or anywhere else?
ahhh sorry so much. this is the old site. i work with an edited hosts file too see the new page. my mistake but it’s definitely enfold. the size of the images is all the same. if u look at the pic u see after the first 2 pics the third and fourth pic is lower then the first 2 pics.
March 17, 2015 at 10:01 am in reply to: Responsive doesnt work correct on Galaxy Smartphones #412823its ok. thank you for your help
This reply has been marked as private.i think its fine now. the icons just look ugly cause we moved the domain and database. its on every site a revo slider.
i think i fixed it. i deleted the css from my custom css. just another question. why is the revo slider in comparison to the other elements so small in the responsive view? can i have it larger?
This reply has been marked as private.any idea? its only on the smartphonebrowser not on desktop browser like firefox, chrome or ie.
i got this css code. maybe its something worng with the css code.@media only screen and (max-width: 768px) { #top #av_section_3 .av-parallax.avia-full-stretch { background-size: cover !important; background-position: 0% 50% !important; top: -50%; } } /*@media only screen and (max-width: 768px) { .av-parallax.avia-full-stretch.active-parallax { background-size: cover !important; }}*/ #top .av-parallax.avia-full-stretch { background-size: contain !important; }
its the chrome browser on my samsung galaxy s5. here what it looks like on my galaxy s5 after i clear the cache.
there should be more animated numbersok thanks again for your help. it works
If i use this code i now got 2 buttons and none is above the sharing buttons
http://tweer-loesenbeck.webdemo.rechenzentrum-luedenscheid.de/deutschland-ein-sommermaerchen/
- This reply was modified 9 years, 11 months ago by ITCJB.
add_action( 'ava_after_content', 'enfold_customization_back_button' ); function enfold_customization_back_button() { echo do_shortcode("[av_hr class='invisible' height='90' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello']"); $link = get_permalink( avia_get_option('blogpage') ); echo do_shortcode("[av_button label='Back' link='manually,".$link."' link_target='' size='medium' position='left' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff']"); }
i used this one from u ;)
This reply has been marked as private.2.) ok i solved it with this code
.page-id-4524 .avia-builder-el-first { height:auto !important; }
3.)i solved yesterday
ok it seems i solve the problem with under 3.
i nearly solved the problem with the full width single post image but when i resize the browser windows to a smaller view it is not full width anymore.
the slider problem still existThis reply has been marked as private.Ok the breadcrumb problem is solved.
1. the image got no padding top anymore but it should be full width. no space left and right.
2. that was my thought too but it is responsive. see pic
3. i tried the spaces but everytime when i got the text align, i save this, refresh the browser once then its ok but if i did it again it loses all the alignmentsorry i was on vacation. i think it works with #textmap h1 ….. but yeah it solved the problem
ok that was it. ty again.
ok the pic is not scaling anymore and the arrows are in the wright direction. now i have the problem with the spaces. see the pic.
1. the distance between the sliders ist too big and
2. the arrows the arrows are too close together
3. the arrow should be visible all the time, not only on hover
- This reply was modified 10 years ago by ITCJB.
ok i got the arrows top and bottom but why does the picture scale so much? the size is 110×110 and i got no scaling in options.
http://tweer-loesenbeck.webdemo.rechenzentrum-luedenscheid.de/produkte/
and is it possible to change the symbols of next/prev button? i want the uparrow and downarrow symbol, i also tried to increase the space between the arrows and to make them more centered and visible all the time but i have no success- This reply was modified 10 years ago by ITCJB.
Ok. i just thought i can change only this line from the code before
$link = get_permalink( avia_get_option('blogpage') );
I try it on my own for first.
Just another question . is it possible to change the slide arrows from the easy slider, when slide up/down is picked, from left/right to top/bottom.
i mean the position of the arrowsok that was is it. just another small question. is it possible to go back with the back button to the last page not the blogpage because i have more than 1 page on the blogpage and if u click on a news on page 3 u should go back to page 3 not page 1.
ok the button works, but if i put your code in the function.php the social media sharing buttons dont work like before.
for better understanding the link and the hover are now at the top of their buttons on the single post page.- This reply was modified 10 years ago by ITCJB.
ok this works. position and look i style for myself. ty !!!
ok that works perfectly! ty again !!
ok maybe i didnt tell you exactly what i want.
1. I want the background image with the parallax to be the same height as the background color blue of the color section. if i use your code from 1. it is smaller then before.
2. Ok i do it
-
AuthorPosts