Forum Replies Created
-
AuthorPosts
-
Hey!
CSS is just for styling so it cannot be used.
You can download an already build child theme here, http://kriesi.at/documentation/enfold/downloads/.
Or watch this, https://vimeo.com/67221517.
Best regards,
ElliottFebruary 7, 2016 at 3:11 am in reply to: Sub menu transparency on transparent header pages only #579113Hey!
Add this to your custom CSS.
.html_header_glassy .sub-menu, .html_header_glassy .sub-menu * { background: rgba(0,0,0,0.1) !important; } .html_header_glassy .header-scrolled .sub-menu, .html_header_glassy .sub-menu * { background: red !important; }
Cheers!
ElliottHi!
Add this.
.av-logo-container { max-width: 100% !important; }
Regards,
ElliottFebruary 7, 2016 at 3:06 am in reply to: Google not indexing site. Server 500 error undefined function get_header() #579110Hey!
What do the errors say? You can check your server error logs to find them.
A 403 is usually a permissions issue. Login to your server and check your permissions on the file to make sure they are correct.
Regards,
Elliott- This reply was modified 8 years, 9 months ago by Elliott.
Hey ronmann!
That looks like a plugin. Have you contacted the plugin authors? They created the plugin so they would know best on what could be going on. Let us know what they say.
Also be sure to deactivate all of your other plugins while testing to see if any are interfering with it.
Cheers!
Elliott- This reply was modified 8 years, 9 months ago by Elliott.
Hi Gökhan!
Please do the steps here first, http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/, and let us know of the results.
Regards,
ElliottHi infigic!
Your using a special heading element there. You can edit the special heading element and click on the colors tab to change it’s color.
Or you can edit your color section and set the style to “alternate color” and then change the styling for your alternate content areas in Dashboard > Enfold > General Styling > Alternate content.
Cheers!
ElliottHi TheElear!
That’s called the title container. Try this CSS out.
.title_container, .title-container { background: red !important; }
If your talking about the actual header where the menu and logo display then you can change the one in Dashboard > Enfold > General Styling > Logo Area.
Regards,
Elliott- This reply was modified 8 years, 9 months ago by Elliott.
Hi catalan90_V!
Add this to your custom CSS.
.mfp-title, .mfp_title { display: none !important; }
Best regards,
ElliottHi Baruch!
Your screenshots are not displaying and it’s kind of hard to understand. Can you re-upload the screenshots?
Regards,
ElliottHey cathysdm!
I’m not really sure I understand. Can you take a screenshot and highlight exactly what your trying to do?
If your trying to display a separate menu in the page content then you can use our fullwidth submenu element to do that.
Best regards,
ElliottHey lstephan!
Send us a link to your page and we’ll take a look. You can set your reply as private if you wish.
Cheers!
ElliottHey HUHU7777!
You can download the child theme here, http://kriesi.at/documentation/enfold/downloads/.
If your referring to the demos instead then you can import them in Dashboard > Enfold > Demo Import.
Regards,
ElliottHey alex5252!
Add this to your custom CSS.
@media screen and (max-width: 1200px) { nav.main_menu { display: none !important; } #advanced_menu_toggle { display: block !important; } }
Best regards,
ElliottHi COLORIT!
Please see here, https://codex.wordpress.org/Function_Reference/the_tags.
Try this out.
the_tags('<strong>'.__('Tags','avia_framework').'</strong><span> ', ' ', ' ');
Best regards,
Elliott- This reply was modified 8 years, 9 months ago by Elliott.
February 6, 2016 at 6:05 am in reply to: One page anchor menu links dont work when taken to another page #578953Hi!
It looks fine on my end. I recommend leaving it like it is because when you click on the links the section will be at the very top of the page.
Regards,
ElliottHey!
Perhaps the shortcode is echoing out the value. Try contacting the plugin authors to see if they have a template tag you can use instead.
Regards,
ElliottHey!
I don’t think so. You can always open up the PHP files and look around though. Or do a search with a text editor such as notepad++ for “add_action” and it will show you a lot of hooks.
Regards,
ElliottHey!
That’s weird, I don’t see it on my Moto e 2nd gen. What mobile device are you using? If it’s an Android phone then be sure your using the official Chrome browser.
Best regards,
ElliottFebruary 6, 2016 at 5:51 am in reply to: Missing or Chinese icons in IE > wrong url in link to font #578948Hi!
Hmm, that’s weird. Must be something to do with that specific computer. Is comptability view turned off in the browser?
Regards,
ElliottHey!
Create a custom link and set the URL to “#”. If you do not see the custom link option then click on “Screen Options” in the top right hand corner of the screen and check it to display.
Best regards,
ElliottHi Elsa!
Try increasing the max_input_vars, http://sevenspark.com/docs/ubermenu-menu-item-limit, to see if that helps.
Cheers!
ElliottHi Snerp!
I see the red border but it doesn’t appear to be doing anything. You can still drag the elements to your page and save. I edited your landing page.
Cheers!
ElliottHey rasa!
You can set them to link to the same category, https://kriesi.at/support/topic/avia-post-nav-with-the-same-category/.
Best regards,
ElliottHey xfacta!
Add this to your custom CSS.
.av-magazine-time { display: none !important; }
Regards,
ElliottHey Roy!
There isn’t enough space there to add the + / – buttons so they are hidden.
Cheers!
ElliottHi Eric!
Add this to your custom CSS.
.iconbox_content_container p { margin-top: 0px !important; }
Cheers!
ElliottHey tibe87!
First off do the steps listed here, http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/, and let us know of the results.
Regards,
ElliottHey byteben!
Send us a link to your page and take a screenshot highlighting what is going on so we can get a better idea.
Cheers!
ElliottHey EricSmeets!
What happens in the default theme?
Cheers!
Elliott -
AuthorPosts