Remove tittle in post - by juanideas - on WordPress WooCommerce support

This topic has 15 replies, 5 voices, and was last updated 8 years, 3 months ago ago by Rose Tyler

  • Avatar: juanideas
    juanideas
    Participant
    July 21, 2016 at 23:48

    HI! i need remove all tittle in each post, example:
    Home / prensa / video
    Return to Previous Page (this link to)

    and show transparent box tittle to see the image background, like this: http://uploadpie.com/OCTAw

    can i do it?

    thanks!!
    my webhttp://oficinaburman.com/video/

    14 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 22, 2016 at 07:53

    Hello,

    Try to add the following code in Theme Options->Custom CSS->Global Custom CSS.

    .single-post .page-heading .title,
    .single-post .breadcrumbs {
        display: none;
    }
    .single-post .page-heading {
        background-color: transparent !important;
    }

    Regards,
    Robert Hall

    Avatar: juanideas
    juanideas
    Participant
    July 22, 2016 at 16:46

    Thanks!!! i will try.
    juan

    Avatar: Eva
    Eva Kemp
    Support staff
    July 22, 2016 at 17:45

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: juanideas
    juanideas
    Participant
    July 22, 2016 at 23:02

    hi! i have a couple of questions:
    1. how can remove this text: Comments are closed below all post?
    2. can i set by default a rev sliver in all my pages? i need that all my page have the same revolution slider call: banner (for example)
    3. can i show in post grid (visual composer) all post image in 16:9 format, now is square look:http://uploadpie.com/schX3
    4. Can i show with visual, post grid, all the post text, not except, and remove read more Button?

    my web: http://oficinaburman.com/news/
    thanks!!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 23, 2016 at 10:37

    Hello,

    1) Please provide us with wp-admin access in Private Content.
    2) You can use option ‘Show revolution slider instead of breadcrumbs and page title’ in Page Setting->Page Layout. http://prntscr.com/bwgn53
    3) In this case you need upload the images in 16:9 format.
    4) You can set ‘Excerpt length(words)’ in Theme Options->Blog Layout.
    and add this code in Global Custom CSS or Page Setting (http://prntscr.com/bwgowq) to hide the “Read more” button.

    .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
        display: none;
    }

    Regards,
    Robert Hall

    Avatar: juanideas
    juanideas
    Participant
    July 25, 2016 at 14:53

    Thanks!!

    1. how can remove this text: Comments are closed below all post? I sent my data access by private
    1) In this case you need upload the images in 16:9 format.

    I tried, but using visual composer to show all my post, always see a square image, look: http://uploadpie.com/B8UKB

    2)I see now a “code” after post text(in each post), look same images above, what i´m doing wrong? thanks!

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 25, 2016 at 15:56

    Hello,

    1) I’ve added this code in Theme Options->Custom CSS->Global Custom CSS. Please clear cache and check it.

    .post-single + p {
        display: none;
    }

    2) Please provide us with link to the current page.

    Regards,
    Robert Hall

    Avatar: juanideas
    juanideas
    Participant
    July 25, 2016 at 20:46

    Thanks! this is the link: http://oficinaburman.com/prensa/

    here you´ll see the code added after text in post, and the square image, that i need in 16:9

    thanks for the last changes!!

    Avatar: juanideas
    juanideas
    Participant
    July 25, 2016 at 23:07

    Now is working ok!! thanks!!

    I just have a little issue with video. In post, i choose format: video, and paste youtube link.
    But in visual composer when i use post grid, show in text box, the link of video, (is there any way to not show this? can i show in visual composer a youtube video frame, instead of the feature images?
    look: http://uploadpie.com/wxytm

    2. how can i change red color read more button, to my own color?

    thanks a lot!!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 26, 2016 at 08:13

    Hello,

    We can’t access your site getting the error “The requested URL could not be retrieved”.
    Please check it.

    Best regards,
    Jack Richardson.

    Avatar: juanideas
    juanideas
    Participant
    July 28, 2016 at 14:03

    can you try now? is a server issue. i can see it.

    link: http://oficinaburman.com/news

    2. how can i change red color “read more” button, to my own color?

    thanks!!

    note: i send you by private, access to admin

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 28, 2016 at 15:34

    Hello,
    Try to use this code

    .vc_grid-item .vc_btn3-size-md{
        background-color: #777;
    }
    .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
        background-color: #777;
    }
    

    Regards,
    Rose Tyler.

    Avatar: juanideas
    juanideas
    Participant
    August 1, 2016 at 22:10

    Much thanks!!!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 2, 2016 at 06:56

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

  • Viewing 15 results - 1 through 15 (of 15 total)

The issue related to '‘remove tittle in post’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.