Forum Replies Created
-
AuthorPosts
-
Hi!
You shouldn’t use static pages in Dashboard > Settings > Reading. You’ll want to setup the front and blog pages in Dashboard > Enfold > Theme Options.
Those are some cute squirrels. :)
EDIT: You also had a weird permalink structure setup which was not correct. I set it to the postname which is probably what you were wanting. Go ahead and read this, http://codex.wordpress.org/Using_Permalinks, for more info on changing your permalinks.
Best regards,
Elliott-
This reply was modified 10 years, 10 months ago by
Elliott.
Hey!
The photos in your wedding-photography page should be opening up in lightbox. Not sure what’s going on there.
Let’s try the following.
1. Deactivate all of your other plugins.
2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
Best regards,
ElliottHey!
Your just trying to add some HTML to the copyright field correct? Navigate to Dashboard > Enfold > Footer and you’ll see the copyright input field.
Add this inside it and save.
© - 2015 [nolink] <a href = "#">click me</a>And then change it to whatever you need.
Best regards,
ElliottMarch 19, 2015 at 9:37 pm in reply to: German: Footer menü nicht sichtbar bei manchen Auflösungen. #414857Hey!
If your trying to change the menu for mobiles then you could try this out, http://kriesi.at/documentation/enfold/changing-the-menu-on-mobiles/.
Regards,
ElliottHey Suny!
That’s the Masonry element. Drag it over to your page content and it will automatically display your latest blog posts with the “zoom in” animation on hover.
Best regards,
Elliott-
This reply was modified 10 years, 10 months ago by
Elliott.
Hi Austin!
I don’t think we have any tutorials on it yet. It’s pretty easy to do though. It’s just like editing a page but in the layout editor you click on “Plugin Additions” and you’ll see all of the product elements to drag around such as the reviews, product info, etc etc.
Regards,
ElliottHey royaltask!
Try adding this to your custom CSS.
html { background: #ccc !important; }If that’s not working then send us a link to your page so we can get an idea of what’s going on.
Regards,
ElliottHey makeitbritish!
Your getting some 500 internal server errors it looks like. I deactivated all of your plugins and they went away.
Deactivate all of your plugins and then reactivate them one by one to see which one is causing the problem.
Cheers!
ElliottHi rbruski!
Try deactivating all of your plugins to see if it rights itself. Perhaps it had something to do with the CSS being minified. If that does not help then try adding this to your custom CSS.
#top .avia-fullscreen-slider .av-default-height-applied .avia-slideshow-inner { height: 100% !important; }Best regards,
Elliott-
This reply was modified 10 years, 10 months ago by
Elliott.
March 19, 2015 at 9:16 pm in reply to: Advanced Layersliders not in the list in Advanced layer Slider – Avia layout bu #414845Hey altei!
I don’t think so, I’ve never tested it though. It would be best to contact the LayerSlider WP support to be sure.
You can click on the “Screen Options” in the top right hand corner to choose how many you want displayed at a time and beneath all of your sliders there will be pagination links to change the page and view the rest.
Regards,
ElliottHey master-t!
For the google maps? In the avia layout editor click on the “Media Elements” tab to insert a google maps element to your page. Next edit the map and add some addresses. For each address you can setup a custom marker icon and tooltip. This is pretty much the same thing as the image hotspots.

Best regards,
ElliottHi cringeisennc!
Add this to your custom CSS.
add_filter( 'avf_logo_headline', 'enfold_customization_logo_h1' ); function enfold_customization_logo_h1( $headline ) { return 'h1'; }Cheers!
ElliottHey marijnmees!
Add this to your custom CSS.
.avia_desktop .av-hover-overlay-active .av-masonry-image-container { opacity: 1 !important; }Best regards,
ElliottHi fpwrotterdam!
Add this to your custom CSS.
.activeTitle .vert_icon { background: url("URL to your image") !important; } .activeTitle .hor_icon { background: url("URL to your image") !important; }And then replace the “URL to your image” text with the URL to your right and down arrow images.
Best regards,
ElliottHey aledef!
It looks like your setting HTML inside the button. All you need is the URL. Copy the second URL you pasted in your private content and paste that inside the button link option (set it to manual) and then save.
Regards,
ElliottMarch 19, 2015 at 8:58 pm in reply to: Help!*3.1.1. – some functions doesn't work // rotating headline // color overlay #414830Hey DocWolli!
Hmm, I checked your link but I didn’t really see any problems. I did notice your calendar script is not working but that looks like it’s from a plugin or custom script you added from somewhere else.
Can you take a screenshot and highlight the exact areas your having trouble with so we can get a better idea?
Best regards,
ElliottHey mariuswallin!
It looks like your using Enfold 3.0.2. Updating to the latest version, 3.1.1, should fix this.
See here for updating via FTP, http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/.
Best regards,
ElliottHi diversamente!
Are you sure your not already logged in when viewing on the desktop? Try logging out, clear your browser cache, and then check it again.
Cheers!
ElliottHey clementader!
When you edit the color section switch to the “Section Background” tab and make sure the image is set to the background. Next scroll down a bit more and set the “Background Repeat” option to “Stretch to Fit”.
Best regards,
ElliottHey Gian Maria!
As long as you do not paste in the google analytics script or the UA code I think it will work. It should add whatever you place in there to the head tag.
If your having trouble then let us know and we’ll give you some code to add to your functions.php file instead.
Best regards,
Elliott-
This reply was modified 10 years, 10 months ago by
Elliott.
Hi Lev!
Add this to your custom CSS.
#sliderhp .flex_column { margin: 0px !important; } @media only screen and (max-width: 767px) { .avia-inner-caption * { font-size: 14px !important; } }Cheers!
ElliottHey kihlbaum!
Try this.
.av-share-box { width: 65% !important; }If that’s not working then you probably have a typo somewhere in your CSS. Send us a link and paste the full content of your Quick CSS field here.
Regards,
ElliottHi newtonlinchen!
I think this was fixed in the latest version. Update to Enfold 3.1 and if it’s still happening then add this to your custom CSS.
.html_header_searchicon_disabled #top .main_menu .menu > li:last-child > a .avia-menu-fx { padding-right: 0px !important; }Regards,
ElliottHi newtonlinchen!
The code would look like this.
<a href = "mailto: (Email address hidden if logged out) ">Click me</a>Regards,
ElliottHi atikujra!
Have you contacted the plugin authors yet? It looks like that plugin is loading a separate template meaning our theme scripts do not load, etc etc.
Try viewing in the default theme to see what happens. If the problem does not happen there then contact the plugin authors to see if they have any idea on what it could be.
Also be sure to deactivate all other plugins while testing.
Best regards,
ElliottHi Mattias!
What is GTM? Is it a plugin?
Cheers!
ElliottHi!
Try a 1/4 + 1/2 + 1/4 column layout with the buttons in the middle.
Best regards,
ElliottHey!
Hmm, I think I see it now. Not sure why I wasn’t seeing it before. Try adding this to your custom CSS.
.cart_dropdown { display: none; } .html_visible_cart .cart_dropdown { display: block; } #top #menu-item-shop { display: block; }I’ll go ahead and add this to our bug list and we’ll probably see a fix or workaround in the next update.
Cheers!
Elliott-
This reply was modified 10 years, 10 months ago by
Elliott.
Hey akmhou!
Not currently but this is a feature that will probably get added in the next update. Go ahead and create a feature request here, https://kriesi.at/support/enfold-feature-requests/, and we’ll most likely see it get added.
Regards,
ElliottHey CharlieTh!
Hmm, if your using a text widget in the sidebar you could just surround the testimonial shortcode in a link.
I’m not really sure I understand though. Send us a link to your page and we’ll take a look. You can set your reply as private if you wish.
Best regards,
Elliott -
This reply was modified 10 years, 10 months ago by
-
AuthorPosts
