Forum Replies Created
-
AuthorPosts
-
January 4, 2014 at 12:40 am in reply to: avia-custom-sidebar-area-delete button is terribly badly placed in 3.8 at least #205208
Hi ianstudio!
I’ll flag it for Kriesi to take a look at. I’m not sure where a great placement could be but the whole widget bar will actually activate and open that widget area so for next time you don’t need to just click the arrow.
Best regards,
DevinIts just a bit messy in using a plugin to add in php via a shortcode to a shortcode that is loading in another container and another container on that.
Nothing we could do on the theme side to address that.
Hey!
No, unfortunately not at the moment. Its a limitation of how the sorting mechanism is written.
Best regards,
DevinJanuary 4, 2014 at 12:17 am in reply to: ENFOLD's AdvancedLayerSlider: color change of grey "bricks" of image transitions #205200Oh, no I don’t think they are changeable. You could try emailing the LayerSlider guys directly but I don’t know of any setting or anything like that.
Hey!
Just a quick follow up on Yigit’s link, you don’t *need* to disable the LayerSlider if you just don’t want to use it on the home page. There is some built in integration with Revolution slider as well.
Cheers!
DevinHey KingConga!
Not great BuddyPress integration yet but it looks like S2Member can work with BBPress http://www.s2member.com/forums/topic/bbpress-2-2-4-integration/
Best regards,
DevinHi J_D_G!
Not with anything built in to the theme or LayerSlider that I know of. It is definitely possible with custom code or maybe a plugin if one has already been written for that kind of thing.
However the implementation of it is beyond the scope of what we could do for you through support so you would need to look into a freelance developer.
Regards,
DevinThat is the only possible solution I’ve ever been able to find on the issue. I’d never gotten any word back from anyone on if it helped or not.
So I’m not sure there is a fix for this at this point but it is something I know Kriesi has been wanting to address.
Hi grpetz!
Unfortunately for something like that you will probably need to have a freelance developer add in that kind of customization. I don’t know of any really good plugin implementations for site wide ajax effects like that.
You would probably have the easiest time adding a separate frame that would load in below all of the page content in its own frame but it might not be what you are looking for.
Regards,
DevinHi!
The social icons are big because the images don’t have a constrained size via a css class. Doing something like this will work:
Wrap all your links like this in your text widget:
<div class="custom-footer-social"> ...your current content... </div>
Then add 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:
.custom-footer-social img { height: 37px; }
As for the color section issue, I don’t quite understand what the issue actually is. Can you describe what is happening that shouldn’t?
Cheers!
DevinHi hellovlad_!
That should work as long as you aren’t using the boxed layout. If you are then the container of the site doesn’t expand to full width and so the map can’t expand to the edges of the screen.
Best regards,
DevinJanuary 3, 2014 at 6:24 pm in reply to: How to implement a Full Page Background Image for a given page #205075Hey Weka!
It depends on where you want the background to show. As you said some containers have backgrounds while others already don’t.
Your best route is to use WP Backgrounds and have a freelance developer customize the backgrounds of items that aren’t already transparent so that it works as you want it to.
If you just want it in the page content area then you can use a color section to put all of your page content inside. This won’t have the background behind the header however.
Regards,
DevinHi jschuer!
You can try just replacing the plugin files within the theme files but the newest version hasn’t been bug tested with the theme yet. We are waiting on it to stabilize since as you mentioned there are a lot of new features.
I know that some other users who have updated have noted issues so far however.
Regards,
DevinHi caroberto6!
I believe you will need to use a plugin for that though I don’t know of any off hand unfortunately.
Best regards,
DevinHi!
If Kriesi has some additional input he will be able to open the topic and add it in. I’ve closed it for now since so it doesn’t accidentally become a secondary feature request topic :)
Cheers!
DevinHi!
Start from the “Creating a Portfolio” section. Each portfolio item is just like any other page of content. You can have any content you want on a single portfolio page.
So breaking down whats in the documentation article I wrote:
1) From the left menu click on Portfolio Items and then Add New to create your own Portfolio item. Now add your title and jump in to adding in your content.
2) The Featured Image meta box just below the Layout meta box is where you will set the main single image to represent your portfolio item in the Portfolio grid and other outputs. So make sure to set that with an image larger than 700×700 pixels for the most flexibility.To output a portfolio – a group of portfolio items – you will need to use a regular Page. Then using the advanced layout builder adding a portfolio element and choosing your settings is the only step left.
The most important part is adding the featured image to your portfolio item so that the Portfolio element or masonry element has an image to show.
Regards,
DevinHi sundialstudios!
Can you try the css I posted here and see if that works for you: https://kriesi.at/support/topic/color-box-anchor-tag-is-dicplaced-due-to-the-statis-header/#post-202912
Best regards,
DevinJanuary 3, 2014 at 5:50 pm in reply to: ENFOLD's AdvancedLayerSlider: color change of grey "bricks" of image transitions #205045Hi COLORIT!
I’m not really clear on what you mean. Is it part of one of the transition effects or something else? The image isn’t coming through or is locked so I’m not able to see the reference.
Regards,
DevinHi sgrobert!
WordPress very very clearly draws a line between custom post types and posts. With a very heavy hand its outline that a post should be used as a post and everything else is a completely different type of data within WordPress.
There may be a way to hack it but it would need to be done by a freelance developer for sure.
Regards,
DevinFor the single post display, it needs to be on Multi Author blog to show the gravitar on the single post view.
Hey!
I can only comment on the h1 issue which is mostly considered to be incorrect at this point. You can have multiple h1 elements on a page if they are called for an valid. Everyone is welcome to customize the theme for their own SEO best practices however.
As for the Woocommerce product feed getting indexed, you will need to take that up with WooCommerce support as I don’t believe the theme has any effect on preventing WordPress SEO from doing its job there.
The search form at the top is just using the regular WordPress search. It is ajaxed but I’m not sure how that would or should effect crawled behavior. If its causing an issue or you are worried about it then disabling it is your best bet.
I’ll tag Peter and see if he knows why the search field is getting crawled.
Best regards,
DevinHey!
Yes, it should work fine. Version 2.1 had some php 5.4 fixes added in and we have not had any reports of any since that I’ve seen or currently see on our issue tracker.
Regards,
DevinHopefully it works out for you. If all it takes is outputing the shortcode then that is the best chance of working.
January 3, 2014 at 5:41 am in reply to: Theme Options and WMPL.. centralization not possible ? #204887Hey ianstudio!
For the current version no but the next version will have import/export capability on the theme settings which should make it easier. Its been in partial place for a while but the holidays slowed down the final roll out of it.
I don’t have an eta on the next update however.
Cheers!
DevinPerhaps its just misunderstanding of how the responsive setting works. Its fullscreen, not just responsive. You would just use a full width slideshow if you always wanted the full image to display.
The Fullscreen slideshow will show the image and fill up the full width of the screen. Thus, cropping will occur.
Responsive has somewhat of a variable definition so it can cause confusion. So in this aspect, this isn’t fixable but is 100% intended.
If its not working for you on the demo then it wouldn’t work when you view your own either. I would suggest trying a clean re-install of Chrome with no extensions or add on installed and see if it runs there.
As is, it *should* run like this: http://www.screenr.com/dqIH
You can also try bringing your setup up to date with Enfold 2.4.4 and WordPress 3.8 but again, if you aren’t seeing the effect on the demo site it is probably just a browser rendering oddity on your local machine.
No, we have no public or private link for the theme files. If you can create a temporary admin account and post the credentials here as a private reply we can login and take a look.
I don’t really know what to tell you. Do you know what version of chrome specifically and what OS?
Under normal circumstances its responsive and adjusts based on the screen size.
Ah, if you are using Uber Menu then you can just turn off the auto created one in the Sidebar section of the theme options. “UberMenu” and the what the theme comes with “Mega Menu” are completely different.
Not sure what browser that is but its rendering like IE which doesn’t respond correctly.
Eg:
-
AuthorPosts