Forum Replies Created
-
AuthorPosts
-
Hi stunna42!
An easy way to hide stuff from printing is to add this to your custom CSS.
@media print { .tabcontainer { display: none !important; } .flex_column { display: none !important; } etc etc }We already include some print styles to make the tabs and toggles expand for printing, etc etc, but you can add that to the Quick CSS field or wherever you need. You can find our existing print styles in /enfold/css/print.css.
This would be a lot easier than hunting through the files to add extra classes to all of the elements you want to hide.
Regards,
Elliott-
This reply was modified 10 years, 10 months ago by
Elliott.
Hey j1980mac!
The closest thing we have to that is our iconlist shortcode, http://kriesi.at/themes/enfold/shortcodes/iconlis/. You can get creative with it and place it inside two columns with text on either side, etc etc.
Best regards,
ElliottHey DJQuad!
The only thing I noticed was that the menu and logo were running into each other. You can change that with this CSS.
@media (max-width:900px) { nav.main_menu { display: none !important; } #advanced_menu_toggle { display: block !important; } }Best regards,
ElliottMarch 25, 2015 at 8:32 pm in reply to: Advance Layout editor using Blog Posts, small preview pic too small #418128Hi xfacta!
Add this to your custom CSS.
.template-blog .blog-meta, .template-blog .blog-meta * { height: 200px; width: 200px; }Best regards,
ElliottHi mp3dk!
I don’t have an iPhone to test on so I’ll flag this for the rest of our team to take a look.
I checked on a Moto E and Nexus 7 though and it’s working fine. Try clearing your cache and make sure Safari is updated.
Best regards,
ElliottHi!
The magnific popups are going to fit the images inside your screen. Are you trying to make it so they are displayed in fullsize regardless of the screen size? If you do this then there will be a horizontal scroll bar at the bottom of the screen and that tends to annoy people.
Send us a link to your page so we can get a better idea of what’s going on.
Best regards,
ElliottHey!
Hmm, that is pretty weird. Not sure what it could be.
Let’s try the following.
1. Deactivate all plugins.
2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
3. Create a new LayerSlider and check to see if it does the same.
4. Create a new page and use the LayerSlider there to see if it does the same.
Cheers!
ElliottMarch 25, 2015 at 8:06 pm in reply to: Start Up Business Demo – Movie Modal Window not working #418115Hey johnkentsf!
It looks like your getting two javascript errors which could be interfering with the popup. What happens when you deactivate all plugins?
Go ahead and send us a WordPress login and we’ll take a closer look.
Cheers!
ElliottHi omnivoroussoon!
You should be able to use our button shortcode in the “Text” tab of the layer. That is not working for you? Send us a WordPress login and we’ll take a look.
Cheers!
ElliottHey lucybb!
Can you send us a link to one of these websites using the iframe? You can set your reply as private if you wish.
Cheers!
ElliottMarch 25, 2015 at 6:29 pm in reply to: Removing the sidebar on a blog page makes the poss vertically align #418053Hey!
Ok, how are you trying to change it though? Are you trying to align it to the left? Highlight in your screenshot how your trying to customize it so we can get a better idea.
Cheers!
ElliottHey wcykana!
That’s your menu. By default it will display all of your pages which it looks like you have quite a few. Navigate to Dashboard > Appearance > Menus and create a new menu and assign it to the Enfold primary menu area and save.
Cheers!
Elliott-
This reply was modified 10 years, 10 months ago by
Elliott.
Hey Carsten!
I’m not really sure what that is. Is it a video? What are the file types it gives you?
Cheers!
ElliottHey!
Is WordPress updated? Send us a WordPress login and we’ll take a look.
Cheers!
ElliottHey!
Yes, they are meant to touch each other. You can use this CSS to get rid of the white hover effect.
.avia-gallery-thumb a { opacity: 1 !important; }Cheers!
ElliottHey macmonkeymark!
That sounds pretty complex. Go ahead and send us a link to your page and take a screenshot highlighting exactly what your trying to do and we’ll take a look to see if it’s feasible.
Cheers!
ElliottHi woodbridgeoffice!
Are you using a plugin such as this? https://wordpress.org/plugins/smart-google-code-inserter/
I don’t know. It sounds like you would want to enable editing.
Regards,
ElliottHey akmhou!
In the sidebar.php file try moving lines 28 – 34.
//Display a subnavigation for pages that is automatically generated, so the users do not need to work with widgets $av_sidebar_menu = avia_sidebar_menu(false); if($av_sidebar_menu) { echo $av_sidebar_menu; $default_sidebar = false; }So they are right above line 86.
echo "</div>";Cheers!
ElliottHi!
I would try giving it some more time. Here are some troubleshooting tips you can do in the meantime, https://developers.google.com/analytics/resources/articles/gaTrackingTroubleshooting.
Regards,
ElliottHi reynoldsphobia!
Add this to your custom CSS.
.main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra { background: white !important; }Cheers!
ElliottHi javaxpreso!
I’m sorry but I’m not sure I understand. Your creating an image button and you want to set it to a custom URL? Are you using our image shortcode? If so then when you edit the shortcode click on the “Link settings” tab and you can set a manual link there.
Or if your talking about the menus in Dashboard > Appearance > Menus then you can create a “Custom Link” on the left hand side. If you do not see the Link option then click on “Screen Options” in the top right hand corner of your screen and check it to display.
Regards,
ElliottHey kls1138!
Open up /enfold/includes/loop-about-author.php and change line 11 from this.
$gravatar = get_avatar($email, '81', '', $gravatar_alt);To this.
$gravatar = '<img src = "URL" />';Cheers!
ElliottHi!
Hmm, not sure what’s going on there. I noticed some weird errors when I activated just Enfold instead of your child theme though.
Try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
Also, I tested the URL your using in the widget on my XAMPP setup and it’s doing the same thing, a pure white box, so perhaps it’s some kind of privacy setting you have setup in your facebook account? If you use the Kriesi facebook URL you can see it’s working fine.
Regards,
ElliottHi!
Try one of these solutions out.
https://kriesi.at/support/topic/enable-comments-portfolio-pages/
https://kriesi.at/support/topic/enfold-comments-on-pages/Regards,
ElliottHi!
Hmm, not sure what’s going on there. I deleted the page and recreated it and it seems to be working fine now though.
Make sure to update Enfold to the latest version, 3.1.2.
Regards,
ElliottHi reraow!
I think what your wanting to do is add this to your custom CSS.
.avia-menu-fx { display: none; }If that’s not correct then take a screenshot and highlight what your trying to do so we can get a better idea.
Best regards,
ElliottHi samtma!
I’m not really sure I understand but after logging in it looks like there are some maintenance steps we need to do first.
1. Update WordPress.
2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest. It looks like the theme files are corrupted and this will ensure everything is updated and working.
3. If your still having problems after those two steps then try deactivating all plugins.
Try those three steps out and let us know of the results.
Regards,
ElliottHey!
1. You’ll need to set the “responsive under” option to 1140 or something similar. Currently you have it set to 0 so it’s not going to be responsive.
2. Are you referring to the form in the page your having responsive troubles? If so then drag a codeblock element to the page and add this inside.
<style type = "text/css"> #email { border: 2px solid red !important; } </style>If that’s not correct then send us a link to the exact page where the contact form is.
Best regards,
ElliottHi!
1. So your saying the thumbnail quality is poor? It looks fine on my end. You can always change the size of the thumbnails when you edit the portfolio shortcode though. It’s the “Portfolio Grid Image Size” option.
2. You would have to edit each page separately. There is currently not a way to edit the templates once you have saved them but you can create a feature request here, https://kriesi.at/support/enfold-feature-requests/, and we may see something get added in a future update.
Best regards,
ElliottHi Tameez!
When you say sticky do you mean you want it to stick to the top of your page as you scroll down? Try adding this to your custom CSS.
.av-masonry-sort { z-index: 9999; position: fixed; }Regards,
Elliott -
This reply was modified 10 years, 10 months ago by
-
AuthorPosts
