Forum Replies Created
-
AuthorPosts
-
Hey Erich!
Thank you for using Enfold.
Did you add any html codes on the page? Make sure that you close the tags properly. A link to the actual site and a screenshot will help.
Cheers!
IsmaelHi Jan!
Thank you for using Enfold
You can configure the social icon on Enfold > Social Profiles. Select Google Plus and then add g+ account url.
Best regards,
IsmaelHi!
Please get the code from the link then copy it at the very bottom of functions.php file: http://pastebin.com/i9BD8jaH
Best regards,
IsmaelHi pristineio!
Thank you for using Enfold.
You can install this plugin: https://wordpress.org/plugins/wordpress-https/
Regards,
IsmaelHi icecreamjoe!
Thank you for using Enfold.
I’m sorry but you’re using an outdated version of the theme, 3.0. Please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
IsmaelHi!
Thank you for the screenshots.
Please give us a link to the actual “tag” page. We would like to inspect it.
Best regards,
IsmaelHey!
That’s weird. It should be vice versa or should not be happening at all. Please try to ask your friends to visit the site using their mobile phone. I’ll ask the rest of the support team to test it on their device.
Best regards,
IsmaelHey!
The user is adding html tags on the contact form editor which reverts back after update. Is that what’s happening on your case? Please stick to your own thread. Thank you.
Best regards,
IsmaelHi!
Have you tried using another browser? Chrome perhaps? As you see, we were able to edit the settings on the menu panel.
Best regards,
IsmaelHi!
Thank you for the screenshots. Please edit the table element then set the table purpose to tabular and the Responsive Styling to scrollable.
Best regards,
IsmaelHi!
Unfortunately, we’re still not sure what’s causing the issue with the layer slider. Please try to do the following:
1.) Download WordPress 4.1 again then override your installation.
2.) Download a fresh copy of the theme, delete the current one then upload the theme via FTP.
http://kriesi.at/documentation/enfold/install-enfold-over-ftp/Regards,
IsmaelHey!
I tried to login to the site but the I got an error:
Du hast nicht die erforderlichen Rechte, um auf diese Seite zuzugreifen.
Cheers!
IsmaelHey!
I can see that some of the links are still not working properly. Please try to add this on Quick CSS:
.grid-entry.flex_column.isotope-item { max-height: 248px !important; min-height: 248px !important; }
I’ll ask the rest of the support team to take a look.
Best regards,
IsmaelHi!
I checked the site on an iPod touch and it works fine. This issue should be fix on the latest version of the theme, 3.0.8. Please remove browser cache then test the site again.
Best regards,
IsmaelHey!
You’re using a very large image, 4349x3431px. Try to resize the image first to 1/4 or 1/3 of the original size, trim down the height a little bit then upload it again. The size of the image on the demo is only 1500x630px.
Best regards,
IsmaelHey!
Try to target the video with this selector then:
.video-js { width: 100% !important; height: 174px !important; }
Use css media queries to adjust the height on different screen sizes.
Best regards,
IsmaelHey!
Please open another thread for this issue because it’s getting out of topic. Anyway, try to install this plugin to configure the smtp server settings: https://wordpress.org/plugins/easy-wp-smtp/
Cheers!
IsmaelHey mazupan!
Thank you for using Enfold.
You can edit includes > helper-main-menu.php, look for this code:
echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', $addition, 'strong', true);
Below, you can add the widget code. You probably need to use the dynamic_sidebar function: http://codex.wordpress.org/Function_Reference/dynamic_sidebar
Cheers!
IsmaelHey!
If you want the animation to start immediately or when the elements emerge at the bottom of the viewport, you can edit js > shortcodes.js, find this code on line 79:
$('.avia_animate_when_almost_visible', container).avia_waypoints({ offset: '80'});
Replace it with:
$('.avia_animate_when_almost_visible', container).avia_waypoints({ offset: '100%'});
Cheers!
IsmaelHey crewneck!
Thank you for using Enfold.
You can edit js > avia.js file, find this code on line 726:
duration= data.duration || 1200,
Decrease the value. Remove browser cache then reload the page.
Best regards,
IsmaelHi!
Thank you for using Enfold.
Did you add the id on the For Developers: Section ID field? Remove the hashtag symbol. You need to set the min-height property and maybe remove the padding. For example:
#navf { min-height: 10px; height: 10px; }
Why do you need to set the section height?
Regards,
IsmaelFebruary 2, 2015 at 10:08 am in reply to: Header CSS visible in main body of email blog posts #389220Hey!
Can you please provide a screenshot of the issue? I don’t think we can control the email content format.
Regards,
IsmaelHey!
Thank you for using Enfold.
@magpie6: You can’t change the special heading styling on the element option? Can you please provide a screenshot of the issue?
@begrafiks: Thanks for helping out.Regards,
IsmaelHi!
@darranreadman: Please provide a screenshot of the issue and a link to the actual site. Make sure that you’re running Enfold 3.0.8 on WordPress 4.1.Cheers!
IsmaelHi!
The texts are using the correct font family which is Alegreya Sans. Isn’t that what you want? If not, please provide a screenshot. When you say “Header 3”, do you mean “h3”?
Cheers!
IsmaelHey Bernd!
Thank you for using Enfold.
Try this on Quick CSS:
div#example_video_id_185212883 { width: 100% !important; height: 174px !important; }
Unfortunately, we can’t provide support for third party plugins as stated on our support policy. Please contact the plugin author.
Cheers!
IsmaelHey Bernd!
Thank you for the screenshots.
Adjust the bottom margin with this:
ul.dpe-flexible-posts li { margin-bottom: 20px; }
Cheers!
IsmaelHey Joe!
Thank you for using Enfold.
Just add this on Quick CSS:
#header_main { z-index: 10; }
Cheers!
IsmaelFebruary 2, 2015 at 9:29 am in reply to: Mobile with transparent header social buttons only show boxes #389201 -
AuthorPosts