Forum Replies Created
-
AuthorPosts
-
Hi Chrys!
Yes, everything you have built with the Layout Builder will get converted to simple text (no shortcodes).
Regards,
JosueHi,
Can you post a link to the page in question please?
Regards,
JosueHey!
Check in posts, portfolio, etc trash.
This is more of a WordPress issue rather than a theme one, there is not very much we can do from our end.
Regards,
JosueHi!
If you don’t see it in the edit Page page make sure it’s selected here:

Best regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueMay 13, 2014 at 10:13 pm in reply to: need to make all the text in the odd and even pricing table one color (black) #264279Hey!
Try with this:
.pricing-table li:nth-child(odd) { color: red !important; } .pricing-table li:nth-child(even) { color: blue !important; }Best regards,
JosueHey!
Try adding this code to the Quick CSS:
.single-post a[rel='lightbox'] { pointer-events: none; }Cheers!
JosueMay 13, 2014 at 10:07 pm in reply to: Unable to edit text in the avia editor after site transfer #264272Hi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHi Guilherme!
In order to discard if the issue is theme-related or not, try doing a quick test with this plugin:
http://wordpress.org/plugins/contact-form-7/Cheers!
JosueDe nada :)
You are welcome, glad we could help :)
Regards,
JosueYeah, after the all the error is coming from a WP file, not exactly a theme issue.
Cheers!
JosueYou are welcome, glad we could help :)
Regards,
JosueHey!
It’s shortcodes.js not avia.js, my bad.
Cheers!
JosueYou are welcome, glad we could help :)
Regards,
JosueHi!
Use button instead:
<button class="BTSALVAR">[av_font_icon icon='ue812' font='entypo-fontello' style='' caption='' link='' linktarget='' color='' size='40px' position='left'][/av_font_icon]</button>Input elements can not contain things.
Best regards,
JosueMay 13, 2014 at 5:49 pm in reply to: reduce the amount the logo shrinks in the shrinking header #264079Hi,
Make sure you are using the latest version of Enfold, then open js/avia.js and look for line 1222:
newH = el_height/2;Change the ‘2’ by a lesser value, like 1.5. That will reduce the shrink.
Regards,
JosueIf the error keeps appearing it isn’t, sometimes the hostings rules don’t allow users to make changes to the server that easily, that’s why i think it should be addressed by they directly.
Cheers!
JosueHi!
The shortcode worked fine for me, check:
http://www.prismcareernetworks.com/prism_wordpress/test-2/
http://www.prismcareernetworks.com/prism_wordpress/wp-admin/admin.php?page=layerslider&action=edit&id=2Cheers!
JosueYou are welcome Elise, glad we could help :)
Regards,
JosueHi!
Look here:
https://wordpress.org/plugins/tags/twitter-feedJust make sure it’s compatible with WP 3.9.x.
Best regards,
JosueHi!
The ” Digicution Simple Twitter Feed” plugins was causing a conflict.
Check it now:
http://oslocancer.wpengine.com/wp-admin/admin.php?page=layerslider&action=edit&id=3 (hosted on WPengine)Regards,
JosueHi!
Check it now:
http://www.westfieldairconditioning.co.uk/The br stripping happens, we will look into that, in the meantime i managed to do a workaround via CSS:
.avia_codeblock div[itemscope] span { display: block; }Regards,
JosueHi!
I see the issue, you need to update Enfold to its latest version (2.7.1) you currently have 2.6.1.
http://kriesi.at/documentation/enfold/updating-your-theme-files/Regards,
JosueHi!
I didn’t get the new user yet.
Regards,
JosueHi!
The problem is that the grid you have in the home is not an ajax portfolio grid, after you changed that you’d need to edit the ajax preview content and put the embed video there.
Best regards,
JosueHi!
Did you edit it on the hostgator cp? can you post a link to your website?
Regards,
JosueHi!
Check the order is right in the Layout Builder.
To limit the code to a specific Page:
.page-id-5042 .container_wrap { border-top-style: none; }Best regards,
JosueHi!
The socket size was always that, we put a background color in the html element to give the appearance that the footer is larger, obviously this only noted in pages with little content (which is something the users can solve) and bigger screens.
Cheers!
Josue -
AuthorPosts
