Forum Replies Created
-
AuthorPosts
-
Hey!
Unfortunately Kriesi needed to disable the LayerSlider default shortcodes to integrate the plugin with the theme. So the only way to add in a LayerSlider slideshow to a page is with the Avia Layout Builder.
Regards,
DevinHi chiummog!
It sounds like a typical html/css issue. The items need to be floated so that they don’t get the stepping down behavior your screenshot shows.
The site is coming up with a white screen for me right now so I can’t inspect the code and offer a fix but if you can let us know when its up we can take another look.
Best regards,
DevinHi!
If you are using the newest version then you can customize the header from the new Header manager. It lets you customize the layout of the header from within the theme admin.
Regards,
DevinHi!
What is the url for the site? I tried the meioartis . com but its coming up blank for me so i’m not sure if it is something different.
Cheers!
DevinHey!
I’m still not quite clear on what you are looking for. The theme isn’t in or out of responsive mode at any given viewport as its always responsive when set to be responsive. There are different breakpoints for when elements adapts but not one single switch or setting to change.
Best regards,
DevinMarch 31, 2014 at 7:18 am in reply to: How to set a different background image for each page. #245295Hey dstellagon!
If you aren’t familiar with the css needed you can use a plugin like: https://wordpress.org/plugins/wp-backgrounds-lite/
Cheers!
DevinHey!
The link is WooCommerce’s built in login form styled by the theme
The one on the right here on the forums is a customized non-available version of this plugin: http://wordpress.org/plugins/sidebar-login/
Best regards,
DevinHey!
It sounds like the incorrect folder was uploaded or selected from the admin. Looking at the site now it seems to be loading correctly and without an error.
Best regards,
DevinHi!
What about the search doesn’t work for you and which iPad specifically is the issue happening on?
Regards,
DevinHi!
Glad you got it working. Seems like a bit of an odd issue but I’m not sure what would have caused it. I’ll mention it to Kriesi in case he may have an idea on what could cause it and prevent it from happening for anyone else.
Regards,
DevinHi paulann!
All feature requests that you’d like to suggest and get seen by Kriesi need to be added here: https://kriesi.at/support/enfold-feature-requests/
Cheers!
DevinMarch 30, 2014 at 5:38 pm in reply to: Customize Alternate Background Color In Enfold Theme To A Specific Post or Page #245165Hi de-sign-us!
You can use the page id in your selector to target a specific page: http://en.support.wordpress.com/pages/#how-to-find-the-page-id
Ex:
#top.page-id-200 .alternate_color { background-color: #9dd09f; color: #5b3b01; }
Best regards,
DevinMarch 30, 2014 at 1:04 pm in reply to: How to remove automatically generated links in megamenu? #245094Hi Bru141!
The html for the “cells” contains an empty link on the first one. There isn’t anything automatically generated in the menu from what it looks like in the source.
<div style="display: table-cell;" id="toprow"> <a href="http://www.yoursite.com/divorce-attorneys-nj/attorneys/----/"></a> <---- this is an empty link which creates a space <a href="http://www.----.com/profile/view?id=4---4"><img src="http://www.yoursite.com/divorce-attorneys-nj/wp-content/uploads/2014/03/linkedin.png"></a></div>
Cheers!
DevinHey borkent!
The sidebar is hidden on mobile so the short answer is you can’t unfortunately. It has been asked about before and I’ve asked Kriesi to add a form to the footer or to make a dedicated page for logging in.
Cheers!
DevinHi!
Yes that is correct. The way the smooth scroll works is by grabbing the anchor link on the page. So its a choice of using it by only having the anchor (#youranchor) or as the full link so it can be navigated to from other pages.
Cheers!
DevinHey!
I’ll tag the search bar issue for Kriesi as I’m not sure if that can be changed easily or not. The issues is that the nav bar gets re-sized and the new position means the absolute positioning of the pop up element isn’t in the same relative location. Its more of a quirk than a bug so I’m not sure what Kriesi will want or can do about.
I know there are still some quirks with the color selector but again that isn’t something we can directly help with as they are major built in elements of the framework.
The #1 issue however I wasn’t able to reproduce either.
Best regards,
DevinMarch 30, 2014 at 11:54 am in reply to: BUG: Partner/Logo element doesn't preserve transparency when linked #245058Hi kardemomme!
Do you have an example we can see live for both issues?
Cheers!
DevinHi bowlandwalks!
I did a video walk through you can follow along with to make it easier: https://vimeo.com/67209750
Regards,
DevinHi!
No, unfortunately that kind of expand/sub menu system isn’t coded into the mobile menu at this time.
Regards,
DevinMarch 30, 2014 at 11:43 am in reply to: Gallery – big preview image size – how to reduce the height? #245053Hey anma!
The size of the image is what size will be placed into the container. The image then gets stretched or compressed to fit into the size of the column the slideshow/gallery is inside.
So if you wanted to use a smaller image then using a smaller column size would be the best option.
Best regards,
DevinHi cerf!
You’ll need to ask on the bbPress support forums on how to modify the bbPress widgets/plugin output.
Cheers!
DevinHi!
As a quick FYI our queue goes by oldest posts to newest. When you self bump or ask about a topic it actually pushes the topic to the end of our queue and its more likely we will miss it rather than see it.
As for the issue if the file is in fact located in wp-content/themes/vsd/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff make sure that its set to be readable by the server. Eg, chmod 776.
Regards,
DevinHey joelkriteman!
The image on the page right now is 710×360 so I’m not sure what you mean.
Cheers!
DevinHey!
Using !important on a general class can cause issues like this. Specifically, you have:
.main_color { width: 1000px !important; margin: 0 auto; padding: 10px; }
Which should not have a width in any circumstance since its a color class. Removing that will let the single column portfolio correctly stay within the confines of the parent container.
Cheers!
DevinIt could be the WordPress version since neither yours or the demo is updated.
Hi tangcslanyu!
It looks like you have an orphaned strong tag in your footer widget right before the phone number in the Contact text widget. Try removing it and it should help clean up the issue.
Cheers!
DevinI re-created the layout you have but don’t get the orphaned paragraph tag so I’m not sure where its coming from.
In your example the line 207 is after the content and is correct. It may not validate but then again most themes or websites don’t anymore for a variety of reasons.
Hi headbentdesign!
What *specifically* isn’t working for you? Media queries in general isn’t something that we have any effect on working or not working since its a css specification.
Best regards,
DevinHi Finlando!
Yes you could do that but there isn’t anything within the theme specifically for that kind of function.
There are however lots of plugins that will help with getting a downloads section set up. Mike Jolley (main dev behind WooCommerce) has a plugin that may be what you are looking for: http://wordpress.org/plugins/download-monitor/
Regards,
Devin -
AuthorPosts