Okay
  Public Ticket #1727731
Upgrade issues
Closed

Comments

  •  1
    David started the conversation

    I recently updated to the latest version of the theme. Some aspects of the display changed and i want them to be the way they were before.

    1) The sliders at the top of the page was full width. Now it loads as a large box and then resizes to the width of right column. How do I correct this?

    2) On this page, the posts like "LAPDs New Project" show breadcrumb links above and date and author icon below. I want them hidden. How?

    3) There are links in page content that do not have https://
    Those pages display without css and it also breaks the wordpress editor functionality. Top level settings are for https:// How can i search and replace these non https:// links. Is there a plugin or other solution for this?

  •  8,998
    Tahir replied

    Hey Again,

    1. Try turning off the caching/minification plugins and check .

    2. Could you provide the page url where i can see the issue .

    3. Try using this plugin and check : https://wordpress.org/plugins/ssl-insecure-content-fixer/ . 

    Best


    ThemeNectar Support Team 

  •  1
    David replied

    A page with breadcrumbs and user /dare is here. https://www.lapovertydept.org/

  •  8,998
    Tahir replied

    I cant seem to find any breadcrumbs on that page , are you referring to the categories ?. 

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .post-area.featured_img_left .post-content-wrap .grav-wrap {
        display: none !important;
    }
    .post-area.featured_img_left .post-content-wrap .meta-category {
        display: none !important;
    }

    Thanks



    ThemeNectar Support Team 

  •  1
    David replied

    Hi Tahir,


    I have turned off minifying html, css and javascript. The home oage slider still loads at about twice the height it should. And before the upgrade it was full width. I am ok with it showing in the main column but want to lose the resize problem.

  •  8,998
    Tahir replied

    Hey Again,

    Please update the Page Builder to latest as well : http://prntscr.com/l5ktxu .

    If you have Page Transitions Turned On Please Switch the Animated Transition Method to "Standard" in Salient Theme Options -> Page Transition Section.

    Also be sure to check/uncheck this Disable Fade Out On Click option : http://prntscr.com/8f3bj7

    Moreover if it doesnt work Turn off the Page Transitions and check for Browser Console Errors : https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors

    Best


    ThemeNectar Support Team 

  •  1
    David replied

    What is the process for updating the page builder?

  •  8,998
    Tahir replied

    Hey Again,

    If you are not seeing the Plugin Update Notification you need to uncheck the " Disable Theme Reccomended Plugin Notifications " Field in "Salient Theme Options Panel"  -> General Settings -> "Toggle Theme Features" Section .

    Update the theme by following this guide: http://themenectar.com/docs/salient/updating-salient/ .

    Best.


    ThemeNectar Support Team 

  •  1
    David replied

    i have custom css, etc. Wont that all go away when i delete the theme?

  •  8,998


    ThemeNectar Support Team 

  • pahedlund replied

    Thanks for your help.  On the desktop version of my Salient theme, a second posts page is being created before filling the first one.  It looks like there are two missing squares, despite having enough content to fill them in.  

    Additionally, the submit button on my contact form is partly hidden, but only in certain browsers.  Any idea what may be causing that? 

    https://beartoothanthony.com/

  •  8,998
    Tahir replied

    @Pahedlund ,

    Please update to Salient Theme Version 9.0.1 and Salient WPBakery Page Builder 5.5.2 . 

    If you are not seeing the Plugin Update Notification you need to uncheck the " Disable Theme Reccomended Plugin Notifications " Field in "Salient Theme Options Panel"  -> General Settings -> "Toggle Theme Features" Section .

    To get a list of Bug Fixes and new Feature addons in the Latest Theme update,  the changelog can be viewed here : http://themenectar.com/changelogs/salient.html .

    Update the theme by following this guide: http://themenectar.com/docs/salient/updating-salient/ .

    Best.


    ThemeNectar Support Team