Jump to content
Sign in to follow this  
mmalfatti

Hiding Specific Section In A Global Scope Template Area

Recommended Posts

mmalfatti

Hello,

I was trying to add some customization to my website on which I run Platform Pro. For the first couple of tweaks, it should be enough to make use of the custom code section, but I understand that for larger sets customizations this is best done by customizing a child theme.

I was wondering how to hide a section which is inserted in a template area of global scope, but only in certain pages. I've been browsing the docs and the forums, which gave me a general idea of how things are done, but without finding a solution for a specific problem:

what got me stuck is how to hide the universal sidebar in the morefoot area, on every page displaying a blog post.

I would appreciate any help with this issue.

Best regards

Share this post


Link to post
Share on other sites
mmalfatti

I am actually using Chrome inspector, is Firebug a better tool?

I've been successfully inspecting some problems I had with a couple of forms, and the Chrome tool did it for me.

Ok, supposing I want to hide this universal sidebar as I wrote, I find myself a bit confused: do I have to work on the sidebar class or on the post template customization?

Share this post


Link to post
Share on other sites
Rob

I'm unsure if you have PlatformPro or PageLines Framework.

In PlatformPro, you'd have to use Chrome's tools or Firefox's Firebug to identify the universal-sidebar and use CSS to display:none; .

In PageLines Framework, this is simply a matter of hiding the section on the Page Options.

Have you considered upgrading to Framework if you're still on PlatformPro?


Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites
mmalfatti

Rob, thank you for the reply.

In fact, I got the names wrong. What I am using is the Framework, developer edition.

I was trying to achieve the hiding of the universal sidebar from the morefoot area by using custom CSS, because ideally I want it to be hidden in any post, not only on single ones.

Is it possibile and is it reasonable?

Many thanks, and sorry for the misunderstanding, I'm a bit new to this and still quite confused.

Share this post


Link to post
Share on other sites
Danny

Hi,

If you wish to hide a section for a specific post/page, you can do this by going to your Wordpress Admin Dashboard > Pages/Posts > Select the Page/Post and then scroll down to the PageLines Meta Settings. Once there, you can hide specific sections for that page, by checking the box.

If you wish to hide a section for all Posts or all Pages, you will need to hide the section by default and display it by unchecking the box on your Posts/Pages. To hide by default a section, go to PageLines > Drag & Drop, then select the template which has the section you wish to hide. Once there, click the "Options" button on the section, then check "hide by deault".

Once this has been set, this section will be hidden until you go to your Posts/Pages editor and check the show box, on the PageLines Meta Settings.


Please search our forums, before posting!

Share this post


Link to post
Share on other sites
mmalfatti

Thank you very much for the clear explanation.

It was a matter of reversing the way of seeing the matter!

You've been of great help, I really appreciate it.

Best regards

Share this post


Link to post
Share on other sites
Danny

The topic was marked as resolved.


Please search our forums, before posting!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

  • Similar Content

    • janpeeters
      By janpeeters
      Over the last month I had extensive communications with the developer of the (premium) Anything Boxes section (in Pagelines store) (Adam Munns) and the developer of the WP Polylang Multilingual plugin (Frederic Demarle).
       
      This was because the following problem occurred:
      Anything Boxes showed all posts of two languages (Dutch and English) on the respective static frontpages for each language. It should of course have filtered posts for Dutch language on the Dutch frontpage and English on the English frontpage.
       
      The solution to this problem was simple in the end. When duplicating a page for use in another language the settings for Anything Boxes were not copied to the new page and I should have set these settings manually again on the new page. I wasn't aware of this, but it makes sense. Because of this the pages didn't know how to differentiate between posts from different languages.
       
      The dev of Polylang told me that Polylang is currently smart enough to synchronize metas like Featured images and page templates but it does not work out of the box with metas created by plugins and themes but (according to Frederic) it is rather easy to add them in the list using the filter 'pll_copy_post_metas'.
      He mentions that he is not sure that these 'PageLines Meta Settings' are stored in post meta but that would make sense according to him. He asks if the Pagelines dev team will be interested to support this feature in the future.
       
      I'm also wondering if you will consider adding Polylang translation support for manually editable strings like the 'Read more…' strings in Pagelines Settings.
       
      Well that's of course up to you but I thought to let you know to be able to take this into consideration. I also post this for other users in case they experience the same kind of trouble and are looking for an answer.
       
      Best regards,
      Jan Peeters
    • bankrollbuilder
      By bankrollbuilder
      I used a custom hook to put a banner ad in my header. It works but its not in the right position. it is centered and above my logo and I would like to float it to the right of my logo in the header. heres the link: http://shaboopie.com/shaboopie-wp/free-logos-pg1/

      thanks.

      Dan B.
    • starlit
      By starlit
      Can one have two hero sections on one page?

      I want a landing page which leads/advertises two subpages.

      Or is there another option?

      Please help.

      THANK YOU
    • hutruk
      By hutruk
      Hi!

      I am using the shortcodes for tabs, as described in the documentation.

      When I insert the following code:


      [pl_tabs][pl_tabtitlesection type="tabs"] [pl_tabtitle number="1"]Title 1[/pl_tabtitle] [pl_tabtitle number="2"]Title 2[/pl_tabtitle] [/pl_tabtitlesection] [pl_tabcontentsection] [pl_tabcontent active="yes" number="1"] Lorem ipsum dolor sit amet, consectetur adipiscing elit [/pl_tabcontent] [pl_tabcontent number="2"] Lorem ipsum dolor sit amet, consectetur adipiscing elit [/pl_tabcontent] [/pl_tabcontentsection] [/pl_tabs]

      I get a strange output (in the attachment).

      Any ideas?

      Thanks in advance!

    • MooiWeb
      By MooiWeb
      Hello,

      I would like to align my qtranslate with my breadcrumb so that the flags are on the same hight.
      I'm aware of putting a code in the custom css and tryed severall codes from your site but for now, no succes

      The site i'm working on is http://nieuw.vazdias.nl

      Thx,
      Edwin



×