Forum Replies Created
-
AuthorPosts
-
February 5, 2018 at 5:13 am in reply to: How to remove output date end time from blog's journal element ? #907692
Hi,
Try creating a folder in your child theme and call it shortcodes, then copy this file in the Enfold theme, config-templatebuilder > avia-shortcodes > magazine.php and paste it in the shortcodes folder of the child theme and find this line of code (line 675):
$output .= "<time class='av-magazine-time updated' {$markupTime}>".$time."</time>";try replacing it with a div. Hope this helps :)
Best regards,
NikkoHi,
I’ve checked the link you gave, however the breadcrumb seems to be disabled, can you try to enable it again?
Best regards,
NikkoHey Valerie,
Child theme is preserves the changes you have done in the file, but I don’t think it’s needed on this situation (but if you want to use child theme, it would also be great). Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top #main .sidebar, #main .content.av-content-small { border: 0 !important; }Let us know if this helps :)
Best regards,
NikkoHi Justin,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:479px) { #top #slide h1 span { line-height: 1.5; display: block; padding: 0 !important; } }Let us know if that helps.
Best regards,
NikkoHey BritaKossmann,
Can you try to use 252 x 116px logo instead? Hope this helps.
Best regards,
NikkoHi,
Glad that you figured it out. Thanks for using Enfold! :)
Best regards,
NikkoHi,
Glad that the issue is resolved! Thanks for using Enfold, have a nice day :)
Best regards,
NikkoHi Anton,
Glad that Rikard helped you. Thanks for using Enfold :)
Best regards,
NikkoHi,
Just add this code in the functions.php of your child theme:
//set builder mode to debug add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }If you have difficulty doing it, just let us know and we will assist you :)
Best regards,
NikkoHi,
We are sorry for the inconvenience, however we don’t have that feature, so the solution in the threads I posted previous are the ones we suggest.
Best regards,
Nikko-
This reply was modified 7 years, 11 months ago by
Nikko. Reason: wrong spelling
Hi Alexander,
Glad we could help! Thanks for using Enfold :)
Best regards,
NikkoFebruary 5, 2018 at 3:33 am in reply to: Cannot modify headers information – headers already sent … LayerSlider php 64 #907641Hi,
Glad that it’s fixed, however if you need to layerslider, I would suggest using php 7.0. :)
Best regards,
NikkoHi,
Glad that Ismael helped you. Thanks for using Enfold :)
Best regards,
NikkoHi Brita,
I understand that you aren’t a coder however this is the first time I’ve seen a google marker being cut off, the suggestion I posted above is a workaround that might help fix the marker, also I could see some errors in the googlemap that needs to be addressed. Please post us your login credentials (in the “private data” field), so we can take a look at your backend and check further.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
NikkoHi,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
.avia_desktop .av-caption-on-hover .av-masonry-item-with-image .av-inner-masonry-content { opacity: 1; filter: alpha(opacity=100); } #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content-pos { vertical-align: bottom; }Hope this helps :)
Best regards,
NikkoHi Ulla,
Hmm, I’m not really sure why it’s working like that, but would it be okay to use another email instead? I really couldn’t think of anything that might cause the issue. :(
Best regards,
NikkoHi,
Thanks for providing the admin access, I have removed the whitespace, removed the bottom padding on the 2nd and 3rd title, and added this css code in Quick CSS for the 1st slider:
.avia-slideshow.avia-slideshow-1 { margin-top: 3px !important; margin-bottom: 5px !important; }so it has the same top and bottom margin as the other 2 sliders, added a custom class for the textbox and called it mytext, then added this in Quick CSS:
.av_textblock_section .mytext { min-height: 90px; }Let us know if you need further assistance. :)
Best regards,
NikkoHi,
Sorry for the late response, the last one you gave is working. I have checked on the settings, however I couldn’t see anything that should help. Can you give us ftp access? so we can try to check the code of the plugin.
Best regards,
NikkoHi,
Glad that Jordan helped you. Thanks for using Enfold :)
Best regards,
NikkoHi,
Glad that you fixed it. We will keep this thread open so you can comeback here and post once a similar problem shows in the future :)
Best regards,
NikkoHey enktesisllc,
There are some users who experienced the same issue as you have when using php version 7.1, the layerslider bundled in the theme breaks when 7.1 is used. For now, I would suggest using 7.0.
Best regards,
NikkoFebruary 2, 2018 at 4:55 pm in reply to: fonts from myfonts.com installing in enfold: uploading or not? #906904Hi,
Glad that you fixed it. Thanks for using Enfold :)
Best regards,
NikkoHi,
Glad that Ismael helped you. Thanks for using Enfold! Have a nice weekend :)
Best regards,
NikkoHey hackoffseries,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.avia-builder-widget-area .widget_nav_menu .menu ul.sub-menu { padding: 0 0 0 13px !important; } .avia-builder-widget-area .widget_nav_menu .menu li a { color: #444; font-size: 12px; }just adjust the font size and color. Hope this helps :)
Best regards,
NikkoHey kenwcmg,
Can you try the solutions in these threads:
Hope this helps. :)
Best regards,
NikkoHi Phieophieo,
Glad that Ismael helped you. Thanks for using Enfold :)
Best regards,
NikkoHi Kreutzfeld,
Sure we will wait for your feedback and keep this thread open :)
Best regards,
NikkoHi,
Yes, just drag the table from Content Elements, Edit the table and select a table cell and just paste the code, then replace # with the right url where the text will be linked and replace Link with your choice words. :)
@alexmiguel: Thanks for helping out. :)Best regards,
NikkoHi,
You’re welcome and your kind words are much appreciated :) Thanks for using Enfold and have a great weekend! :)
Best regards,
NikkoHi,
You have put it in the Section’s developer id, I have added it in the separator, and it’s working fine. Let us know if you need further assistance :)
Best regards,
Nikko -
This reply was modified 7 years, 11 months ago by
-
AuthorPosts
