-
AuthorSearch Results
-
May 17, 2016 at 7:39 am #633518
In reply to: Menù product_cat Column (Mega Menu)
Hi,
Great, glad you found the problem. Please let us know if you should have any further problems on the topic.
Regards,
RikardMay 17, 2016 at 7:35 am #633516In reply to: Adding hit-counter script to footer
Hey!
Please post the script on pastebin.com because it is broken here or wrapped it with backticks. You can also use the “avia_after_footer_columns” hook. Example: https://kriesi.at/support/topic/footer-layoutspacing-questions/#post-524341
Regards,
IsmaelMay 17, 2016 at 7:10 am #633508In reply to: Twitter Widget Issue
Hi,
Great, glad you found the problem. Let us know if you should need any further help on the topic.
Regards,
RikardMay 17, 2016 at 7:01 am #633506In reply to: Hijri Shamsi Calendar
Thank you Ismael,
I will contact the developer soon.(You may know close the topic)
Regards,
SadeghMay 17, 2016 at 6:27 am #633498Topic: Social Icon Query
in forum Enfoldjasksks
ParticipantHi guys,
On my site, I have social icons on the top right beside the search bar. I’ve used Fontello to create a weibo icon and it shows up just fine. My query is how I can have the icon to be of the same size, with hover effect disabled, ie. similar to the other social icons on the same row.
If you have any pointers, that would be great! Thank you very much!
May 17, 2016 at 6:08 am #633487In reply to: Mobile menu appears from left to right horizontally
Hi,
You probably could customise that but I think it would take a lot of work unfortunately. Also, I would consider that bad user interaction, when you click and element on the right you expect something to happen on the right too, not on the left.
If you should need any further help on the topic we could need to inspect a page with our theme on it.
Best regards,
RikardMay 17, 2016 at 6:04 am #633480In reply to: stretch Main Nav Menu to full width
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
.html_header_top #top .av_header_stretch .container { width: 100% !important; }Best regards,
RikardMay 17, 2016 at 5:36 am #633464In reply to: Background picture in color section
Hey Snowgaard,
Thank you for using Enfold.
If the background repeat is set to “Strectch to Fit”, the background size property is set to “cover”. Definition of the “cover” value here: http://www.w3schools.com/cssref/css3_pr_background-size.asp
One solution is to adjust the background position on different screen sizes with css media queries:
@media only screen and (max-width: 767px) { #av_section_1 .av-parallax-inner { background-position: 10% 30% !important; } }Another is to adjust the position of the caption or text:
#av_section_1 .flex_column.av_three_fourth.flex_column_div.av-zero-column-padding.avia-builder-el-3.el_after_av_one_fourth.avia-builder-el-last { top: 200px; }Turn on the custom css class field so that you can define a unique class attribute for the column containing the text: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Best regards,
IsmaelMay 17, 2016 at 5:34 am #633463Hi Keith,
I see what you mean now, try the following CSS as well:
@media only screen and (max-width: 767px) { #top #header_meta .social_bookmarks li a { color:black !important; } }Best regards,
RikardMay 17, 2016 at 5:07 am #633451Hi!
The page was cached so we disabled the cache plugin temporarily. Please enable it back after this. We modified the code a bit and it should be working now:
Regards,
IsmaelMay 17, 2016 at 4:37 am #633441Dear Ismael & Rikard,
Thanks for your great support.
Our site is running well now.I follow the Dude instruction here:
https://kriesi.at/support/topic/theme-error/
Probably you need to use a database tool to change the value manually. Use a db management tool like phpmyadmin, open your database and search for the “blog_charset” option (without “”) in the wp_options table. Click on “Edit” and make sure that it’s set to “UTF-8” (without “”). >> change from UTF-7 to UTF-8And it works now.
What a great and best support.
Thanks broMay 17, 2016 at 4:19 am #633430Hi,
Thank you for the info.
Please follow the instructions provided here: https://kriesi.at/support/topic/theme-error/
And updating the theme manually via FTP should fix it: http://kriesi.at/documentation/enfold/updating-your-theme-files/
After the update, install security plugins like the following:
https://wordpress.org/plugins/wordfence/
https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/Best regards,
IsmaelMay 17, 2016 at 4:06 am #633425Topic: Homepage not displaying correctly in the top menu area
in forum Enfolduychkinnear
ParticipantHi
I have tested the homepage on most devises however on my iPhone 6S+ and there are dashes in the white space which seems large (the space that is). I have screen shot but I’m not sure on how to attach it, can you please advise.
cheers Kinnear
May 17, 2016 at 3:25 am #633416In reply to: Mobile Buttons
Hi,
Sorry for the confusion. Adjust the font size of the slideshow caption and the button size with the following css code:
@media only screen and (max-width: 767px) { .responsive #top .slideshow_caption h2 { font-size: 12px !important; margin-top: 10px; } #top .avia-slideshow-button { padding: 6px 8px !important; margin: 0 5px 0 0; min-width: 100px; } }Best regards,
IsmaelMay 17, 2016 at 3:09 am #633408In reply to: Color Section Shifted below Footer
Thanks Ismael.
That entire code block was given to me by you in this thread: https://kriesi.at/support/topic/move-post-slider-text-content-into-thumbnail/Removing it seems to do the trick and the issue that the other thread was addressing does not seem effected.
So both seem to be solved.
If you want to share what the thoguth was behind that bit of code, I am always happy to learn.
Thanks again.May 17, 2016 at 2:59 am #633405In reply to: Header Image
Hey tonyaleigh,
Thank you for using Enfold. Sorry for the delay.
1.) Are you referring to the acccount here in the forum? You can only use the email once and you won’t be able to register it again. However, it’s not an issue as long as the support subscription is not expired.
2.) Add this in the Quick CSS field to adjust the vertical position of the logo:
.responsive .logo { top: 20px; }3.) Did you check the page’s Layout > Header visibility and transparency settings? And you don’t seem to be using the latest version of the theme, 3.5.4.
Best regards,
IsmaelMay 17, 2016 at 12:17 am #633380Topic: Can Not See Service Page "Start Date" Field Div Container
in forum EnfoldNathan
ParticipantHello
I’m working on this page:
I notice where we choose the day for the service where it says “Start Date” it’s all white and we can not see it until it is clicked, then there are some faint grey lines on the top and bottom.
I’m curious and would like support please learning how I can just have the calendar seen when that page is loaded?
Thank you
May 17, 2016 at 12:11 am #633378In reply to: Add Multiple Widgets to Header
Andy,
I am afraid I may have over-complicated the matter. When I stack all the CSS related to this I have the following:
@media only screen and (max-width: 767px) {
header#header {
height: 400px;
}div#text-5 {
top: 83px !important;
left: 125px !important;
}div#text-6 {
top: 207px !important;
left: -126px !important;
}
}@media only screen and (max-width: 767px) {
.responsive #top #main {
top: 275px;
position: relative;
}
}@media only screen and (max-width: 767px) {
.responsive .logo img {
max-height: 60px;
}
}#header .widget {
left: 50%;
padding-top: 0;
position: absolute;
top: 0;
transform: translate(-50%);
z-index: 999;
}#header .widget {
margin-top:20px!important;
color:#ffffff!important;
}Together it does not display correctly. Is there something in all this that I should have removed or modified?
May 16, 2016 at 11:03 pm #633358Topic: White Space Above and Below Layer Slider
in forum EnfoldNathan
ParticipantHello
I’m working on my home page:
vitalthrive.usI notice that there is white space above and below the layer slider
I’m curious to learn1. how I can move the layer slider to top of the page
2. and remove the white space below it?thank you!
May 16, 2016 at 10:24 pm #633337In reply to: Fixed Width Sidebar
Thanks Ismael,
In the meantime I found a work around that involved adding the code to the 1/3 grid row element using Ad Zone code and I applied a variable styling to the tablet viewport option. Seems to have done the trick – the ads are smaller but they’re not cut off so that’s a good thing.
To improve this view further is it possible to set the tablet padding to less than the desktop padding (which I think is 30px)?
Cheers,
MarshaMay 16, 2016 at 9:59 pm #633319In reply to: Logo size has changed – got much smaller
This topic has been resolved and can now be closed – thank you
May 16, 2016 at 9:29 pm #633292In reply to: Text Alignment Next To Icon
Hey!
You have figured this one as far as i know – https://kriesi.at/support/topic/tabs-misalligned/#post-633204? :)
Cheers!
Yigit-
This reply was modified 9 years, 10 months ago by
Yigit.
May 16, 2016 at 8:18 pm #633239In reply to: Remove Header on all sub-pages
Ismael,
Please excuse and Support Protocol I violated. I was not aware.
As to the issue, the code did not appear to change the issue.
When a page loads and I am at the top of a sub-page, I still see the full height os the header space as you can see here:

