Forum Replies Created
-
AuthorPosts
-
Hey Barabbas!
You can add it to a footer widget in Appearance>Widgets but to put it down further into the socket would need to be done by a freelance developer who can make the customization without causing any other conflicts.
It shouldn’t take more than a half hour-45 minutes for any general WordPress developer from somewhere like Microlancer, Codeable or any of the freelancing sites.
Best regards,
DevinHey Bojob!
The form builder doesn’t currently have that capability as far as I know. So you would need to use a plugin in place of the form builder that has that capability.
Regards,
DevinHey silberrot!
You can use the Blog Element to show custom taxonomy entries and set it to output as a grid.
Cheers!
DevinHey vasilybodnarchuk!
We’ll need a bit more information on what exactly you mean and the setup you have installed. There may not be a fix available but if we can see the site and issue live we might be able to find one.
Best regards,
DevinDecember 18, 2013 at 8:54 am in reply to: Contact form Google Analytics tracking not working #201417Hi allaboutapps!
That topic is for a different theme and is not applicable. For right now there is unfortunately no method for adding tracking to the form builder element but it is something that is in the pipeline for a future feature.
Regards,
DevinHey Reto!
I don’t understand what you are trying to do. The sidebar setting is handled through the meta box on the right hand side of the page editor.
Best regards,
DevinHi markbener!
You can take a look at their child theme css file here: http://newsite.expresswriters.com/wp-content/uploads/dynamic_avia/child_enfold.css?ver=1
The header is not set to fixed from the theme options but instead done via their own css. Look for #header.
There are quite a few others but thats the source for how its all done.
Regards,
DevinHi!
I’ve tagged the topic for Peter so if he has a fix he’ll be able to respond easily.
Regards,
DevinSounds like it may be an issue with the WordPress install in that case. I’ve not run across that issue so I’m not sure what else you could really try but hopefully Jetpack support has some additional information on it.
Hey MtnStreamGroup!
Could be! Try changing the opening of the file to:
<?php /** * Content area of the 404 error page * */ ?> <p class='entry-content'><strong><?php _e('Nothing Found', 'avia_framework'); ?></strong><br/>
Just make sure there is no white space before of course :)
Regards,
Devin-
This reply was modified 11 years, 7 months ago by
Devin.
December 18, 2013 at 3:41 am in reply to: Enfold Update Telling Me Enfold Version is False – URGENT #201358Hi!
How did you update the theme today? The missing stylesheet error is usually associated with uploading the incorrect theme folder on a first upload; the full download zip and not just the enfold.zip for example.
Regards,
DevinDecember 18, 2013 at 1:32 am in reply to: Enfold: How to add Additional Image Sizes to automatically be cropped at upload #201339Hey K!
You’ll need to re-add in the entire parent function with your new sizes in the array. For reference: https://kriesi.at/support/topic/generate-new-image-sizes-in-child-theme/?replies=4#post-125496
Best regards,
DevinThe style.css is incorrectly showing 2.5.
The most recent version is 2.4.3 so that we could push out some small bug fixes. The big items that are coming in 2.5 just were not ready yet and Kriesi mistakenly left the style.css at 2.5 instead of modifying it to 2.4.3
So the most recent version is 2.4.3 but it will show as 2.5 if you’ve downloaded it immediately.
When 2.5 (proper) is release we’ll probably need to change it to 2.5.1 to make sure everyone gets the automated update :)
Yep, either Kriesi or one of us will comment when there is a fix available.
December 17, 2013 at 7:30 pm in reply to: Quick CSS doesn't work anymore after Enfold and WordPress 3.8 Update #201253Hi jansthh!
Not sure what you mean. Both of those css elements are live on the site and being applied. The .bok margin value is only 20px however but you can see the file here:
http://webigami.de/skcc/wp-content/uploads/dynamic_avia/enfold.css?ver=1
Regards,
DevinHi!
Customization of third party plugins is generally not something we can assist with but even more so without seeing the site and elements live so we can inspect it. There is just no way to get the correct css selectors without being able to look through the live code.
Regards,
DevinHi hark!
You can see the changes in the version.txt in the full download of the theme or on the themeforest page for Enfold at the bottom: http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990
Cheers!
DevinHi webethique!
The script checks every twelve hours for an update. Once its pushed to Themeforest it will show within a day.
Best regards,
DevinHi Imburr!
You would need to purchase your own license to update it manually right now. Even then the theme may need to be updated to work with the new changes. It will be updated within the theme in time however.
Best regards,
DevinGlad we could help. Let us know if you have any other questions or issues.
Hi mailclub!
Not at the moment but Kriesi is working on/already done some of the work on adding something like that into the theme. I’m not sure if it will be a full floating menu but the idea is to have better in page link/menu support using the scrollspy scritp:http://getbootstrap.com/javascript/#scrollspy
Best regards,
DevinDecember 16, 2013 at 11:25 pm in reply to: yoast wordpress seo: how to discourage plugin from indexing some links #200832Hi dalcnetsrl!
I believe setting those pages as drafts will prevent them from being listed as live pages. Otherwise you would need to ask on the Yoast SEO support forum if you are looking for a plugin specific route.
Best regards,
DevinHi chocchic!
Kriesi customized the child theme in use on his own site and has asked that we not provide the customizations through support at this time. He’ll be releasing some as features to the theme and others as tutorials down the road.
For now you would need to have a freelance developer customize the header to get the same effect. It isn’t overly difficult so it shouldn’t take more than an hour from a good WordPress developer.
Regards,
DevinHey tizmik!
You will need to use a third party plugin like WordPress SEO or something like it.
Best regards,
DevinHey webdraw!
A single portfolio item is made up of any kind of content you want. See this article on creating portfolio items: http://kriesi.at/documentation/enfold/create-new-portfolio-item/
For your portfolio overviews you add a Portfolio Grid item to any page where you want the portfolio to show.
Cheers!
DevinHi Yeowza!
That is a widget area with the Enfold Google Maps widget added to it.
Regards,
DevinHey NoahCurran!
I’m not sure why that is happening. I would first suggest trying to change something from the theme styling tab and then save the options to get the generated styles to regenerate. See if that helps.
I know Chrome has been somewhat quirky with this year with css transforms but I’m not sure if this is the case here or if it might be something else. I’ve tagged the topic for the rest of the support to see if anyone else has run into it recently.
Cheers!
DevinYes, you can copy over the folder and it should be fine.
The css got pasted in incorrectly. The > were changed to their html code so correcting that will make it take effect. Right now it looks like this:
.main_menu ul:first-child > li > a {
it should be
.main_menu ul:first-child > li > a {
edit: the html for it keeps getting converted to the proper > here. If you look at it however its incorrect.
-
This reply was modified 11 years, 7 months ago by
Devin.
Try removing the playlist information. More like:
<iframe width="420" height="315" src="//www.youtube-nocookie.com/embed/ymUN6zCdCGo?rel=0" frameborder="0" allowfullscreen></iframe>
-
This reply was modified 11 years, 7 months ago by
-
AuthorPosts