Forum Replies Created
-
AuthorPosts
-
August 5, 2015 at 2:55 pm in reply to: Add web safe font to theme / General Styling / Fonts options. #483379
Hey M1000000!
refer to this thread: https://kriesi.at/support/topic/new-custom-font/
Maybe font face would be an option for you as well: https://css-tricks.com/snippets/css/using-font-face/Cheers!
AndyHi resultgmbh!
Wordpress is resizing by default when uploading images. You can control it using a plugin like: https://wordpress.org/plugins/simple-image-sizes/
Best regards,
AndyHey!
please use different tickets for different questions, because then we can answer simultaneously and you will get a faster reply.
Try this code to change color of your menu item in question:
#menu-item-96 a span { color: red !important; }
Regards,
AndyHi!
this issue might be caused by a conflict with a plugin. Try this code:
main.template-page.content.av-content-full.alpha.units { margin-top: -90px; }
and adjust as needed.
Cheers!
AndyHey!
as Josue already asked you: can you provide us a link to the site in question? because we need to inspect the elements. Please provide us a link to each issue.
If you want to hide title for specific pages only, then you can work with page-id and post-entry. To achieve this, refer to this post: https://kriesi.at/support/topic/changing-a-specific-page-with-quick-css/#post-223394
To remove title from posts use something like this for example:.post-entry-1909 h2.post-title.entry-title { display: none; }
Adjust post-entry to your specific one.
You screenshots show what you don’t want, but to provide you some precise CSS code we would need to see what you want to achieve instead. Can you provide us mockups?
Feel free to hire a freelancer here: http://kriesi.at/contact/customization
Best regards,
AndyHey!
not sure if I fully understand. Do you your meta info in header look the same for example on iPad portrait screen size? if yes use a code like this:
@media only screen and (max-device-width: 989px) { .av_secondary_right .sub_menu { right: 200px; } .av_phone_active_left .phone-info { margin-left: 60px; }}
and adjust as needed.
Cheers!
AndyAugust 5, 2015 at 1:29 pm in reply to: Hauptmenu zeigt MegaMenu im Responsive Mode an; resp. ist voll ausgeklappt #483293Hi Daniel!
please refer to this answer: https://kriesi.at/support/topic/mega-menu-not-accessible-on-mobile-devices/#post-124095
Best regards,
AndyAugust 5, 2015 at 1:17 pm in reply to: Neue child themes in Verzeichnisseiten (Multisite Directory pages) #483288Hey!
as I already mentioned please refer to this answer: https://kriesi.at/support/topic/enfold-multisite-child-theme/#post-332737
If you need help on this we recommend a short consultation with a WordPress developer.
Let us know if you have any issues or questions directly related to the theme.
Cheers!
AndyHey!
when trying to access your site with /wp-admin there is still a 403 forbidden error. Can you give us the correct login url?
Regards,
AndyHey!
Please refer to this link: https://kriesi.at/support/topic/headersharerelatedcomments-on-post-with-avia-layout-builder/#post-352957
You don’t need to be a programmer to be able to add date into a textblock element :).
Just add a textelement and put the date in question into it. Add an image element to add your image in question.Cheers!
AndyHi!
please follow instructions and answer all questions from my previous post, so we can assist you further.
Best regards,
AndyHey!
I checked your homepage and socket is not overlapping content for me. Everything looks fine to me. Don’t know which changes you want to achieve. Or did you fix everything already? Please send us a screenshot/mockup showing the changes you need.
Regards,
AndyHi!
Glad you are happy now. Let us know in a new ticket if you have another questions/issue related to the theme. We are happy to assist.
Cheers!
AndyHi!
For your rotating text try this code in Quick CSS field:
.av-fixed-rotator-width .av-rotator-text { width: 350px !important; }
Your video looks good to me now. Could you fix it? you can change size using this code:
div#player { width: 100% !important; }
Adjust as needed.
Our developers are currently working for new features in our forum. That’s why you might temporarily see private content, but it will be fixed soon. Thanks for making us aware about this issue!
Best regards,
AndyHi!
if you want to use sticky header I suggest to use this code:
.textwidget { margin-top: -32px; }
Regards,
AndyHi!
login details are working for me now and the “Theme update” button is removed in your backend. So we can’t check if auto update is working or not … let us know when the button is showing up again.
Regards,
AndyHi!
I can’t find the code from here in your child theme’s functions.php.
I tried to put it into my own installation and it worked fine without any error messages. Let us know when you implemented the code correctly and still need help with it.Regards,
AndyHi wjcc!
you can control position of the tooltip using this code:
.avia-tooltip.avia-tt { margin-left: -20px; margin-top: 5px; }
Adjust as needed.
Regards,
AndyHey!
please refer to this answer: https://kriesi.at/support/topic/remove-google-web-font/#post-206003
Regards,
AndyHi!
I check both of your websites on mobile but there is no such submenu as shown in your screenshot. Did you remove it?
Your website loads pretty fast for me and I can’t see any issue. Could you fix it?Let us know if you still need help.
Regards,
AndyHi!
please refuse from bumping into your own thread, as it pushes it behind in our queue and then we can’t provide a faster reply to you.
Yigit’s code should work I think. Can you provide us admin access so we can take a closer look? post login details here as private reply. Are you using any caching plugin? if yes go into it’s settings and switch off caching. Afterwards clear browser cache and hard refresh your website a few times.
Regards,
AndyHi!
Enfold is just using the standard WordPress contact form. For more info about how to customize it have a look here: http://codex.wordpress.org/WordPress_Quick_Start_Guide
However, we suggest to use a plugin like: https://wordpress.org/plugins/contact-form-7/
where you have much more flexibility.Hope this helps!
Cheers!
AndyAugust 5, 2015 at 11:06 am in reply to: Enfold: Featured Image with Custom Post Types (CPT) follow up #483209Hey!
if you don’t find it in the list, then just make a new request here: https://kriesi.at/support/enfold-feature-requests/
Regards,
AndyHey!
use this code:
@media only screen and (max-device-width: 736px) { .custom_content { width: 25%; }}
and adjust as needed.
Best regards,
AndyHi!
feel free to make a feature request for Kriesi here: kriesi.at/support/enfold-feature-requests/
Regards,
AndyHey!
not sure what’s going on, but can’t see what’s showing on your screenshots when opening the website in private content. I think we have to login first, right? please provide login details here as private reply, because we need to inspect the elements.
Cheers!
AndyAugust 5, 2015 at 10:33 am in reply to: Can we get a theme option to output normal page headlines? #483192Hey!
not sure which changes exactly you want to achieve, but I think Ismael already provided you solutions.
However, can you provide us a link showing what you mean? and show us which changes you wish? I am sure that with some CSS code you can modify your title the way you want.Cheers!
AndyHey!
your facebook like box looks good to me now:
(see private content)
Could you fix it?Let us know if you still need help with this issue.
Best regards,
Andy-
This reply was modified 9 years, 6 months ago by
Andy.
Hey!
1.) For your search bar try this code instead:
add_filter('wp_nav_menu_items','add_search_box', 10, 2); function add_search_box($items, $args) { ob_start(); get_search_form(); $searchform = ob_get_contents(); ob_end_clean(); $items .= '<li>' . $searchform . '</li>'; return $items; } add_action(‘ava_main_header’, ‘add_search_box’);
And use the CSS code Ismael provided to you.
2.) When editing your page look on the right side for “Layout->Sidebar settings” and choose “no sidebar”
Regards,
AndyHey Bahjoo!
“Testseite” ist der Seitentitel und “Startseite” ist lediglich eins deiner Menüpunkte. Dein Menü kannst du hier anpassen: Design->Menüs
Hoffe das hilft dir! Lass uns wissen, wenn du noch Fragen hast.
Gruß!
Andy -
This reply was modified 9 years, 6 months ago by
-
AuthorPosts