Jump to content

Archived

This topic is now archived and is closed to further replies.

sticktrix1

Sophistique slider on every page?

Recommended Posts

sticktrix1

Hey there,

I was wondering if it were possible to have the Sophistique slider on Every page, not just the Front page.

 

Cheers :)

Share this post


Link to post
Share on other sites
tmeister

Hi there,

 

Sorry the delay but i take a couple weeks off for the holidays.

 

By default the slider only shows in the front end if you need to use it in every page in the site you will need to change some code.

 

In ../wp-content/themes/sophistique/sections/revolution-slider/section.php around the line 47 ( function section_head ) and 92 ( function section_template ) remove the follow lines:

if( !is_front_page() && !pl_draft_mode()  ){
 	return;
 }

Please, backup the original file and then override it with the changes.

 

Best,

Enrique.


Enrique Chavez - Premium DMS Themes, Sections and Plugins.

http://enriquechavez.co

Share this post


Link to post
Share on other sites
sticktrix1

Cheers Enrique.

But unfortunately this isn't working for me.

 

I've removed those lines but it's still not working unfortunately. 

Share this post


Link to post
Share on other sites

  • Similar Content

    • blingoblam
      By blingoblam
      My blog page isn't rendering properly for a reader - screenshot attached. They are using Internet Explorer 9.
       
      It doesn't seem to be picking up the styling? The fonts are incorrect, and the white layer between the text and the background image is missing.
       
      Site is www.dragonhallacademy.com
       
      The post we were looking at is 
       
      http://www.dragonhallacademy.com/restoring-an-older-delta-table-saw/
       
    • photomom86
      By photomom86+
      I just purchased the DMS framework and the Sophistique child theme. I am needing help with setting the content or body font size... the content in a blog post only.
       
      I have the global font size set to 18px and then I have this custom code in the custom css area
       
      body{ font-size:22px !important;}
       
      but this code also changes the font size of the Sophistique contact bar... which I do not want. Anyone know the code to only change the font size in the blog post content area only?
       
      Or vice versa, I could set the global font to 22px and then use custom code for the contact bar font in custom css.
       
      I've tried to use the chrome developer tools to figure this out to no avail. Thanks!
       
      url is stagegecg.com
       
    • Steve Fitzpatrick
      By Steve Fitzpatrick
      Hi Enrique,
       
      Just launched this theme for a client - great stuff!
       
      I'm having trouble working out how to get the text under each menu item. Can you let me know how?
    • progressive01
      By progressive01
      Hi,
       
      I am running the latest version of DMS and wordpress using the Sophistique theme. The websites I have using this combo are breaking badly in IE9.
       
      Is it just a theme issue? And if so is it the whole theme or just one component which is breaking it? Can I stop using that part and get it working?

      The client needs it working in IE9 as we are getting lots of calls about it - can this be fixed or do we need to rebuild not using this theme?

      Appreciate any help and advice you can give.
×