Rikard, your code worked fantastically. I added “margin-top:5px!important;” to it to give the button some breathing room.
Thanks!
Thanks for the clarification and the link.
With regards to the menu – I do see the option to hide a menu element.
I would like to hide the entire second menu. I would like the entire top bar above the header including the phone and the secondary menu.
Would that be possible?
Hi Josue,
1. Thank you for your reply. The padding seems to work but if the caption has more text, the text keeps falling off. You can look at the website I gave in the topic start.
Is there a way to always make all the text (title + excerpt) visible and keep the transparant part 30% of the whole image container?
So when I add more text, the image becomes longer?
2. I had a second question. When I hold my phone vertical, the title color isn’t the same as I specified in website styling. But on desktop and when I hold my phone vertical , the color is the right color. What should I do to solve this?
Thank you in advance! Awesome support!
Hey,
Try using this plugin:
https://wordpress.org/plugins/wpautop-control/
Best regards,
Josue
I have solved add this in the functions.php file to disable the parallax effect https://kriesi.at/support/topic/dimensionsize-of-shop-banner/
Hi Josue,
thanks a lot! It finally works!
If i can ask you my second issue mentioned here above. It’s about automatic specific portfolio opening on specific tab click. Ismael gave me a link on another thread. I used it and as i understand it must work, but it is doesn’t here is my code:
// specific portolio active (Ismael from Enfold support forum)
add_action(‘wp_footer’, ‘ava_auto_click’);
function ava_auto_click(){
?>
<script>
(function($){
$(window).load(function() {
$(‘.post-1449’).trigger(‘click’);
});
})(jQuery);
</script>
<?php
}
.post-1449 and this id i take out from this:
<div data-ajax-id=”1449″ class=”grid-entry flex_column isotope-item all_sort no_margin post-entry post-entry-1449 grid-entry-overview grid-loop-1 grid-parity-odd ornamenti_sort visi_sort av_one_third first default_av_fullwidth no_combo” style=”position: absolute; left: 0px; top: 0px;”><article class=”main_color inner-entry” itemscope=”itemscope” itemtype=”https://schema.org/CreativeWork”>
<span class=”image-overlay overlay-type-extern” style=”left: -5px; top: 0px; overflow: hidden; display: block; height: 231px; width: 295px;”><span class=”image-overlay-inside”></span></span><div class=”grid-content”><div class=”avia-arrow”></div><header class=”entry-content-header”><h3 class=”grid-entry-title entry-title” itemprop=”headline”>Ornamentu bruģēšana</h3></header></div><footer class=”entry-footer”></footer></article></div>
Where is my problem?
After a fresh install of WordPress 4.5.2 and fresh install of Enfold latest I started to configure within Enfold and within Widgets.
But after changing some Widgets the easy slider is not visible anymore which is strange to me because this seems not related to easyslider if I am correct.
Checking the content of the pages the easy slider is still there and checking the HTML in the frontend the pictures are ok and visible on hover of the URL. Further I didn’t change any CSS or something related but only some changes in the Widgets menu.
Are there other (more general) settings of easyslider perhaps?
Related post (closed):
https://kriesi.at/support/topic/enfold-full-width-easy-slider-not-showing-on-any-page/
-
This topic was modified 9 years, 10 months ago by
buro26.
Hallo,
mein Kunde möchte gern eine Druckenfunktion + Button auf einigen Seiten integriert haben.
Gibt es ein empfohlenes Plugin für Enfold, das auch die Seiten printoptimiert?
Gruß
Markus
-
This topic was modified 9 years, 10 months ago by
bur2000.
Hi,
Please try changing the code to following one
@media only screen and (max-width: 767px) {
#top .av_header_transparency .header_bg {
background-color: white !important;
}}
Best regards,
Yigit
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .av-subnav-menu > li {
margin: 0 20px;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
Yigit
Hi,
I am having same issue. Disabled all my plugins and did not see the “Related Posts” on my blog.
To overcome I have followed suggested solution on this page https://kriesi.at/support/topic/comments-and-related-entries-missing-when-post-edited-in-advanced-editor/, and I custom added the “blog post” module to all my blog posts. Followed the suggested settings.
However, I seem unable to prevent self-linking. I.e. On the first blog post (newest) the first recommendation is the exact first blog post.
Thanks for your help
Hi Jordan,
Yes, done! I was struggling to find the right css desciptions ;-)
Thanks a lot and please flag this topic as closed!
Regards,
Monique
Hi there,
I have uninstalled W3Cache as I found it problematic however since removing it, the sliders have stopped working.
There is also galleries not working and some other image elements.
I have reinstalled it and they still do not work. any idea what the trouble might be and how to fix it?
Hi there,
I’ve imported the One Page Portfolio Demo with the fullscreen slider
The problem is the menu is hidden until the user scrolls down the page.
I’ve tried using the Full Width Easy Slider but there is still no menu (at the top of the page) until the user scrolls down.
However on this demo http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/ There is a fixed menu at the top
How do I re-create this demo?
Many thanks!
Hi,
Ok great, please let us know if you should need any more help on the topic.
Best regards,
Rikard
Hi hylandgraphics,
Please try the following in Quick CSS under Enfold–>General Styling:
#top #s {
color: red !important;
}
.search .sidebar {
display:none !important;
}
Thanks,
Rikard
Hi 1039 Online,
Please try the following in Quick CSS under Enfold–>General Styling:
#top #searchsubmit {
width: 85px !important;
position: initial !important;
}
Regards,
Rikard
Hi,
No problem, please let us know if you should need any more help on the topic.
Thanks,
Rikard
Hi @jodok,
So I’m guessing you got it working now? Let us know if you should need any more help on the topic.
Regards,
Rikard
I just updated my WordPress build to 4.5.2 and now my site is not functioning correction (i.e. the 100% color section of the site is extending beyond 100% and the content in the color section is gone). The site is at http://lifeinconnection.com…
I followed the instructions at https://kriesi.at/support/topic/having-problems-after-updating-to-wordpress-4-5-please-read-this-first/ and added the code to the functions.php… but it didn’t fix it.
Thanks,
Miles
Certainly
on this page: http://srea.co/about/ Its toward the bottom and if you shrink the width of the browser you can see what it does.
We also did it on these two pages:
Here is the original post I made on this very subject:
https://kriesi.at/support/topic/special-headings-and-css-borders/
-
This reply was modified 9 years, 10 months ago by
evan_friedl.
Hi, I have a followup question on a closed ticket (#624419) and was hoping you could help. My client wants to have a link that sorts by TWO categories… the code you supplied works perfectly for one category, which is copied below. The specific link example you provided was http://mysite.com/linktopage/?msort=engineering
Is there a way to sort by department and a location keyword? Like, engineering AND india? Thanks so much!
Add this in the functions.php file:
// auto trigger
add_action(‘wp_footer’, ‘ava_custom_script’);
function ava_custom_script() {
?>
<script>
(function($){
function getQueryParams(qs) {
qs = qs.split(“+”).join(” “);
var params = {},
tokens,
re = /[?&]?([^=]+)=([^&]*)/g;
while (tokens = re.exec(qs)) {
params[decodeURIComponent(tokens[1])]
= decodeURIComponent(tokens[2]);
}
return params;
}
var $_GET = getQueryParams(document.location.search);
$(window).load(function() {
switch($_GET[‘msort’]) {
case ‘engineering’:
$(‘.engineering_sort_button’).trigger(‘click’);
break;
case ‘marketing’:
$(‘.marketing_sort_button’).trigger(‘click’);
break;
case ‘operations’:
$(‘.operations_sort_button’).trigger(‘click’);
break;
case ‘sales’:
$(‘.sales_sort_button’).trigger(‘click’);
break;
}
});
})(jQuery);
</script>
<?php
}
The icon link should look like this:
http://mysite.com/linktopage/?msort=engineering
Hello, and thanks for an excellent theme!
There have been a number of posts on the Modern Tribe support forums regarding a conflict between The Event Calendar and Enfold theme, yet I still can’t find a solution. The problem: when a user selects the number of tickets to purchase, additional information fields should appear to capture required information, but don’t. Could it be that Enfold is not calling a change event on the quantity field? It seems other users have fixed this by editing some jQuery. Any suggestions?
Thanks!
https://theeventscalendar.com/support/forums/topic/httpstheeventscalendar-comsupportforumstopiccollection-of-attendee-inform/
Sorry Ismael,
it didn’t work. Check the same page. Now there is a white gap on the top and the contact form is still behind.
The icon doesn’t appear on the top menu
Put this code on fuctions.php
// Register new icon as a theme icon
function avia_add_custom_icon($icons) {
$icons[‘tripadvisoricon’] = array( ‘font’ =>’tripadvisor’, ‘icon’ => ‘ue800’);
return $icons;
}
add_filter(‘avf_default_icons’,’avia_add_custom_icon’, 10, 1);
// Add new icon as an option for social icons
function avia_add_custom_social_icon($icons) {
$icons[‘Trip Advisor’] = ‘tripadvisoricon’;
return $icons;
}
add_filter(‘avf_social_icons_options’,’avia_add_custom_social_icon’, 10, 1);
And i installed the santateretrip font
https://kriesi.at/support/topic/updating-enfold-crashed-site/#post-636896
Hello, I was getting support for over two weeks of introductory suggestions like “Did you try turning off your plugins?” Please review the thread linked here so that we do not repeat that.
I still need help with my site. You can still view only part of the header and none of the body of the page. Please advise. Thanks – MHM
Hi, I added the Facebook icon to a website main navigation using the instructions provided here: https://kriesi.at/support/topic/adding-facebook-social-icon-and-link-to-main-menu/ I added the facebook link to the menu beside ‘contact us’. The link works and mouse over shows it’s there, but the FB image itself doesn’t display. The URL I placed in the css is verified as correct. Any suggestions? I copy/pasted the website address into private content, so you can see the site. I have a feeling I’m missing some minor detail, but I’m stumped. Thanks.
-
This topic was modified 9 years, 10 months ago by
GWS.
Hi Yigit,
Thanks for your quick response.
If you check out the form using the previous link that i sent you, you can see the first sub-heading is called “personal information” – it uses an h4 tag. I want about 30px of margin-top on that element. When I try and add margin-top to h4, it doesn’t even move until I am at 150px, but that only affects the first h4, the second sub-heading using an h4 tag does not move at all. This is what is throwing me off.
.employment-form h4 {
margin-top: 150px !important;
}
My second sub-heading is not affected at all
<div id="avia_12_1" class="av-form-text"><h4>Previous Employment History</h4>
</div>
I also noticed that on mobile, the form looks great, and the sub-headings are spaced out correctly, by default. I want to achieve the same look for desktop.
Thanks
-
This reply was modified 9 years, 10 months ago by
xuamox.
Hi there,
On the home page of a new website (in development) we have a grid section with background color in orange. On top we have a plugin element “upcoming events”.
How can I get the text to be in color white?
I have tried many options, but nothing works… :-(
I gave the upcoming events a class: home-agenda for easy CSS, but that didn’t help either.
Thanks & regards,
Monique