At this point I had to put a developer on it to resolve the problem. I was replying with updates on my findings to keep you posted but never got a response. When I did get a response it did not seem as though you were looking at what I wrote, just pushing the questions I asked back at me. Usually you guys are great but this was a bit disappointing as it really put me in a jam. I realize you have tons to threads to go through but the response times were bleak. As a long time user, promoter of your theme and support as well as someone who has given top ratings to you this situation was concerning to say the least…
Thanks I will try it. Is there any option to make the structure like this:
http://tv.ph.biu.ac.il/wp-content/uploads/2017/01/Screens0.jpg?
I didn’t find the way to make two section in left and one on right… (the middle part of the above layout. The black on top and bottom is header and footer) Only horizontally layout…
Can you please help me with that?
Thanks a lot!!
Hi Enfold Team,
please help me with some issues concerning the display of my site in different resolutions/devices:
– The Slider on my home page as well as the title bar on the other pages is not shown completely (upper part is cut) in certain resolutions like between 768px and 1050px or between 1100px and 1550px. i used these values in quick CSS to adjust my site but cannot explain, why this happens.
– Layout Elements like columns in avia ca be hidden on mobile devices by using this option in the column settings. As i understand, they do that below 768px. Can i change this value?
– I want the site to switch to mobile view at a width of 1050px. so i’d expect to see it in normal view like on desktop on my galaxy s2 tablet with a resolution of 1536 x 2048. but either in portrait or in landscape view i see the moile version. Why?
Thanks for your help, Tobi
Afternoon,
Renko’s image does indeed show what happens within the elegant blog layout.
I have the latest version of Enfold, I’ve just download it before typing this…
opening up layout.css and going to line 2416 the code still be there.
.html_elegant-blog .avia-content-slider .read-more-link{
position: relative;
top:18px;
}
As i said it’s not really a support thing as I just custom css it out again. Just wondering why it’s there in the first place.
Thanks :)
TJ
hey there,
topic says it all.
@ first:
i followed all steps u guys suggested in all similar topics before
tried every possiblle combination f. e. *.domain.de/*
i deleted all projekts and set them up again
i deleted enfold
all plugins
start all over again
installed a plugin “google-api”
nothing helped
kind of desperated right now :-)
private content below
hello,
if you look at these images you will find two issues:
1) the bullet points for the mobile menu are on the wrong side
https://www.dropbox.com/s/icwmbl3zqnl7csd/Arabic%20Mobile%20Menu.png?dl=0
2)there is no line between the facebook and twitter icons on the top bar of the homepage
https://www.dropbox.com/s/mfn3qj534cbttte/Social%20Media.png?dl=0
Ps. for the second item please give me a code only for the website in desktop mode, as on mobile mode we have removed all the lines from the social media
Hi, I tried to clone a page.
I enabled the debug mode and just copied the code into the new page. If I check the copied page in a browser I see that the css has changed, some elements (on desktop) seem to suddenly have responsive css for tablet, making some elements smaller on desktop and looking different on mobile. I see for example this css in the copied page on desktop screen: .
responsive .container {
max-width: 1000px;
}
This code is not there in the original; page
Check for example the text in the slider, it has become smaller.
I tried copying all text in the text editor and pasting to text editor, also tried in the avia builder to just copy the code into the new page, to no avail.
Do you know what is going on? thanks a lot
Hello,
if you look at these two photos you will see that the there are two colors in the top bar elements on my mobile website, a grey and black.
On the Arabic page the social media icons are black and the language changers and contact us are grey:
https://www.dropbox.com/s/px7heeiqo0u1zna/Top%20Bar%20Arabic.png?dl=0
On the english side the social icons and contact us are black while the language switcher is grey:
https://www.dropbox.com/s/vzt26i9183ffews/Top%20Bar%20English.png?dl=0
can you give me the code to change the color to all those element please? if you can give me the code where i can input my own colors i would really appreciate it.
regards,
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .social_bookmarks li {
margin-right: 10px;
}
Best regards,
Yigit
Hey, is there anything I can do to avoid both Partner/Logo Elements are shown on mobile and desktop at the same time?
PLEASE HELP
Hey!
Please add following code to Quick CSS
#top #wrap_all .social_bookmarks a {
width: 40px;
height: 40px;
line-height: 40px;
}
#top .social_bookmarks li {
width: 40px;
}
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 #wrap_all .social_bookmarks a {
background: black;
color: white;
}
#wrap_all {
box-shadow: -10px 0px 20px rgba(0,0,0,0.2), 10px 0px 20px rgba(0,0,0,0.2);
}
Best regards,
Yigit
Hello and thanks in advance for the help
I would like to modify the post slider display properties. I would like it to eliminate the category at the top, eliminate the Comments and Date in the middle and put an outline box around each one. I would also like them to be shorter in size overall, which I think I can accomplish by changing the text size. Thanks !
Dave
View post on imgur.com
-
This topic was modified 9 years, 1 month ago by
candeos.
Hi!
Please change the code to following one
.page-id-50 .content,.page-id-50 .sidebar {
padding-top: 0;
}
Regards,
Yigit
ok, now i want the body attached to header. but, only in this page.
the code is like this:
.content, .sidebar {
padding-top: 0;
}
but it’s work for all my website. i want use the code for one page.
thanks
Merhabalar! :)
1- I went to Appearance > Menus and clicked “Screen options” on the top right corner and then added “only-logged-out” class to your menu item and then added following code to Quick CSS in Enfold theme options > General Styling
.logged-in .only-logged-out { display: none; }
2- They come from “WP SEO HTML Sitemap” plugin
3- Can you please post a screenshot and show the issue? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
4- Can you please elaborate on the changes you would like to make?
5- Which plugin are you using? Unfortunately there is not any we can recommend that we have tested with the theme :/
Best regards,
Yigit
claudia probst
Hi Yigit,
one question I forgot to ask:
There is a header, i saw, with the navigation on the top right side (left is the socila media icons). The main navigation with the search button is under it. Some of the nav items (wording) in your example are the same like BLOG and PAGES. Is it possible to link them with diffrent pages than in the bigger main navigation (in this withe space) under it?
I hope my question is understandable.
Greetings
Claudia
Hey apologies for the late reply. Thanks for the plugin I will try it out.
re: the breaking pages, I’ll try and explain more. ok I want to simply change the layout of my pages that holds portfolios so all pages under the “portfolios” menu slightly to simply have a full width image across the top using a color section, very simple.
so I did one, I changed the page “fullrotation.com/3d-animation/” and this is what I want the other portfolio pages to look like.
But to edit this page to look like this as I have been explaining I had to scrap the page and start again due to this bug or clone it first.
I took the very simple steps
1) add color section and move to the top
2) add background image
3) move the content from the old grid row to the color section and delete the old grid row
… BANG it breaks!?
These are the other pages which I’m trying to edit to have the color section across the top with full width image
fullrotation.com/motion-design/
fullrotation.com/character-creature-animation/
fullrotation.com/explainer-animations/
I can just start these from fresh new pages or clne the old one it still works, but annoyingly I have to delete the old ones and set a 401 content deleted for them, I should be able to simply add the color section and it not break.
If you try this PLEASE DO NOT PUBLISH ANYTHING these pages are live
Many thanks, you still don,t get it maybe I could record a video of what is happening
-
This reply was modified 9 years, 1 month ago by
fullrotation. Reason: the links were showing images.. i just want the text link
VMParticipant
Hi.
I had post comments adjustments problems in mobile devices.
You help me on this with this issue https://kriesi.at/support/topic/post-comments-2/
But now they look misaligned in desktop devices: responses are more to the left than main comments; please check link in private content.
Thank you in advance.
hello Ismael,
Please don’t worry about question 1 anymore, i have done some changes and i will post a new topic for the new issues. please let me know how to fix the dark line in the social media share icons still.
thank you!
i tried:
add_filter('avf_header_setting_filter', 'avf_header_setting_filter_mod', 9999, 1);
function avf_header_setting_filter_mod($header) {
if( is_page( 126 ) ) {
$header['header_title_bar'] = '';
return $header;
}
}
didn’t work unfortunately…
same 2 errors:
1) on the front page, the title is still appearing
2) on the other pages, it changed the LEFT SIDEBAR menu to become a TOP MENU
thanks for the help
thanks I will try that. Not sure where that 1px css came from…
I seem to be having lots of table problems – there is a corrupt table on pc on that same page above that is causing issues with the site (see https://kriesi.at/support/topic/urgent-front-page-listed-wrong-on-admin-redirect-on-google/#post-738307). Maybe you can take a look at that? really not sure what wrong…the site displays fine (except on Safari)
I also cannot get rid of the border on the mobile table on the page below – that starts with “TIRSDAG” = when I set the table properties they do not change. I just want the border: none
I know this is many topics but the site is live and only relevant for the next few weeks.
thanks fro your help, always
Nancy
Hi Andy, we host the server on our own internal server of which I am the webmaster.
My team here are 100% certain that its not a caching issue as when we have tested all cache is cleared (in fact on our main development environments caching is completely disabled for the browsers, we have cleared and turned off the caching plugins the site uses as well.
We have checked this now on 4 PC’s 1 Mac and several Laptops across multiple browsers (Firefox, Chrome, IE, Edge e.t.c)
We are still seeing the exact same issue,
I have included a link to a video showing the problem from our end.
Hey!
Is there a way to incorporate the logo in the left side of the Fullwidth Submenu?
Please follow this thread.
// https://kriesi.at/support/topic/link-background-image-logo-in-full-width-sub-menu/#post-737590
Best regards,
Ismael
Hi,
Great, glad we could help :-)
Please let us know if you should need any further help on the topic.
Best regards,
Rikard
Hi Rikard,
Thanks for your response.
Unfortunately I couldn’t solve it.
I have posted my help and my private details on this thread instead: https://kriesi.at/support/topic/menu-header/
Would greatly appreciate if you assist me.
Best Regards,
Jessica
When building out pages, avia layout builder keeps freezing up and doesn’t save added sections. Also randomly deletes everything but top section after save.
Why if I add this custom css in to style.css of Enfold Child do not work?
#top .av-iconlist-small .iconlist_icon {margin-right:0.5em;!important}
Hey SimoneAmara,
I’m not sure I understand what you are referring to since you linked to the theme overview page. If you click Remove Frame in the top right hand corner you will be able to copy the direct URL.
Best regards,
Rikard
Hi,
Alright. I can see it now. The problem is caused by the class attribute “av_header_transparency” being removed on scroll. Please replace the css code with the following:
@media only screen and (max-width: 767px) {
#top #wrap_all .header_color {
background: transparent;
position: absolute!important;
}
.responsive #top .header_color.av_alternate_logo_active .logo a > img {
opacity: 0 !important;
}
.responsive #top .header_color .logo img.alternate {
display: block !important;
}
.responsive #top .header_color #header_meta {
-webkit-transition: none;
transition: none;
background: transparent;
}
.responsive #top .header_color .header_bg {
opacity: 0;
filter: alpha(opacity=0);
}
.responsive #top .header_color #header_main {
border: none;
}
}
Best regards,
Ismael