Forum Replies Created
-
AuthorPosts
-
Hi,
To upload multiple files using contact form 7 please try this plugin https://wordpress.org/plugins/multifile-upload-field-for-contact-form-7/
Best regards,
VinayHi,
Thank you for the clarification. Please install this plugin https://wordpress.org/plugins/tinymce-advanced/
Best regards,
VinayHi,
The favicons are working fine after deactivating and activating the plugins. Sometimes plugins will have a conflict and cause such issues. Please review the site now and let us know if you have any questions.
Best regards,
VinayHi,
Glad we could help!
If you haven’t already reviewed our theme you can simply click here https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
VinayHey alliancepp,
Please try adding this at the very end of your themes / child themes functions.php file:
Replace the image path in the below code and use it.function insert_xtra(){ ?> <script> jQuery(document).ready(function(){ jQuery('.logo').prepend('<img id="theImg" src="http://domain.com/img.jpg" />'); }); </script> <?php } add_action('wp_head', 'insert_xtra');Best regards,
VinayHi,
The slider images are showing correctly but I did not do anything. Please check the site on your end and if you do not see the slider images please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.
Also check the slider it self in LayerSlider > Main Slider > and update the images if you still have any issue after performing these steps please let us know.
Best regards,
VinayHi,
Thank you for the credentials but it is not working. I will also need to enable custom css class name support for this feature to work. Would you mind checking once again and then send us working login credentials?
The user role for the account you send us should be set to ‘administrator’ so we can try to disable all plugins and add custom code (if necessary) to resolve the issue.
Best regards,
VinayHi,
Sometimes plugins with similar function/feature will overwrite the theme functions. Glad we could help!
We really appreciate it if you rate our theme on themeforest https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
VinayHi!
Thank you for re-activating enfold. To address your concerns yes you are free to try different themes :) and by now you may have noticed that the feature you requested is not a standard feature in most of the themes.
Having said that every site is setup in a different way which results in different output of the code. Since this is a custom code we are providing specially for you we want to make sure the code we provide will work with the settings you have chosen which will also eliminate the delay caused by back and forth.
We have added the below code in functions.php file please review your site and let us know if you have any questions.
// open in new window function newWindow(){ ?> <script> jQuery(document).ready(function() { jQuery('.adoptarchive .slide-image').each(function () { jQuery(this).attr('target','_blank'); }); jQuery('.adoptarchive h3.entry-title a').each(function () { jQuery(this).attr('target','_blank'); }); }); </script> <?php } add_action('wp_footer', 'newWindow');Best regards,
VinayOctober 13, 2016 at 7:23 pm in reply to: remove "Archive for category" in the header of the blog page #698875Hey vonweiler,
Please try adding this at the very end of your themes / child themes functions.php file:
// Empty String function emptyString(){ ?> <script> jQuery(document).ready(function() { jQuery('.main-title.entry-title:contains("Archive for category:")').each(function(){ jQuery(this).html(jQuery(this).html().split("Archive for category:").join("")); }); }); </script> <?php } add_action('wp_footer', 'emptyString');If the above don’t work for you Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
Vinay-
This reply was modified 9 years, 3 months ago by
Vinay.
Hi,
Glad we could help!
We really appreciate it if you rate our theme on themeforest https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
VinayHi,
We would love to help you with this issue but you are not using one of our themes. Please contact the theme author for the support they know their theme better.
Best regards,
VinayHey robphat,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
VinayHey mayksenden,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
VinayHi,
Glad you figured the desktop version and thank you for sharing the example site. Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
VinayHey jsdecarie,
Are you using the latest version of the theme 3.8 ?
If not please update to latest version 3.8 if you are already using the latest version Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
VinayHi,
It depends what type of emails you are sending out? If it is an opt-in form and you want to send a welcome email from services like mailchimp they already have templates for you http://mailchimp.com/features/email-templates/ that you need to integrate in your account. Please check mailchimp FAQ for more info. In most other cases you need to customize that in your outgoing email settings on your control panel.
Please check the link in private to get started with custom email design.
Best regards,
VinayHey lloufield,
Please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)
As an alternate solution you can use one of the existing demos here http://kriesi.at/themes/enfold-overview/ and change it to suit your needs.
Best regards,
VinayHi,
The favicon shows up fine after deactivating the plugins.
To find which plugin is causing the conflict please follow these steps:1. Go to your plugins page > Deactivate all active Plugins
2. Update WordPress and Enfold to latest version if you have not.
3. Make sure all the plugins are updated.
4. If the problem does not persist when plugins are turned off, activate one plugin at a time and refresh until you find the plugin in conflict.We await the results of your plugin compatibility test.
Thanks for your cooperation :)
Let us know if you have any questions.
Best regards,
Vinay-
This reply was modified 9 years, 3 months ago by
Vinay.
Hey SonjaLimone,
One page site’s can be created right out of the box using enfold without any additional plugins. Please refer to this link for more info http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Please get back to us if you have any questions we love to help you :)
Best regards,
VinayHi,
Glad we could help!
We really appreciate it if you rate our theme on themeforest .
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
VinayHi,
At the moment the text is not linked. We can provide you with jQuery code for this in which you have to set links manually. If you need the code to automatically pickup links from the text one of the text inside the 3col block should have the link set.
Please set up links to the text so we can provide you the code which will automatically set the link and Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
VinayHey hothoundz,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 767px) { .responsive #scroll-top-link { display: block!important; }}Best regards,
VinayHi,
To make elements sticky after scrolling to a point Please try using this plugin https://wordpress.org/plugins/sticky-element/
Best regards,
VinayHey stuartcale,
It’s not clear which tool bar you are referring to ? is it the one that appears on top of the frontend when you login as wordpress admin ?
To enable the toolbar please go to Dashboard > users > username > Toolbar > Show Toolbar when viewing site
If this is not the one you need to enable please elaborate which tool bar you need if possible Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)
Best regards,
VinayHey dondela,
Thank you for your understanding.
Before you contact the plugin author a couple of steps that you can try is to copy the entire shortcode of the form in which the plugin works and paste it wherever you like.
To do so you need to enable debug mode
Then make the plugin work in the form and copy the shortcode of the page with only the form.
Use the codeblock element and paste the shortcode to the form.
Best regards,
VinayHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#tab-id-1-container ul { list-style: none; padding:0; margin:0; } #tab-id-1-container li { padding-left: 1em; text-indent: -.7em; } #tab-id-1-container li:before { content: "• "; color: gold; /* or whatever color you prefer */ }Best regards,
VinayHi,
I tried to troubleshoot this issue but the login credentials you provided do not work for me. Would you mind checking once again and then send us working login credentials?
The user role for the account you send us should be set to ‘administrator’ so we can try to disable all plugins and add custom code (if necessary) to resolve the issue.
Best regards,
VinayHey tuscan,
We need to take a closer look. Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
VinayHey Pappasdg,
It’s possible with custom code. Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Vinay -
AuthorPosts
