Forum Replies Created
-
AuthorPosts
-
January 28, 2015 at 6:32 pm in reply to: Socket Default Background colour overwrites the body background colour. #387269
Hi fortbliss!
I’m not really sure what you mean there by the socket background overwriting the body background. I viewed your link but everything looked fine.
If you want manually set a background to the socket area then you can use this CSS.
#socket { background: red !important; }Otherwise take a screenshot and highlight what is going on so we can get a better idea.
Best regards,
ElliottHey AnjiG!
Add this to your custom CSS.
.logo, .logo * { max-height: 10000px !important; overflow: visible !important; }And you can change the size of the header in Dashboard > Enfold > Header.
Best regards,
ElliottJanuary 28, 2015 at 6:25 pm in reply to: Since update to 3.0.7, maincontent is hidden by background image, or transparent #387252Hey fortbliss!
Your using some custom CSS on those sections to create gaps in the layout.
div#transp { background-color: transparent; height: 15px; min-height: 15px; }If you do not want the gaps then remove those sections.
If I’m misunderstanding then send us a link to the exact page and take a screenshot highlighting what your trying to do so we can get a better idea.
EDIT: Looks like we posted at the same time. I’ll mark this as closed then.
Best regards,
Elliott-
This reply was modified 10 years, 12 months ago by
Elliott.
Hi nsr500rossi!
The only thing that looked off on my end is that those pages have the header set to be transparent so the content will be shoved up behind the header. Your probably wanting to edit the pages and set the header back to no transparency.

Best regards,
ElliottHey dpiassociati!
Is this for the portfolio ajax preview feature? Go ahead and send us a link to the page and take a screenshot highlighting the exact arrows your referring to.
Regards,
ElliottJanuary 28, 2015 at 6:16 pm in reply to: Header Part is overlapped by slider in enfold theme #387236Hey DrPrem!
It’s because you have your header set to be transparent. Edit your page and set the header back to no transparency.

