Hello, I like some css modifications.
HEADER
I am using the header botton with social icons.
1. to have the social icons on the top of all, at the same y-position of header meta content.
2. no border in menu section (actually is a green line)
3. with my modifications of header the “back to top” button not appears in bottom position. how to fix it?
CONTENT
i like too much to have some page with two columns. in one to have got an image and overlaps in the other column. how to make this?
the same question but with two sections.
the overlaps effect is beautiful!!
SLIDER
how is the element “easy slider transparent”. It appears in demo themeforest enfold theme but not in dummie demo data.
thanks so much!!
xavier.
All right, I did deactivate the two plugins I was using with no success. However, I figured to find what was the problem and wanted to share because I think it needs to be addressed/fixed in a future update.
Among my menu links I had one pointing to an external website (our online ticket counter website) in a blank window. I believe the hashtag included in the url was causing the troubles with my portfolio items (thumbnails not showing, sorting not animated, and ajax navigation not functional).
My link was
https://ebillet.mbam.qc.ca/eng#shows/view/373
in my main menu and footer menu and the hashtag in the url is causing troubles in our portfolio section.
I created another url (with no hashtag) to reach my ticket system and changed the link accordingly in my menu and *boom*, everything is back functional and works properly now.
Thanks guys for the advices and screenshots !
Alex
Just updated the current version and the following messages appeared:
Warning: require_once(class-envato-protected-api.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/48/11359548/html/wp-content/themes/enfold-new/framework/php/auto-updates/class-pixelentity-theme-update.php on line 32
Fatal error: require_once() [function.require]: Failed opening required ‘class-envato-protected-api.php’ (include_path=’.:/usr/local/php5_3/lib/php’) in /home/content/48/11359548/html/wp-content/themes/enfold-new/framework/php/auto-updates/class-pixelentity-theme-update.php on line 32
Hi!
Please add following code to Quick CSS
#av_section_1 .avia-section { min-height: 84px; }
You can update Enfold to the latest version and set height for sections easier
Please see http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Yigit
This reply has been marked as private.
Hi wasite!
Can you post the link to your website so we can inspect elements on it and provide you an accurate CSS code?
Best regards,
Yigit
Hello,
I awfully need your help.
I wanted to delete an unused WP site with the MicroSoft Webmatrix platform on my PC.
I made a mistake, I deleted the site I have been working on for on month with Enfold…
Then I went to the trash, I saw the file, I said “restore”.
It is now restored, I can see the files in “Documents/MyDocuments/MyWebSites”
I said “open” with MS WebMatrix, and WebMatrix sees it.
But the two WordPress buttons in the WebMatrix console do not appear.
So I cannot login.
What should I do ?
I am desperate :-(
Thanks,
Philippe
This reply has been marked as private.
Hey Monsoon!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.avia_widget_section .image-overlay { display: none!important; }
Cheers!
Yigit
Hi!
Glad we could help! Let us know if you have any other questions or issues
Cheers!
Yigit
1) How do you center the text (vertically)?
2) How do you reduce the size of the block?
Thanks again for your help!
-
This topic was modified 12 years, 3 months ago by
wasite.
Yigit, you are the man! Thanks!
Hey blueunderground!
You can create a menu in Appearance > Menus and add a new links to your socket menu http://i.imgur.com/TkVyQjM.jpg
then you can choose to display your menu in socket by checking only “Enfold Footer Menu” http://i.imgur.com/bUTjthH.jpg
Best regards,
Yigit
Hi Ismael,
What I need to do is exactly the same as this forum post http://bit.ly/1aBzOi6
I understood the first part of your reply about Enfold > Theme Options >. Could you please provide some details about the second part of your answer where you said, “Edit the blog page then configure the category option?”
Thanks
Hey wasite!
Can you post the link to your website? Custom CSS code you add should work. You can try adding !important to force so it should be as following
.avia-slideshow { margin: 0!important; }
Please flush browser cache after applying the code and refresh your page a few times
Cheers!
Yigit
Hi again,
I tried replacing the enfold-new with the updated enfold version, but when I did, the slider remained not visible. Any other ideas besides rebuilding from scratch?
Hey rightskewed!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.single-product .woocommerce-tabs ul { list-style: disc; }
Best regards,
Yigit
How do I reduce the space around this Easyslider? I have tried
.avia-slideshow {
margin-bottom: 0px;
}
But it does not work. Thanks!
-
This topic was modified 12 years, 3 months ago by
wasite.
I am running enfold and woocommerce
I cannot get <li> to show on the product description page. Can you assist?
http://www.knowyourtype.com/product/myers-briggs-individual-report/
under every test includes, those should be <li>
Thanks.
On December 14th comitzuu requested just using shortcodes, well you might want to check out the relatively new theme on Themeforest called “X” by Themeco. It looks like every element is a shortcode. Also, I’d like to see a feature the Elision theme calls “Infographics” integrated into the theme, if possible. To me their ‘Infographics’ element looks a lot like Google charts.
Also, the “X” theme has some very intriguing photo handling features.
Mod Edit: Shortcodes can be viewed in full by turning on debug mode: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
-
This reply was modified 12 years, 3 months ago by
Devin.
How do you remove the animation on the advertising area 125×125 images
I removed the animation on the rest of the site but it is still happening on the advertising widget that comes with the site
Hey oliviad!
I think Kriesi’s regex expression does not parse your link properly. Please open up /wp-content/themes/enfold/includes/helper-post-format.php and replace
$pattern1 = '!^(https?|ftp)://(-\.)?([^\s/?\.#-]+\.?)+(/[^\s]*)?!';
with
$pattern1 = '$\b(https?|ftp|file)://[-A-Z0-9+&@#/%?=~_|!:,.;]*[-A-Z0-9+&@#/%=~_|]$i';
Regards,
Peter
Hey EvansAkanno!
I sent all fixes to Kriesi but I think he wants to wait with the update because of the new LayerSlider version (v5). If you create me an admin account I’ll fix it for you. Please make sure you’re using Enfold 2.4.4.
Cheers!
Peter
Wow Finally,
For some reason any changes that I make via the Enfold admin panel seem to take some times up to 20 minutes to take affect, is there any reason for that?
Thanks
LG
Hey!
Please try adding !important to the code to force it as following
.post-entry-1195 .avia-builder-el-8 .avia_textblock b {
float: left!important;
margin-top: 6px!important;
}
It seems like it is not being applied. You can try adding the code to Custom.css file inside Enfold/css folder and flush browser cache and settings of caching plugin if you are using any and refresh your page a few times
Best regards,
Yigit
Hi FotografieDuo!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.single-portfolio .title_container .main-title a { visibility: hidden; }
.single-portfolio .title_container .main-title:before { content: 'gallery'; }
Best regards,
Yigit
Hey Maik!
You could try turning on the custom class field for all elements and then setting a specific height for your custom class. http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Best regards,
Devin