Forum Replies Created
-
AuthorPosts
-
Hey rikv!
The described link doesn’t seem to work for me. In general however make sure you are one WordPress 3.9, Enfold version 2.7 and you can try deactivating all active plugins to make sure there is no theme conflict with one of them.
Regards,
DevinHi IrisMar17!
You can target any element and change its color with css but if you are asking for us to provide the specific css to do that we would need to see the pages where the elements are you want to target.
Cheers!
DevinHey Superbobrik!
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:
body, p { font-family: “Trebuchet MS”, “Lucida Grande”, “Lucida Sans Unicode”, “Lucida Sans”, Tahoma, sans-serif !important; }
That should force all font site wide the font you want.
Best regards,
DevinHi!
What update did you apply and have you also updated WordPress or any other plugins? LayerSlider was updated a version ago from the current one but we’ve also release 2.7 recently as well.
If nothing else, deactivate all active plugins and then do a quick re-install of the theme following the steps in this video: https://vimeo.com/channels/aviathemes/67209750
Regards,
DevinHi uychkinnear!
You can add the class names to your buttons or the shortcodes themselves into the layers you want them to appear. You can pull the individual class names from this page using dev tools in your browser: http://kriesi.at/themes/enfold/shortcodes/buttons/
Regards,
DevinHi!
There are lots of tutorials, plugins and code snippets that will allow you to add the blog posts featured images to your RSS feed. It isn’t a native theme or WordPress function so its always a manual addition later:
https://www.google.com/search?q=add+featured+blog+image+to+WordPress+RSS+feed&rlz=1C1CHFX_enUS533US533&oq=add+featured+blog+image+to+WordPress+RSS+feedBest regards,
DevinHi PrositiosWeb!
For the first issue make sure you are using WordPress 3.9 and Enfold version 2.7. If you have any caching or minifying plugins running clear the cache and then deactivate them. Also deactivate all other plugins just to make sure there are no conflicts with the theme and its functions.
For the second issue, you can edit the urls of your pages as a default part of how WordPress works. That is independent of the theme. See: https://codex.wordpress.org/Pages#Changing_the_URL_of_Your_Pages
Best regards,
DevinApril 29, 2014 at 7:10 pm in reply to: Layer slider Not showing text and custom css not responding #257804Hi!
What is the actual issue you are having now with LayerSlider? Are you getting it with only the theme installed (no plugins active) and is the php error still happening you mentioned initially?
Regards,
DevinHey Joangronfeldt!
Your theme version is pretty out of date but in general there seems to be some errors happening and re-installing the theme by updating may help fix things up.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Best regards,
DevinApril 29, 2014 at 5:28 pm in reply to: Hyperlinks and formatting removed in AVIA Layout Builder #257741What browser are you using to do the editing? There is a small chance that could be creating an issue for you.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Hey t3lgroup!
While possible you would need to customize that php file which creates the element. You can also request the additional field as a feature request here: https://kriesi.at/support/enfold-feature-requests/
Regards,
DevinHey Enmodeaffaires!
In the Theme Options just go to the Header Layout tab and then adjust the Header Size to suit your needs. That will increase the amount of space available for the logo and the logo itself.
Best regards,
DevinDid you try this option:
Hi AmarMahallati!
Where in the functions file did you add in the function and add filter?
Cheers!
DevinHi!
Going from the sub domains I’m getting a couple of javascript errors which are probably causing the issue. Specifically with the jqeury-mobile plugin which seems to then make the themes shortcode script unable to load.
Regards,
DevinHi danneeroy!
This is something that you’ll need to ask the WooCommerce support here as its not something we have control over with the theme: http://wordpress.org/support/plugin/woocommerce
Best regards,
DevinHi!
Take a look at the layout options for the header in the Theme Options>Header Layout.
Also see: https://vimeo.com/channels/aviathemes/91837491
Best regards,
DevinHi codepantry!
If you need assistance beyond that it would need to be handled by a freelance developer. Ismaels suggestion is a general one but the theme just doesn’t have that kind of built in capacity to dynamically add in an ID to each and every element.
You can also add it in as a feature request here: https://kriesi.at/support/enfold-feature-requests/
Best regards,
DevinHi Frank!
I probably won’t ever do a video for something like this since it isn’t really something support technically covers. Customizing individual elements via css is going outside of the theme options and isn’t really a theme feature or something to be highlighted.
More and more we will be pointing customization requests to freelancing sites like Envato Studio, Codeable and the like since the individual customization should be done in that way.
General css customization is always a great idea and through a child theme or the Quick CSS is the best way *to* customize your site individually. The support forums would never be sustainable running as a customization service however.
Using the css above gives you a way to force a specific color change on the overall styling of the pricing table which the theme would normally create automatically based on the styling choices. So you get something like this with the above values:
Regards,
Devin- This reply was modified 10 years, 7 months ago by Devin.
Hey Konstantin!
The child theme settings are the *only* settings which are active when you are using a child theme.
You could try switching to the parent and deleting the previous code to test it but my guess would be that there is a caching plugin setup which has the front end pages cached and the old values in place.
Regards,
DevinHey!
Your initial declaration syntax is incorrect and is causing the font to not load in. It should be:
h1,h2,h3,h4,h5,h6 { font-family: "GillSans-Light", sans-serif !important;}
There is also something very odd going on in your Quick CSS which I can’t pinpoint. I think there is a hidden character or something that got pasted in or maybe it just needs to get regenerated. But looking at the file live dev tools is ignoring the first rule for color coding though it does seem to get added in.
It could be as simple as re-declaring things after your first rule so that they correctly get applied. Its also worth noting that further down the page you have the font family for the body set as Maven Pro which is why the !important is required above.
Cheers!
DevinHi!
I would suggest first deactivating all plugins currently active and then checking to see if things work. If a plugin was recently added, updated or even *not* updated to work with the new WordPress text editor it could be causing a conflict with the theme which was updated to work with 2.9 in version 2.7 of the theme.
Cheers!
DevinHi!
Could be cached locally for you. Checking your site now for the first time I don’t get that effect at all.
Best regards,
DevinHi Snerp!
Do you mean all the h1, h2, h3 etc elements or some other specific header element in the theme/layout?
Regards,
DevinHey grassrootsEE52!
The theme may not be able to write to the auto created folder and file in your wp-content>uploads folder. Open up the folder via server tools or FTP and try changing the avia uploads folder chmod permissions to 777 and the file inside of it as well. That way the theme can full write to the css to the folder when you save it from the theme options.
Cheers!
DevinHi!
1) There are default sidebar widgets in the theme that can be removed by adding a single text widget with no data to the sidebars. Try adding one to your displayed everywhere sidebar and see if that is what you are looking for.
Otherwise using one of the plugins mentioned above is the only way to control where widgets appear exactly with WordPress.
3) 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:
#top .comment-subscription-form label { left: 23px; padding-top: 0px; }
Cheers!
DevinI mean the layout in the avia layout builder. Eg, if its happening only when the blog element isn’t nested inside a 1/1 column or if its when intside a color section with a blog element set to some specific settings we would want to debug that.
The front end output is the end result but what is causing that is what I’m looking for.
Perhaps a screenshot or a more detailed breakdown of the layout so that we can try and re-create it and then come up with a solution or bug fix for you?
It isn’t something I’ve ever come across or that has ever been added in as a bug so if it is something we need to fix the more information the better.
Hi benjaminrigby!
You can try the same plugin Kriesi uses to minify his demo data files: https://wordpress.org/plugins/bwp-minify/ . There is a guide they provide that might help set it up as I’m not intimately familiar with it: http://betterwp.net/wordpress-plugins/bwp-minify/#advanced_customization
Best regards,
Devin -
AuthorPosts