Forum Replies Created

Viewing 30 posts - 6,061 through 6,090 (of 10,428 total)
  • Author
    Posts
  • in reply to: Paths in Enfold not correct after cloning the site #660741

    Hey vossenm,

    Yeah it appears that some settings were not entered correctly. The plugin should automatically change it once you enter all the necessary details. Manually changing it in multiple places will be prone to errors. Please use a plugin like https://wordpress.org/plugins/updraftplus/ and transfer the site again.

    Best regards,
    Vinay

    • This reply was modified 9 years, 6 months ago by Vinay.
    in reply to: Help with making masonry images squre #660739

    Hey Tyler,

    The masonry element is using the isotope script which calculates the position of the masonry items dynamically. I’m afraid, it’s not possible to change the width or the height of the thumbnail to make it look like a square without breaking the script. The width and height of the masonry items will depend on the number of columns and the current width of the main container.

    Best regards,
    Vinay

    in reply to: Menu Items can hardly be seen due to background images #660725

    Hi,

    Sure, we will keep this ticket open and you can reply here when we can take a look at the site :)

    Best regards,
    Vinay

    in reply to: Stripe Plugin breaking Enfold editor #660723

    Hey marketwithmichael,

    I am afraid you’ll need to contact the plugin author for more info about the issue. Making third-party plugins compatible with the theme is unfortunately beyond the support scope we offer. Sorry for that!

    Best regards,
    Vinay

    Hi,

    We added the below css in Quick CSS please review the site now.

    #top #header_main > .container .main_menu ul:first-child > li > a {
    max-height:90px!important;
    }

    Best regards,
    Vinay

    in reply to: Tables on mobile… #660717

    Hi,

    1. I checked a few links but could not find the tables please provide a precise link where we can find the element in question.

    However to fix the table issue in mobile adjust the width to suit your design and 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 .avia_scrollable_table .avia-data-table>thead>tr>th, 
    .responsive .avia_scrollable_table .avia-data-table>tbody>tr>th, 
    .responsive .avia_scrollable_table .avia-data-table>tfoot>tr>th, 
    .responsive .avia_scrollable_table .avia-data-table>thead>tr>td, 
    .responsive .avia_scrollable_table .avia-data-table>tbody>tr>td, 
    .responsive .avia_scrollable_table .avia-data-table>tfoot>tr>td {
        width: 150px;
    }}
    

    2. Were there any custom css added to the thumbnails? We need wordpress login details to check the setup closely.

    Best regards,
    Vinay

    Hey invishane,

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

    The below css will reduce the font size when the height of the window is less than 600px to fit the rest of the content. if the screen height is very small you may have to hide the text content and display only the buttons.

    @media only screen and (max-height:600px){
    	.slideshow_inner_caption p, .slideshow_inner_caption h2{
    		font-size:14px!important;
    		line-height:20px;
    		margin:0!important;
    	}
    }
    

    Let us know if you have any questions.

    Best regards,
    Vinay

    in reply to: Icon Background #660649

    Hey hdpcr,

    Yes i think it is, we cannot confirm until we are able to inspect the element in questions. 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

    Hi,

    Thank you for sharing your tip :)

    Let us know if you have any questions.

    Best regards,
    Vinay

    in reply to: Remove logo from mobile view #660644

    Hey Fleur,

    To hide the logo in mobile view please use the below css in Enfold > General styling > Quick CSS

    @media only screen and (max-width: 767px){
    .responsive #top .logo {
       display: none !important;
    }}

    Best regards,
    Vinay

    in reply to: Nav bar transparency #660643

    Hey Fleur,

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

    Change 0.5 at the end to alter the transparency value which will suit your design.

    .header_color .header_bg{
       background-color: rgba(255,255,255,0.5);
    }
    

    If the above code don’t work please provide 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

    Hi,

    we have added this code to the Quick CSS section under Enfold > General Styling :

    @media only screen and (max-width: 1250px) {
    #menu-header-main-menu {display:none !important;}
    }
    

    Please review the site and let us know if you have more questions.

    Best regards,
    Vinay

    in reply to: Spacing in categories (archive?) #660207

    Hi,

    We added this code to the Quick CSS section under Enfold > General Styling:

    .category .post {
        width: 80%!important;
        float: none!important;
        left: 50%!important;
        transform: translateX(-50%)!important;
    }
    

    Please review the site and let us know if you have any questions.

    Best regards,
    Vinay

    in reply to: Texts Dont Display correctly #659793

    Hey offthehook33,

    Thank you for sharing the screenshot, we need a little more information about this issue:

    1. This happens on all the websites or just the one built with Enfold?
    2. What settings did you change ?
    3. 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: Removing underline in button on Easy Slider #659787

    Hi,

    Glad we could help! To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

    in reply to: Video shortcode not working, only link show #659786

    Hi,

    It could be a conflict because of a plugin. 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 :)

    Best regards,
    Vinay

    Hi,

    Glad you sorted it.

    Thank you for using Enfold :)

    Best regards,
    Vinay

    in reply to: enfold theme: site is not responsive on mobile #659730

    Hi,

    I checked your site on my Phone and PC.
    In both the devices the url is http://playtechnologies.in/ and there was no re-direction.

    Let us know if you have any questions.

    Best regards,
    Vinay

    in reply to: Full width Image behind menu #659716

    Hey Raphep,

    Did you try the background image option in Enfold > General Styling > Logo Area

    If that does not work please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .header_main {
      background:url(https://dev.leadershipwa.org.au/wp-content/uploads/2016/06/Menu-Bar-w2.png);
      width:100%;
    }

    Best regards,
    Vinay

    Hi,

    Glad we could help!
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

    Hi,

    Glad it’s working.

    Thank you for using enfold :)

    Best regards,
    Vinay

    in reply to: Change color of links #659709

    Hey Sasidhar,

    The text link colors of the site can be changed from Enfold > General Styling > Main Content > Primary Color

    Best regards,
    Vinay

    in reply to: Section Border Image #659701

    Hey Sigmund,

    Yes it is possible to have a background image at the bottom of the colorsection which can be made to look like a border image.

    Add a background image and select bottom center and repeat, repeat horizontally as seen in the below screenshot.

    To add a border to the pseudo element to color section enable custom css class name support to the advanced layout element.

    .my-border:after{
    position:absolute;
    z-index:999999;
    left:0;
    right:0;
    content: "";
        display: block;
        background: url("http://localhost/_proj/enfold/wp-content/uploads/2014/07/soup_narrow-586x1024.jpg") repeat-x;
        width: 100%;
        height: 20px;
    }

    There is no easy way to re-size the pseudo element border image tho.

    For more info on pseudo element tricks please refer to the below links.

    Best regards,
    Vinay

    • This reply was modified 9 years, 6 months ago by Vinay.
    in reply to: Updating Questions and Migration #659657

    Hey D1992_WP,

    Any changes/modifications added to php or js files in main enfold theme folder will be overwritten when the theme is updated. If you need to make any code changes to the php or js files please use a child theme to prevent losing the modification on update.

    1 – Does updating the theme actually start you from scratch with the new code, essentially like a format?

    The theme settings or other settings which you can modify from within the theme should not be affected.

    2 – How do I go about implementing a child theme and how does it interface with the main theme?

    Download the child theme folder from this link http://kriesi.at/documentation/enfold/using-a-child-theme/ and drop it in the themes folder. Go to Appearance > Themes > and activate “Enfold Child Theme”

    3 – Must Quick CSS be reapplied after updating?

    Yes it should if not you can import main theme settings once the child theme is installed from the theme options.

    let us know if you have any questions.

    Best regards,
    Vinay

    Hi,

    To install plugin you do not have to switch the themes :) Plugins can be installed directly on any theme hope this helps.

    Thank you for using Enfold :)

    Best regards,
    Vinay

    Hey JTV Digital,

    There are several jQuery undefined errors in console. A plugin conflict may be one of the reason for this issue.
    To find which plugin is causing the conflict please follow these steps:

    1. Go to your plugins page > Deactivate all active Plugins (except woocommerce).
    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

    • This reply was modified 9 years, 6 months ago by Vinay.
    in reply to: How to create a header with signup area #659608

    Hi,

    A similar layout to the example can be created by using the fullwidth slider element.

    1. Add an image to the slider.
    2. Click on the image to get more options and add the shortcode to the signup box in “Caption Text” area.

    Let us know if you have more questions.

    Best regards,
    Vinay

    in reply to: google maps js console #659604

    Hi,

    We are working on the fetch co-ordinates in the meantime please use gps-coordinates.net to get your co-ordinates and enter them into the theme options.

    Let us know if you have any questions.

    Best regards,
    Vinay

    in reply to: In a text block only 1 link is allowed #659603

    Hey thomasappell,

    We need to take a closer look at this issue on the backend. 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

    in reply to: Enfold and WC Price Measurement Calculator #659602

    Hey Kahil,

    I am afraid you’ll need to contact the plugin author for more info about the issue. Making third-party plugins compatible with the theme is unfortunately beyond the support scope we offer. Sorry for that!

    Best regards,
    Vinay

Viewing 30 posts - 6,061 through 6,090 (of 10,428 total)