Forum Replies Created
-
AuthorPosts
-
Hey!
Open shortcodes.css and remove/comment from line 3185 to 3200.
@-webkit-keyframes avia_msonry_show { 0% { -webkit-transform:translateZ(300px) translateY(200px) rotateX(-70deg); opacity: 0.1; } 100% { -webkit-transform:translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; } } @-moz-keyframes avia_msonry_show { 0% { -moz-transform:translateZ(300px) translateY(200px) rotateX(-70deg); opacity: 0.1; } 100% { -moz-transform:translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; } } @-o-keyframes avia_msonry_show { 0% { -o-transform:translateZ(300px) translateY(200px) rotateX(-70deg); opacity: 0.1; } 100% { -o-transform:translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; } } @keyframes avia_msonry_show { 0% { transform:translateZ(300px) translateY(200px) rotateX(-70deg); opacity: 0.1; } 100% { transform:translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; } }
Regards,
JosueDecember 30, 2013 at 8:17 pm in reply to: Love the Enfold theme and the LayerSllider – video play button difficult to see #203855Hey!
Try with this code instead:
.ls-fullwidth .ls-playvideo { width: 70px; height: 70px; margin-left: -25px; margin-top: -25px; background-position: -290px -140px !important; }
Cheers!
JosueDecember 30, 2013 at 8:10 pm in reply to: Submenu size (200%) bigger than in demo and how intended. Help needed. #203847You are welcome, glad we could help :)
Regards,
JosueDecember 30, 2013 at 7:58 pm in reply to: Submenu size (200%) bigger than in demo and how intended. Help needed. #203841Fixed: http://chichestersolicitors.co.uk/
You set that menu as a “Mega Menu”, that was making it 200% bigger.
Regards,
JosueSee it now:
http://www.cambridgeespana.com/team/Cheers!
JosueDecember 30, 2013 at 7:31 pm in reply to: slider followed by blog (don't show slider past page 2) #203827Hey!
Try adding this code to the Quick CSS:
[class*="paged"] #layer_slider_1{ display: none }
Cheers!
JosueDefinitely, when the ALB is active the file that renders it is template-builder.php not page.php. Maybe you could stick using the normal Page without ALB using the Magic Wand shortcode generator instead.
Best regards,
JosueIt may, add the breadcrumb and the slider and post a screenshot of what you’d want to achieve.
Regards,
JosueDecember 30, 2013 at 7:06 pm in reply to: slider followed by blog (don't show slider past page 2) #203813Hi,
Can you post the link to your website please?
Regards,
JosueHi Matt!
Try applying the solution Peter provided here: https://kriesi.at/support/topic/password-protect-pages-with-dynamic-templates/#post-113640
Regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.post-entry .post-title.entry-title a { pointer-events: none; }
Cheers!
JosueDecember 30, 2013 at 6:55 pm in reply to: Issue regarding quality of responsive images and more #203804Hi Pablo!
Post the login as a private response to this topic.
Cheers!
JosueHi,
Can you post the link to your website please?
Regards,
JosueDone:
http://www.cambridgeespana.com/about-us/Regards,
JosueHey Lizy!
Try adding this code to the Quick CSS:
#top .main_menu .menu li { float: right; }
Cheers!
JosueThe problem is the markup being generated, we need to get the image and the title out of the b element in order to float it:
Can you create an administrator account and post it here as a private reply?
Best regards,
JosueMaybe is some conflict with the plugin, see if the shortcode works with the default WordPress theme. Keep in mind that third-party implementations are out of the scope we offer.
Cheers!
JosueHey!
Try adding this code in the end of js/avia.js:
jQuery(function() { jQuery(".social_bookmarks_tumblr a").attr("title", "hola"); });
Change ‘hola’ by the text you’d want as title for your icon.
Cheers!
JosueHi Barabbas!
Try changing the Blog Style setting (Enfold > General Settings).
Cheers!
JosueHi Chris!
The user provided does not have administrative privilegies, please set the role of it as Administrator.
Regards,
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueHey kecster2!
Put the shortcode inside a Text element.
Regards,
JosueYou are welcome, glad we could help :)
Happy Holidays.
Regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueHi,
Can you post the link to your website please?
Regards,
Josue -
AuthorPosts