Forum Replies Created
-
AuthorPosts
-
Hi glozemedia,
I’m not actually sure. I don’t have the theme purchased via ThemeForest so I don’t have a pin to add in for the admin update. Let me tag Kriesi and see if he can offer a bit of insight. Otherwise I’ll need to dig around in the new function code.
Regards,
Devin
Hi BrandonBarringer,
I’m afraid that without seeing the issue live and being able to inspect it there isn’t much that we can do.
What I would suggest is to first try disabling any plugins you have active and then make sure that you are using the most recent version of the theme files and WordPress 3.6.
Regards,
Devin
Hi Qrsh,
No, that isn’t currently an available option. You would need to modify the css to get a fully custom layout.
Regards,
Devin
Hi Pappasdg,
Can you elaborate a bit? What effect are you trying to get that the current setup doesn’t allow for?
Regards,
Devin
August 20, 2013 at 9:54 pm in reply to: Help with setting up the Google Map Widget on the Contact page like the Demo #136281Glad we could help :)
Let us know if you have any other questions or issues.
Hi gingermonkeys,
I go over how to make that in this video: https://vimeo.com/channels/aviathemes/64927358
Its about half way through.
Regards,
Devin
Hi chronospd,
Is the laptop touch screen enabled by chance? It sounds like its telling the browser its touch capable and to ignore hover effects. I’ve not had any experience with the hardware yet but its just a guess based how popular they have gotten for manufacturers recently.
For #3, can we see an example of the page/sliders? It’ll help make the css a bit more specific and not accidentally hit any other slideshow elements.
Regards,
Devin
Hi wvanderzee,
I’m not really sure. I tagged Kriesi to see if he has any insight but with the theme options tied to the theme name I typically just re-do all my settings by hand in a situation like that.
Regards,
Devin
Glad you found a working solution :)
Let us know if you have any other questions or issues.
Regards,
Devin
August 20, 2013 at 8:24 pm in reply to: How to copy a layout builder element from one page to another? #136510Hi Heathcliffe,
There are two ways you could do this. The first is to just save that page as a Template in the upper right hand corner of the advanced layout editor.
Then load the whole page into your new page using the same template menu and delete the extra elements.
If you are worried about adding too much then create a new page first to load the template into (all through the advanced layout editor) and then delete the elements you don’t want and re-save just the element as a template once again.
Now when you go to the new home for that element you can load it into the page by clicking on the template and it will just be loaded in.
Regards,
Devin
Please follow the same steps I outline above.
Hi Tomskii,
Looks like you have a plugin or a number of plugins that are causing conflicts with the theme and making its basic styles unable to fully load.
So first thing to try is disable all active plugins and then re-enable them one by one to find the offending plugin.
Regards,
Devin
Hi quicky2000,
I’m not really clear on what you are trying to do. If you want to overwrite the plugin’s style then you can do so by adding the same selectors to the Quick CSS field or custom.css file and then style them.
Because of the way css works by default, if the plugin doesn’t have a specific style in place then the themes styling will take effect anyway.
Regards,
Devin
Hi awilson3rd,
You would need to wrap the text in a custom class in that case. See: http://www.w3schools.com/css/css_id_class.asp
Once you have the class defined you can then wrap the text in it from the text tab when editing. Eg:
<div class="custom-highlight-effect">This is my text</div>
Regards,
Devin
August 20, 2013 at 7:46 pm in reply to: Blog Grid view option without picture / featured image? #136108Sorry it wasn’t quite the solution you were looking for.
Let us know if you have any other questions or issues.
Regards,
Devin
Glad Ismael could help :)
Let us know if you have any other questions or issues.
Regards,
Devin
Hi blueunderground,
I’m not sure what you mean. Are you trying to get a specific image that fits exactly into the header background?
If so that will take quite a bit of css tweaking to get right and make sure it works on all browsers and then responds to the re-sizing on scroll as well as the responsive changes.
Regards,
Devin
You can send the information to my email at DevinVinson (at) gmail.com. Make sure to include a link to this topic so that my spam filter doesn’t grab it :)
Hi wss310,
If you want a layer slider to be on the same page as your blog you need to first not set a blog page in the main theme options. Then, you’ll just add whatever page you want to be your blog to the menu.
As long as that page has the Blog element added to it then you can also have other elements in there as well (like the layer slider).
Just note that the Layer Slider must always be full width so you can’t add it into a layout where you would want it to have a sidebar next to it or something like that.
Regards,
Devin
Glad you found a quick fix :)
Let us know if you have any other questions or issues.
Regards,
Devin
Hi italiatiles,
You can target the home page alone using the .home selector in your css.
For example:
#top.home div .av_one_third {
margin-left: 2%;
}Regards,
Devin
August 20, 2013 at 5:05 pm in reply to: How create images with exactly square corners (no rounding)? #136249Try 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:
.avia-content-slider .slide-image, .avia-content-slider .slide-image img {
border-radius: 0px;
}Its small enough where I just hadn’t noticed it before but that should remove the border radius.
Regards,
Devin
Hi wss310,
How are you trying to set it now? What should work is creating a new page named “Blog”. On that page in the editor switch over to the Advanced Layout Editor and then add a single 1/1 layout element. Now add a Blog element inside that element and select all the categories and display options you want for the blog page.
Now on the right hand side of the editor there is a meta box labeled “Layout”. Choose the sidebar side you want from the first dropdown and then from the Sidebar Setting choose the “Sidebar Blog”.
After saving this page will have the blog content and the sidebar widget from the sidebar blog at the top and then the other widgets from Display everywhere and pages after (since WordPress has cascading widget areas).
Regards,
Devin
Everything is based on the same grid so you could change the container but you would still need to go through and change all of the grid sizes for the new container width.
Hi Arthur,
You can change the slug in your theme options under the General Settings tab. Look for: “Portfolio: Enter a page slug that should be used for your portfolio single items”
Just make sure that whatever slug you choose is not used anywhere else for any other page or WordPress will have issues.
Regards,
Devin
Glad we could help :)
Let us know if you have any other questions or issues.
Glad you got it working :)
Let us know if you have any other questions or issues.
Regards,
Devin
Hi Jennerdman,
What OS is this with? I’m not getting any issues on my end in any browser under Windows 7.
Regards,
Devin
Hi boursedata,
Are you also using Enfold version 2.0? If not, update following this video: https://vimeo.com/channels/aviathemes/67209750
Also make sure to deactivate any plugins or dropins you have running in case there is a conflict.
Regards,
Devin
What is the issue on this page? I apologize I’m just not following the thread at this point as that page has a regular gallery but no ajax portfolio. For me at least, I’m getting no issues at that link for that gallery.
-
AuthorPosts