As soon as I scroll down, the space goes away and it looks like I am hoping to have it look when a sub-page loads with tjust the nav bar in place like so:

Hope that helps clarify.
Thanks.May 16, 2016 at 8:02 pm #633235In reply to: Add Multiple Widgets to Header
Hi Ishmael,
I am not sure why, but on my mobile, an Android (LG-G2 specific), I am still seeing the offset as shown here:

To be clear, I am still implementing both sets of code correct?@media only screen and (max-width: 767px) {
.responsive #top #main {
top: 275px;
position: relative;
}}and
@media only screen and (max-width: 767px) { .responsive .logo img {
max-height: 60px;
}}May 16, 2016 at 8:02 pm #633234Hey!
Can you please post the link to your example page? I checked your homepage (linked below) and could not see negative top margin value on your column below slider
Cheers!
YigitMay 16, 2016 at 7:57 pm #633232Yigit,
That is working except it pushes it up under the Advanced Layer Slider.
How can I get it to be on top and overlay the slider?Thanks for your help
GaryMay 16, 2016 at 7:38 pm #633224Topic: Enfold Combo Widget popular tab don't sort bypopularity
in forum Enfoldadinugroho01
ParticipantHi..
i have problem with enfold combo widget.
Its’ popular tab doesn’t sort by popularity. The top most of the sort have never changed since the website is published for the first time.
i’ll give the screenshot in private content..Please help, thanks in advance.
May 16, 2016 at 7:15 pm #633211In reply to: Menu in widget looks different on different pages
Hi,
Thanks! Sidebor on smartphones was already unchecked. It’s not a sidebar, but a widgetarea.
I’ve already pretty much solved it by putting code below in quick css.
Only now other widgetareas get hidden too…Can you help me with the alignement of the menu in the sidebar?
What it looks like on most pages: http://test.dutchtrig.nl/countries/
The way I want it to look: http://test.dutchtrig.nl/sweden/
The subitems are portfolio items.Thanks!
Angela@media only screen
and (min-device-width : 320px)
and (max-device-width : 767px)
{
.flex_column .widget:first-child, .content .widget:first-child {
padding-top: 0;
border-top: none;
display: none;
}
}May 16, 2016 at 6:17 pm #633198In reply to: Transparent & Glossy Header
Hi tremblayly!
It seems like you set the height to 95px and it is the same on my end on both 15″ laptop screen and 1920x1200px screen. Have you figured it out already?
Cheers!
YigitMay 16, 2016 at 5:49 pm #633184 -
This reply was modified 9 years, 10 months ago by
-
AuthorSearch Results
Viewing 30 results - 95,671 through 95,700 (of 142,845 total)
-
Search Results
-
Topic: Social Icon Query
Hi
I have tested the homepage on most devises however on my iPhone 6S+ and there are dashes in the white space which seems large (the space that is). I have screen shot but I’m not sure on how to attach it, can you please advise.
cheers Kinnear
Hello
I’m working on this page:
I notice where we choose the day for the service where it says “Start Date” it’s all white and we can not see it until it is clicked, then there are some faint grey lines on the top and bottom.
I’m curious and would like support please learning how I can just have the calendar seen when that page is loaded?
Thank you
