I guess I mean is there a way to have the MAIN menu be at the bottom of the page with a working drop-downs (which would really be drop-ups I guess ha)
Some themes have the option to have the logo, and main header section at the bottom, with the “full screen” slider taking up 98% of the top of the page… Just didnt know if there was a way via Quick CSS to put the main menu header at the bottom instead of the top…
Thanks,
Eric
thanks again.
the fullwidth easy slider element is doing the trick !!
but
.someclass { margin-top: -10px; margin-bottom: -20px; }
doesnt change anything if i put it in quick CSS.
i did this in general styling. should i have posted this in the individual quick CSS fields ?
Hey Justin!
Please add following code to Quick CSS in Enfold theme options under styling tab
.page-id-2 .content {
padding-top: 5px;
padding-bottom: 5px; }
Regards,
Yigit
Hello,
we have your Enfold theme installed and wanted to add a floating call-to-action button, but we are experiencing some troubles.
What we did is, we added a button in the quick css section and this is our code:
#beta .avia-button-center {
position: fixed;
top: 150px;
left: 85%;
z-index: 9000;
}
#beta {
margin-bottom: -50px;
}
The problem is, the button disappears behind images, jumps a few pixels while scrolling (in Chrome) or text bolds (in FireFox).
You can check it out at http://zebra.bi/
Any idea how to make a more stable version of a floating button?
Any help will be greatly appreciated.
Thank you, and awesome job on the Enfold theme, we love it!
Hi!
You are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Best regards,
Yigit
Ismael provided code that removes both image links, the first from the main blog page and the second from the full post page. Great!
Devin provided code that only removes the image link from the full post page in case you want only that link removed.
https://kriesi.at/support/topic/how-to-remove-a-link-to-the-original-image-from-a-featured-image/
#top.single-post .big-preview.single-big a,
#top.single-post .small-preview {
pointer-events: none;
cursor: default;
}
Thanks to Ismael and Devin! Jas
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
1-
.content, .sidebar {
padding-top: 20px; }
2- Please refer to my post here to move breadcrumbs under page title as it is on Kriesi.at https://kriesi.at/support/topic/long-titles-overlapping-breadcrumbs/#post-195768
Cheers!
Yigit
Hi,
I was trying to fix some hatom feed errors by applying the logic from this discussion:
https://kriesi.at/support/topic/woocommerce-flashlight-product-rich-snippets/
or http://urbanstoic.com/how-to-fix-google-hfeed-or-hcard-warnings
or http://fivera.net/hatom-feed-hatom-entry-error-wordpress-solution/
But I am uncertain how this should be solved within Enfold.
Would you have some directions for this please?
Thank you,
Frank
Hey!
I saw that you have started another topic on the issue. So i am closing this one to avoid confusion.
Cheers!
Yigit
• Possibility to add classes to Layout Elements
+1
Edit (Dude): Already supported – see: https://kriesi.at/support/topic/custom-css-class/#post-169149
Err, that only applies to *content* elements, not the *layout* ones. What I’d like to see would be custom classes for the columns etc.
Hi Marie!
Unfortunately, no. You can refer to this post to adjust the width to switch to mobile menu https://kriesi.at/support/topic/navigation-menu-on-ipad-portrait-view/#post-216753
Regards,
Yigit
Hi!
You can try adding following code to Quick CSS
.someclass { margin-top: -10px; margin-bottom: -20px; }
If you would like to decrease the margin even more.
And you should add Fullwidth easy slider element to your page and add “Slideshow background image” http://i.imgur.com/99khOJP.jpg
Cheers!
Yigit
Hey Spiv!
Can you post the link to your website so we can take a look?
Regards,
Yigit
Hi,
Maybe this has been asked before, but I find the search in this forum rather difficult (not possible to search on theme enfold only)
I want the languages not displayed as flags in the top bar, but simply the language code, eg NL EN FR
How can I achieve this? It seems the top bar selector doesnt hook with the WPML settings I choose.
Thanks
S
Hey!
Please add following code to Quick CSS instead
#top div .avia-gallery .avia-gallery-big { display: none; }
.avia_transform .avia-gallery-thumb img.avia_start_animation {
-webkit-animation: none;
-moz-animation: none;
-o-animation: none;
animation: none;
opacity: 1;
}
.avia_transform .avia-gallery-thumb img {
opacity: 1;
}
Best regards,
Yigit
Hi Dude,
First of all, Thx for the great support!
The other thread has been closed (https://kriesi.at/support/topic/need-help-on-masonry-portfolio-hover-figcaption/) so here is a new one. I have implemented the code you posted and its working great.. technically :)
I now have it displaying the woord: “array” or the when adding “, true” the id number of the custom field image appears. I have the feeling I am on the right track but havent been able to get to the end of the tunnel :) Just spent a few hours testing and reading documentation but still without success.
This is the code I have now displaying either array or the image id numer:
if(empty($this->loop[$key]['content']))
{
$this->loop[$key]['content'] = avia_backend_truncate($entry->post_content, apply_filters( 'avf_masonry_excerpt_length' , 60) , apply_filters( 'avf_masonry_excerpt_delimiter' , " "), "…", true, '');
}
$prev_img = get_post_meta($id, 'artist_logo', true );
if($prev_img) $this->loop[$key]['content'] = $prev_img;
Any idea what I need to change to output the actual image? Your help is greatly appreciated and I am sending a donation your way for sure!
Cheers,
Thomas Borkent
This reply has been marked as private.
hello,
I have a question about blogging template.
Where can I change the option galleries in a single post. Remove the large photo at the top, leave only the small images.
And how to remove the effect of the appearance of them, because the large amount of photos waiting on him for quite a while.
thanks for the help
I have tried the following solution but it didn’t work: https://kriesi.at/support/topic/product-details-page-layout/#post-88883
Perhaps the updates to woocommerce since then has made that solution ineffective.
Hi Guys
Do you have any code to stop the full width easy slider on the last slide. 1 loop and finish
Thanks
Pete
I’ve added the buttons from this thread https://kriesi.at/support/topic/sharing-buttons-displayed-everywhere/
And it works and more importantly looks great, however some of the buttons are in russian, like the mail and print icon aswell as all in the + icon
Does anyone know if it can be turned russian, or of a similar english service?
Hi Giles!
1) Yes, go to Enfold > General Settings and select another “Single Post Style”. If you do not want to change the style open up wp-content/themes/enfold/includes/loop-index.php and replace
$current_post['slider'] = get_the_post_thumbnail($the_id, $size);
with
$size = 'square';
$current_post['slider'] = get_the_post_thumbnail($the_id, $size);
You can also replace ‘square’ with another thumbnail size like ‘entry_with_sidebar’ or ‘entry_without_sidebar’.
2) Insert following code into the quick css field
#top.single .big-preview, #top.single .small-preview{pointer-events: none !important;}
3) Can you post a link to the page with the images please?
Regards,
Peter
Hi!
The “All” word is translatable with the mo/po files. I suggest to use Codestyling to translate it. Install the plugin ( http://wordpress.org/plugins/codestyling-localization/ ), go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and select your language and click the “create po-file” button. Click on “Rescan” to search for all text strings. Afterwards click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner).
Best regards,
Peter
Sorry,
Maybe I did not explain this well. What I want is to move the current E-mail envelop in the theme to the right. So we have text
Renewable Energy Generates Income – Contact Us for Advice then the existing theme “Mail Icon” Then Phone Icon and tel Number. All on right. Do you have an existing telephone icon that matchs?
All other existing social icons remain to the left
Hi
I am trying to reduce the padding above and below the image on this page:
http://certcom.com.au/
I thought that this would fix it, but it doesn’t seem to change anything.
.content, .sidebar {
padding-top: 5px;
padding-bottom: 5px;
-moz-box-sizing: content-box;
min-height: 1px;
z-index: 1;
}
Any help would be appreciated.
Thanks
Thank you! Added Quick CSS and it looks much better with various shades of grey instead of white.
Really love this theme!
Lorra
Hi!
You can html tags on “Phone Number or small info text” field. You can add something like this for example:
Contact Us for Advice <img src="MAIL ICON"> | img src="PHONE ICON"> Telephone Number
Create your own icon image.
Best regards,
Ismael