Forum Replies Created
-
AuthorPosts
-
Hey!
Hmm, well since the image your using is very long I don’t think it’s going to work. You could try this CSS.
.avia-full-stretch { background-size: 100% 100%; }But since your image is so long and your setting a custom height for the color section it’s going to look distorted. If you had the height of the color section set to the screen width then this might work.
#av_section_1, #av_section_1 .container { height: 30vw !important; }Best regards,
Elliott-
This reply was modified 10 years, 8 months ago by
Elliott.
Hey hrvw!
I didn’t see any borders. Do you mean your wanting to get rid of the colored rows?
If so then add this to your custom CSS.
tr { background: transparent !important; }Best regards,
ElliottMay 8, 2015 at 8:04 pm in reply to: Auto reply email on forms, the adress is all messed up ? #441751Hi Paul!
Send us a link to your page with the form and we’ll test it out.
Regards,
ElliottMay 8, 2015 at 6:21 pm in reply to: specific word first in a blog post title/permalink causes 404 #441709Hey TheMediaman!
Not sure what it could be. What do you have your permalinks setup as? Try creating a copy of your .htaccess file and then delete it and refresh your permalinks again in Dashboard > Settings > Reading.
Also be sure to deactivate all plugins while testing.
Regards,
ElliottMay 8, 2015 at 6:14 pm in reply to: I'm having a lot of problems figuring out how to use Enfold #441702Hey!
The footer holds a set amount of “widgets” which you can setup in Dashboard > Appearance > Widgets. You can change the number of widgets in Dashboard > Enfold > Footer.
The small bar beneath the footer is called the socket and you can set it to display some copyright information and also a menu on the right hand side.
If you want to use HTML tags in the footer widgets then drag the “Text” widget to the footer widget areas and insert your HTML inside.
Best regards,
ElliottMay 8, 2015 at 6:10 pm in reply to: Need Embedding Code for playing YouTube Videos on a Enfold Page #441700Hi!
Good job, let us know if you have any other questions.
Cheers!
ElliottHey jehcikinha!
In your screenshots it looks like your using the Masonry and those are the sort options. That is actually a fullwidth submenu element? Do you mean your trying to get the blue border around the links?
Send us a link to your page so we can get a better idea of what your trying to do.
Cheers!
ElliottHi biklops!
I’m seeing 4 on my end. Are you using a caching plugin? If so then try clearing it’s cache and also your browser cache and check again.
If your still seeing two then take a screenshot and also try viewing in a different browser.
Regards,
ElliottMay 8, 2015 at 6:01 pm in reply to: Remove "All" from sorting options in masonry taxonomy; items in sorting #441694Hi GCA2014!
1. Add this to your custom CSS.
.all_sort_button { display: none !important; }2. That would take a lot of editing to the scripting and would have to be considered custom work.
3. I suppose it’s possible with CSS. Take a screenshot highlighting exactly what your trying to do with it.
4. You could use some CSS like this to target them.
.av-sort-by-term a { color: red !important; }Regards,
ElliottMay 8, 2015 at 5:56 pm in reply to: Add Flag for translation next to the FB logo on the main menu #441687Hi alexoua!
Does this plugin have a widget version? If so then you could do this to add a widget area to your header, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/, and then use CSS to move it around.
If not then maybe around line 38 in the file you mentioned would work.
if(strpos( $headerS['header_social'], 'extra_header_active') !== false) echo $icons;Regards,
ElliottHi GCA2014!
If your using the latest version of Enfold then the image hotspots have an option called “Show tooltips” which you can set to “Always” to have the tooltips display all the time.
This is the effect we used on this page, http://kriesi.at/themes/enfold-shop/#av-layout-grid-2.
Cheers!
ElliottHi Technoh!
Navigate to Dashboard > Enfold > Header > Mobile Menu and make sure the “Hide mobile menu submenu items” is unchecked. This will make it so all items are clickable.
Cheers!
ElliottHey Soapmarine!
Try adding this to your custom CSS.
p a { text-decoration: underline; }Cheers!
ElliottHi slui!
I’ve never tried it before but you might be able to use CSS to display that, http://www.w3schools.com/cssref/pr_list-style-type.asp. You would still have to add CSS to target each cell though.
It would be a lot easier to just use tags.
Regards,
ElliottHey tropsens!
That’s going to be different for each post so I do not see an easy way of going about that. It might be easier to just use our column and image shortcodes and display the content manually.
Best regards,
ElliottHey!
I see what your doing now. It’s not really meant to be used like that but I added this to our issue list and our devs will take a look. If they find a fix or workaround it will be added in a future update.
Regards,
ElliottHey kriru!
Have you contacted your hosting provider about this? They should be able to switch your server settings around to fix it.
Best regards,
ElliottHey saquasar!
I’m not really sure what you mean here. Are you talking about the slideshow in the AJAX portfolio preview how it transitions? Send us a link to your page and take a screenshot highlighting what your trying to do and we’ll check to see if it’s possible.
Cheers!
ElliottHey Munford!
I viewed your screenshot but I’m not sure I understand what the problem is. Go ahead and highlight in your screenshot what your trying to do so we can get a better idea.
Regards,
ElliottHey Munford!
1. That customization is not available in a child theme currently. We may see it get added to the framework in a future update though.
2. Not sure why it says THEMENAME there instead of Enfold. Perhaps it’s from your membership plugin? Try uploading a fresh copy of the theme and deactivate all plugins.
Regards,
ElliottHey!
Yes a lightbox gallery or even some of the sliders would be good for that.
Cheers!
ElliottMay 8, 2015 at 4:34 pm in reply to: LayerSlider not working – can't add slides (not related to new theme release) #441620Hey!
I deleted the existing sliders that were imported and that let me create a new one. Not sure what’s going on there. Try creating some more sliders. If it gets to the point where it does not let you create another one then it’s probably some kind of server restriction. I would try contacting your hosting provider about this or contact LayerSlider support to see if they have any idea.
Cheers!
ElliottHey!
Your links are giving me 404’s. I checked our demo on a Moto E Android 5.0 phone though and the tooltips are displaying fine. I’m not sure how it works on iOS but with Android you have to do a “long tap” to simulate a hover.
Cheers!
ElliottHi!
Go ahead and send us a WordPress login and we’ll take a closer look.
Regards,
ElliottHi Dave!
What did the error say? You can check your server error logs and turn on WordPress debugging.
Also be sure to deactivate all plugins while testing and make sure your using the latest version of Enfold 3.1.5.
Regards,
ElliottMay 7, 2015 at 9:44 pm in reply to: WooCommerce product price on single page not showing with advanced editor #441263Hey tbp!
You could use our special heading element or just a textblock element and type out the price manually.
Cheers!
ElliottHey charisma2013!
If you want to display images in a grid without creating posts then perhaps the Masonry Gallery or the Gallery element would work for you. Click on the “Media Elements” tab in your advanced layout editor to see these elements.
Best regards,
ElliottMay 7, 2015 at 9:37 pm in reply to: Deleting superfluous images from media library – failure #441256Hi kds-systems!
So in the media library you are filtering images based on the “unattached” setting and deleting them? It seems to be working fine on my end. Send us a link to the posts / pages that were effected.
Be sure to deactivate all plugins while testing and make sure your using the latest version of Enfold, 3.1.5.
Regards,
ElliottHi itchybrain!
In the functions-enfold.php file around line 400 you should see this.
if(version_compare($settings['wpversion'], '3.8', '>=' )) { $entries['prev'] = get_previous_post($settings['same_category'], $settings['excluded_terms'], $settings['taxonomy']); $entries['next'] = get_next_post($settings['same_category'], $settings['excluded_terms'], $settings['taxonomy']); } else { $entries['prev'] = get_previous_post($settings['same_category']); $entries['next'] = get_next_post($settings['same_category']); }Try changing it to this.
if(version_compare($settings['wpversion'], '3.8', '>=' )) { $entries['prev'] = get_next_post($settings['same_category'], $settings['excluded_terms'], $settings['taxonomy']); $entries['next'] = get_previous_post($settings['same_category'], $settings['excluded_terms'], $settings['taxonomy']); } else { $entries['prev'] = get_next_post($settings['same_category']); $entries['next'] = get_previous_post($settings['same_category']); }Best regards,
ElliottHey niccoloborgonovo!
Hmm, that’s pretty weird. I didn’t see any javascript errors but I did notice this in your source code.
<b>Parse error</b> : syntax error, unexpected '$copyright' (T_VARIABLE) in <b>/wp-content/themes/enfold/footer.php</b> on line <b>89</b>Did you edit the footer.php file perhaps? Try completely deleting Enfold before downloading + uploading a fresh copy from themeforest.
Cheers!
Elliott -
This reply was modified 10 years, 8 months ago by
-
AuthorPosts
