Forum Replies Created
-
AuthorPosts
-
January 29, 2014 at 5:38 pm in reply to: Is there a way to place text and buttons on top of images in a slider? #216492
Hi!
No, it’s not possible at the moment, the only way to do this custom sliders would be to use LayerSlider, if you need some insight, please refer to this video:
Cheers!
JosueJanuary 29, 2014 at 5:31 pm in reply to: how to replace an fontello Icon for an own customized icon #216487Hey!
Have you tried removing it? this part:
.avia-icon-list-container.avia-builder-el-6.el_after_av_textblock.avia-builder-el-last .iconlist-char { display: none; }
Cheers!
JosueJanuary 29, 2014 at 5:21 pm in reply to: Preventing Logo being pulled in to the facebook post share images #216478We looking forward to hearing from you Lexie :)
Regards,
JosueJanuary 29, 2014 at 5:18 pm in reply to: Own template name + other templates with same editor? #216476Hi!
Yes, the name will revert back after you update, but you can prevent this with a Child theme:
Cheers!
JosueJanuary 29, 2014 at 5:16 pm in reply to: how to do rounded corners for the content area and menu #216475Hi,
Can you post the link to your website please?
Regards,
JosueHi!
After activating that, you can set a class to every heading element you’d want to be inline, then simply add something like: to the Quick CSS:
.inline{ display: inline; }
Best regards,
JosueHey tlow87!
You want to achieve something like this?
This code will do it:
.av-special-heading.av-special-heading-h3.avia-builder-el-6.el_after_av_font_icon { display: inline; }
Also, this may come handy if you want to apply this to multiple heading elements: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Best regards,
JosueHey!
I modified my previous message, use that code instead, if it doesn’t work please provide me with an administrator account so i can look at it.
Best regards,
JosueHi!
The link you provided is not an Enfold installation.
Cheers!
JosueJanuary 29, 2014 at 3:13 am in reply to: Is there a way to place text and buttons on top of images in a slider? #216209Hey!
You can make a similar slider with LayerSlider (full-width)
Cheers!
JosueJanuary 29, 2014 at 3:07 am in reply to: Preventing Logo being pulled in to the facebook post share images #216207Hi!
Try using the !important rule, i’d like to check your blog live but is not loading on my end :/
border: 3px dashed #C9B737 !important;
Regards,
JosueHi!
Oh, in that case you’d need to create another site for the Spanish version (like /es).
This plugins may come handy:
WPML
http://wordpress.org/plugins/codestyling-localization/Cheers!
JosueHey!
Use this code instead:
.iconlist_content ul { display: table; } .iconlist_content li { display: table-row; } .iconlist_content li::before { content: "•"; display: table-cell; text-align: right; padding-right: 6px; }
Best regards,
JosueHey!
Those images have different sizes:
http://covert-ross.com/wp-content/uploads/2014/01/ABT6-260×185.jpg
http://covert-ross.com/wp-content/uploads/2014/01/ABT4.jpgCheers!
JosueYou are welcome, glad we could help :)
Regards,
JosueJanuary 29, 2014 at 2:19 am in reply to: how to do rounded corners for the content area and menu #216189Hey Simon!
Please refer to this topic: https://kriesi.at/support/topic/rounded-corners-border-radius-in-header-area/
Regards,
JosueJanuary 29, 2014 at 2:16 am in reply to: Switched to fixed layout for just one page template #216187Hi,
Try adding this at the end of js/avia.js:
jQuery(function() { jQuery('.page-id-388').parent('html').removeClass('responsive'); });
Regards,
JosueJanuary 29, 2014 at 2:14 am in reply to: Is it possible to add a drop down drawer at the top of the Enfold theme? #216186Hey!
This may work for you: http://codecanyon.net/item/gilidpanel-wordpress-sliding-panel-sidebar/5753924?WT.ac=solid_search_thumb&WT.seg_1=solid_search_thumb&WT.z_author=phpbits
Best regards,
JosueHey!
There is some conflict with this URL:
http://dev.lorenasarbu.com/collections/Here’s a workaround, change the slug of that page to something like ‘collection’ and the children will get fixed.
Regards,
JosueTry this plugin: http://wordpress.org/plugins/insert-javascript-css/
Cheers!
Josuewp_mail() is located in wp-includes/pluggable.php.
http://codex.wordpress.org/Function_Reference/wp_mail
Best regards,
JosueHi!
Use this plugin to configure the SMTP manually: http://wordpress.org/plugins/easy-wp-smtp/
Regarding the FB image, try with this one: http://wordpress.org/plugins/wp-open-graph/
Cheers,
JosueHey!
I made a test on your page and the form is responding:
Your enquiry has been sent!
Regards,
JosueJanuary 29, 2014 at 1:35 am in reply to: 'All in One SEO Pack' Page Titles not showing in pages source code? #216167Hi,
Can you post the link to your website please?
Regards,
JosueHey!
You can use a custom [shortcode], this tool comes handy for that: http://generatewp.com/shortcodes/
Regards,
JosueHi!
Refer to this topic:
https://kriesi.at/support/topic/remove-publish-date-in-post-slider/#post-200791Cheers!
JosueHola!
El theme viene ya con los paquetes de lenguaje incluidos, lo único que tienes que hacer es cambiar tu WordPress al español:
http://codex.wordpress.org/WordPress_in_Your_LanguageSaludos,
JosueHey!
Try adding this code to the Quick CSS:
.iconlist_content ul { margin-left: 0 !important; }
Cheers!
Josue -
AuthorPosts