Forum Replies Created
-
AuthorPosts
-
Hey Tim!
It doesn’t look like any of the demo data so not sure where it would have come from. Maybe a plugin or something like that is responsible. Either way you should be able to delete the page or edit the content as needed.
Cheers!
DevinApril 28, 2014 at 7:04 pm in reply to: How to have FIXED Fullscreen Slider (in Parallax page) ? No Color-Section ? #257254Hi!
You can add
position: fixed;
to the css Ismael provided but you would then need to put your content below it inside color sections with colored backgrounds. Even then it may not work great since the element isn’t designed to work like that.If its a must-have feature then a freelance developer from somewhere like Codeable or Envato Studio can assist in making the customization.
Regards,
DevinApril 28, 2014 at 6:55 pm in reply to: w3org Validator shows many errors in validation. enfold css #257245Hi Juan-Jose!
No, those will not be corrected in the theme files so any changes you make will get written over when you update unless you bring them into a child theme and include your own version of the stylesheets.
Validation does not take into account cross browser compatibility or cutting edge modern techniques. So modern themes, plugins and anything designed to have maximum compatibility for users will not validate.
Regards,
DevinHey Transformers Universe!
Its working as of 2.7 on WordPress 3.9.
Best regards,
DevinApril 28, 2014 at 6:51 pm in reply to: adding a new single post page layout with new posttype #257240Hey!
You can copy the file and include it into the layout using get_template_part as needed (with your own named file).
Best regards,
DevinHi itchybrain!
Each individual portfolio item is its own page with its own layout. So you can use the Avia Layout Builder to drag and drop in the layout and built it as needed.
See: https://vimeo.com/channels/aviathemes/92503992
Regards,
Devin- This reply was modified 10 years, 7 months ago by Devin.
Hey!
If you aren’t using a child theme then it would be added at the very start of the file after:
if(isset($avia_config['use_child_theme_functions_only'])) return;
. I think Yigit might have had a quick copy+paste from a different topic.
Best regards,
Devin- This reply was modified 10 years, 7 months ago by Devin.
I forgot its actually in its own meta box but on portfolio items you can set the hierarchy itself with this option:
Hi mrgreenwaters!
For that depth of customization you’ll need to have the assistance of a freelance developer to make sure the changes/customization don’t effect the cross browser compatibility and responsive functionality.
It should be doable but will take a good bit of trial and error to make sure it doesn’t cause any issues.
Best regards,
DevinHi tonyb57!
The update checks against your ThemeForest API and username if you have that entered into the theme settings. You can also always update manually.
See: http://kriesi.at/documentation/enfold/updating-your-theme-files/Best regards,
DevinApril 28, 2014 at 6:34 pm in reply to: tutorial and documentation request: Enfold One-Page solution #257216Hey!
Setting the image to center center and then stretch to fit should always make it fit the background of that section. Just make sure that when you select the image its the largest version possible and not one of the smaller thumbnails that gets created.
Regards,
DevinApril 28, 2014 at 6:34 pm in reply to: Hyperlinks and formatting removed in AVIA Layout Builder #257215I’m not having any issues when adding links or code when using the site now. I added a second duplicate of the affilate product to the Links page without issue.
Maybe you can try creating the layout now and see if you have any issues.
Hi Brian!
As far as I know its based on your vimeo settings and on that example it is already showing fullscreen enabled.
Best regards,
DevinHi!
If the host doesn’t support the individual session saving then that would cause that error. You can also disable portfolio breadcrumbs on each individual portfolio by settings its parent in the Layout meta box.
So no it will not cause any issues but it will mean you need to set the parent breadcrumbs to make sure it still recognizes your structure.
Best regards,
DevinApril 28, 2014 at 6:23 pm in reply to: Layerslider within single column, cuts off right side #257208Hey!
I’m not getting any cut off at any viewport size on my end. In general all LayerSlider responsive settings are handled from within the plugins own settings. The only theme modifications to a LayerSlider are when you are using the Avia Layout Builders LayerSlider element.
Best regards,
DevinHey MeryVi!
You can always re-download the theme from your downloads on ThemeForest and then just re-upload any file to replace the previous version over ftp. This video will walk you through the process in general: https://vimeo.com/channels/aviathemes/67209750
Regards,
DevinHey Balazs!
The theme doesn’t have any specific security notices or anything like that. You however can sign up for email message from ThemeForest for each of your downloads whenever the files are updated which will alert you that a theme update is available.
WordPress by itself will auto update now for any security updates as long as that is not disabled.
Best regards,
DevinHi!
I don’t quite understand the issue with the menu. What is the layout that I can re-create the issue with?
For any other issues please make a new topic. It makes it difficult to respond to multiple issues in the same topic and for others to find answers otherwise.
Regards,
DevinHey!
Can you push the local version to a live demo site? Have you also tried adjusting the header layout options in the themes Header Layout tab? It allows you to set the height, behavior etc of the header to match your logo and layout needs.
Regards,
DevinApril 28, 2014 at 3:54 pm in reply to: Top navigation (Drop down) not clickable in mobile device #257130Hey!
It all has to do with the current devices screen size in pixels. You can adjust when the mobile menu appears from the theme options in the Header tab. Look for it in the Mobile Menu tab and the “Header Mobile Menu activation” header.
Regards,
DevinHi!
As a general aside you should never use tables to make layouts or content as its really only for tabular content. It runs the risk of not getting read by search engines as well and with the themes drag and drop editing I can’t see a real reason to use it.
In general the customization Ismael provided above isn’t what support is able to provide since its individual customization so its not a good idea to count on it to create that kind of non-standard layout either :)
The current usage of valign seems to be keeping each of those content blocks aligned top for me but since its no longer correct syntax I’m not sure what all browsers would do for it.
Best regards,
DevinApril 28, 2014 at 3:47 pm in reply to: Fullscreen slider – alignment of scroll to next section on mobile #257127Hey!
I believe this was partially intentionally as a fallback to help make the mobile UX better but needs some additional cleanup since the math no longer needs to use the header as part of the offset when on mobile.
I’ll flag the topic for Kriesi as it will need to be updated with a theme update.
Best regards,
DevinHey!
For the sonar effect the only color available is the default white as far as I know. Otherwise it would have to change everywhere since the effect is part of the custom sonarEffect keyframes.
Best regards,
DevinApril 28, 2014 at 3:18 pm in reply to: Lightbox gallery adding a dark tint to the rest of the screen #257103Hi!
That should already be happening by default and it seems to activate once the element is inspected. I would suggest try to deactivate any active plugins you have running and see if that helps. If not, do a quick re-install of the theme over FTP just to make sure there are no small file corruptions that have happened anywhere or something odd like that. https://vimeo.com/channels/aviathemes/67209750
Best regards,
DevinHi!
It sounds like you might be using the layout builder and have a fullwidth element in your layout which will always push the sidebar down below the content. So if you have a color section, fullwidth slideshow or something like in your layout the sidebar isn’t able to actually go on the side of those elements and you would need to change your layout or go without the sidebar.
Best regards,
DevinIs that blog element in the color section inside of a 1/1 column or just by itself?
There isn’t an exact class name that is responsible for everything being responsive but if there is a specific case which we’ve not be alerted to where the element isn’t inheriting the correct responsive behavior we can add a fallback for it or a fix if its a bug.
No, we only have the single demo data for export. The footer is made up of widgets which you can set yourself as needed from the WordPress Widgets manager.
The styling of the footer is controlled by the theme options in the Styling tab>Footer.
Hi odmv91!
Can we see the page where this is happening? Which devices specifically?
Best regards,
DevinApril 27, 2014 at 5:49 pm in reply to: The icons in the navigation drop-down menu are not lining up #256814Hi!
Seems to be a blank link element in your menu just before that item. Just delete that menu item and re-add it or copy out the link data in the field and you should see a second empty link in there.
Best regards,
DevinKriesi has not switched to using ems rems within the containers but the internal columns do use percentages for their layouts. As I mentioned above the issue is that the element isn’t getting the correct class priority.
Looking at your site live now everything is responding correctly to the display port. If your local cache had not updated after you removed the minifcation settings you would have still been seeing the issue even though the server side changes were in fact fixed.
-
AuthorPosts