Forum Replies Created
-
AuthorPosts
-
Fixed:
http://www.prismcareernetworks.com/prism_wordpress/consultants/Had to duplicate and edit the layer below (which was working ok).
Regards,
JosueHi Birgit!
Now it’s disabled:
http://kennelvillestofte.dk/wordpress/wp-admin/admin.php?page=aviaYou needed to put the line after line 16.
Best regards,
JosueHey!
Try this:
http://kriesi.at/documentation/enfold/change-post-slider-excerpt-length/Best regards,
JosueMay 15, 2014 at 9:22 pm in reply to: Unable to edit text in the avia editor after site transfer #265502Hey!
You forgot the URL of the website.
Cheers!
JosueMay 15, 2014 at 9:21 pm in reply to: 2 Questions about "Single Blog Post with Preview Image" #265501Hey!
Try adding this code to the Quick CSS:
.single div.big-preview.single-big { pointer-events: none; } #top.single .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 100%; } #top.single .fullsize .template-blog .post .entry-content-wrapper { max-width: 100%; } .single div.comment_container.eleven.units { margin-left: 0; width: 100%; }Cheers!
JosueNo problem, is the issue fixed?
Cheers!
JosueMay 15, 2014 at 5:54 pm in reply to: Header Extra Elements Social Media and Phone Number – Make Larger #265394You are welcome, glad we could help :)
Regards,
JosueIn the parent theme:
header.php, line 66
js/avia.js, line 1574-1579In the child theme:
style.css, 190-199
Put it at the very bottom.
Regards,
JosueMay 15, 2014 at 5:23 pm in reply to: mailchimp singup issues (mailchimp code and mailchimp plugin) #265374Hi,
Please contact the plugin author for more info about the issue. Making third-party plugins compatible with theme is beyond the support scope we can offer. You can also hire a freelance developer to help you debug the plugin.
Regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueMay 15, 2014 at 4:55 pm in reply to: Change background color for one fourth after three fourth on homepage #265362You are welcome, glad we could help :)
Regards,
JosueIt’s a server problem, you have this error occurring on your installation:
ERR_INCOMPLETE_CHUNKED_ENCODING
http://wordpress.org/support/topic/interface-issue-err_incomplete_chunked_encoding
Cheers!
JosueHey!
Try increasing the memory allocated to PHP:
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHPCheers!
JosueHey!
No, tab content are in the same hierarchy, unless you put something like a heading element inside it.
Regards,
JosueMay 15, 2014 at 7:44 am in reply to: Transparent Header – Move Menu down and make backround color for menu #265151Hi,
Can you post a link to your website please?
Regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueHey!
I edited header.php (for the search) and js/avia.js (to modify the blog pagination links), but on the parent theme, we will need to fix that later (duplicate parent header.php and js/avia.js to the child folder).
I’m still checking the other issues.
Regards,
JosueHi!
1. You can set that here:
http://screencast.com/t/oMLy5DQ52. Try this code to change the excerpt length (functions.php):
add_filter('custom_excerpt_length','avia_change_excerpt_length'); function avia_change_excerpt_length() { return 30; }To hide the read-more (Quick CSS):
.slide-content .read-more-link { display: none; }3. That’s not possible with Post, only with portfolio items.
Best regards,
JosueMay 15, 2014 at 7:09 am in reply to: Change background color for one fourth after three fourth on homepage #265132Hey!
Try with this code:
div.flex_column.av_one_fourth.avia-builder-el-10.el_after_av_three_fourth.avia-builder-el-last { background-color: #e1e1e1; padding: 10px 10px 40px 10px; }Regards,
JosueHey!
Fixed:
http://frostybydesign.com/For some reason the contents of the header.php file were not updated, i had to manually update it via the Theme Editor.
Best regards,
JosueHey Stefan!
The link you posted is not working.
Cheers!
JosueHey!
Could you link that previous entry you mention?
Regards,
JosueMay 15, 2014 at 6:46 am in reply to: 2 Questions about "Single Blog Post with Preview Image" #265110Hi,
Can you post the link to your website please?
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.stocks li, .simply-scroll-list li{ clear: none !important; }Please note that we normally don’t offer fixes for third-party plugins compatibility issues with the theme.
Cheers!
JosueMay 15, 2014 at 6:38 am in reply to: mailchimp singup issues (mailchimp code and mailchimp plugin) #265106Hey!
Try adding this code to the Quick CSS:
#mc_embed_signup .clear { display: block; visibility: visible; height: auto; width: auto; }Cheers!
JosueHey!
I checked the “Consultants” slider, which has only two layers in the first slide, if that’s not the slider with the issue please let me know which one is (and which slide).
Cheers!
Josue -
AuthorPosts
