Forum Replies Created
-
AuthorPosts
-
July 26, 2013 at 10:03 pm in reply to: Bug report: Blog post titles are centered when using No Sidebar. #131214
Hi kaysperre,
What do you mean by disable the sidebar on the demo page? Do you have an example on your live site or can you give a brief outline of the page layout you are using.
Regards,
Devin
Hi All,
What you can do is modify the width at which the responsive menu comes in to use. In your theme files open js>avia.js and look for:
var menu = header.find('.main_menu ul:eq(0)'),
first_level_items = menu.find('>li').length,
bottom_menu = $('html').is('.bottom_nav_header'),
switchWidth = 767;Change the 767 value to something like 989 so that the menu gets replaced with the responsive button/menu for tablets.
Regards,
Devin
Hi 500Webmaster,
Can we see the example you have on your live site with the bullet points? I think I get what you are saying but seeing it live vs the example will let us inspect the code and css at the same time.
Regards,
Devin
Hi hotshotzatl,
There is no longer limitations on using a sinlge H1 tag on a page so no need to worry about using them as long as when you do its to identify a single main headline within a section of your page.
If you were using it more than once in a section you may have negative SEO effects.
Regards,
Devin
Hey progenki,
Glad you were able to find the culprit! Unfortunately Jetpack tends to be a bit heavy handed in how it works with wordpress and causes problems quite often.
Regards,
Devin
Glad we could help :)
Let us know if you have any other questions or issues.
Hi Ray,
You’ll need to look into a freelance developer to implement something like that. You could also look into wordpress plugins that have calculators that could handle what you want to display.
Regards,
Devin
Hi Marssolutions,
Only themes and plugins hosted on the wordpress.org repository are able to be updated like that. You need to re-download the theme files from your download on themeforest to get the updated theme. Then you can re-install on top of itself.
I made a video on how to do this via FTP here: https://vimeo.com/channels/aviathemes/67209750
Regards,
Devin
July 26, 2013 at 12:41 am in reply to: Advanced Layout Editor has gone blank on ALL of my pages #131473Hi skosmer,
What do you mean when you say it has gone blank and/oro doesn’t work anymore? Do you have any other active plugins?
Have you already increased the php memory limit for this wordpress install to at least 96mb?
Regards,
Devin
July 26, 2013 at 12:40 am in reply to: Icons appear on my test website after installing this theme, please help! #131310You can change the default layout of your blog page from the Theme Options>General Settings>Blog Style
Blog Style
This option lets you choose the default blog display for your sites blog page (set in the main Theme Options tab).
The choices can be viewed in the demo as follows:
Multi Author Blog
Single Author – Small Preview Picture
Single Author – Big Preview Picture
Blog Grid
From the demo here: http://kriesi.at/themes/enfold/blog/
Note that you must have a featured image set for each blog post to get the images to show up for the various layouts.
July 25, 2013 at 11:10 pm in reply to: Icons appear on my test website after installing this theme, please help! #131308Hi LollyGreen,
This is one of the layouts you can choose for the theme so it isn’t a bug, error or mistake.
You can change the default layout of your blog page from the Theme Options>General Settings>Blog Style.
Regards,
Devin
Hi Andy,
It will be at the bottom of the button options under the icon selection. This is where you add the name of your custom css class which Ismael outline above.
This will only work with 1.8+ so make sure you are up to date.
Regards,
Devin
July 25, 2013 at 10:29 pm in reply to: How adding social buttons in the header ? (the return) #130530Hi minestelecom,
Last I read from Kriesi was that it would probably come in 1.9 or be added as a new icon management system with 2.0. No release date projections as of yet but you can always keep an eye on Kriesi’s twitter: http://www.twitter.com/kriesi
Regards,
Devin
Hi AbacoSoft,
No, not at the moment. Sorry about that but you can request additional features like that in the enfold feature request that is stickied at the top of the Enfold forum.
Regards,
Devin
July 25, 2013 at 10:14 pm in reply to: I can not create any 3D transitions….( Enfold – Responsive Multi-Purpose Theme #130633Hi yucozt,
There were some changes in the past few updates with the layerslider and included files. It was there previously but was removed and is no longer required. So if you previously had the dummy data imported it may have an issue if the files were removed from the server somehow (ie if you deleted the whole folder when updating).
Regards,
Devin
You could do something like:
#footer .container .flex_column.av_one_fourth {
border: 1px solid red;
}But they use margins for spacing so the border doesn’t have any true space around the content.
For the 3 columns vs 4 columns, the only thing I can think is that there is or was something interfering with the grid for one third but when I did a quick edit of your page with dev tools turning the footer columns into one_third columns I didn’t see any issues or conflicting css.
Hi mmoesslang,
I’ve never run across something like that but you can try the troubleshooting tips in the codex for permalinks here: http://codex.wordpress.org/Using_Permalinks#Fixing_Permalink_Problems
Regards,
Devin
Hi unitedwc,
The containers would need to have their height set specific to that page and those elements. If we can see the site live we can assist with the css.
Regards,
Devin
It should work for all. I tested it with a few devices (ipad, android phones, iphone emulators) but if Kriesi has something else for it it will get added in regardless.
Regards,
Devin
Hi Tyler,
I think Peter misunderstood your last comment (or else I did). If it still isn’t working try this:
.wp-caption {
width: auto !important;
}Regards,
Devin
Hi alexmasica,
You would need to turn off the sites responsive functionality in the Theme Options>General Settings and choose Fixed Layout.
Regards,
Devin
Just to make sure we are on the same page, when you say zooming out or in do you mean the actual zoom on the browser or do you mean resizing the browser window?
Keep in mind that how you specifically position your elements in the slide will effect how they react to the container. So if you use pixels vs percentages for positioning elements or something like that it can change how it responds.
Hi theuptimizers,
At the moment I don’t think that would actually be possible. I’ll tag the topic for the head of support who is a bit more familiar with WPML and translations but I don’t think in this case it is really doable.
Regards,
Devin
Hi bitipajarito,
Try to contact your hosting provider to enable allow_url_fopen and allow_url_include in the PHP server configuration.
You can also try disabling any other active plugins that are running in case there is a conflict with the theme and a plugin.
Regards,
Devin
Requested:
Support sorting by tags on portfolios instead of categories
Hi Barry,
No, not at the moment but I’ve added the idea to the feature request topic for the theme.
Regards,
Devin
Hi 500Webmaster,
Yes, just set a custom link for the anchor on your slide(s) and then make a color section in your page body have that anchor. It was a feature introduced into the theme to support a One Page Portfolio style site.
Regards,
Devin
Try re-downloading the theme files first since we are actually up to 1.8.2 at this point. If you can give us a link to your site we can take a look live and inspect the code to see whats going on.
Regards,
Devin
Hi GarajeGrafico,
The above is a guess and if it doesn’t work you could also try the suggested code on the page referenced above: http://vip.wordpress.com/documentation/incorporate-co-authors-plus-template-tags-into-your-theme/
Which uses:
if ( function_exists( 'coauthors_posts_links' ) ) {
coauthors_posts_links();
} else {
the_author_posts_link();
}If you are getting a blank screen that means you’ve entered in the code incorrectly as with php even a single missing bracket or extra ; can cause the whole file to fail.
Regards,
Devin
Hi edacoweb,
There isn’t anything we can do to modify individual server/host settings. You would need to talk to your hosting provider if that is happening.
Regards,
Devin
-
AuthorPosts