Forum Replies Created
-
AuthorPosts
-
Hi (Email address hidden if logged out) ,
To be able to add the data attribute you will need to modify the /enfold/includes/helper-social-media.php file.
If you need further assistance please let us know.
Best regards,
VictoriaApril 9, 2018 at 2:20 pm in reply to: Problem with buttons displaying as links, portfolio grid not displaying as grid #939231Hi Sudha,
You should be running at least php5.6.3 for the code to work properly. You might consider upgrading your php to php7, you need to write to your hosting provider for that.
And Suhosin has to be disabled.
If you need further assistance please let us know.
Best regards,
VictoriaHi aadwagner,
The jquery conflict can be caused by the code you have in functions.php.
Best regards,
VictoriaHi lena1234,
Well, you can use 2 columns and put image and text block in each of them.
You can try setting masonry to 2 columns and we can check the css.Best regards,
VictoriaHey Fras,
Can you please check server log for error?
Here is how to find it:http://snapcreek.com/blog/wordpress-error-log-friend/Best regards,
VictoriaHi WP Turned Up,
The issue here is that the iconlist.php that you have in your child theme is breaking things, the file moved to a different folder in the parent theme and the shortcodes/iconlist.php is deleted, but you still have it and it is outdated.
Best regards,
VictoriaHi nickgin,
Glad you got it working for you and thank you for sharing! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi arcadiush,
Glad Mike could help :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Michel,
Thank you for the clarification.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#after_full_slider_1 { border-top: none; }If you need further assistance please let us know.
Best regards,
VictoriaApril 9, 2018 at 1:54 pm in reply to: Unable to properly embed code generated on TradingView #939190Hi Alexander,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaApril 9, 2018 at 1:53 pm in reply to: Icon in hamburger menu vertically alignment not correct #939189Hi JantienM,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaHey sasha,
Try using this code, but itsup you might need more specific selectors for this code to work
.main_color a { text-decoration: none; }If you need further assistance please let us know.
Best regards,
VictoriaHi itsup,
Have you tried any solutions from the threads above?
Best regards,
VictoriaHi fusion01,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi raslade,
Thank you.
Best regards,
VictoriaHi Dxwork,
Here are the menu docs
If you need further assistance please let us know.
Best regards,
VictoriaHey J.,
Where is the zip with the icons?
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Can you please check server log for error?
Best regards,
VictoriaHi VCS33,
Glad we finally got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Corina,
Best regards,
VictoriaHi Christoph,
I do not see any additional css added to that menu. Can you share the css?
Best regards,
VictoriaHey Luisgasser,
Here is a thread for you to consider:
https://kriesi.at/support/topic/sub-menu-items-mega-menu-not-showing-on-mobile-version-after-update-to-4-1-1/#post-823573
https://kriesi.at/support/topic/hamburger-menu-not-working-after-update-to-4-1-2/If you need further assistance please let us know.
Best regards,
VictoriaApril 9, 2018 at 11:19 am in reply to: contact form css styling custom font, button and text input #939072Hi Capuchin,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top label { font-weight: normal; }If you need further assistance please let us know.
Best regards,
VictoriaApril 9, 2018 at 11:15 am in reply to: Enfold theme – Construction template – Need to change Menu section #939067April 9, 2018 at 11:11 am in reply to: Make Centered Menu Logo in Transparency Disappear until Scroll #939063Hey heidezc,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi VCS33,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 1024px) { .responsive #top .header_bg { opacity: 0.8; }}If you need further assistance please let us know.
Best regards,
VictoriaHi bakbek,
This is not a perfect solution, the distance between the buttons will not be the same but you can see if this works for you.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media screen and (min-width: 768px) and (max-width: 1099px) { .avia-button-wrap.avia-button-right.avia-builder-el-14 { float: left; margin-left: -16em; } } @media screen and (min-width: 1100px) and (max-width: 1300px) { .avia-button-wrap.avia-button-right.avia-builder-el-14 { float: left; margin-left: -14em; } } @media screen and (min-width: 1301px) { .avia-button-wrap.avia-button-right.avia-builder-el-14 { float: left; margin-left: -10em; } }If you need further assistance please let us know.
Best regards,
VictoriaApril 9, 2018 at 10:51 am in reply to: How to control the order of a masonry gallery sorting? #939056Hey DROR,
You can only change asc or desc. Is this something you’re looking for?
Please have a look hereIf you need further assistance please let us know.
Best regards,
VictoriaHey Mige123,
Can you please be more specific about the slider issue? Could you please attach some screenshots of the issue?
As for the second question, please have a look at this thread
https://kriesi.at/support/topic/remove-debugging-code-from-page-source/If you need further assistance please let us know.
Best regards,
VictoriaApril 9, 2018 at 10:41 am in reply to: Contact Form 7 with Enfold Styles – Fine tuning the CSS given to me by Victoria #939048Hey premedia,
I’m not sure what happened to that other thread, I did not close it.
Anyways,
To limit the border to only the CF7 use this code instead#top .main_color .wpcf7 .input-text, #top .main_color .wpcf7 input[type=’text’], #top .main_color .wpcf7 input[type=’input’], #top .main_color .wpcf7 input[type=’password’], #top .main_color .wpcf7 input[type=’email’], #top .main_color .wpcf7 input[type=’number’], #top .main_color .wpcf7 input[type=’url’], #top .main_color input[type=’tel’], #top .main_color .wpcf7 input[type=’search’], #top .main_color .wpcf7 textarea, #top .main_color .wpcf7 select { border-color: #232323; border-radius: 3px; margin-top: 5px; }This code that you asdusted maybe should be starting at 1024px?
/* CF7 name and email Fields alongside but not on mobile */ @media only screen and (min-width: 1368px) { #top .wpcf7-form-control-wrap.your-name input[type=text] { width: 95%; } .wpcf7-form div + p, .wpcf7-form div + p + p { width: 50%; float: left; } .wpcf7-form div + p + p { clear: right; } }Like so
/* CF7 name and email Fields alongside but not on mobile */ @media only screen and (min-width: 1024px) { #top .wpcf7-form-control-wrap.your-name input[type=text] { width: 95%; } .wpcf7-form div + p, .wpcf7-form div + p + p { width: 50%; float: left; } .wpcf7-form div + p + p { clear: right; } }Not sure I understand point 2. Can you explain a bit more and/or attach a few screenshots?
Best regards,
VictoriaHi kumharas,
This last one you can leave in your functions.php since you have the shortcodes folder.
Glad we got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts

