Forum Replies Created
-
AuthorPosts
-
October 12, 2013 at 10:07 am in reply to: can I have my own created layer slider to be imported #174549
Hi!
To alter the default dummy content that get’s imported, you’ll need to edit the file includes/dummy.xml.
Cheers!
JosueGlad we could help. Let us know if you have any other questions or issues :)
Regards,
JosueHi,
Try adding this code to the Quick CSS area in the Theme options page:
.reviews_tab a{ width: 105px !Important; }
Regards,
JosueHi,
Try adding this code to the Quick CSS area in the Theme options page:
.avia-slideshow-arrows, .avia-slideshow-dots{ display: none; }
Regards,
JosueHi,
Can you post a link to your website please?
Regards,
JosueHi simplefly!
Which Slider are you using, LayerSlider or EasySlider?
Best regards,
JosueHi,
Can you post a link to your website please?
Regards,
JosueOctober 12, 2013 at 9:31 am in reply to: Changed site address, now image link is broken in slider #174534Hello!
Maybe, can you paste the contents of it?
Cheers!
JosueHello MuzSolutions!
You’ll need to hard-code the iframe element, because the Avia Builder uses the default WordPress embedding which strips all parameters.
Cheers!
JosueHey Jorge!
I don’t think that’s possible, but you can use a plugin like this to do that: http://wordpress.org/plugins/contact-form-7/
Best regards,
JosueHello TG!
By gray you mean the text color?
Best regards,
JosueHi,
Can you post a link to your website please?
Regards,
JosueHi Mike!
Try with this CSS code:
.avia-full-stretch { opacity: 0.4; }
You can set opacity from 1 to 0.
Regards,
JosueOctober 12, 2013 at 8:00 am in reply to: Changed site address, now image link is broken in slider #174509Hi,
I think you need to change it manually, in each layer.
Regards,
JosueHey Alex!
Take a look at this, scroll down to “Integrating Disqus Into WordPress Without a Plugin”
http://wp.tutsplus.com/tutorials/plugins/integrating-disqus-into-wordpress/Regards,
JosueHi BelIblis!
When creating a Tab element, simply select the position you wish:
Cheers!
JosueHi!
For WordPress in general, there is this excellent session by wp.tutsplus.com
http://wp.tutsplus.com/sessions/wp101-basix-training/Regarding Enfold training, these videos will help you getting started:
http://vimeo.com/channels/aviathemes/Best regards,
JosueOctober 12, 2013 at 7:19 am in reply to: How to Remove Post Date, Author, Comment count on archives results posts / grid. #174500Hi!
Try with this:
.slide-meta{ display: none; }
Best regards,
JosueHi!
I’ll take a look at it :)
Cheers!
JosueHi uattah!
It is working for me in Safari (OS X Lion):
Regards,
JosueHi,
Can you post a link to your website please?
Regards,
JosueGlad we could help. Let us know if you have any other questions or issues :)
Regards,
JosueOctober 12, 2013 at 5:18 am in reply to: Include circle background behind Font Icon in text box? #174469Hello!
You can try reducing its padding:
.iconbox_content{ padding: 35px 10px 10px 10px; }
Best regards,
JosueYou are welcome, glad i could help Mike.
Regards,
JosueHello!
Something like this will do it:
.slideshow_caption{ display: none; }
Inside the mobile block.
Best regards,
JosueHi Justin!
Maybe the answer is in your server log files, do you have access to it?
Cheers!
JosueHello!
You can specify a different height for desktop and mobile view here, inside those sections already created:
Regards,
JosueOh, i though you were using LayerSlider, anyways, i tested with this and it appears to work to center the caption.
.caption_container{ height: 350px !important; }
Remember that if you want to change the height of your slider you’d need to change it here too.
Cheers!
JosueHi Nate!
You can see the complete list of shortcodes by clicking the Magic Wand button (when editing a Page):
Also, if you want to look at code, all the shortcodes are located here: /config-templatebuilder/avia-shortcodes/ (proceed with caution)
Cheers!
JosueHey dhuet!
Try this:
h1{ text-transform: lowercase; color: green; }
Regards,
Josue -
AuthorPosts