Forum Replies Created
-
AuthorPosts
-
Hola!
En que navegador/dispositivo te pasa esto? he hecho unas pruebas y todo funciono correctamente:
http://screencast.com/t/XIxW9NCac
Mas tarde voy a probar en un dispositivo Android a ver que tal.
Saludos,
JosueHey Paul!
1. You could use WP LayerSlider for that.
2. You could use ALE to create the tabs, inside them you would need to paste the standard Gallery [shortcode] (create another page just for generating the codes).
Regards,
JosueHey!
It’s happening because the third line of element is clearing any floats, you’d need to alter that class to, in the meantime try with this code in the Quick CSS:
.ajax_form p{ clear: none !important; }
Best regards,
JosuePost a link to your website so we can better assist you (change it to Header with social).
Cheers!
JosueNovember 16, 2013 at 7:54 pm in reply to: In enfold theme Gallery is not working when we want to add any images. #189657Hi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHi!
That will work only if you are using the masonry element, for the grid element you’d need to change this file /config-templatebuilder/avia-shortcodes/postslider.php, line 458.
Cheers!
JosueHey oliviad!
Try using a percentage value here:
Cheers!
JosueHi John!
It’s possible, but it won’t look good:
And tweaking it would require a lot of modification to the theme.
Regards,
JosueHello!
It’s possible (conditioning the class ‘responsive’ in the html element, but it will require some additional tweaks), unfortunately that is beyond the scope of the support we can offer. You could try hiring a freelancer for the job or if you prefer request a customization quote here.
Cheers!
JosueHello Brenda!
Can you post a link to your blog page?
Regards,
JosueNovember 16, 2013 at 7:27 pm in reply to: Descriptive text in icon list not indented when using bullets #189642Hi!
I don’t think so, the only solution (as far as i know) is by using an image, because that way we can set a padding-left to the list item and ‘push’ its content.
1. You can tweak the vertical position of the image by changing 5px in this rule:
background: url(https://i.imgur.com/20fVivn.png) no-repeat left 5px;
2. Store it in your server, upload it via FTP or WordPress.
Best regards,
JosueNovember 16, 2013 at 7:23 pm in reply to: Page/Post 'Coming Soon' displayed when categories has no articles #189639Buena idea José, que bueno que lo hayas solucionado :)
Saludos,
JosueHi!
Use a percentage value for the ‘Left’, could be 0%.
Cheers!
JosueHey!
That would require to modify the shortcode code, you can try it at your own risk: /config-templatebuilder/avia-shortcodes/buttons.php.
However, you can also create links with raw HTML with the proper attributes to make it work as you want, for example:
<div class="avia-button-wrap avia-button-center avia-builder-el-1 el_after_av_blog avia-builder-el-last "><a class="avia-button avia-icon_select-yes avia-color-green avia-size-large avia-position-left" title="Google.com opened at 100%" href="http://www.google.com?iframe=true&width=100%&height=100%" rel="prettyPhoto[iframes]"><span class="avia_iconbox_title">Click me</span></a></div>
https://kriesi.at/support/topic/how-to-use-iframes-with-prettyphoto/
However, i think
Cheers!
JosueHi,
Can you post the link to your website please?
Regards,
JosueNovember 16, 2013 at 12:00 am in reply to: Page/Post 'Coming Soon' displayed when categories has no articles #189468Hola Jose,
A ver si te entendi, lo que quieres es que cuando una categoria no tenga ningun articulo salga un mensaje de Coming Soon?
Saludos!
JosueHi ilowelife!
Unfortunately is not there. However you can use the Template system which kinda do the same:
Best regards,
JosueNovember 15, 2013 at 11:52 pm in reply to: woocommerce – Ajax layered navigation causing CSS issue? #189466Hi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHi!
Sure, you can try pasting the raw HTML wherever you want:
<ul class="noLightbox social_bookmarks icon_count_4"> <li class="social_bookmarks_facebook social_icon_1"><a target="_blank" href="#" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></a></li> <li class="social_bookmarks_twitter social_icon_2"><a target="_blank" href="#" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></a></li> <li class="social_bookmarks_skype social_icon_3"><a target="_blank" href="#" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></a></li> <li class="social_bookmarks_mail social_icon_4"><a target="_blank" href="#" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></a></li> </ul>
Regarding changing the ‘set’ of icons you’d simply need to change the contents of the data-av_icon attribute in each li.
Cheers,
JosueHey!
Add this code to the Quick CSS:
#header_main .container, .main_menu ul:first-child > li a { height: 159px !important; line-height: 159px !important; } #main { padding: 159px !important; } .logo img { height: 159px !important; max-width: 510px !important; } .logo { max-width: none !important; }
Cheers!
JosueYou are welcome, glad we could help :)
Regards,
JosueHi!
You are using 100, use 300.
.ls-layer p{ font-weight: 300; }
But first:
You’ll need to add “,300″ to the line i pointed in my first reply.
Regards,
JosueHey Michae1!
What do you mean by ‘menu system’?
Regards,
JosueHey!
They look the same here, remember to remove the previous code i provided.
Best regards,
JosueWe looking forward to hearing from you.
Regards,
JosueHey Jyles!
I compiled the .less file for you (1030px fixed), replace the content of css/grid.css by this:
https://gist.github.com/josueochoa/d355e363e6f846eb0453Best regards,
JosueHey Masten!
To hide them in your website, put this code in the Quick CSS:
.post-meta-infos{ display: none !important; }
Removing them in the feed is possible, but it requires some deep customization and that’s out of the scope of the support we offer.
Regards,
JosueNovember 15, 2013 at 8:26 pm in reply to: woocommerce – Ajax layered navigation causing CSS issue? #189405Hi!
I had a typo, try it again with this code instead:
.template-shop .sidebar.sidebar_right.three.alpha.units { float: left; width 220px; }
If that doesn’t fix it, please update Enfold to the last version (2.4.2).
Cheers!
JosueHey!
Did you enter you API Key and Engine ID?
Enter and save your Google API key and Google Custom Search Engine ID.
Best regards,
Josue -
AuthorPosts