Forum Replies Created
-
AuthorPosts
-
November 21, 2014 at 4:08 pm in reply to: Issue after Update THEME and WP: avia-slideshow full width #355226
content slider is affected as well. images not 100% showing.
November 21, 2014 at 3:42 pm in reply to: Issue after Update THEME and WP: avia-slideshow full width #355215This reply has been marked as private.100% full width slider still not working.
let me know, too. I am having trouble with the avia-slideshow full width, pictures are not showing 100% width anymore.
works perfect thanks!
great works fine.
November 5, 2014 at 1:58 pm in reply to: How can I disable the hover effect for portfolio images and gallery images? #346494works, Thanks a 1000000
- This reply was modified 10 years ago by royaltask.
I checked “Define custom link” and provided a link to the actual image. Works, I check the Masonry Gallery cause I want this automised without adding an extra Link.
This reply has been marked as private.works, thanks for the good support you offer.
October 14, 2014 at 11:54 am in reply to: Easy Slider – caption title on the bottom of the image 100% width #335526This works, tahnk you very much for help. Is there a way to add this for avia-caption-title as well?
October 13, 2014 at 1:36 pm in reply to: Easy Slider – caption title on the bottom of the image 100% width #334868This is how I started, now the caption looks ok:
https://dl.dropboxusercontent.com/u/27860455/web/easyslider1.pngBut I want to cover 100% width, like this:
https://dl.dropboxusercontent.com/u/27860455/web/easyslider2.pnghere is my CSS code:
/* easy slider */ .avia-caption { left: -20px; } h2.avia-caption-title { font-size: 12px; } .avia-caption { position: absolute; bottom: -49px; } .avia-slideshow, .avia-slideshow-inner { overflow: visible !important; } .avia-slideshow { padding-bottom:49px; }
September 25, 2014 at 10:21 am in reply to: non-breaking space within the avia advanced textarea #324874& n b s p ; kind of works but is not showing up in avia text editor after saving.
Thanks, I added it to css/custom.css instead of the enfoldTheme Custom CSS-Field. Now it works fine.
This is working so nicely! Thank you tor helping me with this. I am happy!
This reply has been marked as private.August 22, 2014 at 2:39 pm in reply to: Customized Password Form on Protected Site -> translation with WPML #307863thanks for the hint.
Thank you for the info.
- This reply was modified 10 years, 3 months ago by royaltask.
I am no pro or support but slow wordpress sites can be caused my multiple facts: server, too many plugins, and so on. wordpress ist a mamut cms and needs lots of resources (RAM). Check this first.
running OK here
Now working Peter, thank you so much!
Advanced: to make the active language underlined, I tried this:
.avia_wpml_language_switch li .language_flag img { display: none; }
.avia_wpml_language_switch li .language_code { display: block!important; }
.avia_wpml_language_switch .avia_current_lang .language_flag { text-decoration: underline!important; }No Luck so far.
- This reply was modified 10 years, 3 months ago by royaltask.
I added some HTML (img) to the menu item and it works.
its local LAMP
can you keep it english, so I understand you.
Not working for my Menu: mine looks like this:
i would like to show it like this:
My icons are still showing. like to show IT | EN
I have the icons dispaying in the header menu:
<li class="language_en avia_current_lang"><a href="#"><span class="language_flag"><img src="http://www.mysite.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png" /></span></a></li>
…- This reply was modified 10 years, 3 months ago by royaltask.
I have no overlay yet, can I add one for all galleries?
Do you say:
#top .avia-gallery .avia-gallery-thumb a:hover { background-color: rgba(0,0,0,0.8); }
makes the image dark on mouse-over? mine is getting white. no black 80% hover.-)
- This reply was modified 10 years, 3 months ago by royaltask.
I added this:
#top #wrap_all .avia-gallery-1 .avia-gallery-thumb a {
width: 32.3333% !important;
margin: 5px !important;
}local, sorry. Nothing special though. Just changed the CSS on shortcode.css an custom CSS.
I added this to CSS Custom:/* tooltip */
#top div .avia-gallery img {
padding: 0;
width: 98%;
margin-bottom:6px;
}
#top .avia-gallery .avia-gallery-thumb a:hover { background-color: rgba(0,0,0,0.8); }
.page-id-4026 .avia-tooltip.avia-tt { display: none !important; opacity: 0 !important; }Info: width: 98%; and margin-bottom:6px; should make the gallery images have some space between. Is there a better way?
- This reply was modified 10 years, 3 months ago by royaltask.
-
AuthorPosts