Viewing 30 results - 94,771 through 94,800 (of 142,845 total)
  • Author
    Search Results
  • #642903

    I’d like to secure my site with headers that are recommended from securityheaders.io. If i use the standard-versions like:

    <ifModule mod_headers.c>
    Header set Strict-Transport-Security "max-age=31536000" env=HTTPS
    Header set Content-Security-Policy "default-src 'self'"
    Header set X-Content-Security-Policy "default-src 'self'"
    Header set X-Webkit-CSP "default-src 'self'"
    Header always append X-Frame-Options SAMEORIGIN
    
    Header set X-XSS-Protection "1; mode=block"
    Header set X-Content-Type-Options: "nosniff"
    </ifModule>
    

    Enfold stops working correctly. How do i have to modify the lines above to have those security headers and enfold working fine together?

    Thanks in advance!

    #642898

    Hi Vinay,

    Thank you for the response.

    I tried as you suggested. I enabled debug mode and used your suggested code to copy the layout of Magazine V10.

    Unfortunately, the following issues were raised:

    I couldn’t get the top Magazine slider to sit on top of the sidebar. I then added the Magazine slider to a colour section and this didn’t work too well either. When I did get it working after I removed the colour section – the height of the slider was too big and it pixelated the featured entry posts.

    The borders of the sidebar etc. was too dark and not light like the demo.

    I have had to remove what I did.

    Any ideas?
    Thanks
    Vincent

    #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

    #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

    #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

    #642867

    Hey gregclark,

    Thank you for opening another thread.

    We answered the inquiry in the previous thread (https://kriesi.at/support/topic/using-a-page-with-advanced-layout-builder-for-blog/#post-642841) but for more info, please continue here.

    Best regards,
    Ismael

    Hey tremblayly,

    Thank you for using Enfold.

    Did you use the shortcode in a text or code block? https://kriesi.at/support/topic/selective-meta-items-shown/#post-639601

    Best regards,
    Ismael

    Hi Pascal!

    Thank you for using Enfold.

    The max width of the post content is set to 800px. Increase it with this css code:

    #top .fullsize .template-blog .post .entry-content-wrapper {
        max-width: 1200px;
    }
    
    #top .fullsize .template-blog .post .entry-content-wrapper > * {
        max-width: 1200px;
    }

    Adjust the max width value as needed.

    Best regards,
    Ismael

    Hi,

    We moved the columns on top of the page inside a color section. http://staging.uncorkd.biz/product/customized-design/

    Best regards,
    Ismael

    Hi,

    It’s because of this css code:

    @media only screen and (max-width: 767px) {
    .responsive #top #header {
        position: fixed !important;
    }
    }

    We don’t recommend fixed or sticky elements on mobile because some devices don’t handle this position type that well.

    Best regards,
    Ismael

    #642827

    Hi,

    Please replace the css code:

    div #portfolio.main_color #portfolio .tabcontainer .active_tab_content, div #portfolio.main_color .tabcontainer .active_tab {
        background-color: #a8a8a8;
    }
    
    div #portfolio.main_color .tabcontainer .active_tab_content, div #portfolio.main_color .tabcontainer .active_tab {
        background-color: #a8a8a8;
        color: #0d2555;
    }

    If you want to change the hover effect, use this:

    #top #portfolio.main_color .tabcontainer .tab:hover, #top #portfolio.main_color .tabcontainer .tab.active_tab {
        color: #0d2555;
        background-color: #a8a8a8;
    }

    Best regards,
    Ismael

    #642812
    carlosreynolds
    Participant

    Hi :)

    First up, thanks for building such a versatile, easy-to-use theme. After two web developer efforts at our website, I’m much happier with what I’ve been able to create using your template.

    Secondly, the support forum has been gold. I’ve run into a few minor issues during the build and almost every time I’ve been able to find a thread where someone else has had an issue, and you’ve resolved it.

    Just yesterday, I installed a new plugin and haven’t been able to find a way to get it to work correctly. Have you come across Facebook Comment Sync plugin before?

    I’m getting the following error.

    Notice: Undefined index: replace in /home/totemwea/public_html/wp-content/plugins/facebook-comments-sync/fbcs-frontend.php on line 19

    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/totemwea/public_html/wp-content/plugins/facebook-comments-sync/fbcs-frontend.php:19) in /home/totemwea/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    Can you please have a look at let me know if you think there’s a way to fix this?
    Let me know if you have any questions.

    Thanks in advance
    James

    PS. I’ve posted on the support page for the plugin also: https://wordpress.org/support/topic/cannot-send-session-cookies

    • This topic was modified 9 years, 9 months ago by carlosreynolds. Reason: Added extra info - posted to plugin support page
    #642799

    Hi Vinay,

    Thanks for your response but it hasn’t really changed too much, only sightly decreasing the navy background height of the’Horse Racing Tours’ link but the gap still remains. http://ambassadortravel.com.au/new/home/
    I can’t work out what is causing this problem. Do you think that there may be some overriding code? Just to note, this is what I currently have in the Quick CSS field. Is there some other code I need to be looking at?

    Regards,

    Steffen

    .avia-menu-text{
    font-size: 15px;
    }

    .av-subnav-menu a:hover, .alternate_color .main_menu ul:first-child > li a:hover, .alternate_color .main_menu ul:first-child > li.current-menu-item > a, .alternate_color .main_menu ul:first-child > li.current_page_item > a, .alternate_color .main_menu ul:first-child > li.active-parent-item > a {
    color: red;
    background: blue;
    }

    .av-subnav-menu a:active, .alternate_color .main_menu ul:first-child > li a:hover, .alternate_color .main_menu ul:first-child > li.current-menu-item > a, .alternate_color .main_menu ul:first-child > li.current_page_item > a, .alternate_color .main_menu ul:first-child > li.active-parent-item > a {
    background: red;
    }

    .widget.widget_nav_menu a {
    background: #01226f;
    color: white;
    border-bottom: 1px solid white;
    padding: 0px 20px;
    font-weight: normal;
    text-align: left;
    }

    .widget.widget_nav_menu a:hover {
    color: orange;
    }

    h3.widgettitle {
    text-align: center;
    color: black;
    background: white;
    margin: 0px;
    padding 0px 100%;
    line-height: 30px;
    }

    .widget_nav_menu h3.widgettitle {
    text-align: center;
    color: white;
    background: black;

    font-weight: normal;
    }

    .textwidget {
    margin-top: 10px;
    text-align: center;
    color: white;
    font-size: 12px;
    line-height: 22px;
    }

    .widget_nav_menu ul:first-child>.current-menu-item, .main_color .widget_nav_menu ul:first-child>.current_page_item {
    background:transparent;
    }

    .current_page_item>a, .main_color .sidebar .current-menu-item>a {
    color:gold;
    padding-left:20px!important;
    }

    #top .av-submenu-pos-left {
    text-align: left;
    padding-left: 420px;
    }

    td {
    font-size: 16px;
    padding: 0px 0px;
    border-width: 0px;
    border-left: none;
    border-top: none;
    }

    .widget_nav_menu ul:first-child>.current-menu-item>a, .widget_nav_menu ul:first-child>.current_page_item>a {
    padding-top:0px!important;
    }

    #642775
    gb
    Participant

    I am constructing a page with no side bar. If I want to use at the top of the page a text block to create a title, is there a proper build approach as I see it works if I drag the text builder into the work area or if I first place a 1/1 layout element and put the text block within that.

    They look the same when previewing , is one way better than the other?

    Keep in mind that underneath, I will be adding lots of other elements.

    Thanks ahead for any insights!

    GB

    #642768

    Thanks Vinay. It’s finger paint and I would like to use that font ONLY for the Special Headings ( H6 ) at the top of every page. How do I do that?
    Thanks.

    • This reply was modified 9 years, 9 months ago by marko7.
    #642766
    karirak73
    Participant

    Hi there,

    This happens on a site I’m working on and your demo too.
    1. View http://kriesi.at/themes/enfold-one-page-portfolio/ on a phone
    2. Click the menu icon, then choose Portfolio
    3. Scroll back to top and the mobile menu is still open and visible, but off to the right side and it causes horizontal scrollbars to appear

    How can I fix this so that the mobile menu is dismissed after choosing a page and not flying off to the side and staying open?
    Screenshot is in private content.

    Thanks!
    Kari

    #642765
    richardbeatty
    Participant

    Hi

    I’ve used enfold for 3 years on several sites and haven’t had this problem before

    I’ve added a table on https://www.skincheck.com.au/skinclinic/shingles/
    The issue is that the table just appears as raw data as follows …
    (latest enfold/WP – only 3 active plugins)
    pls let me know if you need login credentials

    < $10[/av_cell][av_cell col_style='']Not that effective[/av_cell][/av_row] [av_row row_style=''][av_cell col_style='avia-desc-col']Anti-Inflammatory eg. Ibuprofen[/av_cell][av_cell col_style='']Oral[/av_cell][av_cell col_style='']No Prescription[/av_cell][av_cell col_style='']+[/av_cell][av_cell col_style='']+[/av_cell][av_cell col_style='']3 times daily[/av_cell][av_cell col_style='']< $10[/av_cell][av_cell col_style='']small risk of Gastrointestinal side bleeding[/av_cell][/av_row] [av_row row_style=''][av_cell col_style='avia-desc-col']Opiate Pain killers (® Panadeine Forte)[/av_cell][av_cell col_style='']Oral[/av_cell][av_cell col_style='']Prescription / no prescription[/av_cell][av_cell col_style='']+[/av_cell][av_cell col_style='']++[/av_cell][av_cell col_style='']3-4 times daily[/av_cell][av_cell col_style='']<$20[/av_cell][av_cell col_style='']Drowsiness, potential dependence[/av_cell][/av_row] [av_row row_style=''][av_cell col_style='avia-desc-col']Capsaicin Cream (®Zostrix HP)[/av_cell][av_cell col_style='']Topical[/av_cell][av_cell col_style='']No Prescription[/av_cell][av_cell col_style='']++[/av_cell][av_cell col_style='']++[/av_cell][av_cell col_style='']4 times daily[/av_cell][av_cell col_style='']$25-$35[/av_cell][av_cell col_style='']Apply to healed, intact skin[/av_cell][/av_row] [av_row row_style=''][av_cell col_style='avia-desc-col']Lidocaine Patch (®Versatis)[/av_cell][av_cell col_style='']Topical[/av_cell][av_cell col_style='']Prescription[/av_cell][av_cell col_style='']++[/av_cell][av_cell col_style='']+[/av_cell][av_cell col_style='']once daily[/av_cell][av_cell col_style='']$$$[/av_cell][av_cell col_style='']Apply to healed, intact skin[/av_cell][/av_row] [av_row row_style=''][av_cell col_style='avia-desc-col']Amitriptyline (®Endep)[/av_cell][av_cell col_style='']Oral[/av_cell][av_cell col_style='']Prescription[/av_cell][av_cell col_style='']+++[/av_cell][av_cell col_style='']+++[/av_cell][av_cell col_style='']once daily[/av_cell][av_cell col_style='']$10-$15[/av_cell][av_cell col_style='']Takes 4 to 8 weeks to work up to the right dose[/av_cell][/av_row] [av_row row_style=''][av_cell col_style='avia-desc-col']Pregabalin (®Lyrica)[/av_cell][av_cell col_style='']Oral[/av_cell][av_cell col_style='']Prescription[/av_cell][av_cell col_style='']+++[/av_cell][av_cell col_style='']+++[/av_cell][av_cell col_style='']twice daily[/av_cell][av_cell col_style='']$37-$40*[/av_cell][av_cell col_style='']Dose also increased slowly[/av_cell][/av_row] [av_row row_style=''][av_cell col_style='avia-desc-col']Gabapentin (®Neurontin)[/av_cell][av_cell col_style='']Oral[/av_cell][av_cell col_style='']Prescription[/av_cell][av_cell col_style='']+++[/av_cell][av_cell col_style='']+++[/av_cell][av_cell col_style='']3 times daily[/av_cell][av_cell col_style='']$10-$20[/av_cell][av_cell col_style='']Takes around 4 weeks to get to the right dose[/av_cell][/av_row] [/av_table] [/av_one_full][av_one_full first min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation=''] [av_textblock size='' font_color='' color='']

    Thanks

    Richard

    #642763
    leangroup
    Participant

    Hi there. Sometimes on the checkout page, our website visitors see an empty warning box at the top of the page when they click on the Submit button. Then they have to click it again to submit the order or sometimes it still doesn’t go through.

    Any ideas as to why this would be happening and if it could be related to the Enfold theme we are using? This seems to be a recent issue.

    #642761

    Topic: 2 main menus

    in forum Enfold
    kfranck
    Participant

    Is it possible to have 2 lines of the main menu stacked atop one another in the enfold theme?

    If you look at the site I am working on (esomethin.com/yoursource), I would like to have 2 lines in the main menu. Thus, there would be another line below “Art Requests”, “Blade Stylebook:, Staff Phone”, and “Records Databases”

    Thanks,

    #642745

    Hi,


    @dnweil
    Thanks for getting in touch with us and for providing the login details!

    For us to help install the update could you please start a new topic, also provide FTP details for your site and place the updated theme files on your server, telling us where you placed them.

    Best regards,
    Jordan

    #642698
    Snerp
    Participant

    Hi,

    I’m using the transparency menu which works perfectly on the desktop and ipad screens except for mobile screens.

    Issue 1. the logo is appearing as the white version and not the dark version
    Issue 2. when you click on the mobile menu the fonts are all white and un-readable

    I also am having issues with the Masonry Gallery. When and of the galleries are viewed on tablets or mobile screens the gallery images won’t show up unless you re-fresh the screens.

    Hi,

    Please replace the previous code with the one provided below

    .mpfy-p-slider .mpfy-p-slider-top img {
        height: 100%!important;
        min-height: 100%!important;
    }
    

    Best regards,
    Vinay

    #642688

    Hey gemekiwei,

    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 #top #wrap_all .slide-entry {
        width: 100%!important;
        margin-left: 0%!important;
    }}
    

    Best regards,
    Vinay

    Hey enfold4phil,

    Please use the gallery element inside a color section. You can then add custom #ID to the color section to target it using css and remove the padding in mobile version.

    /*Desktop */
    #customID {
    		padding: 150px!important;
    	}
    /*Mobile*/
    @media only screen and (max-width:768px){
    	#customID {
    		padding: 0px!important;
    	}
    }
    

    Let us know if you have any questions.

    Best regards,
    Vinay

    #642671
    acidseaforce
    Participant

    In my cartoons page there is a link image called “star crafts” when you click on it it is suppose to take you to the “star crafts” page (which can be accessed in the top nav) but instead it takes you to one of the many posts in the star crafts category. This is confusing because I double checked the link and it wasn’t doing this before.

    #642670

    Hi,

    The login credentials do not work.

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

    Adjsut the padding-top value for desktop and mobile as required

    /*Desktop */
    .html_boxed #main {
    		padding-top: 150px!important;
    	}
    /*Mobile*/
    @media only screen and (max-width:767px){
    	.html_boxed #main {
    		padding-top: 50px!important;
    	}
    }
    

    Best regards,
    Vinay

    #642659

    Hi @kelsangchodor and @Vinay ;
    sorry to jump in.
    I would try to add this line into custom css or quick css :

    
    #top .main_menu .menu li ul a{height:auto  !important;}
    
    Monique
    Participant

    Hi guys,

    There is an issue with bg images in grid row not covering the whole height of the area. This seems to be only a problem on iPad. When this is an ‘Apple thing’, maybe also on iPhone (?) but I am not able to verify myself.

    Attached you see three screen prints of three areas of the page http://schilderendjezielontdekken.nl/ontdekkingstocht/ where I used bg images. The images are 1500 x 1000 px, so they should be large enough.

    I used grid row 1/1 with the same bg image in all areas. Settings:
    1. fixed top center (no repeat)
    2. fixed middle center (no repeat)
    3. fixed bottom center (no repeat)
    In all three areas you can see that the bg image does not cover the whole area, that there are white part on the bottom or top of the area. You will understand that this is not the intention.

    What to do?

    Thanks & regards,
    Monique

    #642597
    joachimpr
    Participant

    Hi Guys,

    I have been trying to get a lightbox to popup using a button in the advanced layout builder but for the life of me I cannot get the lightbox to show on the button click. I have tried multiple solutions to get this sorted including adding code to the functions.php file, adding quickCSS and creating hidden divs and color sections, copying the button code and adding it to a code box but the lightbox does not display on the button click. tried a bunch of sources from the forums but nothing seems to do the trick.

    The closest thing I got working was a text link that shows the lightbox from https://kriesi.at/support/topic/contact-form-in-pop-up-prettyphoto-issue/ but I need it on a button as it is for a call to action. I know from here it is pretty easy to add the mailchimp form with a shortcode. I just need to get the lightbox to display on the click of the button.

    I think I am confused as to what to add to the physical “link” of the button. Set manually and? #xxxxx does not work. http:/’myurl.com/mypage/#xxxx also does not work.

    Help with this will surely be appreciated.

    Thanks
    J

    #642588
Viewing 30 results - 94,771 through 94,800 (of 142,845 total)