-
AuthorSearch Results
-
June 7, 2016 at 10:03 am #643919
In reply to: id in a grid row
On this page, I have a grid row with one cell and a text block and inside a h2 (COMERSO présente la seule solution clef en main et sécurisée
qui valorise vos invendus en conformité avec la législation en vigueur.)
I want to give a different style to this h2 compared to the other h2 of the site.
For the moment I’ve put <h2 style=”text-align: center; text-transform: none; font-size: 32px;”> directly in the text block
But it’s not relevant I’d like to put this style in css (to be able to reduce the font size on mobile). I’ve seen that in the grid row, we can add a ID section. I’ve put “ent-asso” and I also tried “#ent-asso”, which one should I enter in the grid row id section.
And then, how can I change the h2 style properly? I’ve tried several things but I don’tmanage to do it.
#ent-asso h2 { }
#ent-asso #top #wrap_all .main_color h2 { }Hope it’s clearer, tx !!
June 7, 2016 at 10:01 am #643917In reply to: Enfold theme not mobile responisive
Hi,
The video URL you are trying to include is unlisted and it may not work for you
Please feel free to try any video link which is free to share from youtube.
Enter the youtube video URL and set your preference http://www.vtubetools.com/
Copy the URL src from iframe code and use it in the theme with a 3rd party lightbox plugin.
<iframe width="560" height="315" src="http://www.youtube.com/embed/ku6SAMsyHbo?&autoplay=1&start=14" frameborder="0" allowfullscreen></iframe>At the moment the youtube videos with custom parameters are not supported to open in lightbox.
Example : https://www.youtube.com/watch?v=ku6SAMsyHbo&autoplay=1&start=24 will not work in lightbox.Request you to open new tickets for different issues.
Best regards,
VinayJune 7, 2016 at 9:58 am #643916In reply to: header widget not responsive
Hi Josue,
Thank you very much. Looks a lot better. Is it possible to make the text and icons all right aligned? And also a bit more padding on top of the icons, they look too close?That would be great!
June 7, 2016 at 9:46 am #643905In reply to: Custom link menu
Hi mcmoya,
You can set that in the Link Target option for each link under Appearance–>Menus. If you don’t see that option then select to show it under Screen Option on the top right hand corner of the same screen.
Best regards,
RikardJune 7, 2016 at 9:32 am #643900Hi Basilis,
I’ve already rated your theme with 5* so that’s covered :-)
Can you please flag this topic as solved (I cannot do that myself I believe?). This keeps it more easy for me to maintain open and closed topics.
Have a nice day,
MoniqueJune 7, 2016 at 9:22 am #643889Topic: Can't import demo content
in forum Enfoldfinddarkpoet
ParticipantHi,
I’ve gone through most of the posts regarding this topic, tried increased the memory to 128M, clean cache, reset, import manually, none of above worked.
Please advise.
June 7, 2016 at 8:59 am #643870In reply to: Contact form 7 mail (2) not working
Hi Ismael
I sent you the wrong login link… sorry for that. Working on to many sites at the same time….1. Typos and SPAM
No mejl gets to the spam folder
2. Check if WordPress is able to send e-mails, 3. Deactivate Plugins, 4. Third-party plugin form testing, 5. Using SMTP
I get the mail that says someone used the contact form just not the copy that I wanna send to the user (mail2). So it’s not the mail function that stop function it’s the mail2 that’s not working…June 7, 2016 at 7:15 am #643829In reply to: FW Sub Menu and Social Icons on mobile
Wow, awesome , exactly what i wanted.
Top support once again!
Cheers
June 7, 2016 at 6:14 am #643797In reply to: Left align text in fullwidth button
Hi,
Great, glad you got it working. Please let us know if you should need any more help on the topic.
Best regards,
RikardJune 7, 2016 at 5:51 am #643789Hey venkidesigner,
Thank you for using Enfold.
Increase the max width of the content container with this:
#top .fullsize .template-blog .post .entry-content-wrapper { max-width: 1200px; } #top .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 900px; }Best regards,
IsmaelJune 7, 2016 at 5:51 am #643788In reply to: Magazine Tab Content Sort
Hi,
Great, glad you got it working. Please let us know if you should need any more help on the topic.
Best regards,
RikardJune 7, 2016 at 5:40 am #643785In reply to: Individual Colour for each Toggle-Title (Akkordeon)
Hi Raphael,
Glad we could help, please let us know if you should need any more help on the topic.
Best regards,
RikardJune 7, 2016 at 5:26 am #643781In reply to: Allways show menu
Hi,
Glad we could help, please let us know if you should need any more help on the topic.
Thanks,
RikardJune 7, 2016 at 5:22 am #643777In reply to: Video Fullscreen Slider Height
Hi,
Is there any way that the play bar ov vimeo is not displayed
In the full screen slider settings, enable the “Hide Video Controls”.
and that the height of the fullscreen slider can be reduced to only 50% of the normal video height?
You can decrease the video size with the following:
#top .avia-fullscreen-slider .av-video-slide.av-video-service-vimeo iframe { -webkit-transform: scale(.7); -moz-transform: scale(.7); -ms-transform: scale(.7); transform: scale(.7); }Best regards,
IsmaelJune 7, 2016 at 5:15 am #643772Hi Yigit,
I have found someone to customize the form for me on Codeable.
Thank you for asking, you may close the topic now.Best Regards,
SteveJune 7, 2016 at 5:14 am #643771In reply to: Whitespace on mobile
Hi,
You could try setting a negative margin like so:
@media only screen and (max-width: 767px) { .responsive #top .container .av-content-small { margin-bottom:-20px !important; } }Best regards,
RikardJune 7, 2016 at 5:03 am #643766In reply to: Frontpage is not shown right after installing WPML
Hi,
Glad we could help, please let us know if you should need any more help on the topic.
Regards,
RikardJune 7, 2016 at 4:54 am #643764In reply to: FW Sub Menu and Social Icons on mobile
Hey!
The menu is modified so it is not possibly to add the social icons with quick custom code it will take a lot of time to modify this. instead we have added the social icons outside the mobile menu in mobile please review the site now :)
The below css was added in Styles.css
/* Mobile Social Icons*/ #header_main .social_bookmarks{ display:block!important; } @media only screen and (max-width:767px) { #header_main .social_bookmarks{ margin-top: 44px!important; margin-right: -66px!important; } }Regards,
VinayJune 7, 2016 at 4:34 am #643759In reply to: Requiring a background colour for the sidebar
Hi Ismael,
Thanks for that but I’m still experiencing issues, please see attached screenshot showing the issues: https://www.dropbox.com/s/u5xptw2j4oxjn4p/Screenshot%20-%20sidebar%20issues%20-%20enfold.jpg?dl=0
1. There is a white space going through the background of the selected link and following through to other elements of right hand side of page
2. The background height of the selected link has increased
3. The text of the selected link is no longer centred vertically, heading more towards the top of the background.Could there be some issues with the initial code setup for the sidebar? Any ideas would be greatly appreciated.
Regards,
SteffenJune 7, 2016 at 4:09 am #643754In reply to: Background video
Hi Andy,
See details below, just like the video stop looping finish at the last frame you know :)
Thanks,
NepJune 7, 2016 at 4:01 am #643753Topic: split page not working
in forum Enfoldluichon
ParticipantHi
Congrats for this wonderful theme. It really has do the job.
But I´m having an issue when I try to split the content into a page (not post) with the code <!–nextpage–>
The number of pages are displayed at the bottom of the it, but really there is not another page. When click it, goes to to the top of the same page.
Here is the link:Really hope you can help me
Thanks in advance.
Regards.June 7, 2016 at 3:42 am #643752In reply to: https://kriesi.at/support/profile/vinay/
Hey!
I apologise for the late reply, since Basilis is helping you out it did not appear in the queue for me.
Wordpress recently update the jQuery version which caused the slider to stop working on your site. The code provided earlier fixed this issue almost every time. However if an error shows up after adding the code in functions.php it is more or less a warning message (this does not in anyway affect the data on the site) and it can be fixed in no time by editing the functions.php file but it will be possible only with FTP access.
I understand where you’re coming from but do not worry at all you are indeed in expert hands. With your kind co-operation we will go the extra mile to resolve this efficiently for you :)
Cheers!
VinayJune 7, 2016 at 1:20 am #643729Topic: Target Custom Header Widget
in forum EnfoldWP Turned UP
ParticipantHello. With the help of support, I was able to get a custom header image added. Works great, but I need a little assistance targeting this on mobile. Specifically, I need a little hint as to what CSS to target so I can set up the media queries.
Thank you,
Ryan.June 7, 2016 at 1:18 am #643728In reply to: Large gap above sub menu
https://kriesi.at/support/topic/big-space-above-sub-menu/June 7, 2016 at 1:17 am #643727In reply to: Large gap above sub menu
This thread may help:
June 7, 2016 at 12:25 am #643715Topic: Fonts used in Health Demo home page
in forum Enfoldtdako
ParticipantHi,
I have just seen the update for Enfold and the new themes added. I particularly like the Health theme and I have installed a website locally on my laptop in order to play around with the theme before I replace my Live site.
On the home page, there are a few fonts used in the Slider and lower as Captions. Which fonts have been used here?
Thanks a lot in advance
TeddyJune 7, 2016 at 12:03 am #643712In reply to: Navigation showing filtered results incomplete
for some reason that code stopped working:
.main_color blockquote,
.main_color .avia-bullet,
.main_color .av-no-color.av-icon-style-border a.av-icon-char {
border:0;
}June 6, 2016 at 10:51 pm #643694In reply to: Urgent help needed: Enfold 3.6 Update Broke Website
Unzip it to your desktop and then copy the folder over to your subdirectory… if you upload a zipped theme it will not work.
June 6, 2016 at 10:41 pm #643684In reply to: Having trouble using a different social icon
Hi,
does it work for you when using the exact same code from here instead of your code? Please let us know about your results.
Best regards,
AndyJune 6, 2016 at 10:39 pm #643683In reply to: Fatally error with new theme update
Yes many of us are going through this hell today and for some reason they haven’t stopped this update.
You have to go into your site via FTP, delete the Enfold folder, and upload the new Enfold folder to your directory.
Good luck.
Happy Monday!
-
AuthorSearch Results
-
Search Results
-
Topic: Can't import demo content
Hi,
I’ve gone through most of the posts regarding this topic, tried increased the memory to 128M, clean cache, reset, import manually, none of above worked.
Please advise.
Topic: split page not working
Hi
Congrats for this wonderful theme. It really has do the job.
But I´m having an issue when I try to split the content into a page (not post) with the code <!–nextpage–>
The number of pages are displayed at the bottom of the it, but really there is not another page. When click it, goes to to the top of the same page.
Here is the link:Really hope you can help me
Thanks in advance.
Regards.Topic: Target Custom Header Widget
Hi,
I have just seen the update for Enfold and the new themes added. I particularly like the Health theme and I have installed a website locally on my laptop in order to play around with the theme before I replace my Live site.
On the home page, there are a few fonts used in the Slider and lower as Captions. Which fonts have been used here?
Thanks a lot in advance
Teddy
