Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2963474
penci heading block style
Closed

Comments

  •  9
    littlepellizza started the conversation

    Dear pencil 

    i'd like add chapter title in my article/post for every section and i'll ask u if possibile to get the effect of your pencil heading block ( i send pix) . I see in elementator is pobblie but in normal wordpress editor no.

    There is an html code that i can put inside my post ?

  •  2,610
    PenciDesign replied

    Hi,

    You can use this HTML code then insert it into your post:

    <div class="penci-border-arrow penci-homepage-title penci-home-latest-posts style-12 pcalign-left pciconp-right pcicon-right">
        <h3 class="inner-arrow">Last Post</h3>
    </div>

    Regards,
    PenciDesign.

  •  9
    littlepellizza replied

    thx

    if i like to try different style

    i must chenge number 12 ? in penci-border-arrow penci-homepage-title penci-home-latest-posts style-12

    i see that from 10 to 16 works, but under 10? i must use 01 or 1 ?

  •  2,610
    PenciDesign replied

    Hi,

    You can change replace 1-10 without zero leading.

    For example "style-5"

    Regards,
    PenciDesign.

  •  9
    littlepellizza replied

    Just a question why i see the effect only in preview mode but in the editor appear normale ( see the pix)


  •  2,610
    PenciDesign replied

    Hi,

    This is a grammar check of your browser, please check the document for Google Chrome here: https://www.microcenter.com/tech_center/article/6051/how-to-disable-spell-check-in-google-chrome

    Regards,
    PenciDesign.


  •  9
    littlepellizza replied

    dear pencil

    in style 4 i can't display the write "last post"

    <div class="penci-border-arrow penci-homepage-title penci-home-latest-posts style-4 pcalign-left pciconp-right pcicon-right">
        <h3 class="inner-arrow">Last Post</h3>
    </div>

    may u give me the correct code to display to the center??

  •  2,610
    PenciDesign replied

    Hi,

    Please add more CSS code to your site (Appearance → Customize → Custom CSS)

    .penci-border-arrow.style-4 .inner-arrow {
      color: #777777;
    }

    Regards,
    PenciDesign.



  •  9
    littlepellizza replied

    thx

    dear it's possible in the future to add html code /adsense under or over popular post ( like it's possible in featured slider (

  •  2,610
    PenciDesign replied

    Hi,

    About this case, please build your homepage with the Elementor Plugin or install the Ads Inserter plugin here: https://wordpress.org/plugins/ad-inserter/. This plugin will help you insert ads code to any position on your site.

    Regards,
    PenciDesign.


  •  9
    littlepellizza replied

    dear penci

    i use this code in my single article for heading title

    <div class="penci-border-arrow penci-homepage-title penci-home-latest-posts style-7 pcalign-left pciconp-right pcicon-right">
    <h3 class="inner-arrow">Last Post</h3>
    </div>

    how can i change the color of line ( rose and black ) ? in elementor i can but in wordpress post builder not


    I like to get the effect in the pix



    Attached files:  penci.JPG

  •  2,610
    PenciDesign replied

    Hi,

    Please navigate to Appearance → Customize → Custom CSS, and then insert the following custom CSS code:

    .penci-homepage-title.style-7,
    .penci-sidebar-content.style-7 .penci-border-arrow, {
        border-bottom-color: #000;
    }
    .penci-homepage-title.style-7 .inner-arrow:before,
    .penci-sidebar-content.style-7 .penci-border-arrow .inner-arrow:before {
        background: #000;
    }

    Regards,
    PenciDesign.



  •  9
    littlepellizza replied

    dear i se this in 8.4.5

    • Custom Style for Heading 1 Inside Post Content. Then other heading styles there.
    • Featured Added: New element “Penci Custom Heading” for Block Editor – when write the content by use Block editor ( Gutenberg Editor ), search for element “Penci Custom Heading” and you will see it.

    where is it? i see only penci heading block 


  •  2,610
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Single Posts → General: you change choose the heading style in this section.

    Regards,
    PenciDesign.


  •  9
    littlepellizza replied

    ah ok i was thinking was the feature that i asked u,   heading title to insert in an article post ( like the code u give me long time ago )

  •  2,610
    PenciDesign replied

    Hi,

    Unfortunately, the latest updated doesn't include this option.

    Regards,
    PenciDesign.

  •  9
    littlepellizza replied

    dear blockstyle  1- to 5 works fine on firefox and chrome but not on edge u can see the difference here

    Che fine ha fatto Thufir Hawat in Dune 2 di Villeneuve ? - Playretro.it


    see screen

    Attached files:  on edge.JPG
      on firefox.JPG

  •  2,610
    PenciDesign replied

    Hi,

    This appears to be a cache issue.

    Please clear all site caches and your browser cache, and then check again.

    Regards,
    PenciDesign.