Forum Replies Created
-
AuthorPosts
-
Hey rudtek!
Not really sure what you mean. If your using the single author small then the images should be displayed as squares. Are you wanting to display bigger images there? Can you send us a link to your page?
Regards,
ElliottHi juliancillo64!
Please try the steps listed here, http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/.
It would be best to contact your hosting provider and let them know about this as it’s usually a server issue.
Best regards,
Elliott- This reply was modified 8 years, 10 months ago by Elliott.
Hey hasbeat!
1. You can use the phone info setting for that. It’s in Dashboard > Enfold > Header > Extra Elements.
2. Add this to your custom CSS.
.social_bookmarks, .social_bookmarks * { border-radius: 2px !important; }
Cheers!
ElliottHi James!
Have you tried deactivating all plugins?
Send us a link to your post and we’ll take a look.
Also make sure to disable trackbacks / loopbacks, they could be counting as a comment.
Best regards,
Elliott- This reply was modified 8 years, 10 months ago by Elliott.
Hi ultra123!
Those are the titles of the child pages.
If you want to have custom links then you can use the “Custom Menu” widget in a left aligned sidebar.
Best regards,
ElliottHey mrcityrunner!
You would need to edit the page.php template but it’s not going to be easy to add fullwidth elements inside it because they change the layout.
I would just do it manually because you might decide you need a page to be different in the future.
Best regards,
ElliottHey foggygolf30!
Add this to a codeblock element in that page.
@media screen and (max-width: 767px) { <style type = "text/css"> #av_section_1 .av-special-heading-tag { font-size: 12px !important; } </style> }
Best regards,
ElliottHi Ozgur Can!
Not sure about the dimensions. Can you send us a link to your page so we can check?
For the color you can change that in Dashboard > Enfold > Advanced Styling.
Cheers!
ElliottHi Draidel!
Is it the parallax section? When you select the image are you sure you chose the full image with no scaling and not a thumbnail?
When I viewed your link you were using a transparent header so there is no background image applied to it.
Cheers!
Elliott- This reply was modified 8 years, 10 months ago by Elliott.
January 25, 2016 at 2:29 am in reply to: Saying I'm registared, but I ''cant get into forum'' #570980Hey george bolender!
You have tried registering here? https://kriesi.at/support/register/.
Best regards,
ElliottHey scarlettr8!
Can you send us a WordPress login so we can take a closer look?
Have you done any customizations?
Cheers!
ElliottHi EricSmeets!
Your link is asking for permission to view the screenshot.
If it’s the little blue icons on an iOS device then you most likely need to update Enfold. The latest version is 3.4.6.
Regards,
ElliottHi EricSmeets!
Yes, it’s the same thing. You can load as many templates that you save onto the page as you want. If you want to make a template of just a slider then you can do that and load it on all of your pages.
Regards,
ElliottHi geeks4rent!
Add a
.header-scrolled
before your CSS to target it only when scrolling down the page..header-scrolled .avia-menu .avia-menu-text { color: black !important; } .header-scrolled .avia-menu .avia-menu-text:hover { color: red !important; }
Regards,
ElliottHey xandria!
Like a newsletter? We recently added options for integrating the Mailchimp plugin so I would check that out, http://www.mailchimp.com.
Regards,
ElliottHey Andy!
Add this to your custom CSS.
.avia-slideshow-arrow, .avia-slideshow-arrows * { opacity: 1 !important; display: block !important; }
Regards,
ElliottHi thinayr!
Try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest and make sure all plugins are deactivated while testing.
That was a problem with a previous version but it looks like you have updated now. Make sure to clear your browser cache.
Cheers!
ElliottHey LeJager!
Try this instead.
add_action( 'wp_header', 'enfold_customization_extra_js' ); function enfold_customization_extra_js() { ?> <script type = "text/javascript"> insert your javascript here </script> <?php }
Regards,
ElliottHi chriscorona!
Edit your page and set it to use the blank template or edit the header option to not display in the layout settings which are on the right side of the page.
Regards,
ElliottJanuary 24, 2016 at 4:13 am in reply to: Broken layout "Add to cart" and "More detail" in product slider #570671Hi anton_talok!
There just isn’t enough space there for them to display side by side. You could consider creating your maximum container width in Dashboard > Enfold > General Layout > Dimensions.
Cheers!
ElliottJanuary 24, 2016 at 4:12 am in reply to: Absolute Beginner question: css understanding and backup #570670Hey WRonald!
1. If he edited the theme files then no, there wouldn’t be a way to get them back unless you have a backup.
2. It would be best to add your custom CSS to a child theme so it is saved between updates, http://kriesi.at/documentation/enfold/. You can see how to create a child theme here, https://vimeo.com/67221517.
3. You can find all of the Enfold stylesheets in /enfold/css/.
Best regards,
ElliottHi Pas7o!
Your link is giving me a 404. Also, can you take a screenshot highlighting the issue so we can get a better idea?
Best regards,
ElliottHi WRonald!
You can increase the general font size in Dashboard > Enfold > General Styling > Fonts.
Best regards,
ElliottHi Allyson!
That is going to take a lot of time and code to implement so it would have to be considered custom work. You could consider using a menu plugin to add another menu to the header.
Or we also have a fullwidth menu element that you could consider using.
Cheers!
ElliottHi simsb79!
Your trying to include a link inside one of the table cells? You cannot type it out?
<a href = "#">Click me</a>
In that case build your table so it’s complete and then view your page and right click > view source and copy all of it’s HTML and then paste all of that into a codeblock element.
You can edit the HTML inside the codeblock element.
Best regards,
ElliottJanuary 24, 2016 at 4:02 am in reply to: Unable to access the dashboard & Unable to save edits #570663Hi AirstreamCoach!
They are loading a little slow but I see they are saving and displaying just fine.
Is there a certain page your having issues with?
Best regards,
ElliottJanuary 24, 2016 at 3:59 am in reply to: Disabling Header for "Coming Soon" Page. PLEASE HELP! #570661Hey chriscorona!
Edit your page and set it to use the “Blank” template. Or just edit the layout settings of the page and set the header to not display. The layout settings are the options on the right hand side of the page.
Best regards,
Elliott- This reply was modified 8 years, 10 months ago by Elliott.
Hey Daniel!
The link you provided is not your own site correct? Send us a link to your page where the issue is happening on and we’ll take a look. You can set your reply as private if you wish.
Cheers!
ElliottHi MindSpark!
I’m not really sure what you mean by “not use any of the parent theme css” but if your using custom CSS then yes, it would be smart to add it to the child theme stylesheet.
Cheers!
ElliottHey Thomas!
There should be an option available for you to purchase extended support. If I remember right it’s around $17 for another 6 months. If you do not see the options then contact themeforest support and they will get you sorted.
Cheers!
Elliott -
AuthorPosts