Forum Replies Created
-
AuthorPosts
-
Hey!
You can upload screenshots on imgur.com or Dropbox public folder and post the links here
Regards,
YigitAugust 1, 2014 at 2:53 pm in reply to: Jumping to Bookmark not supported on Safari – but my customer needs it #298757Hi Peter
I do have an iPhone 4 to test your page.
I see that clicking the link does not slide on Chrome as well. Do you mind creating a temporary admin login and posting it here privately so we can look into the issue with the button?Regards,
YigitHi!
Sorry forgot to say it. Right below the code i posted in my previous post
Cheers!
YigitAugust 1, 2014 at 2:40 pm in reply to: Header Transparency issue with distinct add ons like WooCommerce #298754Hey Manu!
Will you be using transparent header on all of your pages? If so, please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_top.html_header_sticky #main { padding-top: 0; } .content, .sidebar { padding-top: 100px; padding-bottom: 100px; }Regards,
YigitHey!
Please edit your Contact form element and change element width to 3/4 – http://i.imgur.com/kneLaRF.png
then add following code to Quick CSS in Enfold theme options under General Styling tabp#element_avia_1_1 label { display: none; }then add following code to Functions.php file in Appearance > Editor
function add_custom_placeholder(){ ?> <script> jQuery(window).load(function(){ jQuery('input#avia_1_1').attr('placeholder', 'Емейл *'); }); </script> <?php } add_action('wp_footer', 'add_custom_placeholdert');Cheers!
YigitHey!
You can use (Email address hidden if logged out) but please post login credentials here. You can set your post to private by checking “Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Cheers!
YigitHey!
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.
You can change labels while creating the shortcode or you can edit your shortcode and change the labels – http://i.imgur.com/AJ1yViC.png
Please add following code to Quick CSS.sideba fieldset p { margin-top: 0; }If that does not work, please post the link to your website
Regards,
YigitHey!
Great! You are welcome Micha, glad we could help! Let us know if you have any other questions or issues.
Have a nice weekend :)Best regards,
YigitHey paulann!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 1024px) { .avia-video { display: none; }}Best regards,
YigitHey!
Can you post the link to your website so we can see the issue with 2 columns? A screenshot would also help. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
Regards,
YigitHi Denis!
Can you post the link to your page where you have contact form please?
Regards,
YigitHi Jess!
There is no built-in feature and you are going to need to use a plugin for that. You can try “Customer Area” or look for another one here – http://codecanyon.net/search?utf8=%E2%9C%93&term=front+end+login
Regards,
YigitHey Zjurinic!
Thank you for choosing Enfold.
Envato takes care of payment process and everything that is related with it. Please contact Envato support here – http://support.envato.com/
If you have any theme related questions or issues, feel free to post them here on the forum and we will gladly try to help you. Have a nice weekend!Regards,
YigitHey Rhoody!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
div .main_color .tabcontainer .active_tab_content, div .main_color .tabcontainer .active_tab { background-color: orange; color: white; } .main_color .sidebar_tab, .main_color .tabcontainer .tab { color: white; background-color: purple; }Regards,
YigitHey urlatore!
Please refer to Ismael’s post here – https://kriesi.at/support/topic/submenu-color-doesnt-change-and-would-like-to-show-header-text-instead-of-logo/#post-253782
Cheers!
YigitHi!
Are you using any plugin like Jetpack to display a different theme on mobile? If so, please disable it
Regards,
YigitHi Finlando!
Please add following code to Quick CSS
.single .image-overlay { display: none!important; }Best regards,
YigitHi!
Please try re-updating the theme via FTP – http://vimeo.com/67209750
there are some JS issue in the consoleCheers!
YigitHi!
Glad if we could help :)
I have used Josue’s workaround to solve one user’s issue and it does work fine. Have you tried it already?
Please try and let us know so we can mark this thread as resolved or assist you further :)Cheers!
YigitHey!
Josue posted a workaround a while ago. You can find it here – https://kriesi.at/support/topic/how-to-trigger-specific-elements/#post-268697
Regards,
YigitHey BW-Topas!
Have you already figured it out? I checked your website and it does work totally fine on my end
Best regards,
YigitHi Finlando!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.single .content { padding-top: 20px; }Regards,
YigitHi karllos!
Can you post the link to your website? Please also try deactivating all active plugins and check if that helps
Best regards,
YigitHey!
Devin replied you on your other topic – https://kriesi.at/support/topic/home-page-10/#post-298650
Please do not create duplicated topics as it is making it harder for us and for other users to followBest regards,
YigitHey!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.avia-image-container { margin-top: 15px!important; }when you launch your website, we may be able to provide you more accurate custom CSS code
Cheers!
YigitHey!
Please try deactivating all active plugins and check if that helps
Regards,
YigitAugust 1, 2014 at 1:04 pm in reply to: Making a the whole text box a link that highlights on hover #298701Hey!
The code Josue posted seems to be working fine on my end as well – http://i.imgur.com/uB9rFVi.png
Please flush browser cache and refresh your page a few timesRegards,
Yigit -
AuthorPosts