Regards,
ElliottHey famewebdesign!
I viewed your site but I only saw four links in the menu. The CSS your wanting is this.
#menu-item-33 { margin-right: 200px; }And then you can add a logo to your page and use this CSS to move it to the middle.
.logo { left: 50% !important; transform: translate(-50%); }Regards,
ElliottHi tobanelli!
You could try using some CSS to make the sidebar fixed.
Or maybe use a plugin such as this, https://wordpress.org/plugins/q2w3-fixed-widget/.
Best regards,
ElliottHi Antonio!
You need to update Enfold to the latest version, 3.0.7, and then clear your browser cache and check back in Chrome to see if it does the same.
Your also getting some javascript errors so you will want to deactivate all plugins while testing.
Cheers!
ElliottHey szharas!
Add this to your post content where you want to see it break.
<!--more-->Best regards,
ElliottHi code4!
Perhaps there is something wrong with the .ico file your using. Try a .png file out. I set it to one of the PNG images you have already uploaded and it’s working fine.
Best regards,
ElliottHey Whippert!
1. This CSS will change the header background when you scroll down the page.
.header-scrolled .header_bg { background-color: rgba(255, 255, 255, 0.2) !important; }The last value, 0.2, controls the opacity so if you want to make it transparent then you can set that to 0 or 1 for opaque.
2. For the Footer you can use this CSS.
#footer { background: red !important; }If you only want it done on certain pages then you can drag a codeblock element to the page content and add this inside.
<style type = "text/css"> #footer { background: red !important; } </style>Regards,
ElliottHi czaz!
Try increasing the amount of memory available for WordPress.
See here for more information, http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP.
Cheers!
ElliottJanuary 28, 2015 at 5:46 pm in reply to: Photography template: move menu to top (horizontal), gallery titles over image #387201Hey squirrelza!
1. You can do this in Dashboard > Enfold > General Layout > Logo and Main Menu.
2. Can you send us a link to the exact page so we can see the layout and shortcodes your using?
Cheers!
ElliottHi circleatseven!
Our contact forms only function is to send emails. If you need to have a custom script process the data then that would have to be considered custom work. It would be best to hire a freelancer to help you out with this customization.
Or if you would like to try and code it yourself then the file you need to edit it /enfold/framework/php/class-form-generator.php.
Best regards,
Elliott-
This reply was modified 10 years, 12 months ago by
Elliott.
Hi walkdesign!
I checked your site but the slider seems to be working fine. Try clearing your browser cache or view in a different browser.
If your still having problems then let us know what browser your using and take a screenshot of what’s going on so we can get a better idea.
Regards,
ElliottHey Boe!
Are you talking about the main title that displays to the left of your breadcrumbs? If so then try adding this to your custom CSS.
.main-title, .main-title a { color: red !important; font-size: 30px !important; }If that’s not correct then send us a link to the exact page and take a screenshot highlighting what your referring to.
Best regards,
ElliottHi Mattias!
I would try this plugin out, https://wordpress.org/plugins/bwp-minify/, it should help in reducing the amount of requests.
Your images look good to me. I wouldn’t optimize them any further.
Cheers!
ElliottHey condonpb!
That would take a lot of time and code and would have to be considered custom work.
If it was me I would probably end up using the gallery shortcode with thumbnail preview, http://kriesi.at/themes/enfold/shortcodes/gallery/.
Or perhaps the Masonry Gallery, http://kriesi.at/themes/enfold/shortcodes/masonry-gallery/.
Regards,
ElliottHi aghadiry!
I tested on my end but it’s not doing the same for me. What version of Enfold are you using? If it’s not the latest, 3.0.7, then be sure to update.
Cheers!
ElliottJanuary 28, 2015 at 5:25 pm in reply to: Google Description is Initializing… stage: 500×375 file … #387161Hey loxoma!
Your meta description tag seems to be set properly.
Have you tried viewing your site through the google webmaster tools? https://www.google.com/webmasters/tools/
Do that and have it fetch your site again and check to see if it sees the description.
Regards,
Elliott-
This reply was modified 10 years, 12 months ago by
Elliott.
Hey fonterra!
I checked your link but it appears to be working fine. The column shortcodes will move on top of each other on smaller screens. If you want to keep four columns but instead have them shrink the contents then you can use the grid row element instead. But this would make the images very small on phone screens so I recommend to continue to use the column shortcodes.
Best regards,
ElliottHey lynettebrown!
Please see here, http://kriesi.at/documentation/enfold/enable-social-share-section-for-pages/.
Regards,
ElliottJanuary 28, 2015 at 5:12 pm in reply to: How to make very large search box in middle of front page #387135Hi darryllevine!
Try creating a caption for the slide image and add this inside.
<form class="" method="get" id="searchform" action="http://artwork.mysitehosted.com/~cote/"> <div style="opacity: 0; display: none;"> <input type="submit" class="button avia-font-entypo-fontello" id="searchsubmit" value=""> <input type="text" placeholder="Search" value="" name="s" id="s"> </div> </form>And then add this to your custom CSS.
.avia-caption-content, .avia-caption-content * { display: block !important; opacity: 1 !important; }Cheers!
ElliottHi!
Not sure what could be going on there sharonAIR. Can you send us a WordPress login and a link to the page so we can take a look at your settings?
You can do this to change the from header, https://kriesi.at/support/topic/reply-adress-how-can-i-change-it-to-another/#post-270619.
Cheers!
ElliottHi!
Displaying fine on my end. Are you disabling the visual editor for your user in Dashboard > Users > Your Profile?
What happens when the default theme is activated?
Best regards,
ElliottHi eldrico!
Perhaps your trying to do this? http://kriesi.at/documentation/enfold/enable-deeplinking-to-the-portfolio-ajax/
Best regards,
ElliottHi franckdumesnil!
Where are you wanting to display these new menu areas?
We have an element called “Fullwidth Submenu” which you can use to display a menu. You can also use the custom menu widget to display a menu in your sidebar.
Regards,
ElliottJanuary 28, 2015 at 12:11 am in reply to: Change background color for some of the sublevel menu? #386708Hi Tina62!
Yes, the CSS would look like this.
#menu-item-883 > .sub-menu a { background: none repeat scroll 0 0 red; }Or if you want to target each one separately then do this.
#menu-item-157 { background: red !important; }Best regards,
ElliottHey jdrakeproductions!
Your probably wanting to add this to your custom CSS.
.blog-meta img { min-height: 80px; }Or if your just wanting to get rid of the pencil icon then do this.
.blog-meta .iconfont { display: none !important; }Best regards,
Elliott -
This reply was modified 10 years, 12 months ago by
-
AuthorPosts
