Forum Replies Created

Viewing 30 posts - 6,961 through 6,990 (of 10,428 total)
  • Author
    Posts
  • in reply to: Pages Header Overlay #643091

    Hey sunshineandwater,

    Thank you for contacting us.
    As I understand you like to have a transparent header on the content page correct?
    To do so on the page layout options please select “Transparent header” under Header visibility and transparency

    Best regards,
    Vinay

    in reply to: Page Title and Special Heading #643090

    Hi,


    @w3newbie
    thank you for sharing the tip.

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .entry-title a{
    	color:#000!important;
    	font-size: 20px;    
            font-weight: 600!important;
    }
    

    Best regards,
    Vinay

    in reply to: "Easy slider" inside a "Text Block". #643088

    Hey Roberto,

    It’s not clear what you are trying to do but yes you can insert a shortcode for the “Easy Slider” inside a text box. To get the short code of the Easy Slider please enable the debug mode http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Best regards,
    Vinay

    in reply to: Parsing Error #643086

    Hey abparenteau,

    I’m able to view the site correctly please check the screenshot below.
    Please try to hard refresh and clear the browser cache.
    let us know if you still have any issues.

    Best regards,
    Vinay

    in reply to: Info layout post #643084

    Hey TedalGroup,

    To achieve that layout look it requires custom css. Go ahead and setup your blog page with “Single author big preview pic” option http://kriesi.at/themes/enfold/blog/blog-single-author-big/ and share the link with us and we will provide you custom css.

    Best regards,
    Vinay

    in reply to: Avia Layout Builder gone after update #643083

    Hi,

    I checked for any issue with the Advanced layout builder and it is working correctly without any issue or errors on your site. please check screenshot in private.

    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.

    If you still have any issue please elaborate the issue you are facing.

    Best regards,
    Vinay

    in reply to: Download V10 Magazine page #643082

    Hey TedalGroup,

    Thank you for reaching out to us.

    The magazine demo can be downloaded under Enfold > Demo Imports it’s the first one that say’s default demo.

    Best regards,
    Vinay

    in reply to: Hover effect portfolio grid fullwidth problems #643016

    Hi,

    Please try adding this at the very end of your themes / child themes functions.php file:

    http://pastebin.com/raw/DeEvLznp

    Best regards,
    Vinay

    in reply to: Logo Not Responsive on Tablet View #643015

    Hi,


    @begrafiks
    thanks for sharing the tip.

    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: 1330px) {
         nav.main_menu {display:none !important;}
         #advanced_menu_toggle, #advanced_menu_hide {display:block !important; }
    }
    

    Best regards,
    Vinay

    in reply to: styling contact 7 form as Enfold default #642994

    Hi,

    You are most welcome, to add the label inside the input text field please refer to this link http://contactform7.com/setting-placeholder-text/ :)

    Best regards,
    Vinay

    in reply to: Sidebar same height as content / 100% height #642993

    Hey Thomas,

    We need to be able to inspect them in order to help but it looks like you are working on a localhost so please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    Adjust the value 250px to match the design.

    .sidebar {
       min-height: calc(100vh - 250px);
    }

    if the above don’t work please get back to us when we can actually inspect the element in question in order to help.

    Best regards,
    Vinay

    in reply to: Image custom position and z-index #642977

    Hi,

    We noticed you already have a ticket open for styling search bar. Please stick to one ticket, opening multiple tickets for same issue will be a lot of work for all of us and slow the process. We will close this ticket and help you on the open ticket.

    Best regards,
    Vinay

    in reply to: How can i create this video tutorial layout? #642976

    Hey kilimats,

    To make a layout like that setup the video tutorials as portfolio items. Use a portfolio grid and Link Handling as AJAX Portfolio.

    Hope this helps :)

    Let us know if you have any questions.

    Best regards,
    Vinay

    in reply to: Widget search form #642970

    Hey berichair,

    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

    in reply to: Responsive Menu Problem #642969

    Hey ripanti,

    We would be glad to help you with this customization, but at the moment there is no easy way to toggle submenus in mobile device or to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.

    But 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 :)

    Best regards,
    Vinay

    in reply to: styling contact 7 form as Enfold default #642968

    Hi,

    Thank you and got it!

    We added the below css in quick css

    /* Custom Contact Form*/
    .custom-form input[type='text'],.custom-form input[type='email'],.custom-form input[type='submit'] {
    	background: transparent!important;
    	border:2px solid #FFF!important;
    	border-radius: 3px!important;
    	min-width: 100%!important;
    	color:#FFF!important;
    	-webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        padding: 4px 10px!important;
        line-height: 40px!important;
        float: left!important;
    }
    .custom-form input[type='submit']:hover {
    	background: #000!important;
    }
    .custom-form input[type='submit'] {
    	transform: translateY(73px);
    }
    .custom-form p {
    	color:white;
    	width: calc(32% - 5px);
    	display: inline-block;
    	margin-right: 10px;	
    }
    
    @media only screen and (max-width: 767px) {
    .custom-form p {
    	width: 100%;
    	display: inline-block;
    	margin-right: 0px;	
    }
    .custom-form input[type='submit'] {
    	transform: none;
    }}
    

    Then setup a contact form 7 fields and wrapped it in a div with class “custom-form”.

    Please review the example page link.

    Best regards,
    Vinay

    Hi!

    I’m glad you got most of the thing back as it was. very sorry sorry this happened, it was totally unexpected and yes I agree with your point :)
    Changing the color scheme will only change the colors no content will be affected.

    Regards,
    Vinay

    Hi!

    You are most welcome! It’s Boxed wood theme that is currently active.

    Cheers!
    Vinay

    in reply to: cant import demo #642915

    Hi,

    Normally increasing the memory limit should resolve this issue. Please contact your hosting company and ask them to increase the memory limit.

    Apart from that try to use a plugin like https://wordpress.org/plugins/wordpress-database-reset/ reset your wordpress database (warning all content will be lost)

    I imported the construction demo manually but you need to upload your images from backend.

    To import other demos Select Tools > Import > wordpress >

    Download and choose the XML file from the below link.

    Tick mark download attachments in the import options.

    Construction demo

    Wedding Demo

    Church Demo

    Best regards,
    Vinay

    in reply to: menu links in new pages #642905

    Hey JEI0123,

    It’s not clear to me but i’m guessing you will need to use 2 different menus. However we need to take a closer look at this issue 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

    in reply to: get rid of mailchimp popup #642902

    Hi,

    The popup is triggered by one of the plugins. To find which plugin is triggering the mailchimp popup 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 :)

    Best regards,
    Vinay

    in reply to: how to ser header with logo+image above menu #642894

    Hi,

    The example link you provided does not match your description. The site is using a boxed layout and the header area is contained to the width of the content. I’m a bit confised and it’s not clear. Would you mind posting us a link to your site and 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,
    Vinay

    in reply to: Contact Form Email #642893

    Hi,

    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.

    Also please confirm which is the correct email address so we can help set it up for you :)

    Best regards,
    Vinay

    Hi,

    It appears you figured this one out but incase if you still need a workaround for this please add .home in front of #wrap_all

    jQuery('.home #wrap_all')
    

    and on the line

    jQuery('.home #wrap_all').fadeIn(1000).removeClass('hidden');
    

    Best regards,
    Vinay

    Hi,

    Sorry for the delay, your homepage is blank not sure why please select one of the most recent saved versions from the revisions option.

    To update the theme please try this plugin to clear WordPress transients if you do not receive auto updates and make sure your API key is correct: https://wordpress.org/plugins/artiss-transient-cleaner/.

    If it does not help, I am afraid you might need to update the theme manually – http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Unfortunately not all Server environments are able to make use of the auto update feature provided by ThemeForest :/

    Best regards,
    Vinay

    in reply to: FW Sub Menu and Social Icons on mobile #642881

    Hi!

    The login credentials do not work for me. Please add this code to functions.php http://pastebin.com/edit/AkEACX3Q If you already have added this do not add 2 times it will crash the site then you have to access the functions.php via FTP and remove this code and reupload the file to get the site back up.

    Then add the CSS provided in the above post This should display the social icons in mobile menu :)

    If you have any issue please get back to us with working login credentials so we can take a closer look.

    Cheers!
    Vinay

    in reply to: Having trouble using a different social icon #642880

    Hey natying,

    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

    Best regards,
    Vinay

    in reply to: Remove Header on all sub-pages #642879

    Hi,

    To remove the extra gap in the header we need to remove the padding applied to #main. To remove on selected pages right click inspect the body tag and get the page ID and add the below css. Separate each page with a “,” to select more pages. The below css is an example for about page.

    
    /* Example for about page */
    .page-id-3747 #main, .page-id-xx #main  {
        padding-top: 50px!important;
    }
    

    Best regards,
    Vinay

    in reply to: Extra images being created on upload #642877

    Hey zimbo,

    To stop generating the thumbnails please refer to this post https://kriesi.at/support/topic/how-to-disable-enfold-creating-media-image-sizes/#post-305466

    Best regards,
    Vinay

    in reply to: Mega Menu #642875

    Hi,

    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

    Best regards,
    Vinay

Viewing 30 posts - 6,961 through 6,990 (of 10,428 total)