hi,
I tried to change the space between the footer content and the footer border (top & bottom) with the following code which I found here in the forum:
“You can add following code to Quick CSS in Enfold theme options under Styling tab to set padding value to 0
#footer {
padding: 0; }
by default it is 15px 0 30px 0
Best regards,
Yigit”
Unfortunately nothing changed. my site: http://www.draussen.at
I’ve tried to play around with the theme settings but they don’t seem to work on front end.
I am able to upload the logo, and make other changes, e.g. change to content etc but not Enfold theme settings.
Any idea how I can troubleshoot this?
I have tons of those in my html
<div itemtype="http://schema.org/CreativeWork" itemscope="itemscope"></div>
<section class="av_textblock_section" itemscope="itemscope" itemtype="http://schema.org/CreativeWork" >
Is there any reason for it? Seems a lot of jumped lines and forced lines are being rewritten with this.
Hey guys –
I just noticed something strange. On mobile, the heading fonts are not wrapping as they should to fit within the new browser size. They are instead running off the edge of the screen. See http://thesparcnetwork.net
Is there any resolution to this?
Regards,
David
Hi!
Please add > mark manually. Please also take a look at http://kriesi.at/documentation/enfold/change-the-main-menu-color/
Cheers!
Yigit
Hey Studio_Monocromo!
Please update Enfold to the latest version 2.5.4 – see http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit
Hi!
You are using boxed layout so 1310px in width would be fine. You current image is 598px in width.
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed to change the color of main menu items
.header_color .main_menu ul:first-child > li > a { color: #008000; }
.header_color .main_menu ul:first-child > li > a:hover { color: #ffebcd; }
Cheers!
Yigit
I purchased “The Fancy Product Designer” plugin for my website, but the default Enfold formatting cuts off most of the plugin designer area:
http://ajdesign.com/images/cut-off.jpg
How can I extend the designer area to look like their demo page?
http://fancyproductdesigner.com/product/t-shirt/
I’m trying to shrink down the price and add to cart button area, and place the product description tab are underneath the large product image.
Thank you for your help.
This reply has been marked as private.
Hi there!
I’m working with the fullscreen slider in my homepage :: http://www.inopia.cat/ and it doesn’t reposition from the center as in your example (http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/) it just reposition from top-left corner.
thanks for your time
X
I see….starting to make sense of the enfold theme logic.
Sweet, Thanks..
I have another question (maybe I should ask from a new one but as I am here)
I am using the post slider and I wish to edit where it links to so that instead of linking to a post, it pulls a larger image from uploads when clicked on. I also wish to edit the meta. My problem is I cant seem to find the code that generates the slider.
Where can I make a duplication of the slider code and apply it to a specific page?
The page I want to edit is http://dev.lolhatespeech.com/offender-registry/
I wish the post image to link like on this page:
http://dev.lolhatespeech.com/report-cat/anti-gay/
Dear Support team,
when i try to upload enfold, an error message appears: “The package could not be installed. The theme is missing the style.css stylesheet.”
Please advise.
Thank you!!!
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
p a, p a:visited {
line-height: inherit;
overflow: visible!important;
}
Best regards,
Yigit
I would like to know how it would be best to go about setting up smaller size images for display on tablets or mobile so that my larger images on the desktop site does not have to eat up all the mobile bandwidth of my visitors.
I know there are plugins about but not sure which would work well with enfold. Any suggestions or is there an alternative?
PS – I am using WPML so it has to be compatible with it.
Thanks in advance
Raju
Hi Yigit,
I tried at least 3 times to update it: I downloaded it from my Themeforest account, unzipped and dropped Enfold folder in my FTP Themes/Enfold, see: http://imgur.com/L0vnEI6
It asked me if I want to overwrite it, I said yes, and it did, it took some time to transfer…
Now I see that the folder Enfold and I see that it was changed “Yesterday”…it’s weird. : http://imgur.com/8HJgafw I presume it should say “Today”. I tried several times, same result. I dont understand :((((
Hi Monsoon!
I would suggest creating your own custom shortcode for that. Or else try generating the button outside of the ALB and then try adding in the link values.
The php snippet wouldn’t work however so the shortcode route would be what I would do.
Regards,
Devin
Hey!
That would need to be added in as a new feature and isn’t something we could give out through support. If its a must-have feature I would recommend looking into a freelance developer to customize the shortcode php file to add it in and then bug test it to make sure there are no other issues from the change.
Regards,
Devin
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#itinerarylink > p > a {
overflow: visible!important;
}
Cheers!
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .main_color .input-text, #top .main_color input[type='text'] { color: white; }
.main_color tr:nth-child(even) { color: inherit; }
.woocommerce-error strong { color: black; }
Best regards,
Yigit
Hey rseybold!
It could maybe be done with a LayerSlider slide but it will be a bit complicated to set up. You would need to have it all set up on a single slide and then handle the timing through one long slide.
Regards,
Devin
perhaps it will be easier to create a new array for the target but i don’t find it where i can insert it.
This will be a great thing because the most links of portfolio should be self but in some case it will be nice to have an input field for blank
There isn’t really a solution for that since what is happening is the plugin doesn’t realize there is content on the page. As long as its in the source then it will work. The plugin will just not register the content because the blog element is a query not raw content or text.
Hey!
Check that you have no also set a different front page in the WordPress Settings>Reading. That should be set to show the latest blog posts. Then in your Enfold theme options the home page can be set to the page you want your blog posts to show and then the blog option set to nothing.
Best regards,
Devin
Hey Munford!
Please make sure to add “Enfold Latest News” widget and not “Recent Posts” widget
Cheers!
Yigit
Thanks, I’ve tried that, but despite trying different browsers and refreshing, the page is still loading the standard /wp-content/themes/enfold/js/avia.js?ver=1 file.
Hi!
Please go to wp-content\themes\enfold\js folder and open shortcodes.js file and find
big_prev.stop().animate({opacity:0}, function()
and change it to
big_prev.stop().animate({opacity:1}, function()
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .avia-smallarrow-slider .slide-image, #top .avia-logo-element-container img {
width: auto; }
Best regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.container_wrap {
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0); }
Cheers!
Yigit