Forum Replies Created
-
AuthorPosts
-
Hi Olivier!
Make sure to deactivate all plugins and update Enfold to version 3.3.2.
Regards,
ElliottAugust 26, 2015 at 5:01 pm in reply to: Create a gap between Header and main content that shows Body image backgroud #493698Hi Steph!
Go ahead and send us a link to your page and take a screenshot highlighting exactly what your trying to do so we can get a better idea.
Regards,
ElliottHey Picante!
When you use the full width elements such as the button, or the easy slider, or color section, etc etc, then the sidebar is always going to display beneath them. In your case if you add another element beneath the button then you’ll see the sidebar.
What you can do is use the widget area element in a 2/3 + 1/3 column layout above your button to simulate a sidebar.
Cheers!
ElliottHey PMS_2014!
I see the logo on the left hand side in both sites so I don’t understand. Take a screenshot and highlight what your seeing so we can get a better idea.
Best regards,
ElliottHi zarlekin!
That’s correct but the sidebar needs the overflow hidden otherwise it will display beneath your content. Perhaps you would like to try reducing the size of the tooltips by dragging a codeblock element to the page and adding this inside.
<style type = "text/css"> .av-share-link .avia-related-tooltip { width: 90px !important; } #text-11 { position: relative; left: -20px; } </style>Regards,
ElliottHi Mario!
I’m sorry but I’m not sure I understand. Can you take a screenshot and highlight exactly what your trying to do so we can get a better idea?
Cheers!
ElliottHi silvermask!
Try deactivating all plugins. If that does not help then send us a WordPress login and we’ll take a closer look.
Regards,
ElliottHey!
Sorry, there was a typo, the latest version is actually 3.3.2 instead of 3.2.3. Go ahead and update to the latest version as well.
Regards,
ElliottAugust 26, 2015 at 4:35 pm in reply to: Stop custom 'Shop' page being overridden by Woo Commerce? #493679Hi michaelearl!
I’m not sure I understand. Take a screenshot and highlight what is going on so we can get a better idea.
Regards,
ElliottHey!
Try deactivating all plugins and send us a WordPress login so we can take a closer look.
Regards,
ElliottAugust 26, 2015 at 4:28 pm in reply to: Transparent Menu disappear after last Enfold theme update #493672Hey!
I’d like to login and check it but the captcha you have is in another language so I can’t get past it.
Best regards,
ElliottHi!
Hmm, not sure if there is anything we can do about that. Let us know if the plugin authors get it resolved.
I do not know of any other similar plugins that I can recommend but if anyone does then please share.
Best regards,
ElliottHey!
See here for how to use placeholder text for inputs, http://www.w3schools.com/tags/att_input_placeholder.asp.
To actually change that though you’ll need to add some extra arguments to the comment_form function as seen here, https://codex.wordpress.org/Function_Reference/comment_form.
You can see where we use the comment_form function on line 164 in the /enfold/comments.php file.
Cheers!
ElliottHey!
Like I said you don’t have to do anything. Your already using the latest version as it says in your screenshot. When a new version is released it will show you in the dashboard. It doesn’t matter whether you have a child theme or parent theme activated, the automatic updates will still work.
Regards,
ElliottHey!
Add this to your custom CSS.
.widget .sub-menu { dipslay: none; } .widget li:hover .sub-menu { display: block; }Cheers!
ElliottAugust 26, 2015 at 3:42 pm in reply to: Portfolio Item pages to have different BG color than rest of site #493622Hi Dmanbo!
Drag a codeblock element to the page content and add this inside.
<style type = "text/css"> .header_bg, .main_color, .stretch_full { background: red !important; } </style>Cheers!
ElliottHi imagestudios!
You would need to edit the theme files if you want to change stuff around. You can find most of the schema code in /enfold/includes/helper-markup.php.
Best regards,
ElliottAugust 26, 2015 at 3:34 pm in reply to: How to change styling of Gravity Forms progress bar on multi-page form to solid? #493611Hi!
It would be best to ask gravity forms support about this as it’s not related to Enfold. If you publish the page then we will take a look to see if it’s a quick CSS edit we can give you but it would be better to ask them.
Best regards,
ElliottHey TippToppFoto!
Your getting a javascript error. It only seems to be in that page so it must be something wrong with your content.
Create a new page and add your elements in one by one while constantly checking the frontend to see which element is causing the problem.
Regards,
ElliottHi!
Add it to a codeblock element somewhere in your page.
<span id = "anchor1"></span> <span id = "anchor2"></span>Regards,
ElliottHi Mark_goessens!
Your doing this? http://kriesi.at/documentation/enfold/enable-deeplinking-to-the-portfolio-ajax/
Send us a link to your portfolio page where your using the portfolio grid shortcode on.\
In case you didn’t realize you need to change “your_portfolio_page” in the URL to the correct permalink of your portfolio page.
Best regards,
Elliott-
This reply was modified 10 years, 5 months ago by
Elliott.
August 25, 2015 at 8:25 pm in reply to: LayerSlider layer transitions not working after update to Enfold 3.3.1 #493202Hey Flavio!
It’s most likely a problem with the transition values / settings you have set. I would try creating a new slider and start off with one slide and keep adding your content and checking it on the front end until you find the problem.
If your still having trouble then send us a WordPress login and we’ll take a look.
Regards,
ElliottHey haydenkirk!
Hmm, not sure about that. Can you send us a link to your page?
Is the slider set to fullwidth and your photos actually go fullwidth?
Cheers!
ElliottHey luan103!
What I would do is create a category for all of the “wingin it” items and do the same for the other items and create separate pages for each and use the portfolio grid shortcode on each page. You can have the portfolio grid shortcode display posts from only one category.
Next you can create an “overview” page and use our column and image shortcodes and have the images link to each of those separate portfolio pages.
Regards,
ElliottHey famewebdesign!
Add this to your custom CSS.
.sub-menu a { background: white !important; }Edit that page and set the header style to “No transparency” if you do not want it to be transparent. If you want it to be transparent then the main content is going to display directly beneath it.
Best regards,
ElliottHi nanook!
Try deactivating all of your plugins and view in a different web browser. If your still having problems then try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest and send us a WordPress login.
Regards,
Elliott-
This reply was modified 10 years, 5 months ago by
Elliott.
Hey John!
Your using Enfold 3.2. Go ahead and update to the latest version, 3.3.2.
See here for updating via FTP, http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/.
Best regards,
ElliottHey tylerjmorrison!
The source code looks weird.
<nav itemtype="https://schema.org/SiteNavigationElement itemscope="itemscope" role="navigation" page'="" a="" select="" class="main_menu-uber’ data-selectname=">Not sure what’s going on there. Have you tested the ubermenu with latest version of WordPress? Try activating the default theme to see what happens. Also be sure to deactivate all of your other plugins and make sure your using the latest version of Enfold, 3.3.2.
If your still having problems then go ahead and contact their support to see if they have any idea on what’s going on there, http://sevenspark.com/docs/ubermenu-3.
Cheers!
ElliottHi Aline!
Make sure your using the latest version of Enfold, 3.3.2, and send us a link to your page and we’ll take a look.
Also be sure to deactivate all plugins while testing.
As for changing the font for those labels add this to your custom CSS.
form label { font-family: verdana !important; }Regards,
ElliottHi StudioLiner!
You can add anchor links anywhere like so.
<span id = "anchor1"></span> <span id = "anchor2"></span>Best regards,
Elliott -
This reply was modified 10 years, 5 months ago by
-
AuthorPosts
