Forum Replies Created
-
AuthorPosts
-
Hi anma!
You can download the updated files from your downloads on ThemeForest. See this video for a quick how-to: http://vimeo.com/channels/aviathemes/67209750
Best regards,
DevinI can’t spot what is causing it to happen on your site specifically but I duplicated the layout exactly on my live dev site and am not having any issues.
One thing you can try is to disable all active plugins and then re-save the page. See if that helps. If so, re-enable them one by one to find the conflict.
Additionally, you can try re-uploading the theme files via FTP again just to make sure there is no issue with a corrupted file or something like that.
Yes, typically there will be a check for user levels to prevent what is displayed for that user level. Within the LayerSlider plugin however I really can’t say where that takes place nor would I recommend modifying that as it could potentially open you up to security issues.
You can look through the included plugin in config-layerslider>LayerSlider if you want to dig further into it.
There is something else at play, with a quick test I can have multiple Sliders and color sections on a page without issue.
If you can add admin credentials here as a private reply we can log in and take a look to see whats going on. My guess is an unclosed div somewhere which is closing out the main content div prematurely.
Hey!
Unfortunately that isn’t something we can help with. The user needs to be an editor to use the LayerSlider.
You could try looking for a plugin that limits specific abilities of users and then remove other parts that you don’t want the admin user to be able to do.
Regards,
DevinHey emarky!
We’ll need to see the site live an inspect the issue to get a quick idea of what might be happening.
Best regards,
DevinGreat! Glad we could help :)
Hi stoffey99!
I have one here you can use: https://gist.github.com/DevinVinson/7540477
Cheers!
DevinHey hfug!
I’m not really sure what you mean. The portfolio items seem to be displaying on the home page as well as on the single pages for each of them: http://hepcsupport.org/portfolio-item/slider-two-third/
Regards,
DevinHey DavidMiles!
You can try increasing your WordPress memory limit via http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Also make sure you are using a modern browser like Chrome, Firefox or Safari as many users have reported IE having issues.
Cheers!
DevinNovember 19, 2013 at 6:03 am in reply to: How to see my full list of sliders in Advanced Layerslider drop down list #190465Hey!
Yes, its private. The first thing I would suggest trying is to increase your php memory limit following one of these methods. It looks like you are at 32mb right now and we generally suggest being in the 128mb range if possible: http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Cheers!
DevinHey derek62!
Your site is loading in just under 1.5 seconds if you look at your WP Super Cache output:
<!-- Dynamic page generated in 1.467 seconds. --> <!-- Cached page generated by WP-Super-Cache on 2013-11-18 19:29:24 --> <!-- Compression = gzip -->
Regards,
DevinYes, that is Open Sans as well at 300 weight.
Hey!
You can read more about using !important here: http://css-tricks.com/when-using-important-is-the-right-choice/
But generally, you don’t need to if you are using the same selectors in the child because then the css has the same priority but gets added last so it has that extra level of priority that makes it work.
Overusing !important will cause issues later on so its best to use it sparingly.
Cheers!
DevinHi!
If you mean the special heading, each of the choices has its own style. The one you have set on the link above has a line on either side of it which can be removed with:
.special-heading-border { display: none; }
Regards,
DevinNovember 18, 2013 at 11:33 pm in reply to: socket – copyright – responsive links at the right #190343I just use a plugin called Captcha on my site.
Hey domibit!
That isn’t really something we can answer with a firm yes or no. Enfold doesn’t have anything specifically in place for membership plugins but as long as WooCommerce is set up with them correctly is should work.
Regards,
DevinNovember 18, 2013 at 8:31 pm in reply to: Element Gap adjustment for Fullwidth Masonry Gallery #190289Hey freeethinka!
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:
.av-1px-gap.av-fixed-size .av-masonry-entry .av-inner-masonry { right: 3px; bottom: 3px; }
And adjust as needed.
Cheers!
DevinNovember 18, 2013 at 8:25 pm in reply to: child theme – adding code to the functions.php breaks my site #190284Hey rmatene!
What is the actual code you are adding in?
Best regards,
DevinHi atlantio!
No unfortunately not. It might be doable with css but because of the floats involved in the layouts I think it would get somewhat messy.
Best regards,
DevinHey voralomidn!
You’ll need to look into third party plugins to have a contact form with that kind of behavior. The built in form doesn’t support attachments in any form right now.
Cheers!
DevinIt looks like you are using column headers as menu items which is why your mobile menu is formatting like that.
You can have a blank column title by using a dash – in place of text and then your menu items for that column would be below that.
Hi!
1) I’m not really clear what the question is. The post formats are a WordPress function and the theme uses those as a way to display different data types within the post. The read more link is set by either using the More function of WordPress or automatically when you add in the blog element (if you are using that).
2) When you use full content the post content is shown in full. There will not be a read more link.
If you want to have the same settings as the blog page then you would go to the theme’s General Settings and make sure that the blog page is chosen from the dropdown under where you choose the home page (or no option chosen if your home page is the blog).
Then use the More tag to designate where your content should be broken into for previews: http://en.support.wordpress.com/splitting-content/more-tag/
Regards,
DevinHey!
Not at the moment but you can add the idea to the feature request topic here: https://kriesi.at/support/topic/enfold-feature-requests/
Cheers!
DevinHi emaniocreative!
Typically you would want to use a plugin for something like that to have the list of emails be automatically saved together. So searching the plugin database for ‘newsletter signup form’ should provide you with a number of choices: http://wordpress.org/plugins/search.php?q=Newsletter+sign+up
If you want specific integration with something like Constant Contact or Mailchimp each of those services will usually have an html snippet you can add to a text widget instead.
Regards,
DevinYes, that is the location. You can go the somewhat more brute force method and just delete the prettyPhoto script function further down in the file (function avia_hover_effect ) but the above should work.
Can you provide a link to the site so we can inspect it live?
Hi!
No, it isn’t too late. WordPress saves all of your theme settings and menu options based on the currently active theme name. So when you switch to the child theme you’ll lose those options.
You can use the themes import parent settings button (just under the import dummy data) to bring over a lot of them if not all of them. So where you are at now, there should be no issues.
Cheers!
DevinHi CloudChoice!
No, not directly. You would need to add in the html for a menu directly but even then it would be almost entirely custom. The theme just doesn’t have support for that kind of element within another element.
Cheers!
DevinHave you tried re-installing Enfold 2.4.2 over FTP? Just want to make sure there wasn’t an issue with a file being partially uploaded or installed (which can happen).
If you have the site live can you also create a temporary admin account and add the info as a private response here so we can see it live?
Hi!
The theme admin is generated from includes>admin>register-admin-options.php.
If the fonts are not showing then try disabling all active plugins just to make sure there are no conflicts there. Make sure that you’ve also tried re-installing the theme as Yigit mentioned above since it will make sure all of the default theme files are loaded in correctly.
Best regards,
Devin -
AuthorPosts