Forum Replies Created
-
AuthorPosts
-
June 25, 2014 at 6:17 pm in reply to: How do I remove "enfold theme by kriesi" in the socket, below the footer? #283702
Hi johnlll81!
Please see – http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
Best regards,
YigitJune 25, 2014 at 5:31 pm in reply to: Can I customize the helper-main-menu.php under child theme? #283681Hi ar13860!
Exactly, you should place the file inside includes folder on your child theme
Regards,
YigitHey!
Please add following code to Functions.php file in Appearance > Editor and change the link to your logo
` function my_login_logo() { ?> <style type="text/css"> body.login div#login h1 a { background-image: url(https://kriesi.at/themes/wp-content/plugins/avia_cachable_style_switch/images/logo-enfold/splash-orange.png); padding-bottom: 30px; } </style> <?php } add_action( 'login_enqueue_scripts', 'my_login_logo' ); `Regards,
YigitHey Effektid!
Please try using this plugin – http://wordpress.org/plugins/custom-facebook-feed/
Cheers!
YigitHi kimogroup!
You are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.
Cheers!
YigitHi!
Please review your website. You forgot to add the code Josue posted here – https://kriesi.at/support/topic/how-to-trigger-specific-elements/#post-268697
and added custom CSS code to custom CSS field instead of custom class
It seems to be working fine now. Please apply the changes to your other pagesRegards,
YigitHey storyboardsolutions!
Please update header.php file in your child theme as well.
Cheers!
YigitHi smorrone!
Please turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
then add a custom class to your textbox, say “anchor-text”. Then add following code to functions.php file in Appearance > Editorfunction add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery('.anchor-text').attr('id', 'anchor-text'); }); </script> <?php } add_action('wp_footer', 'add_custom_script');then you should be able to target the textbox using #anchor-text ID
Regards,
YigitJune 25, 2014 at 4:52 pm in reply to: Blog Pots on mobile title and excerpt are going off the screen #283660Hey Marcelo!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) { .responsive #top .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 50%; margin: 0 10px; }}Best regards,
YigitHi kroemer08!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
h2, h3 { font-weight: normal!important; }Regards,
YigitHi Boulanger!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) { #header_main { display: none; }}Cheers!
YigitHey lflask!
Please see – http://kriesi.at/documentation/enfold/remove-post-navigation-for-a-post-type/
Best regards,
YigitHey!
Can you switch user role to administrator? I cannot make changes :)
Best regards,
YigitHallo!
Bitteschon! Glad it is working fine now, let us know if you have any other questions or issues :)
Best regards,
YigitHey!
Do you mind creating a temporary admin login and posting it here privately?
Regards,
YigitHi!
Please add following code to Quick CSS as well
#header_meta { margin-top: -30px; }Regards,
YigitHey!
We will keep the thread open until we hear from you. Thread will be on hold and will be re-opened when you reply to this topic :)
Regards,
YigitHi Daniela!
Can you post the link to your website? We may need a temporary admin login as well
Cheers!
YigitJune 25, 2014 at 2:49 pm in reply to: Directing to a non-existant mobile site instead of showing responsive site #283612Hey Jonas!
Please try re-updating the theme via FTP – http://vimeo.com/67209750
also try deactivating all active plugins and check if that helpsRegards,
YigitJune 25, 2014 at 2:33 pm in reply to: Directing to a non-existant mobile site instead of showing responsive site #283604Hi Teresarmy!
Are you using any plugin like Jetpack to display a different theme on mobile? If so, please disable it
Regards,
YigitHey!
Uzun zamandir guncellenmemis ama bu plugini dener misiniz – http://wordpress.org/plugins/my-page-order/
Regards,
YigitHey!
Please firstly turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
then refer to Josue’s post here and give a custom class to text elements – https://kriesi.at/support/topic/how-to-trigger-specific-elements/#post-268697
then add following code to Quick CSS.avia-section .av_one_half.custom_class { margin-left: 0!important; width: 48%!important; } .avia-section .av_one_half { margin-left: 0!important; width: 52%!important; }Cheers!
YigitHey!
Archive page does not support Advanced Layout Builder. It is generated dynamically by wordpress and uses the archive.php template. You can’t add template builder elements to category/term pages.
Best regards,
YigitYou are welcome, if you have any other questions or issues, let us know!
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
div.phone-info { position: relative; top: 30px; right: 10px; }Regards,
YigitJune 25, 2014 at 2:04 pm in reply to: Portfolio Grid, two options when roll over the picture #283593Hey!
You are welcome Peter, we are always glad to help! If you have any other questions or issues, let us know :)
Best regards,
Yigit -
AuthorPosts
