Forum Replies Created
-
AuthorPosts
-
Hi!
Try deactivating all plugins and then upload a fresh copy of the theme from themeforest.
If that does not help then send us a WordPress login and we’ll take a look.
Regards,
ElliottHi Leodocard!
Did you make sure to create two indentions instead of one? In your screenshot you have the link “1er semaine” with some sub links added to it so it will work as a column. Make sure to do this for the second column as well.
If your still having trouble then deactivate all plugins and send us a WordPress login so we can take a look.
Regards,
ElliottHi webslaav!
I’ve never used QTranslate before. Can you send us a WordPress login so we can take a closer look?
Have you considered WPML? It’s a lot more popular than QTranslate and we have taken steps to make sure it’s compatible with our framework.
Best regards,
Elliott-
This reply was modified 10 years, 12 months ago by
Elliott.
Hey anma!
You can use some CSS like this to force them to look bigger.
.avia-slideshow, .avia-slideshow img { min-height: 300px !important; }But the main problem is that your images are 2000 x 375 so on small screens they are going to be very small because of their aspect ratio. You’ll want to use images with more of a 3:4 aspect ratio.
Cheers!
ElliottHi richardcellis!
I checked your site but the width looks fine to me. You currently have the width set to 1310px. If you want to change it then you can do so in Dashboard > Enfold > General Layout > Dimensions.
Regards,
ElliottHi Calcite!
Your getting these warnings when trying to export the settings?
What happens when you delete your widget areas? Does it let you export then?
Try deactivating all plugins and send us a WordPress login so we can take a look.
Best regards,
ElliottHey axelfx07!
When you drag the widget to one of your widget areas you will see that one of the settings is “Widget height”. Set that to 100%.
Best regards,
ElliottJanuary 29, 2015 at 6:15 pm in reply to: Adding custom post types and taxonomies to sidebar widgets #387855Hey senso!
Are you trying to display links to some custom post type categories and taxonomies? You can use the “Custom Menu” widget and create a menu in Dashboard > Appearance > Menus for this.
Cheers!
ElliottHey senso!
You can upload multiple font files in the Enfold settings. I would rename the file before uploading though so you can tell them apart.
Regards,
ElliottHi erron!
Add this to your custom CSS.
.scroll-down-link { background: url("URL to your image") !important; } .scroll-down-link:before { content: "" !important; }And this for the menu button.
#advanced_menu_toggle:before { content: "" !important; } #advanced_menu_toggle { background: url("URL to your image") !important; }Best regards,
ElliottHey rdomestic!
The video is playing for me. What browser and version are you using?
Best regards,
ElliottJanuary 29, 2015 at 6:06 pm in reply to: Full-Width Slider shows up in preview but disappears in live site #387844Hi babbleflo!
Your getting a few javascript errors.
Deactivate all plugins and send us a WordPress login and we’ll take a look.
Regards,
ElliottJanuary 29, 2015 at 6:03 pm in reply to: Re-position up/down arrows on color sections after re-sizing the height #387840Hey romella!
Try dragging a codeblock element to the page and add this inside.
<style type = "text/css"> #av_section_2 .border-extra-arrow-down { display: none; } </style>Regards,
ElliottHey aecad!
Try adding this to your custom CSS.
.menu > li > a > .avia-menu-text { position: relative !important; top: 30px !important; }If you have your header set to be sticky then add this as well.
.header-scrolled .menu > li > a > .avia-menu-text { position: relative !important; top: 0px !important; }Cheers!
ElliottHey grwebs!
The CSS would look something like this.
#footer { bottom: 0; left: 0; position: fixed; width: 100%; }As for the background you can set that up in Dashboard > Enfold > General Styling > Footer.
Best regards,
ElliottHey jgosling1!
I checked your links but they appear to be working fine. There was a bug regarding this that was fixed in 3.0.7. It looks like your using 3.0.8 so it should be fixed now.
Did you recently update? If so then try clearing your browser cache and view again to see if it happens still.
Best regards,
ElliottHey Dorian112!
Instead of using a logo try setting the image as the background of your logo area in Dashboard > Enfold > General Stylings > Logo Area.
Best regards,
ElliottHi fgrippe!
Send us a link to both pages and we’ll take a look. You can set your reply as private if you wish.
Regards,
ElliottHi denis-lvov!
Try installing this plugin, https://wordpress.org/plugins/codestyling-localization/, and do a search for the theme texts and translate them.
Regards,
ElliottHi CortiCoop!
It does not look like your password you provided is correct.
Let’s try the following.
1. Deactivate all plugins.
2. Set the following to 777 permissions (temporarily)..
/wp-content/uploads/dynamic_avia/enfold.cssAnd then change the value for your sidebar width in Dashboard > Enfold > General Layout > Dimensions and save.
3. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
If none of the above help then send us a WordPress login and we’ll take a closer look.
Cheers!
ElliottHey evtilsley!
I’m seeing a lot of custom CSS being applied to those icons.
#header_main .social_bookmarks { display: none !important; }etc etc
Paste all of your custom CSS here.
Regards,
ElliottHey abd3licious!
I’m sorry but I’m not sure I understand. Can you send us a link to your page so we can take a look? You can set your reply as private if you wish.
It would also be great if you could take a screenshot and highlight what your trying to do.
Best regards,
ElliottHey tmkhc!
1. Make sure the full width button is not nested inside other column or section elements. It needs to be on it’s own.
2. It’s the yellow text on your page correct? I think what your wanting to do here is use a color section and insert some columns inside so they stack on top of each other on small screens. The grid row is going to continually shrink so if you have text inside it will not be readable on smaller screens.
Cheers!
ElliottHey heufti65!
When you link to an image it will open up in a popup by default. If you want to stop that then add a class of “noLightbox” to the link like so.
<a class = "noLightbox" href = "URL to your image">Click me</a>Regards,
ElliottJanuary 29, 2015 at 5:20 pm in reply to: Unable to put javascript into the Enfold Theme's pre-made buttons. #387799Hi misterpete!
Your trying to add some javascript code to our buttons correct? I tried clicking on the “Buy Tickets” link you provided to see the code but it gives me a 404 not found error.
Best regards,
ElliottHi gyverchang!
Try adding this to your custom CSS.
.avia_wpml_language_switch { position: relative !important; top: -30px !important; left: -100px; }Best regards,
ElliottHey ivailo_georgiev!
Are these fonts that you have access to the files to? If so then you can use @font-face to use them on your site. See here for more info, http://css-tricks.com/snippets/css/using-font-face/.
I checked on the Google Fonts API and it looks like they have roboto but not segoe. You can do this, https://kriesi.at/support/topic/adding-google-fonts-plural/, to add more Google Fonts to the theme settings.
Best regards,
ElliottJanuary 29, 2015 at 12:15 am in reply to: How to create a floating button that appears after scrolling down? #387491Hey lapajnea!
That’s not as easy as it sounds. Try adding this to the bottom of your functions.php file.
add_action( 'ava_main_header', 'enfold_customization_add_button' ); function enfold_customization_add_button() { echo do_shortcode("[your button shortcode goes here]"); }And then add this to your custom CSS.
#header .avia-button { display: none; } .header-scrolled .avia-button { display: block !important; }Or another way would be to open up /enfold/js/avia.js and on line 1455 you should see this.
av_change_class(header, 'remove', 'header-scrolled');Add this beneath it.
jQuery('.your_button_class').show();And then add a custom class to your button called “your_button_class”.
Regards,
ElliottJanuary 29, 2015 at 12:06 am in reply to: Provide space between top of page and socket in boxed layout. #387486Hey peterjtonkin!
This might make your header look weird but you can try this CSS.
#wrap_all { margin: 50px auto !important; }I think if you do this you will need to turn off the sticky setting for the header so it does not scroll down the page.
As for making the header transparent you can do this.
.header_bg { background: transparent !important; }Cheers!
ElliottHey Mariusz!
We can give you some CSS to use to change it to the right.
.single-product-main-image { float: right !important; margin-right: 0px !important; margin-left: 50px; }Cheers!
Elliott -
This reply was modified 10 years, 12 months ago by
-
AuthorPosts
