Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Hey!
The Theme itself and the slider functionality works on those versions of IE, but fancy effects like parallax scrolling are pretty recent and experimental, therefore those features are available (at the moment) in the newest browsers only.
Cheers!
JosueThis reply has been marked as private.Hi!
Smileys are working, just don’t put them inside of a p or span tag, please take a look:
http://www.vinesdrive.com/about/
http://www.vinesdrive.com/test/Regards,
JosueHi!
Create a new User (Users > Add New), fill it with some info and set it as an Administrator, then put the login info here as a private reply.
Cheers!
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueGo to Appearance > Themes and activate the WP theme (it should be called twenty three or twenty twelve), once you done that, go back to your page and check if the smileys appear or not.
Regards,
JosueHi!
Please switch back to the Default WP theme so we can discard if the issue is caused by the theme or not.
Regards,
JosueHey jvines!
I performed a test on my local installation in they are working with Enfold, can you post a link to your website?
Regards,
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueWe looking forward to hearing from you :)
Regards,
JosueHello!
It is possible but that customization is beyond the scope of the support we can offer. If you really need it try hiring a freelancer for the job or if you prefer request a quote here.
Also, you can request it here: https://kriesi.at/support/topic/enfold-feature-requests/
Cheers!
JosueHey!
According to the screenshot provided they are set as Mega Menu, try unchecking the “Use as a Mega Menu” option in the parent element.
Best regards,
JosueHey!
The problem is caused by a Permalink issue, please try the solutions provided in this article.
Cheers!
JosueHi!
If you want the search to only show Products in the search results, open functions-enfold.php, replace line 93:
$defaults = array('numberposts' => 5, 'post_type' => 'any', 'post_status' => 'publish', 'post_password' => '', 'suppress_filters' => false);
By this:
$defaults = array('numberposts' => 5, 'post_type' => 'product', 'post_status' => 'publish', 'post_password' => '', 'suppress_filters' => false);
Best regards,
JosueHi!
You could re-do the LayerSlider, or make a search and replace using a SQL Query, i think this may work:
UPDATE wp_layerslider SET data = replace(data, "_LOCAL_URL_","_REAL_URL_");
Cheers!
JosueHi!
The images are pointing to your localhost:
Regards,
JosueHi!
Can you pass me your pt-br pot file so i can try it on my local installation?
Best regards,
Josue/wp-content/themes/enfold/footer.php
Best regards,
JosueHey!
Try using this plugin to translate those strings: http://wordpress.org/plugins/codestyling-localization/
Cheers!
JosueHi!
If you have only modified footer.php it probably won’t.
Best regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueIt changed, here’s how i see it:
Cheers!
JosueHey!
Try adding this code to the Quick CSS:
.page-id-18 .avia-builder-el-18.av_one_fourth, .page-id-18 .avia-builder-el-21.av_one_fourth, .page-id-18 .avia-builder-el-24.av_one_fourth, .page-id-18 .avia-builder-el-27.av_one_fourth { margin-left: 2%; width: 22.5%; }
Cheers!
JosueHi,
Can you post the link to your website please?
Regards,
JosueDecember 31, 2013 at 10:21 pm in reply to: Avia Layout Builder: text box deletes "blank lines" #204177Hi gloomis!
It would be template-builder.php, but if you are referring to the shortcodes, you can find those files at config-templatebuilder/avia-shortcodes/
Cheers!
JosueYou are welcome, glad we could help :)
Regards,
JosueHey!
Try adding this code to the Quick CSS:
table * { color: #858486; }
Cheers!
JosueHi,
Can you post a link to your website please?
Regards,
Josue -
AuthorPosts