Forum Replies Created
-
AuthorPosts
-
Hi andresfelipe,
Try changing your css to:
#header_main .container, .main_menu ul:first-child > li > a {
height: 90px !important;
line-height: 90px !important;
}So that it only effects the links right after the first list item.
Regards,
Devin
Hi khri8,
Not easily no. The icons are the entypo icon font which means there are no image for them. You would need to target the specific items you want to change with css and then create your own effect from there.
Regards,
Devin
July 17, 2013 at 3:29 pm in reply to: Changing text color used in content elements and sidebars #129874Hi David,
For the icon list text you can Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
.main_color .iconlist_content {
color: #919191;
}Replace the color code with your choice of color. It isn’t a global color but if you have other sections with the same and want to change them just point them out and we’ll provide the specific css needed.
Regards,
Devin
Hi kcharity,
Its replacing the contents of the array so you need to add in all of them again in your child theme function.
Regards,
Devin
Glad Ismael could help :)
Let us know if you have any other questions or issues.
Hi freeethinka,
I’m not really clear on what you mean. Anything you make in a Advanced Layout Editor is only accessible from the Advanced Layout Editor. So if you save a template then it would be available from the same menu where the template was saved (the top right of the advanced layout editor interface).
The page templates available from the Page Attributes meta box are php files within the theme files.
Try watching the short intro video on the Advanced Layout Editor here for a general idea on how it functions: https://vimeo.com/channels/aviathemes/64927358
Regards,
Devin
Hi paullindqvist,
I think the only thing it doesn’t have that Angular does is the partner/logo list. You can duplicate something similar with columns or sliders but not exactly at the moment.
The LayerSlider does have a random slide option.
Regards,
Devin
Hi netodon1,
The adjustment above is basically telling the theme to switch the menu at a larger resolution. This is needed when users have longer main menus and/or long menu text.
If you can provide a link to your site we can take a look and see what specifically is needed.
Regards,
Devin
Hi NCornelius,
Most of the code we give out is for customizations and any bug fixing goes into the core theme. So if you add in a bug fix manually to the main theme it will be added to the core in some way anyway.
Customizations however should either be done to a child theme or the custom.css file in the main theme files. If you are modifying the main theme files with new php then yes that would get written over and you’ll need to back up those files so you can re-add in your customization’s after an update.
Regards,
Devin
Hi mjp1981,
There are lots of options available but they all take a bit more customization than we can provide via support. If you are having issues, I’d recommend looking into a freelance developer who can custom code a solution for you.
For the logo, you could just use a small icon as your logo and adjust it with css as needed.
Regards,
Devin
I’m not able to access the page with the username and password provided.
The only thing that we can do is to try and duplicate the layout you have and see whats going on. What you might want to try is to re-adjust the layout by using color sections to break up the content instead of just groups of column content on top of each other.
Using what you had in the original text file I don’t get any issues when displaying it live.
Hi skauper,
Glad you found the issue but the Ajax portfolio uses a completely different image than the regular portfolio which is the correct and intended behavior.
Regards,
Devin
Hi Karsten,
Under each portfolio items visual editor there are additional options for the individual portfolio. The first dropdown allows you to set the image link manually.
Regards,
Devin
Glad Ismael could help :)
Let us know if you have any other questions or issues.
Regards,
Devin
Hi TonyMack,
There are a number of javascript errors on that page and I’m guess in your case a plugin is causing a conflict with the slider.
You can try disabling all active plugins and then checking it again. Then re-activate them one by one to find the offending plugin.
Your RSS feed seems to be working fine from what I can see: http://onesourcegraphics.org/feed/
Regards,
Devin
Hi Laney,
If you want something to only effect mobile view you can add it to the same media query as above. The custom.css has a blank template for mobile and desktop media queries and are labeled as such.
Regards,
Devin
The post has also been tagged for Kriesi so if he is able to find the issue he will most likely post here.
I’m going to close the topic until then however so that we can approach any similar but perhaps not exact issues separately.
Regards,
Devin
Hi rainbtian,
No, you don’t need to use it if you don’t want to.
Regards,
Devin
Hi Michae1,
Glad that fixed it for you. I don’t know why it sometimes gets unchecked but it has happened from time to time for various users and is the first thing to check if it happens for you again.
Regards,
Devin
Glad Ismael could help :)
Let us know if you have any other questions or issues.
@DigitalMedia – We’ll be adding some updated documentation with various code snippets like this pretty soon.
Regards,
Devin
Hi abundancing,
No, you can only have a single footer. But you could remove the footer with the Layout meta box options and then attempt to duplicate a footer using the Advanced Layout Editor layouts.
The background white stripe is because your background image has that at the top: http://markle.abundancing.us/wp-content/uploads/2013/04/paper_bg.jpg
@ Crippy, I don’t understand the question.
Regards,
Devin
Hi Crippy,
I answered your question in the other topic you asked it on here: https://kriesi.at/support/topic/change-background-color-for-top-heading-section#post-125066
Regards,
Devin
Let us know how it goes but I believe the issue is probably fixable with changing some settings on the individual slides and global settings. LayerSlider is great but extremely flexible to the point of complicated.
Regards,
Devin
Hi stunna42,
You add that to your Quick CSS field in the Styling tab of the theme options or the custom.css file.
Regards,
Devin
July 16, 2013 at 7:10 pm in reply to: How to create vertical ruler on advance layout editor Page! #129607You can do something like:
.post-entry-734 .avia-builder-el-11 {
border-right: 1px solid #333;
}For a very basic border but creating a layout like what you are describing is far beyond what we can do via support. You will need to have a freelance developer create that for you if you aren’t familiar with the needed css.
Other options would be using the Icon box element inside columns or a border image inside a regular text block that is set to float right or left.
Really the best option available is to just play with the various elements with the advanced layout builder and see if you can create a layout that works for you using those elements.
Regards,
Devin
Hi Max,
Are you trying to add in a shortcode to the regular visual editor while also using the Advanced Layout Editor? If so that is intended and we can’t really change what is happening. For any one page you can either use the regular visual editor with shortcodes *or* the Advanced Layout Editor. Using one or the other when you’ve already done work will remove the content that was there previously.
Regards,
Devin
Hi Will,
LayerSlider is actually a plugin that has been included in the theme so Kriesi isn’t the developer for it. So I’m not really sure how easy it would be to add in or not.
You could try checking through the FAQ to see if its addressed here: http://support.kreaturamedia.com/faq/4/layerslider-for-wordpress/
Regards,
Devin
Hi axred,
Make sure that when you click on a style to change it that you are saving afterwards for the first thing. Second, the theme creates a folder and file in your uploads folder which needs to be writable. Try changing it to 775 and even 777 temporarily just to double check.
Regards,
Devin
Make sure that this file: http://interpeople.co.kr/wp/wp-content/uploads/dynamic_avia/enfold_child.css has at least chmod permissions 775 so that it can be written to by the theme.
Hi mbarbes,
You’ll need to delete all of the content that was added in manually as there isn’t any kind of one click option available. The other option would be to re-install the theme and change the name of the folder, install the theme as a child theme or re-install your wordpress installation.
Regards,
Devin
-
AuthorPosts