Forum Replies Created
-
AuthorPosts
-
Hey!
I managed to load the site but i’m not noting the issue on my end – http://screencast.com/t/rMUhiCeG, did you managed to get it fixed?
Regards,
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHi!
Use the following CSS code:
#footer .textwidget .social_bookmarks { text-align: center; } #footer .textwidget .social_bookmarks li{ display: inline-block; float: none; }Regards,
JosueHello!
It is possible but it would require a heavy modification to the theme, unfortunately that’s beyond our support scope. You can request a customisation quote from a third-party provider here.
Regards,
JosueHey!
You can have two editions of one element, for hover and idle state:
http://screencast.com/t/L2CH1SOAEFMyBest regards,
JosueHi @genecia!
Can you post a screenshot of the issue? i’m unable to reproduce the issue on my end – http://screencast.com/t/3n7iEl3H7nRc
Regards,
JosueDecember 13, 2015 at 10:50 pm in reply to: How do I get the Mega Menu option to open in a new window in Enfold? #551790No problem, glad to help :)
Regards,
JosueIt should by default, can you post the link to your website please? an admin access may be needed.
Regards,
JosueHey!
Try the following:
https://kriesi.at/support/topic/ajax-portfolio-show-at-current-location/#post-173348Actual line numbers may have changed, try doing a Search in the file.
Cheers!
JosueHey!
Which site is the one with the issue? i logged to the first one and tried to add a new Page with ALB and it loaded fine, is it happening on a specific Page?
Regards,
JosueHi Charlotte!
You can replicate that using a FullScreen Slider (Video Slide linked to the video).
Cheers!
JosueYou too Ron, glad to help :)
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHey!
1. You can change the font size in Enfold > Advanced Styling > Main Menu links editor.
2. Use the following CSS code:
.html_main_nav_header.html_logo_left #top .main_menu .menu>li:last-child>a { padding-right: 13px; }Best regards,
JosueYou are welcome, glad to help :)
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueTry point 2 of this article:
http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/Cheers!
JosuePlace an empty Text Widget in each column section.
Regards,
JosueDecember 13, 2015 at 4:11 pm in reply to: How do I get the Mega Menu option to open in a new window in Enfold? #551704Hi!
Can you enable theme editing in the Network or hand us a FTP account?
Cheers!
JosueHey!
Can you post a screenshot/mockup of what would you want to achieve?
Best regards,
JosueHi!
I believe you can change that in General Styling > Fonts, the fields inherit the default body font, if you want to use a different one use this code:
#top input[type='text'], #top input[type='email'], #top select, #top textarea{ font-family: "Arial"; }Best regards,
JosueHey!
The plugin Yigit mentioned is used to export your sites’s database, you’d still need to do the FTP thing if you want to transfer it to another place. If you only want to do backups i’d suggest you trying the plugin you mentioned.
Cheers!
JosueDecember 13, 2015 at 3:59 pm in reply to: How do I get the Mega Menu option to open in a new window in Enfold? #551693Hi!
The code has not been added to your site, make sure to place it in the functions.php of the child theme.
Cheers!
JosueYou got the first part wrong, check the code again.
In the backend section of your site go to Appearance > Widgets and look for the Footer Column widget areas, simply drag and drop the widgets you want to appear in each column (you won’t see the ones mentioned because they are like default, placeholder ones).
Cheers!
JosueAdd this:
.avia_desktop .av-masonry-entry:hover .av-masonry-image-container{ -webkit-transform: none !important; transform: none !important; }I believe the gap can be adjusted in the element settings.
Regards,
JosueA replicate of js/avia.js will need to be used as we’re dequeueing the default one, also note that if you update the theme (and if changes have been done to this file) you’d need to update it manually in your child theme.
Cheers!
JosueAdd this too:
input[type='text'], input[type='email'], textarea{ font-family: 'IRANSans Regular', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; }December 13, 2015 at 3:04 pm in reply to: Remove/Hide Shortcode of a Blog Post in the RSS Feed #551675Hi!
Place it in your child theme functions.php, if you don’t have one, create it.
Cheers!
Josue -
AuthorPosts
